summaryrefslogtreecommitdiff
path: root/cui/source/inc/optlingu.hxx
AgeCommit message (Expand)Author
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-06-26loplugin:useuniqueptr in SvxEditModulesDlgNoel Grandin
2018-06-21loplugin:useuniqueptr in SvxLinguTabPageNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-30Related tdf#112393: avoid leak in SvxEditModulesDlg::CreateEntryJulien Nabet
2017-09-15tdf#112392: avoid leak in SvxEditModulesDlg (cui)Julien Nabet
2017-07-31loplugin:constparams in cuiNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
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
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" 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-09-04convert 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-29com::sun::star->css in cuiNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-09cui: SvxLinguTabPage::GetRanges() is dead, remove itMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-27constLuboš Luňák
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-02convert edit modules dialog to .uiCaolán McNamara
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-27Convert optlingu page to .ui + adapt code.Jan Holesovsky
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko