summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2021-05-22fix shutdown leak in ScCreateDialogFactoryNoel Grandin
2021-05-22tdf#141559 sc UI: add Clear Filter to Autofilter widgetTünde Tóth
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#142350 sc AutoFilter: fix (empty) entry checkingTünde Tóth
2021-05-21tdf#142395: properly handle "no string delimiter" caseMike Kaganski
2021-05-20tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19tdf#76258 Fix color filter popup positionSamuel Mehrbrodt
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky
2021-05-13inline some typedefsNoel Grandin
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-11tdf#76258 Add OOXML import for color filterSamuel Mehrbrodt
2021-05-11tdf#76258 Various fixes for color filterSamuel Mehrbrodt
2021-05-10Invalidate inputbar after size changed messageSzymon Kłos
2021-05-09tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-07tdf#102255 improve test and docu of .uno:PasteTransposedscito
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-06cid#1482085 Uninitialized scalar fieldCaolán McNamara
2021-05-06allow ctrl+A to select all in calc header/footer dialog tooCaolán McNamara
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga
2021-05-04LOK: calc: allow image selection on insertionPranam Lashkari
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-03tdf#142040 CSV import broken in masterNoel Grandin
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann