summaryrefslogtreecommitdiff
path: root/cui/source/inc/optpath.hxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara
2019-08-01weld SvxPathTabPageCaolán McNamara
2018-11-26drop some unnecessary includesCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
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-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-23tdf#89329: use unique_ptr for pImpl in optpathXisco Fauli
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna
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
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-04-16cui: sal_Bool->boolNoel Grandin
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-27sfx2: sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
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-07-02Remove unused definesThomas Arnhold
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