summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/labdlg.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
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-05-01some more coverity stuff I forgot the ids ofCaolán McNamara
2014-04-27constLuboš Luňák
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-05convert callout tabdialog to .uiCaolán McNamara
2014-01-05convert callout tabpage to .uiCaolán McNamara
2014-01-04near obsolete SdrCaption dialog has Not Implemented Yet stubCaolán McNamara
2013-11-07xub_Strlen to sal_Int32Andras Timar
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-07-02fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-11-16get this building againCaolán McNamara
2010-11-16More _HC removal in CUI. cui builds now againSebastian Spaeth