summaryrefslogtreecommitdiff
path: root/sc/inc/chartlis.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+2
2020-11-19crashtesting: assert the failure which will cause tdf129410-1.ods to crashCaolán McNamara1-1/+1
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-7/+7
2020-05-09compact namespace in scNoel Grandin1-2/+2
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2019-12-05make some classes module privateNoel Grandin1-1/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-2/+2
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-08-22loplugin:useuniqueptr in ScChartListenerNoel Grandin1-1/+1
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-4/+4
2018-04-21loplugin:unusedmethodsNoel Grandin1-2/+0
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-4/+0
2018-03-26loplugin:useuniqueptr in ScChartListenerNoel Grandin1-1/+1
2017-10-27loplugin:finalclasses in scNoel Grandin1-2/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+3
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-2/+2
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-2/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-5/+5
2015-10-28com::sun::star->css in scNoel Grandin1-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-18boost->stdCaolán McNamara1-5/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+5
2015-09-17boost->stdCaolán McNamara1-5/+4
2015-08-04fdo#68016 Add unittests for ScChartListenerCollectionTobias Lippert1-4/+4
2015-08-04fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRangeTobias Lippert1-9/+4
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-1/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-6/+3
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-12-09changed timers to idlesJennifer Liebel1-1/+1
2014-11-15fdo#73695 prevent use of invalidated iterator due to re-entranceEike Rathke1-0/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+5
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-1/+1
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2013-10-08convert sc/inc/chartlis.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard1-0/+2