summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapeproperties.cxx
AgeCommit message (Expand)Author
2020-07-10tdf#100348 add fill to fontwork in export to pptxRegina Henschel
2020-06-10PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-16tdf128684: Rotate text in not preset custom shapeTamas Bunth
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-04cleanup includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-27Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etcTor Lillqvist
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-06-23tdf#100153 modify noSmoking shapeZhengqiang Wang
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-24Remove TokenMap::getUnicodeTokenName()Matúš Kukan
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-06oox: unused CustomShapeProviderMiklos Vajna
2014-04-29oox: remove now unused helper methods (generated code used them in the past)Miklos Vajna
2014-04-27Resolves: #i124703# adapt coordinate range from ms relative...Armin Le Grand
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
2014-04-17oox customshapepreset: switch to generated data -> codeMiklos 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-15sal_Bool -> boolJacobo Aragunde Pérez
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-19fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-01-13fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar
2013-12-27fdo#72998: Custom shapes have improper size.Muthu Subramanian
2013-10-10n#819614: Lines running off the screens.Muthu Subramanian
2013-08-15Work on the custom shape preset generationTor Lillqvist
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet