summaryrefslogtreecommitdiff
path: root/cui/source/inc/thesdlg.hxx
AgeCommit message (Expand)Author
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cuiStephan Bergmann
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-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-09changed timers to idlesTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-04-27some eco-activismThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04convert thesaurus dialog to .ui formatCaolán McNamara
2012-10-04unroll thesaurus dialog and its pImplCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-03-05cws tl74: #i107721#, #i108358# fixed broken SVX_RES to CUI_RES after merging ...Thomas Lange [tl]
2010-03-01cws tl74: #i107721#, #i108358# fixing build problems after merge with DEV300_m72Thomas Lange [tl]
2010-02-26cws tl74: merge with DEV300_m72Thomas Lange [tl]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2009-12-10#i107450#: move ThesaurusDialog and HyphenWordDialog to cuiMathias Bauer