summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLImport.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-12-07loplugin:unusedmethodsNoel
2020-11-16simplify CreateChartContext, remove unused paramsNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-06xmloff: create SchXMLImport_Content instances with an uno constructorMiklos Vajna
2020-02-28xmloff: create SchXMLImport_Styles instances with an uno constructorMiklos Vajna
2020-02-21xmloff: create SchXMLImport_Meta instances with an uno constructorMiklos Vajna
2020-02-14xmloff: create SchXMLImport instances with an uno constructorMiklos Vajna
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-15use FastParser for SchXMLImportNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-01tdf#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