summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna
2013-05-30bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna
2013-05-30bnc#817956 fix VML import of rotationMiklos Vajna
2013-05-30bnc#817956 VML import of v:textpathMiklos Vajna
2013-05-23bnc#820786: Best effort mapping of the OOXML patterns to our hatches.Jan Holesovsky
2013-05-22bnc#819614: Fix runaway lines.Jan Holesovsky
2013-05-02place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák
2013-04-25n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian
2013-04-22bnc#793414: Fix the mis-displayed bullet charsuse-3.6-18Felix Zhang
2013-04-22bnc#793414: Fixed the left margin of bulletFelix Zhang
2013-03-30n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian
2013-03-27n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-02-22Fixed conflict resolution problemsCédric Bosdonnat
2013-02-21n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat
2013-01-31n#792778 oox: implement import of v:line inside v:groupMiklos Vajna
2013-01-29use ole obj preview imageRadek Doulik
2013-01-21n#793999: PPTX Export - background image fit to slide.Muthu Subramanian
2013-01-21n#794350: [PPTX] Flip gradient fill as well.Muthu Subramanian
2013-01-16fix cell border line properties n#793408Radek Doulik
2012-12-21this method actually can throw, related fdo#57451Markus Mohrhard
2012-12-18class vs struct mismatchLuboš Luňák
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2012-12-14fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer
2012-12-13oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna
2012-12-11use effect referencesRadek Doulik
2012-12-11Import shadow effect properties for shapes in docx.Eilidh McAdam
2012-12-11Revert "for lnRef idx 0 is valid index into style matrix"Radek Doulik
2012-12-10for lnRef idx 0 is valid index into style matrixRadek Doulik
2012-12-07TextContext::onCharacters: missing rtl:: prefixMiklos Vajna
2012-12-06bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida
2012-11-22I hate sal_Int32, episode #1326.Luboš Luňák
2012-11-22no matching function for call to 'max(int, long int)'Tor Lillqvist
2012-11-20export embedded spreadsheet(s), fixes n#780830Radek Doulik
2012-11-20limit buSzPct rangeRadek Doulik
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist
2012-10-29n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian
2012-10-15fix text rotation for txXfrm element, fixes n#783433suse-3.6-0distro/suse/suse-3-6Radek Doulik
2012-10-15better pptx custom shape presets import/exportRadek Doulik
2012-10-15make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik
2012-10-15write only non NaN chart series values (fixes part of n#760997Radek Doulik
2012-10-15use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik
2012-10-13it seems we still need the ::rtl:: prefix for OUString at some placesAndras Timar
2012-10-13we love you 32bit sal_Int32 as longCaolán McNamara
2012-10-13Crash fix.Muthu Subramanian