summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapegeometry.cxx
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-04cleanup includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: ooxStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-12tdf#100733 oox: imports RefR and RefAngle of polar handles.Mark Hung
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15sal_Bool to boolTakeshi Abe
2013-08-15Mark as constTakeshi Abe
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-13Revert "bnc#819614: Fix runaway lines."Jan Holesovsky
2013-05-16bnc#819614: Fix runaway lines.Jan Holesovsky
2013-05-16Fix length check - it would be out of bounds.Jan Holesovsky
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik
2012-01-09pptx: implemented import of <path stroke="false" ...>Radek Doulik