summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-04use more OUStringLiteral in scNoel Grandin
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-12-03Related: ofz#41376 reuse ScExternalRefManager ScDocument in ScExternalRefCacheCaolán McNamara
2021-12-02Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolán McNamara
2021-12-02tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch
2021-12-02Call CountNonFilteredRows() only if necessary, tdf#124103 follow-upEike Rathke
2021-12-01tdf#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-01loplugin:stringliteraldefine in editengNoel Grandin
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-01tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-11-30make autofilter a row shorter, now it has extra menu itemsCaolá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-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-29store ScQueryEntry simply by valueLuboš Luňák
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-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-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-24Resolves: tdf#128914 Create copies for non-shareable token arraysEike Rathke
2021-11-24tdf#145828 Sidebar line styles: Default to "thin" widthSamuel Mehrbrodt
2021-11-24Fix typosAndrea Gelmini
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
2021-11-23short-circut SC_AND lookup if left side is known to be falseLuboš Luňák