Commit Graph

22 Commits

Author SHA1 Message Date
e75a8b8eff writerfilter: move the RTF tests to slowcheck
These now take around 5sec here, which is slow enough to be annoying --
if you have to wait for it after every partial build.

Change-Id: I795fefcd79889aca7b00a5b3d408ee3488b13b03
2013-06-11 16:25:21 +02:00
5a8f5914c2 writerfilter: remove Package_sprmids
Change-Id: I3791f7f513246faaeb76f9209c08008c78a38619
2013-05-07 17:07:44 +02:00
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
a0796a6412 writerfilter: drop debugservices uno component
I tried to ask all developers hacking writerfilter, and seems none of us
use this at all.

Change-Id: I46e59c49c47ec829e5e84cb814e515bf2e8cdafb
2012-11-05 09:49:13 +01:00
477e19d22f targetted make reversion. 2012-09-17 19:02:07 +01:00
1230e36180 Merge the libraries in writerfilter
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
2012-05-18 14:32:59 +03:00
8aab8292fe writerfilter: use CustomTarget makefile 2012-04-04 11:31:57 +02:00
c8ef924060 normalize Red Hat, Inc. spellings, and bump to latest template 2011-12-06 21:24:37 +00:00
f66ac29343 Make .component files directly usable within UNO_SERVICES.
* solenv/bin/createcomponent.xslt simply surrounds it output by <components>.
* solenv/gbuild/CppunitTest.mk got new functions
gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors).
* This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not
work currently, as it catenates the input component files instead of passing
them through packcomponents.xslt (which now takes care about the surrounding
<components> in the input).  In the future, it will likely be combined with the
recently added solenv/gbuild/ComponentsTarget.mk.
2011-11-11 10:53:23 +01:00
73000ee8c2 adapt writerfilter unittests to separate RdbTarget makefile requirement 2011-10-04 18:34:23 +02:00
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
e9eeee0d82 initial rtf unit test 2011-08-03 19:35:05 +02:00
b9bee88e1b Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
4608deb5d9 merge junittests from feature/gnumake4_writerfilter_head (e0ac3ddd8a3602490854829107908abefc3eaf2f) 2011-07-23 13:58:45 +02:00
a531694236 switch to CostumTarget-based code generation from gnumake4 2011-07-23 13:29:59 +02:00
88efc04329 revert to old writerfilter gbuilization
* gnumake4's writerfilter gbuildization got pushed in a seperate branch
 * it might or might not be merged to master later
2011-07-23 03:12:47 +02:00
e0b4860fb1 postmerge fixes for gnumake4 2011-07-22 21:22:43 +02:00
112be98c92 resyncing to master 2011-07-21 18:38:50 +02:00
ff2f7926a5 gnumake4: switching gbuildization
* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
2011-06-20 20:38:45 +02:00
d2f12eb825 Add rtfdocumentfactory and rtfdocumentimpl to build system 2011-05-27 11:25:57 +02:00
157fc233b9 deliver generated header 2011-04-16 10:48:42 +02:00
fd5a147a63 gbuildize writerfilter 2011-04-14 16:15:22 +02:00