Commit graph

194 commits

Author SHA1 Message Date
Julien Nabet
1d43c71138 cppcheck fix : 'operator=' should check for assignment to selfw 2011-10-17 22:22:16 +02:00
Caolán McNamara
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Michael Meeks
8a0d0457a7 test fix: use setUp and tearDown not constructors to init LibreOffice
It turns out the constructors are all run back-to-back one per filter,
and we need to init and de-init in a sensible order to make multiple
tests that otherwise share the ContentBroker work properly.
2011-10-05 16:02:28 +01:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Bjoern Michaelsen
417c794fa4 adapt lotuswordpro unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:23 +02:00
Caolán McNamara
7d31a252b1 no need to continue, delete NULL is safe 2011-10-04 09:00:06 +01:00
Caolán McNamara
3ad0070790 SetDfltFont doesn't do anything 2011-10-04 09:00:05 +01:00
Caolán McNamara
19a23df7f2 valgrind: fix some leaks 2011-10-02 23:19:52 +01:00
Caolán McNamara
4a5745503c merge filters-test code 2011-09-30 12:39:35 +01:00
Caolán McNamara
822e94a1c9 ensure m_pOwnerRow is NULL 2011-09-23 17:14:42 +01:00
Caolán McNamara
eddbdb1938 cppcheck: don't dereference NULL pRow 2011-09-23 17:14:41 +01:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Stephan Bergmann
7d1bb036e1 Simplified setting headless mode for smoke-/subsequenttetss.
Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more.  Only some C++ unit tests that
link against vcl still need an explicit --headless.
2011-09-16 10:38:06 +02:00
Stephan Bergmann
d996328cd5 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Julien Nabet
ac015eb157 Some cppcheck cleaning 2011-09-09 23:21:42 +02:00
Caolán McNamara
1a777329e8 regenerate list 2011-08-30 09:32:24 +01:00
Caolán McNamara
8fd3e7c091 callcatcher: chop, hack, slay 2011-08-30 09:32:23 +01:00
Caolán McNamara
f398f7cab7 ditch a few more 2011-08-30 09:32:22 +01:00
Caolán McNamara
e56adc14dc use standard copy-ctor signatures, assignments, etc 2011-08-29 09:56:09 +01:00
Caolán McNamara
de82a40f84 callcatcher: drop various unused methods 2011-08-29 09:56:08 +01:00
Caolán McNamara
012072ebd7 valgrind: various unused code 2011-08-29 09:56:05 +01:00
Caolán McNamara
798496c5be regenerate list 2011-08-25 09:42:05 +01:00
Caolán McNamara
cb97526259 callcatcher: remove various unused methods 2011-08-24 11:21:42 +01:00
Caolán McNamara
050b80a6fc ditch deprecated api 2011-08-23 10:35:45 +01:00
Caolán McNamara
43f8cba7d2 callcatcher: yet more unused code 2011-08-23 10:35:44 +01:00
Caolán McNamara
acfe7d39e5 regoptions (etc.) now unused post registration-removal 2011-08-22 09:39:18 +01:00
Norbert Thiebaud
960e26e827 lotuswordpro is in tail_build, it should not be in postprocess pre-req 2011-08-21 05:00:32 -05:00
Kohei Yoshida
5673dc9620 icui18n -> icuin on Windows. Now lotuswordpro builds. 2011-08-19 20:22:03 -04:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Caolán McNamara
7502d401de regenerate list 2011-08-19 09:30:43 +01:00
Caolán McNamara
b48a6f14e5 callcatcher: unused code 2011-08-18 09:16:28 +01:00
Caolán McNamara
7acd9e2c28 callcatcher: remove some methods 2011-08-17 09:54:13 +01:00
Caolán McNamara
13023291d1 callcatcher: unused code 2011-08-16 09:04:09 +01:00
Caolán McNamara
0a9fa3d840 ditch some junk 2011-08-16 09:04:08 +01:00
Caolán McNamara
5c3b0251b1 callcatcher: remove code, hide's erAcks to-do code behind an ifdef 2011-08-15 09:21:47 +01:00
Julien Nabet
66fd144269 Some cppcheck cleaning 2011-08-13 15:12:35 +02:00
Caolán McNamara
5891d6e314 update list, ditch newbies 2011-08-12 11:51:12 +01:00
Caolán McNamara
2e3f7cc412 callcatcher: unused code 2011-08-12 11:51:11 +01:00
Caolán McNamara
555fdbc6e9 callcatcher: unused code 2011-08-11 11:10:40 +01:00
Caolán McNamara
7292948992 callcatcher: yet more unused code 2011-08-11 11:10:38 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Caolán McNamara
39ab540217 callcatcher: remove various unused methods 2011-08-08 13:04:44 +01:00
Caolán McNamara
aa4bcd28ee callcatcher: remove various unused methods 2011-08-08 13:04:44 +01:00
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