Commit graph

147 commits

Author SHA1 Message Date
Tor Lillqvist
b9bee88e1b Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Caolán McNamara
da1bc73d5f callcatcher: ditch various unused methods 2011-07-28 09:03:03 +01:00
Caolán McNamara
0e74ec80c0 callcatcher: ditch various unused write methods 2011-07-26 10:05:17 +01:00
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