summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2021-11-30close menu a followed by open menu b should not cancel open menu bCaolán McNamara
2021-11-29tdf#133996 speed up opening of ODS with autofilter + conditional formattingNoel Grandin
2021-11-29tdf#126356 partial Revert "sc tiled editing: Mapping has to beJustin Luth
2021-11-28Resolves: tdf#145863 crash on click after quick double clickCaolán McNamara
2021-11-28gtk[3|4] move the indicator to the edgeCaolán McNamara
2021-11-27Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke
2021-11-26tdf#144940 sc: fix disabled header/footer regressionAttila Bakos (NISZ)
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-25use even hyper-thread cores for Calc threadingLuboš Luňák
2021-11-25Resolves: tdf#145863 crash if popup closed before becoming truly visibleCaolán McNamara
2021-11-25sort, cache and binary search query items if they're many (tdf#136838)Luboš Luňák
2021-11-25fast query item searching also for ByValue with stringLuboš Luňák
2021-11-25avoid repeated checks with same result on fast lookup pathLuboš Luňák
2021-11-25try to search efficiently with a query with many items (tdf#133867)Luboš Luňák
2021-11-25don't fetch cell string content for each query item (tdf#133804)Luboš Luňák
2021-11-25tdf#128914: sc_uicalc: Add unittestXisco Fauli
2021-11-24Resolves: tdf#128914 Create copies for non-shareable token arraysEike Rathke
2021-11-24uitest: remove print leftoversXisco Fauli
2021-11-24tdf#145828 Sidebar line styles: Default to "thin" widthSamuel Mehrbrodt
2021-11-24Fix typosAndrea Gelmini
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt
2021-11-24ofz#41299 add testcaseCaolán McNamara
2021-11-24remove superfluous code that has a TODO note about itLuboš Luňák
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-23Resolves: ofz#41299 Rewind also on last resort #REF! IsReference()Eike Rathke