summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)Author
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-30PPTX import: shape effect properties defined by themeZolnai Tamás
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-04Remove unused membersStephan Bergmann
2014-10-29constStephan Bergmann
2014-10-29constStephan Bergmann
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-09-09Better place to initialize mnThemedIdxMatúš Kukan
2014-08-20remove whitespaceMarkus Mohrhard
2014-07-07bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-17These headers are private, also do not export symbols.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-23WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: unused CustomShapeProviderMiklos Vajna
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna
2014-04-23ooxml: Preserve inner shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-23ooxml: Preserve outer shadow effect on shapes.Jacobo Aragunde Pérez
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam
2014-04-19fixincludeguards.sh: include/ooxThomas Arnhold
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
2014-04-17oox: initial customshape preset data loaderMiklos Vajna
2014-04-06import data point symbol colorMarkus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann