summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/optpath.hxx
Commit message (Expand)AuthorAgeFilesLines
* drop some unnecessary includesCaolán McNamara2018-11-261-1/+1
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-141-1/+0
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-7/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-1/+1
* tdf#89329: use unique_ptr for pImpl in optpathXisco Fauli2016-05-231-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* convert Link<> to typedNoel Grandin2015-09-111-2/+2
* convert Link<> to typedNoel Grandin2015-09-081-1/+1
* convert Link<> to typedNoel Grandin2015-08-311-4/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+3
* make Link<> typedNoel Grandin2015-08-171-1/+1
* com::sun::star->css in cuiNoel Grandin2015-07-291-3/+3
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-1/+0
* Remove unused SvxControlFocusHelperStephan Bergmann2015-05-061-1/+0
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-1/+1
* cui: fix GCC-4.7 buildMiklos Vajna2015-04-281-1/+1
* Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-4/+4
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* constLuboš Luňák2014-04-271-1/+1
* cui: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-3/+3
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* fixincludeguards.sh: cuiThomas Arnhold2013-10-281-2/+2
* convert CUI module from String to OUStringNoel Grandin2013-10-011-4/+4
* convert versions of dialog to .uiCaolán McNamara2013-07-161-2/+2
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+0
* move paths option page .ui to cui and adapt codeCaolán McNamara2013-02-111-14/+5
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-1/+0
* Remove unused definesThomas Arnhold2012-07-021-4/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-4/+4
|\
| * removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko2011-01-141-4/+4
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
* | more removed include guards using fixguard.pyPetr Mladek2010-10-051-6/+0
|/
* mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]2010-03-021-5/+2
|\
| * CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
| |\
| | * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
| * | #i107450#: build all other modules with new editeng libMathias Bauer2010-01-081-1/+1
| |/