summaryrefslogtreecommitdiff
path: root/cui/source/inc/insdlg.hxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-05-09Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-25coverity#1266481 Pointer to local outside scopeCaolán McNamara
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
2012-10-26migrate Insert Floating Frame dialog to .ui fileJack Leigh
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-10-11convert insert plugin to .uiCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-12Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-21callcatcher: remove unused classesMatúš Kukan
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien