Age | Commit message (Expand) | Author |
2024-03-07 | make more symbols private in calc | Noel Grandin |
2021-10-26 | tdf#142010 XLS import: fix bad calculation after editing | László Németh |
2021-09-04 | store ScTokenArray by value in SharedFormulaBuffer | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC |
2020-09-17 | Tokens2RangeStringXML ctor never called with null ScDocument* | Caolán McNamara |
2020-09-13 | ScTokenArray ctor always dereferences its ScDocument* arg | Caolán McNamara |
2019-12-17 | ScSheetLimits must be a complete type here (Windows --disable-pch) | Stephan Bergmann |
2019-12-13 | sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::Reference | Noel Grandin |
2019-12-12 | sc: rowcol: tdf#50916 pass ScDocument to the token classes | Noel Grandin |
2019-11-01 | loplugin:finalclasses in sc/inc | Noel Grandin |
2019-10-29 | sc: rowcol: tdf#50916 convert core/tool | Noel Grandin |
2019-08-19 | Fix typos | Andrea Gelmini |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2019-01-10 | pass ScTokenArray around by unique_ptr | Noel Grandin |
2018-06-22 | disable calc's threading for external references | Luboš Luňák |
2018-06-18 | do not make calc's threading depend on opencl | Luboš Luňák |
2018-02-14 | unused ScTokenArray | Caolán McNamara |
2018-01-02 | clang-tidy modernize-use-equals-default in sc/source/core/tool | Jochen Nitschke |
2017-12-12 | Do not use threading for formula group if... | Dennis Francis |
2017-12-07 | loplugin:constparams | Noel Grandin |
2017-11-28 | Do as the FIXME suggested | Tor Lillqvist |
2017-11-21 | Thread the software interpreter | Dennis Francis |
2017-11-21 | Make formula group weight take number of cells referenced into account | Tor Lillqvist |
2017-09-25 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2017-09-25 | FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overrides | Eike Rathke |
2017-09-25 | Clarify comment of "copy"-ctor and operator=() | Eike Rathke |
2017-08-24 | loplugin:constparam in sc part3 | Noel Grandin |
2017-04-30 | More fine-grained disabled vector states. | Kohei |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-07-22 | sc: remove unused ScCloneFlags: Adjust3Drel and NoCaption | Jochen Nitschke |
2016-06-14 | intern SharedString | Eike Rathke |
2016-06-14 | explicit svl::SharedString(const OUString&) ctor | Eike Rathke |
2016-05-31 | tdf#100160 - Changing OpenCL state doesn't update sheet | Marco Cecchetti |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
2016-03-24 | tdf#75372 rework sheet-copy names for converting global names to sheet-local | Eike Rathke |
2016-03-24 | loplugin:constantparam in sc | Noel Grandin |
2016-03-19 | adjust sheet references when copying sheet-local named expressions | Eike Rathke |
2016-03-18 | Resolves: tdf#96915 implement other-sheet-local named expressions | Eike Rathke |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-22 | loplugin:unusedmethods scripting,sc | Noel Grandin |
2015-07-07 | introduce ScTokenArray::AdjustReferenceOnCopy(), tdf#92468 | Eike Rathke |
2015-06-23 | in OOXML save references of named expressions with col,row=0,0 base position | Eike Rathke |
2015-06-22 | TableRef: inherit RelName in generated reference if named expression | Eike Rathke |
2015-03-10 | Fix issue in re-use of ScTokenArray objects from a TokenPool | Tor Lillqvist |
2015-02-26 | split formula grouping for reference edge expansion, tdf#81659 related | Eike Rathke |
2015-02-12 | tdf#89281 fix performance regression of XLS import - cleanup | László Németh |
2015-02-10 | tdf#89281 fix performance regression of XLS import | László Németh |
2015-02-04 | Check number of cells referenced by group instead of group size | Tor Lillqvist |