summaryrefslogtreecommitdiff
path: root/sc/inc/bulkdatahint.hxx
AgeCommit message (Expand)Author
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida