Age | Commit message (Expand) | Author |
---|---|---|
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-11-19 | tdf#123936 Formatting files in module sc with clang-format | Philipp Hofer |
2019-11-01 | loplugin:finalclasses in sc/inc | Noel Grandin |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-11-08 | Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groups | Eike Rathke |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-10 | loplugin:constantparam in sc | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl in sc/ | Noel Grandin |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-11-18 | Dedicated listener type tailored for formula groups. | Kohei Yoshida |