Commit Graph

2441 Commits

Author SHA1 Message Date
c0bc502f55 Change unnamespace file.hxx macros 2010-12-12 21:16:57 +00:00
70a6ef3b75 finish cleanup of missing icon handling code 2010-12-09 19:17:04 +00:00
c2df791b70 cppcheck: unused variable 2010-12-09 12:40:10 +00:00
3a87a74323 was part of the quickstarter shutdown hack; not needed anymore
This reverts commit 5dfa2bcf6f4a7699c2acae87caa96de739f82636.
2010-12-07 14:51:39 +01:00
0b30cb7e66 Replace all occured, occurance etc. 2010-12-06 09:13:26 +00:00
b11ef1c348 cppcheck: unused variables 2010-12-05 13:27:17 +00:00
1b15579b9f cppcheck: unused variables 2010-12-05 12:58:16 +00:00
25f7fc2be4 Resolves: rhbz#659947 make this more robust 2010-12-04 13:53:26 +00:00
972cfec789 survice missing elements 2010-11-29 16:03:43 +00:00
08b2776570 cppcheck: prefix instead of postfix
One variable was assigned a value that was never used; removed the
variable. I didn't check to see if the function call was required so
I just left them.
2010-11-27 21:11:26 -08:00
912d2f97fc cppcheck: use prefix form 2010-11-27 12:47:32 +00:00
04908a45e8 these ones aren't candidates for RTL_CONSTAS, the args are pointers 2010-11-22 12:42:34 +00:00
f1d2af0d86 rhbz#650170# shutdown quickstarter at end of desktop session 2010-11-22 09:50:48 +01:00
266310d478 simplify string initialisation 2010-11-22 07:53:17 +01:00
8d4e7b511f RTL_CONSTASCII_USTRINGPARAM for libs-core/framework 2010-11-21 10:04:29 +01:00
add5b7c063 TL_CONSTASCII_USTRINGPARAM in libs core 25 2010-11-20 14:10:32 +01:00
bc724f0c00 TL_CONSTASCII_USTRINGPARAM in libs core 24 2010-11-20 12:20:55 +01:00
82e54f6a8f TL_CONSTASCII_USTRINGPARAM in libs core 23 2010-11-20 11:21:28 +01:00
7e37ceda28 HC Cleanup - libs-core 2010-11-16 19:01:58 -08:00
e040c1a075 get this to build again 2010-11-16 14:38:03 +00:00
323691978e RTL_CONSTASCII_USTRINGPARAM used with nonarray 2010-11-12 11:44:09 +00:00
71a459f4be Remove one more instance of HighContrast stuff 2010-11-12 10:28:20 +01:00
ce6806dbb3 add in JoeP's extras 2010-11-11 15:46:36 +00:00
537920aeb1 fix compile error, presumably this is right 2010-11-11 15:31:34 +00:00
c938545d52 Remove all traces of _HC (high contrast) from libs-core
This compiles successfully, but is otherwise only lightly tested.
2010-11-11 14:30:42 +01:00
dec234ba07 Clean up the code
* Remove bogus comments
  * Refresh comments containing a reference to the bug tracker
  * Remove the comments such as "// add by zhaojianwei"
2010-11-09 11:50:47 +00:00
7e31ccaa56 High-Contrast Cleanup Phase #1 2010-11-06 10:09:11 -05:00
4d6ec3c619 small startup optimization 2010-10-30 16:11:13 +01:00
0b86f9f2ca small startup optimizations 2010-10-29 16:40:32 +01:00
3ed0d26545 small startup optimization 2010-10-29 16:40:32 +01:00
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
e9daae2025 fdo#632229# For unx set WM_CLASSes that matches the .desktop files 2010-10-27 23:09:28 +01:00
acccf6e4e4 remove vos reference from uno xml descriptions 2010-10-27 01:08:02 -05:00
119873328a convert vos/process.hxx and related API 2010-10-25 19:55:34 -05:00
c17635d575 merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
d3756b8b73 merge vosremoval-reference.diff 2010-10-25 19:55:33 -05:00
4bd2ed6a91 convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.
Most OClearableGuard of the Solar Mutex could be converted
to a simple SolarMutexGuard.
a couple of site were converted to a SolarMutexClearableGuard,
were converting to a SolarMutexGuard would have made the code more
convoluted.
2010-10-25 19:55:33 -05:00
dbd5e19301 Use SolarMutexGuard where appropriate 2010-10-25 19:55:33 -05:00
f4f4a8ed4f use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:33 -05:00
7b0546a50c micro optimization 2010-10-25 20:51:18 +01:00
fb8d9b136b micro opts 2010-10-24 21:05:29 +01:00
fc9171c144 Merge commit 'ooo/OOO330_m12'
Conflicts:
	desktop/source/app/app.cxx
2010-10-24 16:53:14 +02:00
978d571bfd startup optimization, remove unused global strings 2010-10-22 16:51:18 +01:00
bd54b1baef startup optimization, remove unused global strings 2010-10-22 16:42:25 +01:00
3973845deb survive missing configuration entries gracefully 2010-10-19 11:56:57 +01:00
bc8fcf207f remove non-compiled code 2010-10-18 19:38:00 +01:00
4160c3cea7 ooo33gsl11: #i115088# add a nodoc string, workaround botched define in classes/resource.hrc 2010-10-18 17:00:27 +02:00
c63d5210fd add lots more missing sal/macros.h includes 2010-10-14 22:33:33 +01:00
b7c82daa28 Switch to use SAL_N_ELEMENTS macro, everywhere 2010-10-14 21:15:24 +01:00
8694d2bc19 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:58 +02:00