summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-06-28n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat1-1/+11
2013-06-28Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat1-1/+1
2013-06-28n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat2-11/+11
2013-06-27n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat1-1/+8
2013-06-24convert the right number of elementsDavid Tardon1-1/+1
2013-05-30Fix crash with fdo60063-1.docxFridrich Štrba1-28/+13
2013-05-15Fix fdo#64579 Don't assume dsp:dataModelExt has valid DrawingML.Thorsten Behrens1-2/+5
2013-05-06map full transparent solid fill to no fill, fdo#64224Markus Mohrhard1-0/+9
2013-05-06let us be explicit about default valuesMarkus Mohrhard1-2/+4
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks1-3/+16
2013-05-02c:varyColor is true by default in ExcelMarkus Mohrhard1-0/+4
2013-05-02c:delete is true by default in ExcelMarkus Mohrhard1-6/+2
2013-05-02change order to allow validation of chart partMarkus Mohrhard1-2/+3
2013-04-26Fix bnc#705982 - make animations inside SmartArt work.Thorsten Behrens5-5/+29
2013-04-19fix Frame import for oox filterNoel Power1-0/+1
2013-04-19implement MultiPage, Page & TabStrip import for ooxNoel Power5-17/+242
2013-04-10Fix again n719988, n734733Xisco Fauli1-1/+2
2013-03-13bnc#798309 inherit group style from parentNoel Power7-12/+22
2013-01-22class vs struct mismatchLuboš Luňák1-1/+1
2013-01-22oox: try to make Windows build happyMiklos Vajna1-1/+1
2013-01-22n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna7-12/+109
2013-01-22fix cell border line properties n#793408Radek Doulik1-0/+1
2013-01-15n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian3-3/+12
2013-01-15n#793999: PPTX Export - background image fit to slide.Muthu Subramanian1-0/+5
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power3-0/+13
2012-12-10oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna1-4/+4
2012-12-06bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida1-1/+4
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida1-2/+8
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák4-6/+6
2012-12-01oox: fix buildIvan Timofeev17-34/+1
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz4-30/+30
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz17-28/+28
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-30do not write rotation when it is equal to multiple of 360 degreesRadek Doulik1-1/+1
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard3-11/+23
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist1-2/+2
2012-11-26Revert "Skip a bunch of files in the disable-export case"Tor Lillqvist1-7/+6
2012-11-26Skip a bunch of files in the disable-export caseTor Lillqvist1-6/+7
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard2-2/+2
2012-11-23Remove some other newly tagged unused methodsJulien Nabet2-11/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-1/+2
2012-11-19no matching function for call to 'max(int, long int)'Tor Lillqvist1-1/+1
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik4-47/+176
2012-11-19limit buSzPct rangeRadek Doulik1-1/+1
2012-11-17valgrind: use of uninitialized variableCaolán McNamara1-1/+2
2012-11-16targetted cleanup of misc. vba pieces.Noel Power2-16/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-4/+3
2012-11-14oox: reduce exception count reading missing attributes.Michael Meeks1-0/+4
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl1-10/+20