summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapegeometry.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara1-2/+3
2017-10-23loplugin:includeform: ooxStephan Bergmann1-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-07-31loplugin:constparams in ooxNoel Grandin1-27/+27
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-18/+14
2017-05-04cleanup includesJochen Nitschke1-1/+2
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-14/+14
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann1-1/+1
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-1/+1
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung1-0/+3
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+20
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-2/+2
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-11-09new loplugin: oncevarNoel Grandin1-48/+12
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-08-14loplugin: defaultparamsNoel Grandin1-14/+14
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-1/+2
2014-06-25remove whitespacesMarkus Mohrhard1-21/+0
2014-04-03oox: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from ooxAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-17/+17
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann1-2/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-9/+9
2013-08-15sal_Bool to boolTakeshi Abe1-18/+18
2013-08-15Mark as constTakeshi Abe1-1/+1
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist1-177/+156
2013-06-13Revert "bnc#819614: Fix runaway lines."Jan Holesovsky1-3/+2
2013-05-16bnc#819614: Fix runaway lines.Jan Holesovsky1-2/+3
2013-05-16Fix length check - it would be out of bounds.Jan Holesovsky1-2/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-63/+63
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz1-35/+34
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik1-2/+18
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik1-4/+7
2012-01-09pptx: implemented import of <path stroke="false" ...>Radek Doulik1-0/+6
2012-01-04PPTX: fix ssd* constants import for drawingml formulasRadek Doulik1-1/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-29Removing unused GetShapePresetType().Muthu Subramanian1-631/+0
2011-11-07fix ooxml custom shapes sizingRadek Doulik1-9/+9