50ca87134d
RTL_CONSTASCII_USTRINGPARAM
2010-12-18 12:46:41 +00:00
bdf4f2f0d0
RTL_CONSTASCII_USTRINGPARAM
2010-12-15 07:50:23 +01:00
aa4839463c
unused header
2010-12-14 11:06:33 +00:00
c0bc502f55
Change unnamespace file.hxx macros
2010-12-12 21:16:57 +00:00
b02ee6a46c
Remove references to unicows.dll
2010-12-09 23:14:21 +01: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
299359d0b8
Merge branch 'libreoffice-3-3'
2010-11-26 17:50:29 +01:00
dd7892c80c
Put show credits entry into all app ui configs
...
* fix cmd url typo in GenericCommands.xcu
* build & deliver credits.odt
* avoid duplicate slot id for ShowCredits menu item
2010-11-25 23:13:42 +01:00
d90b0ebc59
rhbz#650170# shutdown quickstarter at end of desktop session
2010-11-22 13:47:27 +01: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
16f0d71a51
remove archaic SGI header guards
2010-11-17 14:17:31 +00: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
8a0ffa645f
RTL_CONSTASCII_USTRINGPARAM used with nonarray
2010-11-12 21:21:05 +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
cdef8a2ad1
Adds extra credits item to help menu
...
As agreed on yesterday, we want a dedicated credits document
displayed from the help menu. This is the UI/code change for that,
actual credits doc still missing.
2010-11-05 14:30:55 +01:00
73fd318579
Adds extra credits item to help menu
...
As agreed on yesterday, we want a dedicated credits document
displayed from the help menu. This is the UI/code change for that,
actual credits doc still missing.
(cherry picked from commit 00d6d03478bc8ddb3ebd07ff47f54c9668c242d9)
2010-11-05 14:33:04 +01: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
1df23c08d4
Finally, gut the vos module out of the build
2010-10-25 19:55:34 -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