summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2015-05-23Revert "Resolves: #i124703# adapt coordinate range from ms relative..."Andras Timar1-10/+1
2015-04-23Fix build with boost-1.56.0.Jörg Sonnenberger1-2/+2
2015-04-23fix crash on export of fdo60365-2.ods to xlsxCaolán McNamara1-2/+2
2015-04-15import marker color from OOXML, related tdf#81407Markus Mohrhard1-0/+1
2015-04-15export marker color correctly, tdf#81407Markus Mohrhard1-1/+6
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard1-0/+36
2015-04-15we use the correct OOXML default value nowMarkus Mohrhard1-0/+5
2015-04-14tdf#90403 PPTX import: use real table sizeAndras Timar1-0/+17
2015-04-04bnc#910045 wrong cell fill color defined by table styleZolnai Tamás1-0/+11
2015-04-04bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar2-5/+5
2015-04-04fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston3-6/+12
2015-04-04tdf#89774 oox: TotalTime is in minutesMiklos Vajna1-1/+2
2015-04-04fix OOXML vs MSO2007 in chart import in one more placeMarkus Mohrhard1-5/+6
2015-03-16handle one more place with MSO 2007 vs OOXML spec for chartsMarkus Mohrhard2-2/+6
2015-03-13detect MSO 2007 OOXML documentsMarkus Mohrhard1-3/+39
2015-03-13handle MSO 2007 vs OOXML in auto title chart importMarkus Mohrhard3-7/+11
2015-03-11Fix compilation error with gcc 4.7Tor Lillqvist1-55/+55
2015-02-19this should be [-90, 90] and not (-90, 90), tdf#89454Markus Mohrhard1-1/+1
2015-02-19no need for that anymoreMarkus Mohrhard1-4/+0
2015-02-19better way to set default for chart area fill style, related tdf#89451Markus Mohrhard3-5/+11
2015-02-19implement fill based on style also for chart area, tdf#89451Markus Mohrhard2-5/+10
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar1-4/+109
2015-01-08bnc#862510: PPTX import: Wrong text horizontal adjustment inside shape.Zolnai Tamás2-1/+16
2015-01-08bnc#862510: PPTX import: Wrong text color inside shapeZolnai Tamás1-5/+8
2015-01-08bnc#822341: PPTX export of embedded text documentsZolnai Tamás1-28/+86
2014-12-13Resolves: fdo#70157 fix crash on loadingCaolán McNamara1-3/+7
2014-12-13PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-1/+4
2014-12-13bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-1/+6
2014-11-23fdo#79731 fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna1-5/+8
2014-11-23fdo#54361: Chart background in XLSX is transparent instead of white.Muthu Subramanian1-11/+10
2014-10-14oox: fix spurious rebuilds of namespacemap.cxxMichael Stahl1-0/+1
2014-10-14bnc#584721: invisible text because of wrong color (white)Zolnai Tamás1-10/+20
2014-10-14Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara1-1/+9
2014-10-14fix/improve handling of mso-position-(horizontal|vertical)(-relative)Luboš Luňák2-1/+27
2014-10-14Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara1-1/+1
2014-10-14bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan1-22/+33
2014-09-23bnc#591147: OOXML import: Import video file too.Matúš Kukan1-13/+27
2014-09-23loplugin:staticcallStephan Bergmann1-1/+1
2014-09-12bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan5-26/+23
2014-09-10bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan2-6/+38
2014-09-09Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co3-18/+92
2014-09-05MSO finally decided to follow the spec, fdo#83312Markus Mohrhard1-1/+11
2014-08-29bnc#822347: if number type is not set, skip numberingTomaž Vajngerl1-1/+4
2014-08-28PPTX import: fix missing document metadataMiklos Vajna1-0/+2
2014-08-25bnc#880448: Improved handling of placeholder shapesMatúš Kukan2-19/+26
2014-08-12bnc#887227: Do not set TextAutoGrowHeight for vertical text.Matúš Kukan1-1/+5
2014-08-11bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan3-74/+71
2014-08-11Fix some number format issues, bnc#862510Matúš Kukan3-6/+6
2014-08-11bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan1-2/+5
2014-08-06bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida3-1/+18