Commit graph

25 commits

Author SHA1 Message Date
Caolán McNamara
3a9e1e988e cppcheck: prefer prefix form 2010-12-19 15:47:45 +00:00
Caolán McNamara
a0b60c182e cppcheck: unused methods 2010-12-16 11:59:04 +00:00
Caolán McNamara
0a81f02ff6 cppcheck: init member variable 2010-12-13 20:32:28 +00:00
Gert Faller
721804e4c5 change of __READONLY_DATA define to const 2010-12-12 09:18:55 +01:00
Gert Faller
7462f28b5f RTL_CONSTASCII_USTRINGPARAM in filters 25 2010-12-10 18:21:37 +01:00
Caolán McNamara
d26e538003 cppcheck: the scope of this variable can be reduced 2010-12-05 12:05:55 +00:00
Gert Faller
d32c2ac7ad RTL_CONSTASCII_USTRINGPARAM in filters 17 2010-11-30 23:06:38 +01:00
Gert Faller
0a2c5d8be5 RTL_CONSTASCII_USTRINGPARAM in filters 13 2010-11-28 20:19:16 +01:00
Caolán McNamara
6b89738c22 cppcheck: uninit member variable 2010-11-28 12:13:06 +00:00
Gert Faller
c9b2872d56 RTL_CONSTASCII_USTRINGPARAM in filters 11 (build problem in sal ?) 2010-11-27 17:42:39 +01:00
Gert Faller
75afe4e148 RTL_CONSTASCII_USTRINGPARAM in filters 7 2010-11-27 10:39:04 +01:00
Caolán McNamara
7b4358945e cppcheck: methods can be const 2010-11-25 15:58:24 +00:00
Caolán McNamara
6f5595a1e9 WaE member init order 2010-11-05 21:14:29 +00:00
Caolán McNamara
33b2a939a8 new/delete mismatch 2010-10-29 11:19:06 +01:00
Caolán McNamara
bd8c444e45 mismatched new/delete 2010-10-29 11:16:30 +01:00
Caolán McNamara
8c97ec61d7 add modelines to .hxx files as well 2010-10-28 15:49:40 +01:00
Caolán McNamara
1ceca73a04 be consistent on the project name 2010-10-20 11:50:27 +01:00
Rene Engelhard
8a36c057bc remove unneeded .orig file 2010-10-20 00:07:45 +02:00
Povilas Kanapickas
42b0ace3fa remove non-compiled code 2010-10-18 19:33:02 +01:00
Kenneth Venken
095a3decf5 some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) 2010-10-16 20:56:58 +01:00
J. Graeme Lingard
b0c951dcc3 Remove redundant include directives & comments 2010-10-13 22:32:27 +02:00
Caolán McNamara
b7af008a35 remove first chunk of lotuswordpro warnings 2010-10-13 10:16:07 +01:00
Sebastian Spaeth
46a924d348 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:42 +02:00
Petr Mladek
cb4c284c12 Fix filter issues 2010-10-08 17:06:15 +01:00
Fong Lin
cc316b39d9 Port of Lotus Word Pro filter, by Fong Lin and Noel Power 2010-10-08 17:04:46 +01:00