summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapeproperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-3/+3
2017-05-29getUtf8TokenName can return by const refNoel Grandin1-1/+1
2017-05-04cleanup includesJochen Nitschke1-9/+4
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin1-1/+1
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-14/+14
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist1-0/+2
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung1-0/+18
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke1-1/+1
2016-06-23tdf#100153 modify noSmoking shapeZhengqiang Wang1-3/+3
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+2
2015-11-19use comphelper::containerToSequenceNoel Grandin1-4/+2
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-1/+1
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar1-10/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-6/+10
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan1-3/+3
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-1/+1
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh1-4/+23
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
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