summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpview.hxx
AgeCommit message (Expand)AuthorFilesLines
9 daystdf#63374 Change cell background color when in edit modeSahil Gautam1-0/+2
2023-12-08tdf#158466 - UI: Part 49 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+22
2023-12-07tdf#158464 - UI: Part 47 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+12
2023-12-04tdf#33201 Checkbox Implementation for Col/row HighlightSahil Gautam1-0/+1
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek1-0/+6
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze1-1/+0
2023-04-04Resolves tdf#154446 - Remove redundant option for grid line colorHeiko Tietze1-2/+0
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev1-0/+1
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze1-1/+0
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze1-0/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl1-0/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-14/+5
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+0
2019-07-29weld ScTpContentOptionsCaolán McNamara1-34/+33
2019-07-29weld ScTpLayoutOptionsCaolán McNamara1-24/+23
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze1-0/+1
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen1-1/+1
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-2/+0
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-07-20loplugin:useuniqueptr in ScTpContentOptionsNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-23Revert "tdf#116241 Customizing value highlighting colors"Szymon Kłos1-5/+0
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-1/+2
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-2/+1
2016-11-04unify color selectorsCaolán McNamara1-1/+2
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-46/+47
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-44/+44
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2