summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2021-10-20Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced emptyEike Rathke
2021-10-07ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák
2021-08-23tdf#144022: make sure to create missing columns if neededMike Kaganski
2021-08-18tdf#143619 validation circle anchor is specialRegina Henschel
2021-08-15Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-08Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke
2021-07-08cid#1468696 Logically dead codeCaolán McNamara
2021-07-02Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n contextEike Rathke
2021-06-22tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet
2021-04-29tdf#141970 Revert "tdf#129606: Round the mean of the two subtractions"Mike Kaganski
2021-04-26tdf#95554 fix ScDocument::GetClipArea() for rows: use > instead of <scito
2021-04-22tdf#94962 - Limit calculation of pearson coefficientAndreas Heinisch
2021-04-12tdf#138646 - consider the document's address conventionAndreas Heinisch
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2021-04-07Resolves: tdf#128334 Reset mnCurrentSheetEndPos, mnCurrentSheetTab in all casesEike Rathke
2021-04-06ofz: Segv on unknown addressCaolán McNamara
2021-04-04tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2021-03-26Resolves: tdf#141146 Fix LOOKUP in array with result scalar / single referenceEike Rathke
2021-03-12tdf#89754 - don't increment non different consecutive date cellsAndreas Heinisch
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák
2021-02-24delete from mdds in reverse order (tdf#139820)Luboš Luňák
2021-02-24Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák
2021-02-23"delete" also empty Calc cells if it helps mdds (tdf#139820)Luboš Luňák
2021-02-10cid#1472783 avoid null pointer dereferenceRegina Henschel
2021-02-10tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-02-03tdf#140014 calc crash on COUNTIFNoel Grandin
2021-02-03tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan
2021-01-25Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn
2021-01-23tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn
2021-01-19tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel
2021-01-19tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-12-20fix crash inserting chartNoel Grandin
2020-12-19Resolves: tdf#138710 Do not push an out-of-bounds bound to boundariesEike Rathke
2020-12-08avoid possible nullptr dereferenceLuboš Luňák
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-12-03Fix wrong downcastStephan Bergmann
2020-12-03tdf#137576 Improve cell anchored measure line in CalcRegina Henschel
2020-12-02Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara
2020-12-02cid#1470370 Uninitialized scalar fieldCaolán McNamara
2020-12-01bring back optimized calc querying by value (tdf#133878)Luboš Luňák
2020-12-01clean up ScDocumentThreadSpecificLuboš Luňák
2020-12-01it does not work to clear data of other thread's thread_localLuboš Luňák
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy
2020-11-24tdf#138137 sc: remove red circle in merged cellTibor Nagy
2020-11-23tdf#138428 don't record SetName("ScPostIt") in undoCaolán McNamara
2020-11-20tdf#41845 sc: delete row/column with validation circlesTibor Nagy
2020-11-19Resolves: tdf#114956 skip broadcast optimization for ScPostItsCaolán McNamara
2020-11-19crashtesting: assert the failure which will cause tdf129410-1.ods to crashCaolán McNamara