summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tabline.cxx
AgeCommit message (Expand)Author
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-12-27Calling ActivatePage directly is unnecessaryTamás Zolnai
2017-12-27tdf#111723 Fixed - Dialog does not remember the last opened tab pageekuiitr
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-18convert PageType to scoped enumNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert CT_ constants to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-08-06Convert line dialog to widget UIOlivier Hallot
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-03-27Translate German commentsPhilipp Weissenbacher
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-02-06Remove lots of dead codeThomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard