summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/dlgname.cxx
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-03-20drop now unused SvxMessDialogCaolán McNamara
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16weld SvxObjectNameDialogCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2016-10-27tdf#103464 Don't allow empty names in SvxNameDialogMuhammet Kara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-08-01[GSoC] Add functionality to disable buttons in SvxMessDialogRishabh Kumar
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-02-26Remove visual noise from cuiAlexander Wilms
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-03-27-Wunused-macrosStephan Bergmann
2013-01-25hand rolled dynamic positioning code can go nowCaolán McNamara
2013-01-25split up into one dialog per .uiCaolán McNamara
2013-01-25some minor .ui conversion nitsCaolán McNamara
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
2012-11-25German comment translationsMarkus Maier
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-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth