summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás
2014-05-23OleObjectInfo is used from the scfilt library so must be publicTor Lillqvist
2014-05-23WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez
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-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
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28n#870234: Import gradfill for text colors.Muthu Subramanian
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl
2014-03-22covertity#707954 Uninitialized scalar fieldCaolán McNamara
2014-03-18loplugin:passstringbyrefStephan Bergmann
2014-03-17remove whitespaceMarkus Mohrhard
2014-03-17oox: prefer passing OUString by referenceNoel Grandin