summaryrefslogtreecommitdiff
path: root/sc/inc/bulkdatahint.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke1-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-1/+1
2016-09-10loplugin:constantparam in scNoel Grandin1-1/+1
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin1-1/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida1-0/+43