summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tphfedit.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen1-1/+0
2021-08-05drop unneeded forward declareCaolán McNamara1-1/+0
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-02-21loplugin:refcounting in scNoel1-2/+2
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara1-2/+2
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-2/+0
2020-05-09compact namespace in scNoel Grandin1-1/+1
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-1/+1
2019-08-19Resolves: tdf#127003 explicit grab focus needs explicit link callbackCaolán McNamara1-0/+1
2019-06-25use common WeldEditViewCaolán McNamara1-31/+8
2019-04-12loplugin:unusedmethodsNoel Grandin1-1/+0
2019-04-08weld ScHFEditPageCaolán McNamara1-13/+29
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen1-9/+7
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara1-32/+1
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin1-3/+3
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-1/+1
2017-10-27loplugin:finalclasses in scNoel Grandin1-5/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-04-10ScPopupMenu is now unusedCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+3
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin1-2/+0
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl1-0/+4
2015-10-28com::sun::star->css in scNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-15/+15
2015-09-23convert Link<> to typedNoel Grandin1-2/+2
2015-09-23convert Link<> to typedNoel Grandin1-2/+2
2015-07-22loplugin:unusedmethods scNoel Grandin1-1/+0
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-5/+5
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-09changed timers to IdleTobias Madl1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14