Julien Nabet
66c11b5218
Some cppcheck cleaning
2011-04-22 15:39:25 +02:00
Júlio Hoffimann
147824a979
left arrow comments removed // <--
2011-04-22 14:51:26 +02:00
Júlio Hoffimann
3fac91723b
all bogus comments finally removed
2011-04-22 14:07:18 +02:00
Kayo Hamid
76b3568e65
cppcheck inefficient checking for emptiness
...
From cppcheck: Using xxxx.empty() instead of xxxx.size() can be faster.
xxxx.size() can take linear time but xxxx.empty() is guaranteed to take
constant time
2011-04-22 11:31:09 +02:00
David Tardon
a29706246e
gbuildize formula
2011-04-21 20:56:44 +02:00
Joseph Powers
ad103b9a90
Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )
...
Passed: make distclean && make && make check
2011-04-20 21:05:04 -07:00
Julien Nabet
31b16308d8
SAL_CALL wasn't present for component_getFactory
2011-04-21 00:43:23 +02:00
Julien Nabet
561192cfc9
Easyhack: Add visibility markup to all component_get* functions
2011-04-21 00:27:41 +02:00
Joseph Powers
cd7627ffdb
Remove DECLARE_LIST( ViewList, MyView* )
...
PS: This file isn't compiled. But the list wasn't used anyways so this
should be a safe change.
2011-04-20 05:15:41 -07:00
Christina Rossmanith
606d16a81f
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (desktop)
2011-04-19 22:07:17 +02:00
Christina Rossmanith
e198be5988
Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} instead
2011-04-19 20:36:12 +02:00
Christina Rossmanith
b0b3e5fdf8
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)
2011-04-19 20:36:11 +02:00
Xisco Fauli
8a75a1f07d
Replace String with rtl::OUString in various places
2011-04-19 18:01:53 +01:00
Caolán McNamara
3437d2196b
Resolves: fdo#36358 Just use the same export dir as save as for all apps
...
I believe the original idea was that draw/impress export graphics and so
default output dir is the gallery as you might want to export them in there.
Catch is that we cane export in some many different formats there there
isn't a good fit for the whole collection, so lets just use the same
dir for all apps
2011-04-19 12:10:59 +01:00
Caolán McNamara
284a86be43
Resolves: fdo#36358, firstly lets code what the comment says it wants to do
2011-04-19 11:57:07 +01:00
Kayo Hamid
aa960ab730
prefer prefix ++/-- operators
2011-04-19 10:30:32 +01:00
Júlio Hoffimann
2296ac5aa0
bug id's from Oracle internal database removed
2011-04-18 16:45:44 +02:00
Júlio Hoffimann
7c7f287837
all bogus comments removed keeping the indentation
2011-04-18 16:45:44 +02:00
Francois Tigeot
a3228bb5c6
Remove OS/2-specific subdirectories
2011-04-18 09:27:13 +02:00
Bjoern Michaelsen
4d271a4223
fixing typo
2011-04-16 19:21:13 +02:00
Caolán McNamara
519b6368e0
WaE: in dbgutil mode
2011-04-15 15:50:40 +01:00
Caolán McNamara
416410b8f0
WaE: remove annoying java warnings
2011-04-15 13:09:57 +01:00
Caolán McNamara
9f9e65a29a
frim->from
2011-04-15 13:09:57 +01:00
Caolán McNamara
6c89e69b1e
catch by const reference
2011-04-15 13:09:56 +01:00
Bjoern Michaelsen
db0938d14f
lp#720716: fixing wrong calc generic names
2011-04-15 13:58:47 +02:00
Júlio Hoffimann
eb8e1b5e5c
all bogus comments removed by regular expressions
2011-04-15 10:39:23 +02:00
Bjoern Michaelsen
733147c6a8
Related lp#720716: some translations for desktop file entries
2011-04-14 20:20:50 +02:00
Michael Lefevre
b99c88fca6
Kill Pos_XXX in favour of osl_Pos_XXX
2011-04-14 12:45:57 +02:00
Michael Lefevre
737740f041
Kill Pos_XXX in favour of osl_Pos_XXX
2011-04-14 12:41:44 +02:00
Caolán McNamara
efdf9eff81
dont' assert for changing seperators, common thing to do
2011-04-13 15:23:53 +01:00
Caolán McNamara
0d5ef23df0
default to UTF8 for html encoding
2011-04-13 15:12:21 +01:00
Caolán McNamara
b1091fa9d8
WaE on enable-dbgutil
2011-04-13 11:17:17 +01:00
Caolán McNamara
9d71fa6666
catch by const reference
2011-04-13 09:47:24 +01:00
Caolán McNamara
2d954b6149
Resolves: #i113273# use modification time of soft link targets if linked
2011-04-12 21:29:27 +01:00
Caolán McNamara
d283eadbc5
WaE: various compiler warnings
2011-04-12 21:23:29 +01:00
Caolán McNamara
a1885cb732
WaE in dbg-util mode
2011-04-12 21:23:29 +01:00
Caolán McNamara
a6775be596
WaE in dbg-util mode
2011-04-12 21:23:29 +01:00
Caolán McNamara
2894fdcfd3
WaE in dbgutil mode
2011-04-12 21:23:29 +01:00
Julien Nabet
ac7c1efc2b
fix a warning about parenthesis suggestion
2011-04-12 22:02:57 +02:00
Christina Rossmanith
b2212fac4d
Finished removal of _USE_UNO
2011-04-12 20:42:49 +02:00
Xisco Fauli
7775152169
Remove commented code in libs-core/embeddedobj (partially)
2011-04-12 20:42:49 +02:00
Caolán McNamara
fbc18ae2f2
Resolves: #i108637# after save warn dialog return to original dir
...
Since 2010-01-25, Lets not make the perfect the enemy of the good FFS
2011-04-12 13:32:19 +01:00
Michael Lefevre
7f2ad79813
remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX
2011-04-12 10:51:20 +02:00
Rafael Dominguez
e67f849928
Remove DECLARE_LIST( SvTokenList, SvToken * )
2011-04-11 16:31:55 +02:00
Luboš Luňák
d57e94e8ae
silence virtual overriden warning
2011-04-11 11:30:02 +02:00
Luboš Luňák
b87ba0a04e
-Wno-shadow for KDE sources
...
KDE builds without this warning, so headers trigger it a lot.
2011-04-11 11:30:02 +02:00
Júlio Hoffimann
a42717fef2
not useful dates in source code removed
2011-04-11 10:27:51 +01:00
Michael Meeks
be660c4657
hide macro recording when it is not enabled, to reduce confusion
2011-04-11 09:47:48 +01:00
Francois Tigeot
0e1d128206
Remove the C52 define.
...
It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.
2011-04-08 13:26:57 +02:00
Caolán McNamara
ceceffb2a0
add includeantruntime=false
2011-04-07 17:12:44 +01:00