summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* oox: remove Package_generated and Package_tokensMichael Stahl2013-05-075-40/+1
* data label export does not work with bar chartsMarkus Mohrhard2013-05-061-1/+1
* remove unnecessary explicit namespacesMarkus Mohrhard2013-05-061-4/+4
* map full transparent solid fill to no fill, fdo#64224Markus Mohrhard2013-05-061-0/+9
* let us be explicit about default valuesMarkus Mohrhard2013-05-061-2/+4
* another validation error in chart OOXML exportMarkus Mohrhard2013-05-051-8/+9
* respect element order in OOXML chart export, fdo#59857Markus Mohrhard2013-05-051-3/+5
* respect element order in OOXML chart export, related fdo#59857Markus Mohrhard2013-05-051-4/+4
* respect element order in OOXML export, related fdo#59857Markus Mohrhard2013-05-051-0/+14
* overlap is only valid for the 2D bar chart, related fdo#59857Markus Mohrhard2013-05-051-13/+1
* respect element order in OOXML chart export, related fdo#59857Markus Mohrhard2013-05-051-10/+10
* respect order of elements in OOXML chart export, related fdo#59857Markus Mohrhard2013-05-051-10/+10
* place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák2013-05-021-0/+3
* fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks2013-05-021-3/+16
* fdo#60780, refactor Save a Copy and fixÁdám Csaba Király2013-05-021-1/+1
* Update pchAurimas Fišeras2013-05-021-0/+1
* we need to exclude scatter chart for data label export for nowMarkus Mohrhard2013-05-011-1/+4
* better to use no overlay for nowMarkus Mohrhard2013-04-301-0/+3
* only export c:SymbolSize if attribute is thereMarkus Mohrhard2013-04-301-7/+9
* also export point sizeMarkus Mohrhard2013-04-301-0/+15
* export markers to OOXMLMarkus Mohrhard2013-04-301-2/+34
* export a:noFill to prevent wrong defaultMarkus Mohrhard2013-04-301-6/+14
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-71/+12
* n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat2013-04-303-0/+23
* now ooxml files are accepted by Excel againMarkus Mohrhard2013-04-301-5/+2
* remove a few more unused variablesMarkus Mohrhard2013-04-301-44/+0
* c:varyColor is true by default in ExcelMarkus Mohrhard2013-04-291-0/+4
* OSL_TRACE => SAL_WARN in chartexport.cxxMarkus Mohrhard2013-04-291-3/+1
* c:delete is true by default in ExcelMarkus Mohrhard2013-04-291-6/+2
* change order to allow validation of chart partMarkus Mohrhard2013-04-291-2/+3
* another validation error with OOXML chart exportMarkus Mohrhard2013-04-291-1/+3
* order of element matters in OOXML exportMarkus Mohrhard2013-04-291-8/+8
* export for error bars to OOXML, fdo#62312Markus Mohrhard2013-04-291-0/+154
* Fix bnc#705982 - make animations inside SmartArt work.Thorsten Behrens2013-04-264-4/+26
* bnc#793414: Bullet points are not indented correctly.Felix Zhang2013-04-251-0/+2
* n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian2013-04-251-1/+5
* update pchThomas Arnhold2013-04-251-0/+2
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* execute move of global headersBjoern Michaelsen2013-04-23184-23568/+0
* fixup nanosecond precisionLionel Elie Mamane2013-04-231-1/+1
* fixup nanosecond precisionLionel Elie Mamane2013-04-231-10/+11
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2213-294/+52
* oox import, added support for linked graphics (at least they are embedded nowsjacobi2013-04-191-3/+12
* WaE: format specifies type 'int' but the argument has type 'sal_uInt32'Tor Lillqvist2013-04-191-1/+1
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-183-8/+32
* fix Frame import for oox filterNoel Power2013-04-181-0/+1
* implement MultiPage, Page & TabStrip import for ooxNoel Power2013-04-175-15/+240
* Update pchAurimas Fišeras2013-04-171-1/+2
* bnc#793414: Fixed the left margin of bulletFelix Zhang2013-04-161-1/+3
* fdo#36791 Added cases for unsupported VML commandsEilidh McAdam2013-04-151-11/+96