summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)AuthorFilesLines
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida3-5/+7
2014-07-02bnc#812796: Don't create data series when the series has no values.Kohei Yoshida1-0/+4
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan30-69/+69
2014-06-25remove whitespacesMarkus Mohrhard70-581/+0
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan17-29/+30
2014-06-22use the correct default value, fdo#78080Markus Mohrhard2-3/+2
2014-06-18oox: import WPS shape with text as shape with textboxMiklos Vajna1-2/+1
2014-06-17These headers are private, also do not export symbols.Matúš Kukan7-7/+117
2014-06-17fdo#54361 - FILEOPEN: Chart background in XLSX is transparent instead of whiteHeena Gupta1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin3-12/+0
2014-06-13DOCX import: implement linking for shapes having textboxesMiklos Vajna1-0/+16
2014-06-10Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co2-6/+55
2014-06-10Related bnc#862510: extend handling of txXfrmZolnai Tamás2-28/+34
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-12/+0
2014-06-07make sure all objects exist, related fdo#75692Markus Mohrhard1-1/+2
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás1-2/+12
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-41/+47
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás1-0/+28
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás2-4/+23
2014-05-29cppcheck: consecutive return/break/...Julien Nabet1-1/+0
2014-05-23WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez2-1/+10
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez2-3/+18
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez3-0/+268
2014-05-23DOCX import: recurse into w:ins in groupshape textMiklos Vajna1-0/+7
2014-05-23DOCX import: detect inline shape inside shape textMiklos Vajna1-0/+2
2014-05-23DOCX import: detect table in groupshapeMiklos Vajna1-0/+2
2014-05-20fdo#78658 Corruption: lockedCanvas tag is missing from RT fileDinesh Patil1-0/+6
2014-05-19oox: remove using namespace from headersThomas Arnhold1-5/+3
2014-05-16Use SVM (metafile) instead of PNG for diagrams (SmartArt)Tor Lillqvist1-16/+10
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez3-100/+101
2014-05-16oox: always save all kinds of 3d effects to the grab bag.Jacobo Aragunde Pérez1-1/+1
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez3-3/+45
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez2-1/+34
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez2-1/+86
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez4-2/+43
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez3-4/+102
2014-05-06oox: unused CustomShapeProviderMiklos Vajna1-11/+0
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna1-0/+12
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez2-3/+41
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez4-4/+109
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez3-116/+10
2014-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna1-1/+1
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák1-3/+24
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez1-0/+6
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez1-1/+19
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez1-1/+5
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez1-0/+10
2014-04-29coverity#1210175 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-29oox: generatePresetsCXX -> generatePresetsDataMiklos Vajna2-1/+1