summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch
2022-01-11tdf#145059: sc: always write dxf node for color filter for XLSXVasily Melenchuk
2022-01-07tdf#146617: iterators may be invalidated during handler callMike Kaganski
2022-01-07Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara
2022-01-04For now, disable tests giving dubious results on AArch64Stephan Bergmann
2022-01-03CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli
2021-12-26Resolves: tdf#146377 Propagate condition error of IF(condition)Eike Rathke
2021-12-25Related: tdf#146377 Let AND(), OR(), XOR() propagate the current error, if anyEike Rathke
2021-12-23tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski
2021-12-23CppunitTest_sc_subsequent_filters_test2: fix test depending on current yearXisco Fauli
2021-12-23tdf#145057 Fix saving color filter when multiple data ranges in sheetSamuel Mehrbrodt
2021-12-20tdf#103331: Make styles attributes optional.Kohei Yoshida
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-19ofz#42605 Null-dereferenceCaolán McNamara
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth
2021-12-16Update liborcus to 0.17.2.Kohei Yoshida
2021-12-16Resolves: tdf#126565 RefEditModified() preset current sheet for address-onlyEike Rathke
2021-12-14Related: tdf#132466 Relative address parsing needs current positionEike Rathke
2021-12-14make sure text operations are not queried by (numeric) valueLuboš Luňák
2021-12-14tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth
2021-12-13Remove dubious code in ui fileXisco Fauli
2021-12-13lok: don't crash accessing an invalid ObjectContact cacheDennis Francis
2021-12-13tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth
2021-12-11tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth
2021-12-10tdf#133353, Make 2nd argument optional for DCOUNT and DCOUNTA.Winfried Donkers
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-12-09tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-09tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-12-08Related: tdf#144410 excessive "resize" triggeredCaolán McNamara
2021-12-07signed-integer-overflowStephan Bergmann
2021-12-07signed-integer-overflowStephan Bergmann
2021-12-06process broadcasts for adjacent cells together (tdf#119083)Luboš Luňák
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-12-06try to broadcast in bulk (tdf#119083)Luboš Luňák
2021-12-05fix caching of ScQueryItem values for multiple entries (tdf#146037)Luboš Luňák
2021-12-05move entire ScTable::ValidQuery() into (Sc)QueryEvaluatorLuboš Luňák
2021-12-03Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolán McNamara
2021-12-02don't need to have a specific mbCanHaveSubMenu mode anymoreCaolán McNamara
2021-12-02Call CountNonFilteredRows() only if necessary, tdf#124103 follow-upEike Rathke
2021-12-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-12-01tdf#124103 count non-sequentially selected rows or columns in statusbarscito
2021-12-01tdf#144244: fix crash when FILESAVE a calc file after delete some columnsJulien Nabet
2021-12-01make autofilter a row shorter, now it has extra menu itemsCaolán McNamara
2021-11-30center vertically so if there is only one entry it doesn't look oddCaolán McNamara
2021-11-30tdf#145901 constrain gtk autofilter within calc windowCaolán McNamara
2021-11-30tdf#145578, tdf#145587 revise calculations for WEEKS Add-In functionWinfried Donkers