summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTableContext.cxx
AgeCommit message (Expand)Author
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
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-03don't create uno::Sequence with new, fdo#46825Markus Mohrhard
2012-03-03make this variable constMarkus Mohrhard
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-09catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-07-20callcatcher: remove unused methodsThomas Arnhold
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]