summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLImport.cxx
AgeCommit message (Expand)Author
2020-01-08tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-13Simplify Sequence iterations in xmloff/source/{chart..core}Arkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-10loplugin:unusedfieldsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-20mxStatusIndicator is unusedNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-22loplugin:write only fieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-03-17property mapping importMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa