Norbert Thiebaud
7789e25073
remove /clone/calc reference in lotuswordpro qa
2011-08-06 13:07:55 -05:00
Caolán McNamara
37c26edb91
fix up wrong .cxx
2011-08-05 10:02:30 +01:00
Caolán McNamara
30c1a5f9fd
callcatcher: unused methods
2011-08-05 10:02:30 +01:00
Takeshi Abe
1a44d29eb1
Emacs modeline compatible with vim's one
2011-08-05 10:59:45 +09:00
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
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