summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna
2014-05-05oox: don't try to set Writer-specific properties on non-TextFrames...Miklos Vajna
2014-05-01auto is not a valid value for c:symbol's val attributeMarkus Mohrhard
2014-05-01early bail outMarkus Mohrhard
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák
2014-04-30oox: Code protection against empty effectsJacobo Aragunde Pérez
2014-04-30ooxml: Preserve blur effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve reflection effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve glow effect on shapes.Jacobo Aragunde Pérez
2014-04-30ooxml: Preserve soft edge effect on shapes.Jacobo Aragunde Pérez
2014-04-30oox: syntax fix: wrong indexJacobo Aragunde Pérez
2014-04-29coverity#1210175 Uninitialized scalar fieldCaolán McNamara
2014-04-29oox: generatePresetsCXX -> generatePresetsDataMiklos Vajna
2014-04-29oox: clean up customshapes README and data generatorMiklos Vajna
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna
2014-04-28sal_Bool to bool in previous commitMarkus Mohrhard
2014-04-28fdo77216-Charts-Scattered chart: Chart gets distorted on RTSourav
2014-04-27Resolves: #i124703# adapt coordinate range from ms relative...Armin Le Grand
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-23Monkey see, monkey do?Stephan Bergmann
2014-04-23Fix start/endElement callsStephan Bergmann
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-23sal_Bool -> boolJacobo Aragunde Pérez
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-23Fix of run properties of text box in nested group shapeRohit Deshmukh
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam
2014-04-21coverity#735765 Unchecked dynamic_castMiklos Vajna
2014-04-19coverity#735764 Unchecked dynamic_castMiklos Vajna
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
2014-04-17-Werror,-Wimplicit-exception-spec-mismatchStephan Bergmann
2014-04-17coverity#1202900 Uncaught exceptionCaolán McNamara
2014-04-17oox customshapepreset: switch to generated data -> codeMiklos Vajna
2014-04-17oox customshapepresetdata: empty is an empty string sequenceMiklos Vajna
2014-04-17oox customshapepresetdata: parse SubViewSizeMiklos Vajna
2014-04-17oox customshapepresetdata: allow empty equation listMiklos Vajna
2014-04-17oox customshapepresetdata: handle RadiusRangeMaximum/RadiusRangeMinimumMiklos Vajna
2014-04-17oox customshapepresetdata: allow empty handle listMiklos Vajna
2014-04-17oox customshapepresetdata: allow empty adjustment listMiklos Vajna
2014-04-17oox customshapepresetdata: handle multiple definitionsMiklos Vajna
2014-04-17oox customshapepresetdata: handle RangeXMaximum and a few more propertiesMiklos Vajna
2014-04-17oox: initial customshape preset data loaderMiklos Vajna
2014-04-17oox: add customshapes preset dataMiklos Vajna
2014-04-17fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate
2014-04-17coverity#1202823 Dereference null return valueCaolán McNamara