Age | Commit message (Expand) | Author |
2019-12-13 | sc: rowcol: tdf#50916 pass ScDocument* around in data/ | Noel Grandin |
2019-12-10 | Related: tdf#129300 add ScRotateValueItem description in degrees | Caolán McNamara |
2019-11-11 | sc: rowcol: tdf#50916 convert mark data structures | Noel Grandin |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-19 | sc: rowcol: tdf#50916 convert ucalc test, and docfunc. | Michael Meeks |
2019-10-01 | loplugin:stringadd in sc | Noel Grandin |
2019-09-26 | loplugin:constmethod in sc | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-09 | Simplify Sequence iterations in sc | Arkadiy Illarionov |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): sc | Stephan Bergmann |
2019-02-21 | tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]* | Gabor Kelemen |
2019-02-09 | loplugin:indentation in sc | Noel Grandin |
2019-01-29 | o3tl::make_unique -> std::make_unique in sc | Gabor Kelemen |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-16 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]* | Gabor Kelemen |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-03-10 | don't use heap for elements in ScRangeList | Noel Grandin |
2018-02-03 | TypedWhichId in sc | Noel Grandin |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-08-24 | loplugin:constparam in sc part4 | Noel Grandin |
2017-08-15 | loplugin:checkunusedparams in sc | Noel Grandin |
2017-06-26 | loplugin:oncevar in sc | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-06 | Typo: s/dependend/dependent/i | Tor Lillqvist |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-07-26 | sc: convert SC_SCENARIO_.. defines typed flags .. | Jochen Nitschke |
2016-03-30 | tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calc | Aleksas Pantechovskis |
2016-01-05 | tdf#94205: Use o3tl::make_unique insted of new+std::move. | Sheikha AL-Hinai |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-09-30 | sc: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-25 | remove whitespace | Markus Mohrhard |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-04-23 | sc: sal_Bool->bool | Noel Grandin |
2014-03-17 | sc: prefer passing OUString by reference | Noel Grandin |
2014-02-27 | coverity#1187681 Dereference null return value | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-19 | sal_Bool->bool | Noel Grandin |
2014-02-14 | sal_Bool->bool | Noel Grandin |
2014-02-11 | sc: add some missing locks in new code | Michael Stahl |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-24 | coverity#1158383 Uncaught exception | Caolán McNamara |
2014-01-24 | coverity#1158384 Uncaught exception | Caolán McNamara |