summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTableContext.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-03typoTomaž Vajngerl
2017-02-28new loplugin unoanyNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2014-06-05fdo#72727: Revert "-Werror=unused-but-set-variable second try"Kohei Yoshida
2014-06-05fdo#72727: Revert "fdo#68663 don't blindly force categories when there are none"Kohei Yoshida
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21coverity#708700 Uninitialized scalar fieldCaolán McNamara
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard
2013-10-13sal_Bool to boolTakeshi Abe
2013-08-30-Werror=unused-but-set-variable second tryJulien Nabet
2013-08-30Revert "-Werror=unused-but-set-variable bCategoriesApplied"Julien Nabet
2013-08-30-Werror=unused-but-set-variable bCategoriesAppliedJulien Nabet
2013-08-30fdo#68663 don't blindly force categories when there are noneLionel Elie Mamane
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-30remove all my debug codeMarkus Mohrhard
2013-06-30transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard
2013-06-29add option to debug chart odf internal data provider importMarkus Mohrhard
2013-06-16use the implicit conversionMarkus Mohrhard
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-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-12uninit variableJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák