summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapeproperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-06oox: unused CustomShapeProviderMiklos Vajna1-11/+0
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna1-31/+0
2014-04-27Resolves: #i124703# adapt coordinate range from ms relative...Armin Le Grand1-1/+10
2014-04-23oox: sal_Bool->boolNoel Grandin1-4/+4
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna1-1/+0
2014-04-17oox customshapepreset: switch to generated data -> codeMiklos Vajna1-6/+4
2014-04-17oox: initial customshape preset data loaderMiklos Vajna1-0/+1
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna1-0/+3
2014-04-15sal_Bool -> boolJacobo Aragunde Pérez1-3/+3
2014-04-03oox: sal_Bool->boolNoel Grandin1-3/+3
2014-03-19fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav1-1/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-29/+29
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar1-0/+1
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian1-0/+6
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian1-3/+2
2013-08-15Work on the custom shape preset generationTor Lillqvist1-2/+2
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+2
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-3/+3
2012-12-07drop some static OUStringsCaolán McNamara1-4/+3
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-7/+6
2012-09-18better pptx custom shape presets import/exportRadek Doulik1-0/+3
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-19valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+1
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian1-0/+1
2012-03-14Remove unused code in drawingml.Mariana Marasoiu1-10/+0
2012-03-05remove unused codePetr Vorel1-1/+0
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks1-0/+9
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks1-1/+13
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks1-4/+11
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks1-0/+14
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks1-1/+3
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik1-8/+27
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian1-1/+1
2011-12-16Fixed: bentConnectors are not imported properly.Muthu Subramanian1-16/+0
2011-12-14use custom shapes for curved connector shapesRadek Doulik1-16/+0
2011-12-14import text body rotation property of custom shapeFelix Zhang1-0/+1
2011-12-12pptx: fix custom shape equations importRadek Doulik1-4/+6
2011-12-07pptx: make sure we set right type for connector shapesRadek Doulik1-2/+7
2011-12-07do not use new presets for connector shapesRadek Doulik1-8/+62
2011-11-08use text frame part of customshapes on importRadek Doulik1-1/+12
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik1-2/+2
2011-11-07fix buildRadek Doulik1-6/+8
2011-11-07fix ooxml custom shapes sizingRadek Doulik1-1/+2
2011-10-19remove an unused methodFelix Zhang1-5/+0
2011-10-17update flip(mirror) properties setting for custom shape presetsRadek Doulik1-11/+9
2011-10-06custom shapes import improvementsRadek Doulik1-1811/+25
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud1-25/+1811
2011-10-05custom shapes import improvementsRadek Doulik1-1811/+25
2011-09-09n#705985: Importing Flip properties of custom shapes.Muthu Subramanian1-0/+8
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1