Commit graph

15689 commits

Author SHA1 Message Date
Caolán McNamara
bac4a610ff use RTL_CONSTASCII_USTRINGPARAM 2011-01-04 13:40:49 +00:00
Caolán McNamara
54ce9c52da fix weird preprocessing syntax, probably meant this 2011-01-02 21:11:14 +00:00
Rene Engelhard
9a71e6a9ca Merge remote branch 'origin/libreoffice-3-3' 2011-01-02 01:05:18 +01:00
Caolán McNamara
181de27b2e cppcheck: prefer prefix variant 2011-01-01 21:21:56 +00:00
Caolán McNamara
efc67536bb cppcheck: prefer prefix variant 2011-01-01 21:10:10 +00:00
Caolán McNamara
4a0bb837cd cppcheck: prefer prefix variant 2011-01-01 21:06:25 +00:00
Caolán McNamara
17e9e5c47d cppcheck: prefer prefix variant 2011-01-01 20:50:59 +00:00
Joseph Powers
3ceae8b493 Remove DECLARE_LIST( TargetList, String* ) 2011-01-01 10:57:36 -08:00
Joseph Powers
b72a041898 Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* ) 2011-01-01 08:09:16 -08:00
Caolán McNamara
7f56b38a28 fix build error 2010-12-31 11:11:20 +00:00
Caolán McNamara
5ef4ae7290 cppcheck: this can be const 2010-12-29 20:54:35 +00:00
Julien Nabet
50e49fd312 cppcheck prefix operator in components 2010-12-27 09:29:07 +01:00
Caolán McNamara
43e38e5e0b cppcheck: prefer prefix variant 2010-12-24 13:36:36 +00:00
Caolán McNamara
72e5d86ee7 cppcheck: prefer prefix variant 2010-12-24 13:29:17 +00:00
Caolán McNamara
bbf9b1d7bc cppcheck: prefer prefix variant 2010-12-23 20:58:53 +00:00
Caolán McNamara
d26209184b cppcheck: prefer prefix variant 2010-12-23 20:55:26 +00:00
Caolán McNamara
c832da45fb cppcheck: can reduce the scope of these variables 2010-12-23 16:42:00 +00:00
David Tardon
488f0db248 suppress compiler warning 2010-12-23 11:19:19 +01:00
serval
79c787a66b RTL_CONSTASCII_USTRINGPARAM 2010-12-22 21:21:00 +00:00
Caolán McNamara
19a479184e quieten this down a bit 2010-12-22 09:57:59 +00:00
John LeMoyne Castle
d7e894405c 68bit currency enhancement 2010-12-21 15:47:58 +00:00
Noel Power
d9eeb43db2 revert Merge remote branch origin/feature/currency-64bit 2010-12-21 15:03:54 +00:00
Noel Power
a01175fa12 Merge remote branch 'origin/feature/currency-64bit' 2010-12-21 13:08:15 +00:00
Fridrich Štrba
1c645a9db4 adding copyright owner to Croatian dictionary package 2010-12-21 11:30:50 +01:00
Fridrich Štrba
98c2a29056 adding copyright owner to Croatian dictionary package 2010-12-21 11:28:23 +01:00
Jan Holesovsky
3f57365e73 Merge commit 'libreoffice-3.3.0.2' 2010-12-20 01:15:58 +01:00
Caolán McNamara
d161cc8870 prefix prefix variant 2010-12-19 16:28:33 +00:00
Caolán McNamara
7133f5006c cppcheck: the scope of this variable can be reduced 2010-12-19 16:22:15 +00:00
Petr Mladek
1863e3835a Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2) 2010-12-18 20:35:15 +01:00
Caolán McNamara
75ed15cc5b cppcheck: the scope of this variable can be reduced 2010-12-18 19:10:44 +00:00
Petr Mladek
384b045fc1 fix langpack dependencies after move to helppack
draw, impress langapckages does not lonegr exist; they included
just help

help package is optional, so there should not be hard dependency
2010-12-17 22:22:04 +01:00
Thomas Klausner
fa1649ccdf Handle NetBSD like the other BSDs in more cases. 2010-12-16 22:40:43 +01:00
Caolán McNamara
e59df5cb6c cppcheck: can be const 2010-12-16 12:16:00 +00:00
Fridrich Štrba
13b846d2a3 put helppack packinfo in a separate file 2010-12-16 12:40:00 +01:00
Fridrich Štrba
67bbdf60de put helppack packinfo in a separate file 2010-12-16 12:38:54 +01:00
Julien Nabet
f4f8701d70 RTL_CONSTASCII_USTRINGPARAM in extensions 2010-12-15 07:48:23 +01:00
Thorsten Behrens
8184a13104 Fix dbgutil build 2010-12-15 01:42:43 +01:00
Michael Meeks
1ad80c04ca Use BrOffice branding on Windows keyed to locale/country-code not exename 2010-12-14 16:35:11 +00:00
Michael Meeks
4b7d19eaff Use BrOffice branding on Windows keyed to locale/country-code not exename 2010-12-14 16:33:28 +00:00
Michael Meeks
a38b823124 remove non-existent URL button 2010-12-13 21:20:12 +00:00
Michael Meeks
7257ae429a remove icon from invisible button 2010-12-13 21:16:18 +00:00
Michael Meeks
cfd8a1123a remove obsolete img_s in list 2010-12-13 20:00:39 +00:00
Gert Faller
0c938820f9 change of __READONLY_DATA define to const 2010-12-12 09:17:59 +01:00
Gert Faller
561b4fd234 cleaning of __EXPORT define 2010-12-11 22:45:31 +01:00
Joseph Powers
23d1212c39 Remove DECLARE_LIST( IconChoicePageList, IconChoicePageData * ) 2010-12-11 09:25:38 -08:00
Joseph Powers
444c242c51 remove DECLARE_LIST( BreakPL, BreakPoint* )
Also simplify the prior patch & make sure the list is in the right order.
2010-12-11 07:45:10 -08:00
Miklos Vajna
52b66899d1 BaseContainerControl::dispose: fix memory leak 2010-12-11 15:22:55 +01:00
Joseph Powers
9df180a0fc Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patch 2010-12-10 20:42:06 -08:00
Joseph Powers
2b70fbec45 Remove DECLARE_LIST( StringList, String * ) 2010-12-10 18:58:32 -08:00
Joseph Powers
149f795712 Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* ) 2010-12-10 18:45:48 -08:00