Age | Commit message (Expand) | Author |
2016-08-25 | let ScInterpreter::pStack contain const formula::FormulaToken* | Eike Rathke |
2016-08-21 | coverity#1371453 try silence Wrapper object use after free | Caolán McNamara |
2016-08-16 | tdf#30456 Enable to empty or not merged cells | Laurent Balland-Poirier |
2016-07-26 | Resolves: tdf#87474 handle renaming of named expressions/ranges in formulas | Eike Rathke |
2016-07-26 | sc: convert SC_SCENARIO_.. defines typed flags .. | Jochen Nitschke |
2016-06-03 | Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken... | Caolán McNamara |
2016-05-31 | tdf#100160 - Changing OpenCL state doesn't update sheet | Marco Cecchetti |
2016-05-30 | actually multiple destination sheets are handled, tdf#97158 follow-up | Eike Rathke |
2016-05-30 | Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheets | Eike Rathke |
2016-05-25 | Convert SC_MF to scoped enum | Noel Grandin |
2016-05-24 | loplugin:unusedmethods in sc | Noel Grandin |
2016-05-10 | sc lok: Move the handling of the area back to GetTiledRenderingArea(). | Jan Holesovsky |
2016-04-30 | Resolves: tdf#76523 copy used names or pointing to sheet to other document | Eike Rathke |
2016-04-28 | move to ScDocument::CopyAdjustRangeName() and namespace | Eike Rathke |
2016-04-28 | move to ScDocument::FindRangeNamesReferencingSheet() | Eike Rathke |
2016-04-27 | FindRangeNameByIndexAndSheet() to FindRangeNameBySheetAndIndex() | Eike Rathke |
2016-04-21 | lokit: add getPartHash | Henry Castro |
2016-04-19 | const as const can, tdf#99322 follow-up | Eike Rathke |
2016-04-19 | call StartNeededListeners() only on affected columns, tdf#99322 follow-up | Eike Rathke |
2016-04-14 | loplugin:passstuffbyref in sc | Noel Grandin |
2016-04-12 | clang-tidy performance-unnecessary-value-param in sc | Noel Grandin |
2016-04-11 | loplugin:constantparam | Noel Grandin |
2016-03-31 | add ScDocument::InsertNewRangeName() for sheet-local scope | Eike Rathke |
2016-03-27 | don't inherit from std::map | Markus Mohrhard |
2016-03-26 | add a few unit tests for ScFormulaListener | Markus Mohrhard |
2016-03-24 | loplugin:constantparam in sc | Noel Grandin |
2016-03-23 | loplugin:constantparam in sc | Noel Grandin |
2016-03-18 | Resolves: tdf#96915 implement other-sheet-local named expressions | Eike Rathke |
2016-03-11 | sc: make metadata available in copy result | Miklos Vajna |
2016-03-08 | tdf#94561 : Create notes drawing objects only once on sheet copy | Dennis Francis |
2016-03-04 | loplugin:unuseddefaultparam in sc | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams in sc (part2) | Noel Grandin |
2016-02-18 | don't fill the matrix cell by cell, tdf#67071 | Markus Mohrhard |
2016-02-15 | tdf#94858, avoid O(n^2) algorithm during outline import | Markus Mohrhard |
2016-01-21 | tdf#34873 : Show autofilter row count in status bar | Dennis Francis |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-27 | sal_uLong to sal_uInt32, ScHint related | Matteo Casalin |
2015-11-30 | tdf#66668 - FILESAVE: Saving an XLSX file freezes Calc | Noel Grandin |
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |
2015-11-17 | sc: loplugin:badstatics | Michael Stahl |
2015-11-12 | remove fixme comment and fragments of things that are done since long | Eike Rathke |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-02 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-02 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-28 | com::sun::star->css in sc | Noel Grandin |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-22 | convert SC_SHEETEVENT to scoped enum | Noel Grandin |
2015-09-22 | convert SC_PASTE constants to scoped enum | Noel Grandin |