Caolán McNamara
b1a8b71be4
callcatcher: remove unused Write methods
2011-07-26 10:05:17 +01:00
David Tardon
caf81916e0
icu libs are external
2011-07-26 10:10:15 +02:00
Caolán McNamara
13635f0afd
overlong lines
2011-07-17 21:49:51 +01:00
Caolán McNamara
bbcc81ebd3
callcatcher: remove unused methods
2011-07-15 22:25:30 +01:00
Takeshi Abe
9daf5608e4
initialize Length to suppress a compiler warning
2011-07-13 21:24:32 +09:00
Matúš Kukan
a9137707c4
Remove component_getImplementationEnvironment
2011-07-12 17:58:59 +02:00
Caolán McNamara
194328afa5
callcatcher: remove unused ColorToOUString
2011-07-11 09:03:54 +01:00
Takeshi Abe
5bfac537f1
fixed typos in comments
2011-07-08 18:48:42 +09:00
Caolán McNamara
0e334c2bfa
gb_Library_PLAINEXT->gb_Library_DLLEXT
2011-07-01 15:18:34 +01:00
Caolán McNamara
e631d1bc08
add modified unoexceptionprotector for better error msgs from exceptions
2011-06-30 22:57:49 +01:00
David Tardon
c25e9282ad
remove all traces of offuh from makefiles
2011-06-18 11:26:56 +02:00
Caolán McNamara
c36c2e050a
tidy indent
2011-06-13 16:01:20 +01:00
Korrawit Pruegsanusak
655d930476
Code cleanup
...
* Remove dead code
* Fix comment typos
Released under LGPLv3+/MPL
2011-06-12 16:44:43 -05:00
Julien Nabet
121ec60a5d
Some cppcheck cleaning
2011-06-09 22:32:17 +02:00
Julien Nabet
801126cf0b
Found duplicate if expressions in ToXml
2011-06-07 21:29:50 +02:00
Julien Nabet
57be2940ad
Just 1 perf check emptiness
2011-06-07 19:01:52 +02:00
Julien Nabet
278befd174
Unused private func 'LwpFontAttrEntry::IsSuperSubOverridden'
2011-06-05 00:38:04 +02:00
Julien Nabet
61fed3c77a
Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptiness
2011-06-05 00:19:02 +02:00
Caolán McNamara
b4fb7a437b
fix up some more endian
2011-05-23 21:43:00 +01:00
Caolán McNamara
4b15c7678e
fix endianness sufficiently to pass unit tests
2011-05-23 17:00:28 +01:00
David Tardon
78b3bcfc06
fix debug build
2011-05-23 08:20:22 +02:00
Caolán McNamara
7fc68143a3
fix up endianness of higher-hanging QuickReads
2011-05-22 21:16:22 +01:00
Caolán McNamara
5805442135
fix up endianness of higher-hanging QuickReads
2011-05-22 21:15:05 +01:00
Caolán McNamara
bd32449e0b
fix up endianness of lowhanging QuickReads
2011-05-22 16:38:54 +01:00
Caolán McNamara
79787787d6
can't correctly use auto_ptr on new[] allocated memory
2011-05-21 23:14:16 +01:00
Christian Lohmaier
632922d451
WaE - add explicit casting (decimal-types → integer types)
2011-05-16 22:44:28 +02:00
Tor Lillqvist
a727681c02
Fix lotuswordpro unit test on Windows
...
file: URLs on Windows are of the form file:///c:/path/to/file , and
the SRC_ROOT environment variable is of the form C:/lo/git/master, so
we can't just concatenate "file://" and SRC_ROOT, but have to insert a
"/".
Windows programs don't understand Cygwin symlinks, so we have to
specify the path from SRC_ROOT to lotuswordpro through an explicit
clone/filters path.
2011-05-15 12:51:53 +03:00
Jan Holesovsky
daff075ae6
Fix lotuswordpro unit test to be able to access the files.
...
[When building from tail_build.]
2011-04-28 16:31:57 +02:00
David Tardon
3ff1b5e4af
Revert "use add_linked_objects instead of explicit dep"
...
This reverts commit 92aea9c0ca4a157605a7d94f77d3e9b328d9ead8.
2011-04-27 10:51:06 +02:00
David Tardon
ee375279ee
clean up
2011-04-27 10:31:31 +02:00
David Tardon
a6cedff9ec
do not leak memory
2011-04-26 12:56:44 +02:00
David Tardon
d4188de23f
return early if no stream has been found
2011-04-26 12:23:43 +02:00
David Tardon
3900e9e03d
fix operator delete mismatch
2011-04-26 12:20:54 +02:00
David Tardon
194d0c833e
remove obsoleted dep
2011-04-24 12:03:17 +02:00
David Tardon
8f39d6f8f2
keep the linked_libs lists sorted
2011-04-24 10:00:00 +02:00
David Tardon
cf1cb514fd
use add_linked_objects instead of explicit dep
2011-04-24 09:59:16 +02:00
David Tardon
7cfad1dad1
use the new UNO-related defs from CppunitTarget
2011-04-24 09:46:04 +02:00
Christian Lohmaier
3ea9dcc5f0
WaE - base class should be explicitly initialized in the copy constructor
2011-04-21 19:42:54 +02:00
Joseph Powers
8f8f5c4f31
Fix compile issue.
2011-04-19 21:08:21 -07:00
Bjoern Michaelsen
f9960b62bc
Library, not LinkTarget
2011-04-17 01:11:50 +02:00
Bjoern Michaelsen
42614cb577
unittest has to explicitly depend on lwpft library
2011-04-16 23:51:34 +02:00
Bjoern Michaelsen
c38e193de9
use gb_CppunitTest_uses_ure, depend on Package
2011-04-16 20:12:06 +02:00
Caolán McNamara
abbeb86462
I want to have one depend on the other, sigh
2011-04-16 16:21:40 +01:00
Caolán McNamara
f070e8bd95
I don't think we need icule
2011-04-16 16:21:40 +01:00
Caolán McNamara
7d4f1eafcf
remove old stuff now
2011-04-15 15:56:21 +01:00
Caolán McNamara
93813f421f
port unit test to gbuild after fixing filter
2011-04-15 15:54:38 +01:00
Caolán McNamara
772289baec
if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORT
2011-04-15 15:50:33 +01:00
David Tardon
a3bc263ae0
fix build
2011-04-14 16:15:22 +02:00
David Tardon
799fcf0d71
remove unused files
2011-04-14 16:15:21 +02:00
David Tardon
b33312110d
gbuildize lotuswordpro
2011-04-14 16:14:11 +02:00
Caolán McNamara
8c31daedf9
catch by const reference
2011-04-13 09:59:27 +01:00
Caolán McNamara
e0a5984d71
asserts aren't helpful to me here
2011-04-12 16:57:13 +01:00
Caolán McNamara
ac7eaa69bf
enable cppunit regression test
...
after double-checking on windows, this seems to work universally,
so enable it now
2011-04-12 11:05:05 +01:00
Caolán McNamara
6a52e0ced4
add a test harness and samples
2011-04-11 21:41:58 +01:00
Caolán McNamara
d2a1c2d4cf
fix what there is to fix
2011-04-11 21:41:57 +01:00
Caolán McNamara
a7bed00405
fix typedetection for deep case
2011-04-08 16:05:19 +01:00
Caolán McNamara
0f067f99ba
avoid possibility of accessing out of range ObjTimes
2011-04-06 21:37:47 +01:00
Michael Meeks
a6411b0e71
register lotuswordpro filter component
2011-04-01 22:31:53 +01:00
David Tardon
cab9dfaedd
WaE: overloaded virtual
2011-03-27 17:04:20 +02:00
David Tardon
ee0e18c474
WaE: unused variable
2011-03-27 16:58:13 +02:00
David Tardon
9d6283051d
WaE: unused variable
2011-03-27 15:34:51 +02:00
Caolán McNamara
3f7b68ead4
WaE: set but unused
2011-03-25 12:45:08 +00:00
Thomas Arnhold
05745bb195
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:08:24 +01:00
Norbert Thiebaud
423ad850a9
no more writeInfo
2011-03-13 20:27:01 -05:00
Norbert Thiebaud
8021c2f312
convert tools type in lotuswordpro
2011-03-13 06:49:58 -05:00
Caolán McNamara
83932cfee2
WaE: explicitly cast result
2011-03-07 10:24:57 +00:00
Caolán McNamara
a62200a851
enable exceptions here
2011-03-07 10:24:33 +00:00
Guillaume Poussel
3d743c8b6f
Remove useless comments in filters.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 19:56:52 +01:00
Guillaume Poussel
7d31d873d3
Remove useless comments in filters.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 19:56:52 +01:00
Guillaume Poussel
b68c65fbc9
Remove useless comments in filters.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 19:56:52 +01:00
Thomas Arnhold
afd5abda6b
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:01:50 +01:00
Julien Nabet
d0230f019b
Remove "using namespace ::rtl"
2011-03-01 23:05:32 +01:00
Noel Power
59a52b3bfb
add copyright headers
2011-02-16 18:07:16 +00:00
Caolán McNamara
aef4b3b9fb
throw out some warnings
2011-02-14 13:24:08 +00:00
Caolán McNamara
a3750c3b95
cppcheck: init member variable
2011-02-13 20:01:23 +00:00
Caolán McNamara
b96434c98e
WaE: unused variables
2011-02-11 15:52:05 +00:00
Caolán McNamara
3e8bc43f7d
unused variable
2011-02-08 20:59:30 +00:00
Fridrich Štrba
c49b647c0a
sgi hash containers -> boost unordered containers
2011-02-06 10:37:38 +01:00
Caolán McNamara
ca0da7f38a
fix copy ctor and assignment sigs
2011-02-03 14:48:49 +00:00
Thomas Arnhold
08c3950aaf
Clean up makefiles
2011-02-01 17:42:40 +01:00
Thomas Arnhold
057807fc2c
Remove dead code.
2011-01-30 22:58:50 +01:00
Thomas Arnhold
43bb426196
cppcheck: remove unused variable TextSizeIsCellHeight.
2011-01-30 22:58:50 +01:00
Thomas Arnhold
c073c0f2a9
Remove double line spacing and a comment.
2011-01-30 22:58:49 +01:00
An Leenders
31b6fe42e2
cpp cleanliness: check for assignment to self
2011-01-26 20:15:56 +00:00
Tor Lillqvist
7dd524d180
ULONG is not unsigned long
2011-01-25 21:05:05 +02:00
Thomas Arnhold
6a9abf79a5
Remove some dead code.
2011-01-22 14:15:06 +01:00
Christian Lohmaier
2364ad704a
WaE patch for filter
...
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-01-18 15:32:22 -05:00
Caolán McNamara
2fd0637a52
cppcheck: this can be const
2011-01-11 17:03:23 +00:00
Caolán McNamara
8f87684ae9
cppcheck: prefer prefix variant
2011-01-07 11:08:16 +00:00
Caolán McNamara
94fd407d70
cppunit: prefer prefix variant
2011-01-06 14:12:33 +00:00
Caolán McNamara
84ecb02e94
cppunit: prefer prefix variant
2011-01-06 14:11:25 +00:00
Caolán McNamara
4b68a59c67
cppunit: prefer prefix variant
2011-01-06 14:09:26 +00:00
Caolán McNamara
b76c9f9208
cppunit: prefer prefix variant
2011-01-06 13:53:50 +00:00
Caolán McNamara
ab562ab206
cppunit: prefer prefix variant
2011-01-06 13:50:13 +00:00
Caolán McNamara
4898581f82
cppunit: prefer prefix variant
2011-01-06 13:48:35 +00:00
Caolán McNamara
45599eee8b
WaE: C42665: non-virtual dtor
2011-01-02 21:44:03 +00:00
Caolán McNamara
07be7b4584
add/update modelines
2011-01-02 15:06:19 +00:00
Caolán McNamara
c331264a99
tweak this to build under windows
2011-01-02 15:01:19 +00:00
Caolán McNamara
688039e32b
use enum instead of static bool
2011-01-02 14:55:45 +00:00
Caolán McNamara
3dd2d61c1b
be more explicit as to which 'detail' is desired
2011-01-02 14:53:49 +00:00
Caolán McNamara
55d7eceb63
cppcheck: prefer prefix variant
2011-01-01 21:31:59 +00:00
Caolán McNamara
a47bb3048e
cppcheck: prefer prefix variant
2011-01-01 21:04:29 +00:00
Caolán McNamara
ce5ec863c1
cppcheck: prefer prefix variant
2011-01-01 20:58:05 +00:00
David Tardon
312cf35902
fix debugging condition
2010-12-25 10:44:54 +01:00
David Tardon
9192e5de7d
make copying aware of NULL pointers
2010-12-24 14:17:54 +01:00
David Tardon
eb13a88164
replace virtual operator= by cloning
2010-12-24 14:17:54 +01:00
David Tardon
f2689d614c
remove unused code
2010-12-24 14:17:54 +01:00
David Tardon
f33997868b
remove unused code
2010-12-24 14:17:54 +01:00
David Tardon
3d80d56d74
remove unused code
2010-12-24 14:17:53 +01:00
David Tardon
fc92291abd
remove redundant semicolons
2010-12-24 14:17:53 +01:00
Caolán McNamara
ce54ab8e21
cppcheck: prefer prefix variant
2010-12-23 21:00:56 +00:00
Caolán McNamara
07a06abace
cppcheck: prefer prefix variant
2010-12-23 16:35:32 +00:00
Caolán McNamara
cfb51ec23f
cppcheck: prefer prefix variant
2010-12-23 16:35:13 +00:00
Caolán McNamara
dbba22e933
cppcheck: prefer prefix variant
2010-12-23 16:34:20 +00:00
Caolán McNamara
bdc65bae90
cppcheck: prefer prefix variant
2010-12-23 16:32:39 +00:00
Caolán McNamara
8022cc6fa8
cppcheck: prefer prefix variant
2010-12-23 15:03:59 +00:00
David Tardon
b8618dcd5b
fix use of temporary value
2010-12-23 11:15:31 +01:00
David Tardon
4b14b0efb2
simplify condition
2010-12-23 10:52:33 +01:00
Caolán McNamara
742870d911
cppcheck: prefer prefix variants
2010-12-22 13:47:37 +00:00
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