summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapegeometry.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin1-13/+13
2022-06-22rename oox::OptValue::get to valueNoel Grandin1-13/+13
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-2/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann1-1/+1
2020-03-23Fix spelling of variableJohnny_M1-6/+6
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen1-1/+0
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+51
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-19/+19
2018-10-15loplugin:constfields in ooxNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
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