summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpview.cxx
AgeCommit message (Expand)AuthorFilesLines
12 daysloplugin:reftotemp in scNoel Grandin1-5/+5
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze1-1/+18
2024-05-30loplugin:ostr in sc/../optdlgfeature/gsoc24-luaNoel Grandin1-88/+88
2024-05-07Resolves tdf#156885 - Make comment authorship optionalHeiko Tietze1-0/+11
2024-04-22tdf#63374 Change cell background color when in edit modeSahil Gautam1-0/+16
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+0
2023-12-08tdf#158466 - UI: Part 49 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+112
2023-12-08Remove duplicated includeAndrea Gelmini1-1/+0
2023-12-07tdf#158464 - UI: Part 47 - Unify lockdown behavior of Options dialogBalazs Varga1-3/+88
2023-12-04tdf#33201 Checkbox Implementation for Col/row HighlightSahil Gautam1-0/+12
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek1-5/+20
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek1-0/+43
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze1-6/+0
2023-04-04Resolves tdf#154446 - Remove redundant option for grid line colorHeiko Tietze1-34/+0
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev1-0/+6
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze1-11/+0
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara1-0/+2
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin1-36/+32
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze1-0/+10
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-1/+2
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl1-0/+11
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-9/+9
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-14/+8
2019-07-29weld ScTpContentOptionsCaolán McNamara1-191/+163
2019-07-29weld ScTpLayoutOptionsCaolán McNamara1-127/+98
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze1-0/+7
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen1-8/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-9/+9
2018-07-20loplugin:useuniqueptr in ScTpContentOptionsNoel Grandin1-6/+5
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky1-1/+8
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos1-30/+1
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos1-1/+30
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-5/+5
2017-10-23loplugin:includeform: scStephan Bergmann1-12/+12
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+6
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-05tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+1
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-51/+8