summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
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
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-10loplugin:unusedfieldsNoel Grandin
2018-03-07convert SymbolBitmapURL to SymbolBitmap used in chart2Tomaž Vajngerl
2018-03-06use more Color in xmloffNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-03Replace list by vector in SchXMLExport (xmloff)Julien Nabet