Age | Commit message (Expand) | Author |
2024-03-07 | make more symbols private in calc | Noel Grandin |
2024-02-22 | UBSan RTTI fixes | Noel Grandin |
2024-02-19 | hide more symbols | Noel Grandin |
2022-08-07 | clang-tidy modernize-pass-by-value in sc | Noel Grandin |
2022-05-30 | no need to use unique_ptr for tokens in ScChartListener | Noel Grandin |
2022-03-29 | sc: fix use after free in ScChart2DataSequence::ExternalRefListener | Michael Stahl |
2021-11-05 | use more DECL_DLLPRIVATE_LINK | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-11-19 | crashtesting: assert the failure which will cause tdf129410-1.ods to crash | Caolán McNamara |
2020-09-23 | some places where ScDocument* is never passed a nullptr | Caolán McNamara |
2020-05-09 | compact namespace in sc | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in sc" | Noel Grandin |
2019-12-05 | make some classes module private | Noel Grandin |
2019-11-01 | loplugin:finalclasses in sc/inc | Noel Grandin |
2018-10-15 | clang-tidy bugprone-copy-constructor-init | Noel Grandin |
2018-10-15 | loplugin:constfields in sc | Noel Grandin |
2018-08-22 | loplugin:useuniqueptr in ScChartListener | Noel Grandin |
2018-06-06 | tdf#42949 Fix IWYU warnings in sc/inc/[a,c]* | Gabor Kelemen |
2018-04-21 | loplugin:unusedmethods | Noel Grandin |
2018-04-10 | loplugin:unusedfield improvements | Noel Grandin |
2018-03-26 | loplugin:useuniqueptr in ScChartListener | Noel Grandin |
2017-10-27 | loplugin:finalclasses in sc | Noel Grandin |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in sc (part2) | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-17 | revert for mac and win unit case crashes after boost->std | Caolán McNamara |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-04 | fdo#68016 Add unittests for ScChartListenerCollection | Tobias Lippert |
2015-08-04 | fdo#68016 Speed up ScChartListenerCollection::EndListeningHiddenRange | Tobias Lippert |
2015-07-22 | loplugin:unusedmethods scripting,sc | Noel Grandin |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-03 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-09 | changed timers to idles | Jennifer Liebel |
2014-11-15 | fdo#73695 prevent use of invalidated iterator due to re-entrance | Eike Rathke |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |