Age | Commit message (Expand) | Author |
2014-05-06 | oox: unused CustomShapeProvider | Miklos Vajna |
2014-05-06 | oox: prepare for importing a TextBox property on shapes | Miklos Vajna |
2014-05-06 | oox: preserve camera rotation on shape 3D effects. | Jacobo Aragunde Pérez |
2014-05-06 | oox: preserve scene3d/camera effects on shapes. | Jacobo Aragunde Pérez |
2014-05-06 | oox: Integrate Shape3DProperties and Scene3DPropertiesContext | Jacobo Aragunde Pérez |
2014-05-06 | oox custom shape preset data: fix typo in parsing awt::Size | Miklos Vajna |
2014-05-05 | oox: don't try to set Writer-specific properties on non-TextFrames... | Miklos Vajna |
2014-05-01 | auto is not a valid value for c:symbol's val attribute | Markus Mohrhard |
2014-05-01 | early bail out | Markus Mohrhard |
2014-04-30 | handle brightness+contrast from msoffice (bnc#875713) | Luboš Luňák |
2014-04-30 | oox: Code protection against empty effects | Jacobo Aragunde Pérez |
2014-04-30 | ooxml: Preserve blur effect on shapes. | Jacobo Aragunde Pérez |
2014-04-30 | ooxml: Preserve reflection effect on shapes. | Jacobo Aragunde Pérez |
2014-04-30 | ooxml: Preserve glow effect on shapes. | Jacobo Aragunde Pérez |
2014-04-30 | ooxml: Preserve soft edge effect on shapes. | Jacobo Aragunde Pérez |
2014-04-30 | oox: syntax fix: wrong index | Jacobo Aragunde Pérez |
2014-04-29 | coverity#1210175 Uninitialized scalar field | Caolán McNamara |
2014-04-29 | oox: generatePresetsCXX -> generatePresetsData | Miklos Vajna |
2014-04-29 | oox: clean up customshapes README and data generator | Miklos Vajna |
2014-04-29 | oox: remove now unused helper methods (generated code used them in the past) | Miklos Vajna |
2014-04-28 | sal_Bool to bool in previous commit | Markus Mohrhard |
2014-04-28 | fdo77216-Charts-Scattered chart: Chart gets distorted on RT | Sourav |
2014-04-27 | Resolves: #i124703# adapt coordinate range from ms relative... | Armin Le Grand |
2014-04-24 | fdo#77089 pass shape dimensions to graphicfilter for WMF | Tomaž Vajngerl |
2014-04-23 | Monkey see, monkey do? | Stephan Bergmann |
2014-04-23 | Fix start/endElement calls | Stephan Bergmann |
2014-04-23 | ooxml: Preserve inner shadow effect on shapes. | Jacobo Aragunde Pérez |
2014-04-23 | ooxml: Preserve outer shadow effect on shapes. | Jacobo Aragunde Pérez |
2014-04-23 | sal_Bool -> bool | Jacobo Aragunde Pérez |
2014-04-23 | oox: sal_Bool->bool | Noel Grandin |
2014-04-23 | Fix of run properties of text box in nested group shape | Rohit Deshmukh |
2014-04-22 | fod#77122 DOCX filter: link between textboxes is not being preserved | umeshkadam |
2014-04-21 | coverity#735765 Unchecked dynamic_cast | Miklos Vajna |
2014-04-19 | coverity#735764 Unchecked dynamic_cast | Miklos Vajna |
2014-04-18 | Remove now unused oox::drawingml::CustomShapeProperties::PresetsMap | Miklos Vajna |
2014-04-17 | -Werror,-Wimplicit-exception-spec-mismatch | Stephan Bergmann |
2014-04-17 | coverity#1202900 Uncaught exception | Caolán McNamara |
2014-04-17 | oox customshapepreset: switch to generated data -> code | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: empty is an empty string sequence | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: parse SubViewSize | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: allow empty equation list | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: handle RadiusRangeMaximum/RadiusRangeMinimum | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: allow empty handle list | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: allow empty adjustment list | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: handle multiple definitions | Miklos Vajna |
2014-04-17 | oox customshapepresetdata: handle RangeXMaximum and a few more properties | Miklos Vajna |
2014-04-17 | oox: initial customshape preset data loader | Miklos Vajna |
2014-04-17 | oox: add customshapes preset data | Miklos Vajna |
2014-04-17 | fdo#77219 Image property Z-index [behindDoc] not preserved after RT | Ravindra Vidhate |
2014-04-17 | coverity#1202823 Dereference null return value | Caolán McNamara |