summaryrefslogtreecommitdiff
path: root/sc/inc/chart2uno.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-08-14inline some use-once typedefsNoel Grandin1-2/+2
2020-05-09compact namespace in scNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2020-02-03loplugin:unusedfieldsNoel Grandin1-2/+0
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-5/+5
2019-09-26loplugin:constmethod in scNoel Grandin1-1/+1
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-07-04loplugin:useuniqueptr in ScChart2DataSequenceNoel Grandin1-1/+1
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-2/+2
2017-12-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk1-1/+1
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke1-1/+1
2017-12-07tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk1-1/+1
2017-11-19Replace list by vector in accessible part of scJulien Nabet1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-120/+47
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-7/+7
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-3/+3
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-149/+140
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-52/+52
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-28Simply move std::vector instances around hereStephan Bergmann1-3/+2
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-6/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-5/+6
2015-09-17boost->stdCaolán McNamara1-6/+5
2015-08-25tdf#68016 Speed up ScChart2DataSequence by caching addressesTobias Lippert1-1/+7
2015-08-21remove last WeakImplHelper8 usesCaolán McNamara1-6/+4
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-51/+51
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-40/+40
2014-02-24coverity#737469 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-29fix windows buildMarkus Mohrhard1-3/+3
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard1-1/+3
2014-01-29some improvements for the time based chartingMarkus Mohrhard1-14/+9
2014-01-29time based charting calc sideMarkus Mohrhard1-4/+21
2014-01-27coverity#1158331 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158332 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158333 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158334 Uncaught exceptionCaolán McNamara1-3/+4
2014-01-27coverity#1158335 Uncaught exceptionCaolán McNamara1-1/+2