summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-12-01tdf#144244: sc_uicalc: Add unittestXisco Fauli
2021-12-01tdf#144244: fix crash when FILESAVE a calc file after delete some columnsJulien Nabet
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-12-01tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-11-30tdf#144308: sc_uicalc: Add unittestXisco Fauli
2021-11-30make autofilter a row shorter, now it has extra menu itemsCaolán McNamara
2021-11-30tdf#145901 constrain gtk autofilter within calc windowCaolán McNamara
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski
2021-11-29close menu a followed by open menu b should not cancel open menu bCaolán McNamara
2021-11-29center vertically so if there is only one entry it doesn't looksCaolán McNamara
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-29store ScQueryEntry simply by valueLuboš Luňák
2021-11-29tdf#145578, tdf#145587 revise calculations for WEEKS Add-In functionWinfried Donkers
2021-11-29tdf#132145: Synchronize ScAppCfg with configurationMike Kaganski
2021-11-28Refactor ScInputCfg a littleMike Kaganski
2021-11-28tdf#132145: Synchronize ScPrintCfg with configurationMike Kaganski
2021-11-28don't need to have a specific mbCanHaveSubMenu mode anymoreCaolán McNamara
2021-11-28drop unneeded includeCaolá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-27Resolves: tdf#145863 crash on click after quick double clickCaolán McNamara
2021-11-27use more OInterfaceContainerHelper3 in scNoel Grandin
2021-11-27tdf#132145: Synchronize ScInputCfg with configurationMike Kaganski
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke
2021-11-26tdf#126356 partial Revert "sc tiled editing: Mapping has to beJustin Luth
2021-11-26tdf#133996 speed up opening of ODS with autofilter + conditional formattingNoel Grandin
2021-11-26tdf#119190: sc_subsequent_filters_test2: Add unittestXisco Fauli
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-26cid#1494444 silence Dereference null return valueCaolán McNamara
2021-11-26tdf#144940 sc: fix disabled header/footer regressionAttila Bakos (NISZ)
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