summaryrefslogtreecommitdiff
path: root/cui/source/inc/optpath.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-14tdf#138874 restore sort on first column of paths treeviewCaolán McNamara1-0/+1
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel1-2/+3
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-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-3/+1
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+0
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara1-6/+0
2019-08-01weld SvxPathTabPageCaolán McNamara1-15/+11
2018-11-26drop some unnecessary includesCaolán McNamara1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-23tdf#89329: use unique_ptr for pImpl in optpathXisco Fauli1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+3
2015-08-17make Link<> typedNoel Grandin1-1/+1
2015-07-29com::sun::star->css in cuiNoel Grandin1-3/+3
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+0
2015-05-06Remove unused SvxControlFocusHelperStephan Bergmann1-1/+0
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-27constLuboš Luňák1-1/+1
2014-04-16cui: sal_Bool->boolNoel 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-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-01convert CUI module from String to OUStringNoel Grandin1-4/+4
2013-07-16convert versions of dialog to .uiCaolán McNamara1-2/+2
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-02-11move paths option page .ui to cui and adapt codeCaolán McNamara1-14/+5
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-2/+2
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-07-02Remove unused definesThomas Arnhold1-4/+0