summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg/scuitphfedit.cxx
AgeCommit message (Expand)Author
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-03no point in mapping SID to itselfNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2020-09-26Fix typo in codeAndrea Gelmini
2020-08-09loplugin:flatten in scNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-04-09MenuButton Click Handler used to be overwritten by the Menu HandlerCaolán McNamara
2019-04-08weld ScHFEditPageCaolán McNamara
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-17sc: remove unused member variableJochen Nitschke
2016-02-28tdf#97963: Impose size limit on all 3 edit windowsKatarina Behrens
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-11-13sc: loplugin:badstatics: _one_ global pActiveEdWnd is enoughMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann