summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpview.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-8/+51
2016-11-04unify color selectorsCaolán McNamara1-51/+8
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-4/+4
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-2/+4
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12convert Link<> to typedNoel Grandin1-13/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+5
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-2/+2
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+55
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2