summaryrefslogtreecommitdiff
path: root/oox/CustomTarget_generated.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-04-15oox: generate data, not code for VML export preset definitionsMiklos Vajna1-3/+3
Change-Id: Ied9171715de948d30b360eb56626b93b695b7b93
2014-04-15oox: generate data, not code for drawingML export adjustment valuesMiklos Vajna1-0/+10
Change-Id: I5898314c630348552ca2e0a6df1cc76972e3974c
2014-04-13Use --switch=2 --readonly-tables gperf optionsTor Lillqvist1-1/+1
The --switch option saves about one megabyte of code (or data), and the --readonly-tables seems like a good idea in general. Change-Id: I19419e2cb9bb76dea4547512572b689883c41d8d
2014-03-17oox: try to fix incremental buildMiklos Vajna1-1/+2
The problem was that the input of the generated vmlexport-shape-types.cxx got changed, but it was only built when building from scratch. Fix this by depending on the makefile as well. Change-Id: Ia2d7f059aae2f5819bb8a1329fefa74c56660607
2014-03-15fdo#76016 Changed oox/CustomTarget_generated.mkVinaya Mandke1-1/+1
oox/source/export/presetShapeDefinitions.xml had multiple entries for "upDownArrow" instead of an entry for "upArrow". Whereas drawingml/customshapes/presetShapeDefinitions.xml has correct entries. Changed CustomTarget_generated.mk to use drawingml/customshapes/presetShapeDefinitions.xml instead of oox/source/export/presetShapeDefinitions.xml. Also deleted the latter to avoid duplication. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/8540 Change-Id: Ic46496af7fb79edf0780b04731a882d914e89a24
2014-03-02fix strict namespace list generationMarkus Mohrhard1-4/+3
The two perl scripts were apparently only generating the same order by luck. It did not work on all systems. Change-Id: Ib83ee5c6572d3bae2e2ac1846850bd65303e7d43
2014-03-01handle OOXML strict namespacesMarkus Mohrhard1-0/+2
Change-Id: I198862388426161e3f054a5f128639c59f3c9d24
2013-05-08oox: fix dependencies in CustomTargetMichael Stahl1-5/+3
This breaks on incremental build after files have been renamed like in 38f5717b1d488b866d55a603eea1260c6203fd69, hope Windows tinderboxes are happy now. Change-Id: I292508c242f7e6da1db3693cf54ba11876ac8997
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl1-1/+1
Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8
2013-03-25cleanup gbuild outputPeter Foley1-3/+3
Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-1/+1
retain presence of MPL licensed nssrenam.h symbol renamer.
2012-05-24oox: generate vmlexport-shape-types into CustomTarget dirMichael Stahl1-7/+7
2012-05-24oox: add some bling so we can see what takes so longMichael Stahl1-0/+3
2012-05-24oox: move generated stuff to custom targetMichael Stahl1-0/+59