summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2020-01-23tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2Julien Nabet
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-15use FastParser for SchXMLImportNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2020-01-02tdf#123206 Add test: import custom-label-fieldTamas Bunth
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
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-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-30tdf#128432 OOXML chart import: fix x axis scale regression of 3D chartsBalazs Varga
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
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-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-14tdf#124243 fix import of deleted X axis of 3D chartsBalazs Varga
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-24Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-13Simplify Sequence iterations in xmloff/source/{chart..core}Arkadiy Illarionov
2019-06-08Typo xEqationProperties->xEquationPropertiesJulien Nabet
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-05Drop lcl_SequenceToVector in favor of comphelper::sequenceToContainerArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-18Avoid getToken index for single call, minor simplificationMatteo Casalin
2018-12-31tdf#112782: data-pilot-source is invalid in odf1.2 strictJulien Nabet
2018-12-20use unique_ptr in xmloffNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov