summaryrefslogtreecommitdiffstats
path: root/writerfilter/Module_writerfilter.mk
Commit message (Collapse)AuthorAgeFilesLines
* writerfilter: salvage a field parameter parsing train wreckMichael Stahl2014-03-031-0/+1
| | | | | | | | | | | | | | Field parameters get horribly maimed by lcl_ExtractParameter which clearly has never worked in its 7 years of existence (and looking at the inanity at the call sites makes one wonder what the author was smoking). The format is actually quite annoying, since spaces between parameters are optional. The old RTF filter was at least able to parse "PAGEREF bookmark" fields, so this fixes such regressions (related: rhbz#1065629). Change-Id: I9b2e32c3c7264be0fc1077cb8fb3f1bc5c1955bb
* writerfilter: remove dead doctok unit testMiklos Vajna2013-09-231-2/+0
| | | | Change-Id: I4d223611df92a7e348dc31e38bd45849fe0eb028
* writerfilter: move the RTF tests to slowcheckMiklos Vajna2013-06-111-1/+1
| | | | | | | 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
* writerfilter: remove Package_sprmidsMichael Stahl2013-05-071-1/+0
| | | | Change-Id: I3791f7f513246faaeb76f9209c08008c78a38619
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
|
* writerfilter: drop debugservices uno componentMiklos Vajna2012-11-051-1/+0
| | | | | | | I tried to ask all developers hacking writerfilter, and seems none of us use this at all. Change-Id: I46e59c49c47ec829e5e84cb814e515bf2e8cdafb
* targetted make reversion.Bjoern Michaelsen2012-09-171-4/+1
|
* Merge the libraries in writerfilterTor Lillqvist2012-05-181-4/+0
| | | | Change-Id: If77543855fe34f70d248fe8a4644d293f693f190
* writerfilter: use CustomTarget makefileMatúš Kukan2012-04-041-1/+2
|
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-5/+4
|
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-111-1/+0
| | | | | | | | | | | * 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.
* adapt writerfilter unittests to separate RdbTarget makefile requirementBjoern Michaelsen2011-10-041-0/+1
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* initial rtf unit testMiklos Vajna2011-08-031-0/+1
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-1/+2
|
* merge junittests from feature/gnumake4_writerfilter_head ↵Bjoern Michaelsen2011-07-231-0/+8
| | | | (e0ac3ddd8a3602490854829107908abefc3eaf2f)
* switch to CostumTarget-based code generation from gnumake4Bjoern Michaelsen2011-07-231-2/+2
|
* revert to old writerfilter gbuilizationBjoern Michaelsen2011-07-231-6/+6
| | | | | * gnumake4's writerfilter gbuildization got pushed in a seperate branch * it might or might not be merged to master later
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+0
|
* resyncing to masterBjoern Michaelsen2011-07-211-3/+1
|\
| * Add rtfdocumentfactory and rtfdocumentimpl to build systemMiklos Vajna2011-05-271-3/+1
| |
* | gnumake4: switching gbuildizationBjoern Michaelsen2011-06-201-5/+6
|/ | | | * mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
* deliver generated headerDavid Tardon2011-04-161-0/+1
|
* gbuildize writerfilterDavid Tardon2011-04-141-0/+41