summaryrefslogtreecommitdiff
path: root/ure/source
ModeNameSize
-rw-r--r--README15850logplain
-rw-r--r--THIRDPARTYLICENSEREADME.html24184logplain
-rwxr-xr-xuno1508logplain
d---------uretest885logplain
nerated.mk?id=2dde1db05700df2f8a2c2be0e451a42e091cbbfc'>oox: generate data, not code for drawingML export adjustment valuesMiklos Vajna Change-Id: I5898314c630348552ca2e0a6df1cc76972e3974c 2014-04-13Use --switch=2 --readonly-tables gperf optionsTor Lillqvist 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 Vajna 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 Mandke 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 Mohrhard 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 Mohrhard Change-Id: I198862388426161e3f054a5f128639c59f3c9d24 2013-05-08oox: fix dependencies in CustomTargetMichael Stahl 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 Stahl Change-Id: Iab5eb4fbfecea905f4eeb9f1b1f503c1908dadc8 2013-03-25cleanup gbuild outputPeter Foley Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2 2012-07-17re-base on ALv2 code. Includes:Michael Meeks retain presence of MPL licensed nssrenam.h symbol renamer. 2012-05-24oox: generate vmlexport-shape-types into CustomTarget dirMichael Stahl 2012-05-24oox: add some bling so we can see what takes so longMichael Stahl 2012-05-24oox: move generated stuff to custom targetMichael Stahl