summaryrefslogtreecommitdiff
path: root/cui/source/inc/thesdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara1-1/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-2/+0
2019-06-02drop some unneeded includesCaolán McNamara1-4/+0
2019-06-01weld SvxThesaurusDialogCaolán McNamara1-112/+24
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cuiStephan Bergmann1-0/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-8/+15
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-10/+6
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
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-7/+7
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-01convert CUI module from String to OUStringNoel Grandin1-5/+5
2013-04-27some eco-activismThomas Arnhold1-7/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-5/+5
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara1-5/+4
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-4/+4
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara1-40/+31
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara1-7/+140
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-03-05cws tl74: #i107721#, #i108358# fixed broken SVX_RES to CUI_RES after merging ...Thomas Lange [tl]1-2/+2