summaryrefslogtreecommitdiff
path: root/sc/inc/chart2uno.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-04loplugin:useuniqueptr in ScChart2DataSequenceNoel Grandin
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2017-12-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke
2017-12-07tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-11-19Replace list by vector in accessible part of scJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-28Simply move std::vector instances around hereStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-25tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert
2015-08-21remove last WeakImplHelper8 usesCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24coverity#737469 Uncaught exceptionCaolán McNamara
2014-02-13Drop unnecessary #includeTakeshi Abe
2014-01-29fix windows buildMarkus Mohrhard
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2014-01-29some improvements for the time based chartingMarkus Mohrhard
2014-01-29time based charting calc sideMarkus Mohrhard
2014-01-27coverity#1158331 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158332 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158333 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158334 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158335 Uncaught exceptionCaolán McNamara
2014-01-20sal_Bool->boolNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-02Some feeble attempt to reduce dependency on token.hxx header.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák