summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLChartContext.cxx
AgeCommit message (Expand)Author
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-10-10loplugin:moveparam in xmloffNoel Grandin
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04fastparser in CreateGroupChildContextNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30fastparser in shapeimportNoel
2020-11-18fastparser in SchXMLTitleContextNoel Grandin
2020-11-17fastparser in SchXMLChartContextNoel Grandin
2020-11-16simplify CreateChartContext, remove unused paramsNoel
2020-11-15fastparser in SchXMLAxisContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
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
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-11-26Modernize by using for-range loops (xmloff/chart)Julien Nabet
2017-11-26Replace some lists by vectors in xmloffJulien Nabet
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-22Fix typosAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin