summaryrefslogtreecommitdiffstats
path: root/oox/CustomTarget_generated.mk
Commit message (Collapse)AuthorAgeFilesLines
* Refactor building perfect hash tabels for tokensDaniel Sikeler2014-12-221-35/+5
| | | | | | | moved the defines to be usable in more modules moved perl-script to be usable in more modules Change-Id: If893e4b7e9dc670646bdf097cb6fa5710e45f1ac
* oox: fix spurious rebuilds of namespacemap.cxxMichael Stahl2014-10-071-0/+1
| | | | | | There is a missing dependency on one of the generated header files. Change-Id: Id3fa2ccf2c2a31527b795861afdf557882f56972
* oox: generate data, not code for VML export preset definitionsMiklos Vajna2014-04-151-3/+3
| | | | Change-Id: Ied9171715de948d30b360eb56626b93b695b7b93
* oox: generate data, not code for drawingML export adjustment valuesMiklos Vajna2014-04-151-0/+10
| | | | Change-Id: I5898314c630348552ca2e0a6df1cc76972e3974c
* Use --switch=2 --readonly-tables gperf optionsTor Lillqvist2014-04-131-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
* oox: try to fix incremental buildMiklos Vajna2014-03-171-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
* fdo#76016 Changed oox/CustomTarget_generated.mkVinaya Mandke2014-03-151-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
* fix strict namespace list generationMarkus Mohrhard2014-03-021-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
* handle OOXML strict namespacesMarkus Mohrhard2014-03-011-0/+2
| | | | Change-Id: I198862388426161e3f054a5f128639c59f3c9d24
* oox: fix dependencies in CustomTargetMichael Stahl2013-05-081-5/+3
| | | | | | | | This breaks on incremental build after files have been renamed like in 38f5717b1d488b866d55a603eea1260c6203fd69, hope Windows tinderboxes are happy now. Change-Id: I292508c242f7e6da1db3693cf54ba11876ac8997
* oox: remove Package_generated and Package_tokensMichael Stahl2013-05-071-1/+1
| | | | Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8
* cleanup gbuild outputPeter Foley2013-03-251-3/+3
| | | | Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-171-1/+1
| | | | retain presence of MPL licensed nssrenam.h symbol renamer.
* oox: generate vmlexport-shape-types into CustomTarget dirMichael Stahl2012-05-241-7/+7
|
* oox: add some bling so we can see what takes so longMichael Stahl2012-05-241-0/+3
|
* oox: move generated stuff to custom targetMichael Stahl2012-05-241-0/+59