summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2021-12-04loplugin:stringliteraldefine in scNoel Grandin31-1054/+1055
2021-12-03Related: ofz#41376 reuse ScExternalRefManager ScDocument in ScExternalRefCacheCaolán McNamara1-6/+8
2021-12-02Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara4-116/+334
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolán McNamara2-1/+31
2021-12-02tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch1-1/+2
2021-12-02Call CountNonFilteredRows() only if necessary, tdf#124103 follow-upEike Rathke1-21/+25
2021-12-01tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen1-1/+3
2021-12-01tdf#124103 count non-sequentially selected rows or columns in statusbarscito1-19/+57
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin1-1/+1
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski1-1/+1
2021-12-01tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis1-31/+10
2021-11-30make autofilter a row shorter, now it has extra menu itemsCaolán McNamara1-2/+4
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski4-31/+11
2021-11-29close menu a followed by open menu b should not cancel open menu bCaolán McNamara1-4/+0
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara1-2/+2
2021-11-29tdf#132145: Synchronize ScAppCfg with configurationMike Kaganski1-6/+8
2021-11-28Refactor ScInputCfg a littleMike Kaganski2-16/+17
2021-11-28tdf#132145: Synchronize ScPrintCfg with configurationMike Kaganski1-1/+1
2021-11-28don't need to have a specific mbCanHaveSubMenu mode anymoreCaolán McNamara4-25/+11
2021-11-28drop unneeded includeCaolán McNamara1-1/+0
2021-11-27Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara3-7/+11
2021-11-27Resolves: tdf#145863 crash on click after quick double clickCaolán McNamara2-2/+10
2021-11-27use more OInterfaceContainerHelper3 in scNoel Grandin6-12/+12
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke1-3/+8
2021-11-26tdf#126356 partial Revert "sc tiled editing: Mapping has to beJustin Luth1-0/+7
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze1-6/+2
2021-11-25Resolves: tdf#145863 crash if popup closed before becoming truly visibleCaolán McNamara1-1/+2
2021-11-24tdf#145828 Sidebar line styles: Default to "thin" widthSamuel Mehrbrodt1-6/+6
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara5-274/+333
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin10-20/+20
2021-11-22Use less DegreeN::get()Mike Kaganski1-1/+1
2021-11-22Generalize DegreeNMike Kaganski1-1/+1
2021-11-18drop unnecessary TODOCaolán McNamara1-1/+0
2021-11-18when color menu popdowns only popdown the autofilter if something was selectedCaolán McNamara1-1/+2
2021-11-18menu placement is a little offCaolán McNamara3-2/+7
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara1-3/+8
2021-11-17weld colormenuCaolán McNamara1-7/+16
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara3-4/+16
2021-11-17wrong function name in commentCaolán McNamara1-1/+1
2021-11-17SCSTR_FILTER_TEXT_COLOR is used in two different contextsCaolán McNamara1-2/+5
2021-11-17don't attempt to set cursor to first entry if there are no entriesCaolán McNamara1-2/+5
2021-11-17Resolves tdf#144247 - Change display precision of row height / column widthHeiko Tietze1-4/+8
2021-11-16rtl::Static->thread-safe staticNoel Grandin1-4/+7
2021-11-15uitest: sc: add support for pivot table popupXisco Fauli1-0/+19
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara4-6/+15
2021-11-12Use more o3tl::convert in scMike Kaganski6-15/+16
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski40-107/+107
2021-11-11tdf#142986 sc sampling: allow more than default (100) samplesJustin Luth1-0/+2
2021-11-10sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis1-1/+19
2021-11-10sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis1-1/+2