summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLPlotAreaContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-02tdf#123206 Import/Export chart custom label textTamas Bunth1-0/+9
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-12/+0
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen1-0/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-6/+4
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin1-8/+10
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-11-26Replace some lists by vectors in xmloffJulien Nabet1-8/+8
2017-11-15loplugin:flatten in xmloffNoel Grandin1-97/+99
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-8/+4
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-11/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+1
2017-07-28loplugin:constparams in xmloffNoel Grandin1-2/+2
2017-07-20loplugin:constparams in xmloffNoel Grandin1-3/+3
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-3/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-06-28loplugin:oncevar in xmloffNoel Grandin1-2/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann1-3/+3
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin1-9/+2
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky1-24/+3
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-13/+12
2016-05-04use Any constructor instead of temporariesNoel Grandin1-9/+3
2016-05-01Fix typos in codeAndrea Gelmini1-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin1-2/+2
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin1-10/+1
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-11/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-04loplugin:stringconstantNoel Grandin1-32/+16
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-2/+2
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-1/+0
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-01loplugin: cstylecastNoel Grandin1-2/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-13loplugin:staticcallStephan Bergmann1-5/+5
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara1-3/+3
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard1-0/+15
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-12/+12
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-3/+3
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-15/+0