summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml
Commit message (Expand)AuthorAgeFilesLines
* bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan2014-07-071-0/+40
* fix crash loading ooo100546-1.xlsCaolán McNamara2014-07-071-4/+4
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-4/+4
* Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan2014-06-2525-2919/+0
* Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan2014-06-2315-888/+0
* These headers are private, also do not export symbols.Matúš Kukan2014-06-172-111/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-173-3/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-3/+3
* bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2014-06-061-0/+2
* 2nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2014-06-061-0/+4
* 1th part of bnc#870233: wrong list style in shapesZolnai Tamás2014-06-061-0/+3
* bnc#870237: wrong text position in grouped listZolnai Tamás2014-05-301-2/+4
* WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2014-05-231-1/+1
* ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez2014-05-231-0/+2
* ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez2014-05-232-0/+66
* ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez2014-05-162-7/+15
* ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez2014-05-131-1/+6
* ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez2014-05-131-0/+2
* ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez2014-05-092-0/+14
* ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez2014-05-092-0/+14
* oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez2014-05-091-0/+4
* oox: unused CustomShapeProviderMiklos Vajna2014-05-061-14/+0
* oox: prepare for importing a TextBox property on shapesMiklos Vajna2014-05-061-0/+2
* oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez2014-05-062-0/+19
* oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez2014-05-061-0/+4
* oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez2014-05-062-72/+6
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-3/+3
* oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna2014-04-291-3/+0
* ooxml: Preserve inner shadow effect on shapes.Jacobo Aragunde Pérez2014-04-231-0/+3
* ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez2014-04-231-0/+7
* fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam2014-04-221-0/+16
* fixincludeguards.sh: include/ooxThomas Arnhold2014-04-198-16/+16
* Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna2014-04-181-9/+0
* oox: initial customshape preset data loaderMiklos Vajna2014-04-171-0/+3
* import data point symbol colorMarkus Mohrhard2014-04-062-21/+2
* remove whitespaceMarkus Mohrhard2014-04-064-38/+0
* oox: sal_Bool->boolNoel Grandin2014-04-034-31/+31
* oox: sal_Bool->boolNoel Grandin2014-04-033-28/+28
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0114-14/+14
* n#870234: Import gradfill for text colors.Muthu Subramanian2014-03-281-0/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2711-55/+55
* n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian2014-03-271-0/+1
* remove whitespaceMarkus Mohrhard2014-03-171-6/+0
* oox: prefer passing OUString by referenceNoel Grandin2014-03-172-3/+3
* oox: handle all w14 text effects at groupshape importTomaž Vajngerl2014-03-102-0/+52
* n#821567: Import PPTX background images with table-name.Muthu Subramanian2014-03-061-0/+3
* fix OOXML strict importMarkus Mohrhard2014-03-061-1/+1
* fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke2014-03-051-1/+2
* in the old design all lists needed to be the same size, fdo75200Markus Mohrhard2014-03-041-3/+5
* remove the inheritance to std::map in PropertyMapMarkus Mohrhard2014-03-041-1/+0