summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-04-25n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian1-1/+5
2013-04-22bnc#793414: Fix the mis-displayed bullet charsuse-3.6-18Felix Zhang1-0/+1
2013-04-22bnc#793414: Fixed the left margin of bulletFelix Zhang1-1/+3
2013-03-30n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian1-2/+2
2013-03-27n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian1-0/+3
2013-03-13bnc#798309 inherit group style from parentNoel Power7-12/+22
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-02-22Fixed conflict resolution problemsCédric Bosdonnat1-1/+1
2013-02-21n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat3-0/+20
2013-01-31n#792778 oox: implement import of v:line inside v:groupMiklos Vajna2-14/+24
2013-01-29use ole obj preview imageRadek Doulik3-1/+7
2013-01-21n#793999: PPTX Export - background image fit to slide.Muthu Subramanian1-0/+5
2013-01-21n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian3-3/+12
2013-01-16fix cell border line properties n#793408Radek Doulik1-0/+1
2012-12-21this method actually can throw, related fdo#57451Markus Mohrhard2-2/+2
2012-12-18class vs struct mismatchLuboš Luňák1-1/+1
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna7-51/+142
2012-12-14fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power3-0/+13
2012-12-13vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer1-2/+6
2012-12-13oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna1-4/+4
2012-12-11use effect referencesRadek Doulik4-10/+26
2012-12-11Import shadow effect properties for shapes in docx.Eilidh McAdam11-0/+234
2012-12-11Revert "for lnRef idx 0 is valid index into style matrix"Radek Doulik1-4/+4
2012-12-10for lnRef idx 0 is valid index into style matrixRadek Doulik1-4/+4
2012-12-07TextContext::onCharacters: missing rtl:: prefixMiklos Vajna1-1/+1
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-11-22I hate sal_Int32, episode #1326.Luboš Luňák1-4/+4
2012-11-22no matching function for call to 'max(int, long int)'Tor Lillqvist1-1/+1
2012-11-20export embedded spreadsheet(s), fixes n#780830Radek Doulik4-47/+176
2012-11-20limit buSzPct rangeRadek Doulik1-1/+1
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák8-3/+44
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek1-2/+29
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist1-1/+1
2012-10-29n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian1-1/+1
2012-10-15fix text rotation for txXfrm element, fixes n#783433suse-3.6-0distro/suse/suse-3-6Radek Doulik1-1/+1
2012-10-15better pptx custom shape presets import/exportRadek Doulik9-1/+306
2012-10-15make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-10-15write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-10-15use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik2-10/+39
2012-10-13it seems we still need the ::rtl:: prefix for OUString at some placesAndras Timar1-2/+2
2012-10-13we love you 32bit sal_Int32 as longCaolán McNamara1-1/+1
2012-10-13Crash fix.Muthu Subramanian1-1/+3
2012-10-13n#771549: Import text offsets in shapes.Muthu Subramanian5-7/+52
2012-10-13n#759180: Override properties with endParaPr.Muthu Subramanian1-1/+6
2012-10-13n#778859: Non autofit text are imported as autofit.Muthu Subramanian1-0/+4
2012-10-13n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian4-19/+34
2012-10-13remove forgotten debug printfDavid Tardon1-1/+0
2012-10-13n#768027: Slide notesMaster and notes import.Muthu Subramanian3-5/+51
2012-10-12n#759180: Push oox default spacing values.Muthu Subramanian2-4/+5