summaryrefslogtreecommitdiff
path: root/sc/inc/refhint.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-7/+7
2019-12-12loplugin:finalclassesNoel Grandin1-1/+1
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-3/+3
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen1-1/+1
2019-04-12loplugin:unusedmethodsNoel Grandin1-25/+0
2018-10-17Silence more Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-10-15loplugin:constfields in scNoel Grandin1-9/+9
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-4/+4
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+15
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke1-2/+1
2014-12-02fdo#86762 re-establish listeners to move cell broadcastersEike Rathke1-1/+17
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida1-0/+1
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida1-1/+6
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-4/+26
2014-06-26Make these non inline.Kohei Yoshida1-7/+7
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+4
2014-05-11fix-includes.pl: scThomas Arnhold1-2/+2
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida1-1/+19
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-0/+62