Commit graph

65387 commits

Author SHA1 Message Date
serval
50ca87134d RTL_CONSTASCII_USTRINGPARAM 2010-12-18 12:46:41 +00:00
Takeshi Abe
294e71bbd7 EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart 2010-12-17 23:02:06 -05:00
Caolán McNamara
3dc8798ad0 WaE: C4805: Unsafe mix of bool and BOOL 2010-12-17 21:31:40 +00:00
Caolán McNamara
a752508736 WaE: C4805: Unsafe mix of bool and BOOL 2010-12-17 21:31:40 +00:00
Joseph Powers
c9a4bfd9e3 Remove DECLARE_LIST( AddressList_Impl, AddressItemPtr_Impl ) 2010-12-17 07:50:58 -08:00
Joseph Powers
6c3f364f91 Remove DECLARE_LIST( StringList_Impl, OUString* ) 2010-12-17 07:16:33 -08:00
Caolán McNamara
3b81384380 WaE: unused parameters 2010-12-17 11:41:09 +00:00
Pierre-André Jacquod
b260d92434 fix compiling with --enable-dbgutil
removed in #ifdef part a call using a variable that seems to not exists.
2010-12-17 08:55:56 +01:00
Joseph Powers
308f687aa5 Remove DECLARE_LIST( StringList_Impl, rtl::OUString* ) 2010-12-16 23:35:59 -08:00
Joseph Powers
64291483dc Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* ) 2010-12-16 23:09:37 -08:00
Joseph Powers
6c8a7deee3 Fix issue with -psn arg not being processed correctly (Mac OS)
This caused LibO to open to writer instead of the main screen.
Thanks go to shm_get & hohei for helping determine the correct solution.
2010-12-16 22:13:00 -08:00
Joseph Powers
6812fd715c Fix bug in previous patch
Thanks, kohei
2010-12-16 21:42:56 -08:00
Joseph Powers
3978e340bb remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*) 2010-12-16 20:17:55 -08:00
Caolán McNamara
a3f596902c cppcheck: prefer prefix variant 2010-12-16 20:22:45 +00:00
Caolán McNamara
657bfc0227 cppcheck: prefer prefix variant 2010-12-16 20:22:45 +00:00
Joseph Powers
d58669713b Remove DECLARE_LIST( StringList, String * ) 2010-12-16 06:02:59 -08:00
Joseph Powers
c6035b2294 Remove DECLARE_LIST( ByteStringList, ByteString * )
It was already remaked out, so no real code change.
2010-12-16 06:02:59 -08:00
Thomas Klausner
6836b5b350 Handle NetBSD the same as OpenBSD for LD_LIBRARY_PATH. 2010-12-16 13:52:00 +01:00
Anders Jonsson
702924b96e Remove large block of unused code 2010-12-16 09:53:17 +00:00
Caolán McNamara
36890bac06 tidy tools::getProcessWorkingDir 2010-12-16 09:52:32 +00:00
Caolán McNamara
02d609ca99 valgrind: fix leak 2010-12-16 09:52:32 +00:00
Joseph Powers
3546a4917a Remove DECLARE_LIST( BreakpointList, Breakpoint* ) 2010-12-15 21:10:10 -08:00
Joseph Powers
1e468f2f38 Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)
It seems that aVars was never used. And yes, I double checked this time.
2010-12-15 07:37:19 -08:00
Luboš Luňák
7b4ecc59bb convert from the KDE pattern|description format if needed, just in case 2010-12-15 15:44:47 +01:00
Luboš Luňák
ff3f9438fb save with the proper .doc variant (fdo#32219)
KFileDialog::currentFilter() returns only the pattern and not
the full filter text, so *.doc alone is ambiguous.
2010-12-15 15:25:37 +01:00
Luboš Luňák
7830760767 minor fix in a comment 2010-12-15 15:25:37 +01:00
Joseph Powers
335a249c91 Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this time 2010-12-15 05:57:48 -08:00
Tor Lillqvist
f51f9bf2e5 In case of a missing "about" image, don't make the dialog zero width
Fixes fdo#31518.
2010-12-15 15:30:00 +02:00
Tor Lillqvist
38fceb9f33 Drop unused WELCOME_URL macro that referenced openoffice.org even 2010-12-15 15:28:33 +02:00
Joseph Powers
d1f957785d Fix MAC OS X command line issue. (-psn)
I'm sure what it doesn't (I tried testing it). But
RTL_CONSTASCII_LENGTH("-psn") is wrong and failes to compile.
2010-12-14 22:50:45 -08:00
Julien Nabet
bdf4f2f0d0 RTL_CONSTASCII_USTRINGPARAM 2010-12-15 07:50:23 +01:00
Julien Nabet
c058db95ae RTL_CONSTASCII_USTRINGPARAM xmloff 2010-12-15 07:46:00 +01:00
Joseph Powers
d020028d46 revert previous patch
It seems that the global header is before the local header. So you need
to do change, deliver, build to test.
2010-12-14 20:29:40 -08:00
Joseph Powers
22451b3449 Remove DECLARE_LIST( ErrorList, BasicError* )
It seems that the ErrorList was never used.
2010-12-14 18:30:03 -08:00
David Tardon
f44b8e5fd1 purge comments 2010-12-14 20:56:32 +01:00
David Tardon
7931d34827 remove unused code 2010-12-14 20:56:32 +01:00
David Tardon
9d62518abf rhbz#661809 ne_propnames is affected too 2010-12-14 13:25:58 +01:00
Caolán McNamara
aa4839463c unused header 2010-12-14 11:06:33 +00:00
Michael Meeks
13711966af safer permissions on the user dir i#62858# 2010-12-14 10:45:28 +00:00
Michael Meeks
cefbbb1be2 remove unused ImageButton 2010-12-13 21:11:48 +00:00
Takeshi Abe
73f8317e04 nuke obsolete use of String 2010-12-13 21:03:03 +00:00
Caolán McNamara
0966fe84eb cppcheck: unused variables 2010-12-13 14:24:23 +00:00
Caolán McNamara
9889c4bd6a valgrind: don't leave an evil thread running after main is completed 2010-12-13 12:48:47 +00:00
Caolán McNamara
6ac218a85e cppcheck: some variables unused depending on ifdefs 2010-12-12 21:28:37 +00:00
Andy Holder
ba0be0f08a Remove commented out code
This code uses the OpenFlag_* macros from file.hxx that I'm removing.  I cannot see a
reason to kept any of it
2010-12-12 21:18:13 +00:00
Andy Holder
c0bc502f55 Change unnamespace file.hxx macros 2010-12-12 21:16:57 +00:00
Caolán McNamara
4dfd93a3b3 cppcheck: silence warning 2010-12-12 13:00:56 +00:00
Caolán McNamara
fb6477e5d1 cppcheck: silence warning 2010-12-12 13:00:56 +00:00
Caolán McNamara
67f1c1fcb0 cppcheck: silence warning 2010-12-12 13:00:56 +00:00
Gert Faller
6fa35857f8 cleaning of __EXPORT define 2010-12-12 10:46:36 +01:00