Age | Commit message (Expand) | Author |
2018-03-15 | don't use heap for elements in ScRangePairList | Noel Grandin |
2018-03-10 | don't use heap for elements in ScRangeList | Noel Grandin |
2018-02-12 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: sc | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2017-10-10 | use std::swap instead of own implementation | Markus Mohrhard |
2017-10-02 | lok - sc: lift row limit to 500k | Marco Cecchetti |
2017-10-02 | lok: sc: overlays and edit view misplaced by other view actions | Marco Cecchetti |
2017-09-14 | Add debugging output operator<< for ScRange | Tor Lillqvist |
2017-08-29 | Use 1-based numbers in the ScAddress debugging output operator << | Tor Lillqvist |
2017-08-24 | loplugin:constparam in sc part3 | Noel Grandin |
2017-08-23 | loplugin:constparam in sc part2 | Noel Grandin |
2017-08-16 | Add note about order or row, column, and tab as fields vs. parameters | Tor Lillqvist |
2017-08-04 | Add debug output operator<< for ScAddress | Tor Lillqvist |
2017-07-02 | ScRange::ParseCols/Rows pDoc parameter is unused | Stephan Bergmann |
2017-05-23 | drop the SCsROW/SCsCOL/SCsTAB typedefs | Noel Grandin |
2017-04-19 | Resolves: tdf#90799 generate absolute sheet for pointer-selected references | Eike Rathke |
2017-04-12 | tag ScAddress and friends with SAL_WARN_UNUSED | Noel Grandin |
2017-04-05 | Bin obsolete comment | Tor Lillqvist |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-13 | LOK - Calc: Increase the row limit to 10.000 rows. | Marco Cecchetti |
2017-02-11 | Clarify what this method does. Also remove inaccuracies. | Kohei Yoshida |
2017-02-10 | Revert "LOK - Calc: Increase the row limit to 10.000 rows." | Eike Rathke |
2017-02-10 | LOK - Calc: Increase the row limit to 10.000 rows. | Marco Cecchetti |
2017-02-09 | sc lok: Limit number of row with LOK to 1000 rows. | Henry Castro |
2017-01-23 | signs match, so don't need to cast | Caolán McNamara |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-11-30 | ScAddress::operator<() is not what we need here, tdf#48140 follow-up fix | Eike Rathke |
2016-11-23 | OOXML: Write dimension range in full address notation | Bartosz Kosiorek |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-06 | sc: drop most osl/endian.h includes | Jochen Nitschke |
2016-05-24 | loplugin:unusedmethods in sc | Noel Grandin |
2016-05-14 | recognize #REF! particles of invalidated references, tdf#86575 follow-up | Eike Rathke |
2016-05-13 | recognize #REF! particles of invalidated references, tdf#86575 follow-up | Eike Rathke |
2016-03-18 | Resolves: tdf#96915 implement other-sheet-local named expressions | Eike Rathke |
2016-03-12 | tdf#84938 Change defines to typed_flags | Jochen Nitschke |
2016-03-04 | loplugin:unuseddefaultparam in sc | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in sc (part2) | Noel Grandin |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-01-19 | loplugin:unusedmethods in sc/ | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-12-11 | separate ScRange::Move() and MoveSticky(), tdf#92779 | Eike Rathke |
2015-12-11 | geez, how about actually checking the Move() error return? tdf#92779 related | Eike Rathke |
2015-12-09 | sticky end col/row anchor for range references, tdf#92779 | Eike Rathke |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |