summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTools.cxx
AgeCommit message (Expand)Author
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-06-13Simplify Sequence iterations in xmloff/source/{chart..core}Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-02-17boost->stdCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-29Mark as const / staticTakeshi Abe
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-21Remove unused getRegressionCurveJulien Nabet
2013-04-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24coverity#705444 Improper use of negative valueNorbert Thiebaud
2013-01-24WaE: 'bVal' may be used uninitialized in this functionTor Lillqvist
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi