summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2021-12-09tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth
2021-12-09lok: don't crash accessing an invalid ObjectContact cacheDennis Francis
2021-12-08Related: tdf#144410 excessive "resize" triggeredCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-12-08ScHeaderControl::GetMousePos only needs a Point, not a MouseEventCaolán McNamara
2021-12-08Related: tdf#132466 Relative address parsing needs current positionEike Rathke
2021-12-08tdf#146018 merge autofilter color dropdowns into a single dropdownCaolán McNamara
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-06rename In() to Contains()Luboš Luňák
2021-12-04use more OUStringLiteral in scNoel Grandin
2021-12-04loplugin:stringliteraldefine in scNoel 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#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-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-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-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-25Resolves: tdf#145863 crash if popup closed before becoming truly visibleCaolán McNamara
2021-11-24tdf#145828 Sidebar line styles: Default to "thin" widthSamuel Mehrbrodt
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22Generalize DegreeNMike Kaganski
2021-11-18drop unnecessary TODOCaolán McNamara
2021-11-18when color menu popdowns only popdown the autofilter if something was selectedCaolán McNamara
2021-11-18menu placement is a little offCaolán McNamara
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara
2021-11-17weld colormenuCaolán McNamara
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara
2021-11-17wrong function name in commentCaolán McNamara