summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-07fetch the values just onceCaolán McNamara1-3/+5
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-3/+2
2019-09-29Fix typosAndrea Gelmini1-1/+1
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen1-0/+1
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-11/+6
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-1/+1
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-3/+2
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov1-17/+11
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-14loplugin:unusedfieldsNoel Grandin1-13/+0
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin1-17/+7
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-2/+2
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-46/+44
2017-07-28loplugin:constparams in xmloffNoel Grandin1-1/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin1-2/+2
2017-07-10simplify some OUString compareTo callsNoel Grandin1-3/+3
2017-06-05Improved loplugin:cstylecast to reference types: xmloffStephan Bergmann1-1/+1
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck1-13/+13
2017-02-21Use symbolic AUTOLAYOUT_* namesTor Lillqvist1-21/+21
2017-02-21AutoLayout value 33 is "AUTOLAYOUT_4CLIPART" according to commentsTor Lillqvist1-2/+2
2017-02-21s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sortTor Lillqvist1-1/+1
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXTTor Lillqvist1-2/+1
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENTTor Lillqvist1-2/+1
2017-02-20s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENTTor Lillqvist1-2/+1
2017-02-20s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENTTor Lillqvist1-2/+1
2017-02-20s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENTTor Lillqvist1-1/+1
2017-02-20s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENTTor Lillqvist1-1/+1
2017-02-20s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENTTor Lillqvist1-1/+1
2017-02-20s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENTTor Lillqvist1-1/+1
2017-02-20s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENTTor Lillqvist1-1/+1
2017-02-20Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist1-1/+1
2017-02-20Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXTTor Lillqvist1-1/+1
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist1-1/+2
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann1-11/+0
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin1-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-09use std::unique_ptrDavid Tardon1-8/+3
2016-09-09loplugin:refcountingNoel Grandin1-2/+2
2016-09-09remove direct memory managementDavid Tardon1-47/+20
2016-09-06remove extra whitespaceDavid Tardon1-1/+1
2016-06-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-11/+7
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin1-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-4/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-10/+7