summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
AgeCommit message (Expand)Author
2023-06-04Simplify ScUserList, don't use unique_ptr.Mike Kaganski
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-04Resolves tdf#154446 - Remove redundant option for grid line colorHeiko Tietze
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-06use more string_view in scNoel Grandin
2022-08-18loplugin:moveitNoel Grandin
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-10add more TypedWhichIdNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-06Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-11Related: tdf#127013 Check loaded separators for validityEike Rathke
2021-06-11Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeUtil::IsAbsPos ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-09-15ScRangeUtil::IsAbsArea ScDocument* arg dereferenced on all branchesCaolán McNamara
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-20Resolves: tdf#129501 cannot change formula separators in optionsCaolán McNamara
2019-11-27sc: rowcol: tdf#50916 add UI to turn jumbo sheets onNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-23config dialog uses a controller nowCaolán McNamara
2019-09-17weld ScTpUserListsCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara