summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2015-02-19better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-01-08bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-12-13PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-12-13bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-09-12bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan
2014-09-10bnc#480256: OOXML import: Respect table background properties a bit moreMatúš Kukan
2014-09-09Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co
2014-08-11bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan
2014-08-06bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-07-30bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-10bnc#882383: Do not ignore themeOverride for charts in .pptxMatúš Kukan
2014-07-09bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara
2014-07-03bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
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-061st part of bnc#870233: wrong list style in shapesZolnai Tamás
2014-06-03oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13oox: Use references to prevent unnecessary object copiesJacobo 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-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara
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-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
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-23oox: sal_Bool->boolNoel Grandin
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-16oox: add a method to dump a PropertyMap as dataMiklos Vajna
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-06import data point symbol colorMarkus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-06improve chart series symbol exportMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin