summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2013-06-19n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat1-2/+9
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna1-0/+4
2013-05-30bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna1-0/+5
2013-05-30bnc#817956 fix VML import of rotationMiklos Vajna1-30/+39
2013-05-30bnc#817956 VML import of v:textpathMiklos Vajna5-0/+78
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky4-8/+91
2013-05-22bnc#819614: Fix runaway lines.Jan Holesovsky1-2/+3
2013-05-02place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák1-0/+3
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