summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLChartContext.cxx
AgeCommit message (Expand)Author
2022-09-27crashtesting: assert on converting ooo64499-3.sxc to odsCaolán McNamara
2022-09-21use more string_view in xmloffNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
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