summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLSeries2Context.cxx
AgeCommit message (Expand)Author
2020-11-23tdf#134059 Always include hidden cells in chart series labelOuyang Leyan
2020-11-19fastparser in SchXMLSeries2ContextNoel Grandin
2020-11-19fastparser in SchXMLDataPointContextNoel Grandin
2020-11-19fastparser in SchXMLPlotAreaContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-09-08cid#1186122 Big parameter passed by valueCaolán McNamara
2020-09-05tdf#135366 ODF import of line and fill of data labelsRegina Henschel
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xml/chartNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
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-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26No need to test seriesStyle.m_xOldAPISeries n times (xmloff/chart)Julien Nabet
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-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin