summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2017-02-12Various typos about propertyJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02xmloff: fix loplugin:stringconstantMiklos Vajna
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-11Some loplugin:conststringvar/stringconstant improvements: xmloffStephan Bergmann
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara
2016-12-12coverity#704108 Unchecked return valueCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-11-15loplugin:constantparamNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin
2016-10-11catch the exception to prevent broken charts, tdf#98690Markus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-06-23Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin