summaryrefslogtreecommitdiffstats
path: root/xmloff/source/chart
Commit message (Expand)AuthorAgeFilesLines
* tdf#95416 Fix includes for xmloffAdam Kasztenny2016-12-131-1/+1
* coverity#704109 Unchecked return valueCaolán McNamara2016-12-122-3/+3
* coverity#704108 Unchecked return valueCaolán McNamara2016-12-121-4/+4
* loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann2016-12-016-31/+1
* loplugin:constantparamNoel Grandin2016-11-151-4/+4
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2016-11-041-1/+1
* loplugin:oncevar in xmloff..xmlsecurityNoel Grandin2016-10-311-2/+1
* loplugin:expandablemethods in xmloffNoel Grandin2016-10-242-12/+2
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-1/+1
* loplugin:unnnecessaryoverride in xmloffNoel Grandin2016-10-111-5/+0
* catch the exception to prevent broken charts, tdf#98690Markus Mohrhard2016-10-111-2/+9
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1327-43/+43
* use std::unique_ptrDavid Tardon2016-09-091-41/+13
* use std::unique_ptrDavid Tardon2016-09-091-19/+11
* tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier2016-08-161-0/+2
* loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2016-08-121-1/+1
* no need to create temporary OUString for comparisonNoel Grandin2016-07-131-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-076-12/+12
* loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin2016-06-242-3/+1
* Simplify dynamic_cast followed by a static_cast.Jan Holesovsky2016-06-231-9/+5
* Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky2016-06-235-72/+27
* Simplify dynamic_cast followed by a static_cast.Jan Holesovsky2016-06-221-13/+12
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-1/+1
* loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2016-05-192-20/+0
* Fix typosAndrea Gelmini2016-05-161-1/+1
* clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2016-05-131-4/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* use Any constructor instead of temporariesNoel Grandin2016-05-043-18/+6
* Fix typos in codeAndrea Gelmini2016-05-012-16/+16
* Kill comphelper::MakeMapStephan Bergmann2016-04-251-38/+25
* Fix typosAndrea Gelmini2016-04-222-2/+2
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-208-20/+20
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* loplugin:passstuffbyref in xmloffNoel Grandin2016-04-141-2/+2
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+4
* Avoid reserved identifierStephan Bergmann2016-04-122-3/+3
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-6/+0
* clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin2016-04-127-19/+19
* Avoid reserved identifiersStephan Bergmann2016-03-291-6/+6
* loplugin:constantparam in xmloff/Noel Grandin2016-03-162-5/+4
* Add missing includesDavid Ostrovsky2016-03-091-0/+1
* new loplugin:unuseddefaultparamsNoel Grandin2016-02-252-13/+8
* loplugin:write only fieldsNoel Grandin2016-02-221-2/+0
* Remove excess newlinesChris Sherlock2016-02-092-2/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* cppcheck: variableScopeCaolán McNamara2016-01-211-2/+2
* loplugin:unusedmethods unused return value in xmloff/Noel Grandin2016-01-132-11/+2