Commit graph

65038 commits

Author SHA1 Message Date
Caolán McNamara
ecf28fe6aa WaE, remove unused parameters 2010-11-11 16:26:08 +00:00
Caolán McNamara
25bfc31c64 WaE, unused parameters 2010-11-11 16:04:47 +00:00
Caolán McNamara
62249be021 WaE, unused argument 2010-11-11 16:03:54 +00:00
Caolán McNamara
09d8db5349 WaE: must retain signature for UNO API, but 1st arg unused now 2010-11-11 16:01:55 +00:00
Caolán McNamara
dcc16a5b93 remove trailing bracket 2010-11-11 15:54:12 +00:00
Caolán McNamara
4196f9cf89 remove RID_IMGLIST_TREEOPT_HC, I assume that's the intent 2010-11-11 15:51:19 +00:00
Caolán McNamara
6ff7df6971 match up the declaration and definition 2010-11-11 15:47:35 +00:00
Joseph Powers
ce6806dbb3 add in JoeP's extras 2010-11-11 15:46:36 +00:00
Caolán McNamara
537920aeb1 fix compile error, presumably this is right 2010-11-11 15:31:34 +00:00
Sebastian Spaeth
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
Sebastian Spaeth
395aafe74e Remove one more hi-contrast image loading instance
And remove the definitions of the hi-contrast image too. High contrast
is just another theme and should not be handled like this.
2010-11-11 13:10:14 +01:00
Kohei Yoshida
f741f66a7d Nuked non-printable character. 2010-11-10 18:04:22 -05:00
Caolán McNamara
707c8b26c9 fix missing brackets 2010-11-10 16:17:34 +00:00
Gert Faller
c6178d0403 RTL_CONSTASCII_USTRINGPARAM in libs-core 2010-11-10 14:43:14 +01:00
Noel Power
01fe7aa019 fix testtool not boostrapping libreoffice instance 2010-11-10 13:02:16 +00:00
Muthu Subramanian K
f412531358 i#112411: Fixed Gnome filepicker filter selection 2010-11-10 13:43:02 +01:00
Caolán McNamara
678a574deb WaE, remove warning 2010-11-10 12:29:52 +00:00
Caolán McNamara
23d6e61cbf libreoffice.org->libreoffice 2010-11-10 09:05:35 +00:00
Joseph Powers
dd68b67a4d Bitmap Tree Cleanup - libs-core
Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.
2010-11-10 10:01:05 +01:00
Caolán McNamara
3f9a1181bd last one cut too deeply, restore scoping brackets 2010-11-10 08:38:49 +00:00
Joost Eekhoorn
326271192f RTL_CONSTASCII_USTRINGPARAM in svx 2010-11-10 08:30:43 +01:00
Kevin Hunter
601bfe023f EasyHack: Convert to RTL macro from FromAscii 2010-11-10 08:19:12 +01:00
Gert Faller
e30c45f225 RTL macro converted from createFromAscii 2010-11-09 17:15:52 +00:00
Alexander O. Anisimov
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
Kevin Hunter
9569c88f3b Large amount of commented code removed 2010-11-09 11:05:45 +00:00
Noel Power
81e857c1d7 in vba mode use proper logical operator precedence 2010-11-08 16:57:57 +00:00
Jan Holesovsky
b1f0e0298c Restart soffice.bin when necessary.
In some cases, like when the migration is in progress, or when new extensions
are registered, soffice.bin dies with a 'restart' me status.  This implements
the correct handling of this state in oosplash.bin.
2010-11-08 16:21:04 +01:00
Gert Faller
164ac84e28 use RTL_CONSTASCII_USTRINGPARAM 2010-11-08 15:17:22 +00:00
Caolán McNamara
d2602cabe6 make this a define to keep things simple 2010-11-08 15:17:22 +00:00
Petr Mladek
786c46cfed more space for copyright text in the about dialog
It added the scroll bar on SLED10 and looked ugly.
2010-11-08 16:14:07 +01:00
Takeshi Abe
a1a1bda99d Fixed a typo: SIMBOLS -> SYMBOLS. 2010-11-08 09:55:01 -05:00
Joseph Powers
243b100d00 High-contrast cleanup 2010-11-06 22:35:06 -05:00
Robert Nagy
649487d695 add platform definitions for openbsd 2010-11-06 18:25:37 +01:00
Joseph Powers
7e31ccaa56 High-Contrast Cleanup Phase #1 2010-11-06 10:09:11 -05:00
Tor Lillqvist
c60968d9e4 Fix breakage in dbgutil-enabled build 2010-11-06 16:26:16 +02:00
Tor Lillqvist
cdab7d4e9c Fix typo that breaks a debug build 2010-11-06 15:10:22 +02:00
David Tardon
68dbab40de transform script providers into extensions 2010-11-06 07:11:30 +01:00
Andreas Mantke
66a1d4062d Translation of comments to English 2010-11-05 22:27:26 +01:00
Noel Power
90352e2bb8 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core
Conflicts:
	xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
2010-11-05 11:43:28 +00:00
Caolán McNamara
962f07a033 That's not a constant string, hence the smoketest failure 2010-11-05 15:39:34 +00:00
Caolán McNamara
ff16826120 rhbz#649824# this key name is wrong 2010-11-05 15:25:33 +00:00
Caolán McNamara
638a2dcaa4 fix possible uninitialized value 2010-11-05 15:25:33 +00:00
Thorsten Behrens
3f03c66d0d Have Info.plist use LibO instead of OOo2 as creator
This fixed fdo#30569. There were several places where mac-specific
platform files had 'OOo2' hardcoded. Changed this to LibO.
2010-11-05 16:16:58 +01:00
Gert Faller
06beaacf3d use RTL_CONSTASCII_USTRINGPARAM 2010-11-05 14:38:22 +00:00
Thorsten Behrens
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
Thorsten Behrens
270ea0f6c8 Use org.libreoffice.script for Mac preferences
This fixes fdo#30568
2010-11-05 13:14:40 +01:00
Noel Power
d3b7fb0697 clean up styles, fix missing export of (embedded) image url 2010-11-05 10:37:53 +00:00
Robert Nagy
2c697fe0ca no -ldl on OpenBSD 2010-11-05 09:14:38 +01:00
Gert Faller
b99dce8d43 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:24:57 +01:00
Gert Faller
f69d9079ed Easy Hacks : RTL_CONSTASCII_USTRINGPARAM 2010-11-05 08:24:23 +01:00