Commit graph

285 commits

Author SHA1 Message Date
Thomas Arnhold
3569872463 Remove FS_PRIV_DEBUG directive. 2011-01-25 23:41:46 +01:00
Tor Lillqvist
09c19c6dda Fix minor ULONG glitch 2011-01-25 21:04:14 +02:00
Caolán McNamara
c8b81c36a0 WaE: gcc 4.6.0 various warnings 2011-01-25 12:36:06 +00:00
Thomas Arnhold
7255e41833 Remove some dead code. 2011-01-22 16:53:28 +01:00
Thomas Arnhold
22d4f8973f Remove empty description and dates. 2011-01-22 00:00:57 +01:00
Thomas Arnhold
583d1f7714 Move header includes to the top. 2011-01-21 22:53:47 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Thomas Arnhold
f97dcd3d93 Remove old RCS lines. 2011-01-21 12:08:20 +01:00
Thomas Arnhold
7c89e643b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:30:44 +01:00
Miklos Vajna
8051a88337 cui: make it possible to bind F13/F14/F15/F16 to a function 2011-01-09 04:07:32 +01:00
Kohei Yoshida
062f5792d4 Make the Reset help agent button wider for Italian text. (fdo#32133)
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-05 19:04:45 +01:00
Kohei Yoshida
d076881ec0 Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-05 19:04:34 +01:00
Caolán McNamara
54ce9c52da fix weird preprocessing syntax, probably meant this 2011-01-02 21:11:14 +00:00
Caolán McNamara
181de27b2e cppcheck: prefer prefix variant 2011-01-01 21:21:56 +00:00
Joseph Powers
3ceae8b493 Remove DECLARE_LIST( TargetList, String* ) 2011-01-01 10:57:36 -08:00
Joseph Powers
b72a041898 Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* ) 2011-01-01 08:09:16 -08:00
Julien Nabet
50e49fd312 cppcheck prefix operator in components 2010-12-27 09:29:07 +01:00
Caolán McNamara
d26209184b cppcheck: prefer prefix variant 2010-12-23 20:55:26 +00:00
Caolán McNamara
c832da45fb cppcheck: can reduce the scope of these variables 2010-12-23 16:42:00 +00:00
Jan Holesovsky
3f57365e73 Merge commit 'libreoffice-3.3.0.2' 2010-12-20 01:15:58 +01:00
Caolán McNamara
75ed15cc5b cppcheck: the scope of this variable can be reduced 2010-12-18 19:10:44 +00:00
Thorsten Behrens
8184a13104 Fix dbgutil build 2010-12-15 01:42:43 +01:00
Gert Faller
0c938820f9 change of __READONLY_DATA define to const 2010-12-12 09:17:59 +01:00
Gert Faller
561b4fd234 cleaning of __EXPORT define 2010-12-11 22:45:31 +01:00
Joseph Powers
23d1212c39 Remove DECLARE_LIST( IconChoicePageList, IconChoicePageData * ) 2010-12-11 09:25:38 -08:00
Caolán McNamara
a167edf8cd cppcheck: uninit member variables 2010-12-09 12:13:02 +00:00
Kohei Yoshida
0cd2e391dd Put the ODMA dialog check box on its own row.
* Put the ODMA dialog check box on its own row, and push everything
  downward to make some room.

* Remove the Help Formatting controls to make more room. Without this
  the enable experimental check box would go outside the visible area
  on Mac.

This fixes fdo#32133.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2010-12-07 16:14:01 +01:00
Kohei Yoshida
719e0a8394 Make the ODMA check box clickable again. (fdo#32132) 2010-12-06 22:29:38 -05:00
Kohei Yoshida
c7b1d5e758 Make 'Reset help agent' button clickable again. (fdo#32132) 2010-12-06 22:21:21 -05:00
Michael Callahan
eaaedfba76 remove obsolete __FAR_DATA 2010-12-06 10:36:53 +00:00
Takeshi Abe
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
Caolán McNamara
99b6172fb2 cppcheck: the scope of this variable can be reduced 2010-12-05 12:11:54 +00:00
Kenneth Venken
39fc2df3c1 more Sal n elements 2010-12-03 13:59:47 +00:00
Kohei Yoshida
dfe91d085c Fixed the sizes of Tips and Extended tips check boxes.
The Tips check box control was too wide and it was overlapping with
the Extended tips check box, which prevented it from being clickable.
(fdo#32028)
2010-12-01 17:07:30 -05:00
Gert Faller
5c7b452498 RTL_CONSTASCII_USTRINGPARAM in components 4 2010-11-29 22:33:05 +01:00
J. Graeme Lingard
6690007283 Remove empty comments 2010-11-29 00:16:33 +00:00
J. Graeme Lingard
2b77d15fd2 Remove dated comments 2010-11-28 19:44:03 +00:00
Gert Faller
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
Caolán McNamara
0a4e8bfe16 cppcheck: scope of variable can be reduced 2010-11-28 12:02:36 +00:00
Gert Faller
1231e74a6d RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) 2010-11-27 17:20:30 +01:00
Gert Faller
f357474191 RTL_CONSTASCII_USTRINGPARAM in components 1 2010-11-27 11:54:21 +01:00
Caolán McNamara
aa771abe7e cppcheck: methods can be const 2010-11-25 10:37:29 +00:00
Caolán McNamara
a6535c8901 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
7972fcd465 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
0964bdda7e cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
d6f314c015 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
c70f456c68 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
2b59ec8b17 cppcheck: Redundant null pointer dereference 2010-11-24 10:48:41 +00:00
Julien Nabet
95e7e54243 RTL patch for cui 2010-11-24 07:24:35 +01:00
Caolán McNamara
c6e0eee73c cppcheck: The scope of the variable nTmpSz can be reduced 2010-11-23 21:35:55 +00:00