summaryrefslogtreecommitdiff
path: root/chart2/source/tools/DataSeriesHelper.cxx
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-09C++11 replace std::remove_copy_if with std::copy_ifJochen Nitschke
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-11-01Omit the default comparator for std::sort()Takeshi Abe
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-01-22bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-07fdo#57950: Remove some chained appends in chart2 and moreMarcos Paulo de Souza
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-03#i109771# no black borders around symbols + #i74910# very thick borders protr...Ingrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-11CWS-TOOLING: integrate CWS chartuseability01Kurt Zenker