Commit graph

68515 commits

Author SHA1 Message Date
Caolán McNamara
db1b7178dd callcatcher: unused methods 2011-08-05 10:02:57 +01:00
Caolán McNamara
31e203f1fd convert deprecated ConvertToUnicode to rtl::OUString 2011-08-05 10:02:57 +01:00
Takeshi Abe
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
Kohei Yoshida
06c00bb852 Use rtl::OUStringHash. 2011-08-04 21:39:38 -04:00
Takeshi Abe
9e2800793a Emacs mode line compatible with vi's one 2011-08-05 01:14:05 +09:00
Caolán McNamara
4f676b4f87 add realpaths for windows 2011-08-04 16:14:16 +01:00
Caolán McNamara
6d73ae9795 add realpaths for windows 2011-08-04 14:35:43 +01:00
Caolán McNamara
9ef56cb2e5 realpaths to get windows building here 2011-08-04 14:24:26 +01:00
Caolán McNamara
4e92991630 bad merge, setup_native depends on sfx2 now 2011-08-04 14:13:34 +01:00
Caolán McNamara
9d363b2dda don't annoy us 2011-08-04 13:58:38 +01:00
Caolán McNamara
680b463ca7 don't assert about a bad value, if that's the fallback safely value 2011-08-04 13:49:19 +01:00
Thorsten Behrens
68f7b2f273 Set correct mimetype for draw documents on xml export 2011-08-04 13:58:32 +02:00
Caolán McNamara
b40b45529b don't assert on an empty paragraph with a start index of 0, that's sane 2011-08-04 12:54:13 +01:00
Caolán McNamara
0a3c6b958f callcatcher: remove unused methods 2011-08-04 09:36:26 +01:00
Caolán McNamara
c9fa7eef2f elide runtime conversion of constant to unicode 2011-08-04 09:36:26 +01:00
Caolán McNamara
4cb317df30 callcatcher: remove unused methods 2011-08-04 09:36:26 +01:00
Kohei Yoshida
7b812c921a Store the content of <style> element, and pass it to the handler. 2011-08-03 21:17:46 -04:00
Matúš Kukan
98e3b6e9e7 avmedia cleanup - remove unused code 2011-08-03 18:28:55 +02:00
Caolán McNamara
8e042b47b9 restore this, was unused due to incorrect merge 2011-08-03 16:32:59 +01:00
Takeshi Abe
5b7e8986ff fixed typo 2011-08-04 00:15:24 +09:00
Caolán McNamara
4c3f33d8d5 callcatcher: remove unused methods 2011-08-03 10:47:36 +01:00
Caolán McNamara
c8eede4ee3 make these less noisy 2011-08-03 10:33:56 +01:00
Caolán McNamara
6c505f23af make assert useful, tell me the invalid size 2011-08-03 10:33:56 +01:00
Caolán McNamara
76f27b1bc5 make assert useful, state *what* url is invalid 2011-08-03 10:33:56 +01:00
Thomas Arnhold
5fd54f2f3d callcatcher: remove unused methods 2011-08-03 01:51:28 +02:00
Thomas Arnhold
228d801ab1 callcatcher: remove unused methods 2011-08-02 18:17:13 +02:00
Caolán McNamara
a1775d69e8 make logging less painful under windows 2011-08-02 11:07:16 +01:00
Caolán McNamara
a34c9a8065 can't use set_debuglevel under windows 2011-08-02 11:07:16 +01:00
Caolán McNamara
5bb166452b get this visibilty of this right for debug builds 2011-08-02 11:07:15 +01:00
Caolán McNamara
f0ad83cb8b callcatcher: remove unused code 2011-08-02 11:07:15 +01:00
Caolán McNamara
f822cc5e8f use OSL_VERIFY instead 2011-08-02 11:07:15 +01:00
Michael Meeks
a4c573ada0 move required SttResId into libapp.a where it is required for automation/ 2011-08-01 12:24:43 +01:00
Peter Rabi
5992394874 Clean-up of bugfix fdo#32895 for the master branch
Contributed under license LGPLv3+/MPL.
2011-08-01 10:30:30 +02:00
Tor Lillqvist
882a522d84 Deliver also static libraries 2011-08-01 01:27:28 +03:00
Julien Nabet
a751a0c74d Some cppcheck cleaning 2011-07-31 18:41:58 +02:00
Julien Nabet
470b293417 Some cppcheck cleaning 2011-07-31 18:11:19 +02:00
Julien Nabet
268fe75e33 Some cppcheck cleaning 2011-07-31 17:52:07 +02:00
Julien Nabet
040b8f46cc Some cppcheck cleaning 2011-07-31 17:37:07 +02:00
Julien Nabet
ebbcd842f6 Revert another specific change 2011-07-31 01:26:30 +02:00
Julien Nabet
93774fa4d5 Some cppcheck cleaning 2011-07-31 01:17:59 +02:00
Julien Nabet
5c82c9588e Revert a specific line. 2011-07-31 00:53:27 +02:00
Julien Nabet
4f4139a286 Some cppcheck cleaning + 2 fixes of last commit 2011-07-31 00:52:12 +02:00
Julien Nabet
1f7b66104d Some cppcheck cleaning 2011-07-31 00:02:18 +02:00
Julien Nabet
386c28330e Some cppcheck cleaning 2011-07-30 23:51:40 +02:00
Julien Nabet
958409d820 Some cppcheck cleaning 2011-07-30 22:36:30 +02:00
Tor Lillqvist
4122c3b9d5 Add consistent Emacs and vim mode lines 2011-07-30 23:02:30 +03:00
Andras Timar
1469f90850 prevent extracting a single space for translation 2011-07-30 19:32:32 +02:00
Kohei Yoshida
90404a7dba Removed duplicated svt::AcceleratorExecute implementation.
There is already one implemented in svtools, which is the one that
we use.
2011-07-30 10:57:17 -04:00
Andras Timar
406f61ae74 remove online registration related string 2011-07-30 12:42:27 +02:00
Matúš Kukan
c8e76fbfed convert basic to gbuild 2011-07-30 10:39:20 +02:00