Age | Commit message (Expand) | Author |
2022-08-07 | clang-tidy modernize-pass-by-value in sc | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-03-12 | Revert "loplugin:constfields in sc" | Noel Grandin |
2018-11-06 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]* | Gabor Kelemen |
2018-10-15 | loplugin:constfields in sc | Noel Grandin |
2018-08-31 | use std::unique_ptr in various sc undo code | Noel Grandin |
2018-08-31 | pass ScDBData by std::unique_ptr | Noel Grandin |
2018-08-31 | pass ScDocument by ScDocumentUniquePtr | Noel Grandin |
2018-08-30 | pass ScRefUndoData around by std::unique_ptr | Noel Grandin |
2018-08-28 | loplugin:useuniqueptr pass ScDocument by unique_ptr in undo code | Noel Grandin |
2018-08-24 | loplugin:useuniqueptr for ScOutlineTable in the undo code | Noel Grandin |
2018-06-29 | loplugin:useuniqueptr in various ScUndo* | Noel Grandin |
2018-06-28 | loplugin:useuniqueptr in ScUndoDBData | Noel Grandin |
2017-12-19 | loplugin:singevalfields | Noel Grandin |
2017-12-04 | loplugin:singlevalfields | Noel Grandin |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-10-21 | coverity#1401307 document checked 'Uncaught exception' | Caolán McNamara |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-02-22 | use std::unique_ptr | Caolán McNamara |
2017-01-19 | new loplugin: useuniqueptr: sc part 2 | Noel Grandin |
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 |
2016-03-23 | loplugin:constantparam in sc | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" 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 |
2014-09-04 | create type-safe bitfield for sc insert/delete flags | Noel Grandin |
2014-07-13 | This undo class is no longer used. | Kohei Yoshida |
2014-07-13 | fdo#81309: Adjust references during sort. | Kohei Yoshida |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-04-06 | whitespace cleanup in sc | Markus Mohrhard |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-03 | Remove visual noise from sc | Alexander Wilms |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-04 | convert sc/.../undodat.hxx from String to OUString | Noel Grandin |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-11 | -Werror,-Wunused-private-field (various sc) | Stephan Bergmann |
2012-08-17 | Translation of comments from german in sc/source/ui/inc/ | Albert Thuswaldner |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2011-11-23 | Reducing header dependency on markdata.hxx. | Kohei Yoshida |
2011-11-07 | sal_Bool->bool in ScDocument | Markus Mohrhard |
2011-05-13 | Fixed the fallout of the changes in ScDBCollection. | Kohei Yoshida |
2011-03-23 | Moved ScSubTotalParam from global.* into own files. | Kohei Yoshida |