Matúš Kukan
8aab8292fe
writerfilter: use CustomTarget makefile
2012-04-04 11:31:57 +02:00
Miklos Vajna
b4f5c3fea2
n#751117 writerfilter: include all oox tokens in gperffasttoken.hxx
...
Without that, the following happens:
1) ShapeTypeContext::onCreateContext() in oox calls rAttribs.getToken()
2) FastAttributeList::getOptionalValueToken() in sax calls mxTokenHandler->getTokenFromUTF8()
3) OOXMLFastTokenHandler::getTokenFromUTF8() won't find the oox token and return OOXML_FAST_TOKENS_END
I verified that the new gperf input just adds tokens to the hash,
doesn't remove any.
2012-03-28 10:27:45 +02:00
Bapt
f908fc4ca5
use $(GPERF) instead of using gperf from path
2012-01-23 12:08:56 +01:00
Bjoern Michaelsen
b1d20f6847
set gb_PARTIALBUILD in CustomTargets
2011-11-29 18:11:51 +01:00
Michael Stahl
521001049d
writerfilter: add some bling to customtarget
2011-10-21 20:17:19 +02:00
Norbert Thiebaud
751531df52
add the module oox into tail_build's fold
2011-08-11 23:10:40 -05:00
Bjoern Michaelsen
a531694236
switch to CostumTarget-based code generation from gnumake4
2011-07-23 13:29:59 +02:00
Michael Stahl
17a7059012
reintroduce CustomTarget from gnumake4
...
Authors: Michael Stahl <mst@openoffice.org>, Henning Brinkmann <hbrinkm@openoffice.org>
2011-07-23 11:03:35 +02:00
Bjoern Michaelsen
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
Bjoern Michaelsen
ff2f7926a5
gnumake4: switching gbuildization
...
* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
2011-06-20 20:38:45 +02:00
Henning Brinkmann
7d1dcef9ea
writerfilter10: fixes to make wntmsci12 build [hg:704077f08581]
2011-06-17 16:40:52 +02:00
Henning Brinkmann
c35841cbf5
writerfilter10: Incorporate changes in layout of /inc/oox [hg:fd65d2c21e88]
2011-06-17 16:17:15 +02:00
Henning Brinkmann
e993265dec
create effort estimation while compiling [hg:f248c5f07cdf]
2011-06-17 15:49:29 +02:00
Michael Stahl
a4ed76cda4
writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]
2011-06-17 15:18:28 +02:00