Age | Commit message (Expand) | Author |
2023-10-07 | tdf#157568 After deleting the content of a cell by pressing the delete.. | Noel Grandin |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-02-22 | simplify ScAccessibleContextBase | Noel Grandin |
2023-01-20 | Base ScAccessibleContextBase on WeakComponentImplHelper | Stephan Bergmann |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-07 | clang-tidy modernize-pass-by-value in sc | Noel Grandin |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-03-12 | Revert "loplugin:constfields in sc" | Noel Grandin |
2019-11-06 | loplugin:unnecessaryvirtual | Noel Grandin |
2019-10-15 | back isShowing with IsReallyVisible | Caolán McNamara |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-04-09 | restore ScEditWindow a11y | Caolán McNamara |
2019-04-08 | weld ScHFEditPage | Caolán McNamara |
2018-10-16 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]* | Gabor Kelemen |
2018-10-15 | loplugin:constfields in sc | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2017-12-06 | loplugin:salcall handle virtual methods | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, sc | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
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-06-28 | coverity#1308513 Uncaught exception | Caolán McNamara |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-04-23 | sc: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-04 | callcatcher: another layer post pivottable conversion | Caolán McNamara |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-14 | sal_Bool->bool | Noel Grandin |
2014-01-25 | coverity#1158368 Uncaught exception | Caolán McNamara |
2014-01-25 | coverity#1158380 Uncaught exception | Caolán McNamara |
2014-01-24 | coverity#1158381 Uncaught exception | Caolán McNamara |
2014-01-24 | coverity#1158382 Uncaught exception | Caolán McNamara |
2014-01-24 | coverity#1158384 Uncaught exception | Caolán McNamara |
2014-01-23 | coverity#1158402 Uncaught exception | Caolán McNamara |
2014-01-23 | coverity#1158406 Uncaught exception | Caolán McNamara |
2014-01-23 | coverity#1158410 Uncaught exception | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |