summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tphfedit.hxx
AgeCommit message (Expand)Author
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-04replace sclo-ScExtIButton with MenuButtonCaolán McNamara
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-09changed timers to IdleTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-03Remove SC_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-05-13Convert Calc page header/footer content to Widget UIOlivier Hallot
2013-05-02we can just use a PopupMenu* hereCaolán McNamara
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann