summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/insdlg.hxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid conversions between OUString and OString in VCLMike Kaganski2023-04-021-2/+2
* clang-tidy modernize-pass-by-value in cuiNoel Grandin2022-06-031-1/+1
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-2/+2
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-201-1/+1
* use toggle instead of click for CheckButtonCaolán McNamara2021-05-201-1/+1
* tdf#124176 Use #pragma once in cuiGeorge Bateman2020-09-131-4/+1
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-061-1/+1
* loplugin:constmethod in cuiNoel Grandin2019-09-051-1/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-3/+2
* drop some now unnecessary includeCaolán McNamara2018-10-061-9/+0
* weld SvInsertOleDlgCaolán McNamara2018-04-041-47/+45
* loplugin:countusersofdefaultparams in cuiNoel Grandin2017-12-061-1/+1
* Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara2017-05-091-0/+1
* loplugin:expandablemethods in cuiNoel Grandin2016-11-101-1/+0
* loplugin:expandablemethodds in cuiNoel Grandin2016-10-191-6/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-13/+0
* loplugin:passstuffbyref in cuiNoel Grandin2016-04-141-1/+1
* loplugin:unusedfieldsNoel Grandin2015-12-241-3/+0
* loplugin:unusedfields in cuiNoel Grandin2015-12-231-3/+0
* loplugin:unusedmethodsNoel Grandin2015-12-211-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* convert Link<> to typedNoel Grandin2015-09-171-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-5/+5
* com::sun::star->css in cuiNoel Grandin2015-07-291-11/+11
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-2/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-25/+29
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+1
* coverity#1266481 Pointer to local outside scopeCaolán McNamara2015-01-251-1/+1
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* cui: sal_Bool->boolNoel Grandin2014-04-161-3/+3
* 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-5/+5
* fixincludeguards.sh: cuiThomas Arnhold2013-10-281-3/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2012-10-271-1/+0
* migrate Insert Floating Frame dialog to .ui fileJack Leigh2012-10-261-37/+27
* migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh2012-10-121-24/+25
* VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2012-10-111-1/+1
* convert insert plugin to .uiCaolán McNamara2012-10-111-18/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14
* Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi2012-08-121-3/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-4/+4
* callcatcher: remove unused classesMatúš Kukan2011-12-211-38/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-11/+10
|\
| * accfixes: merged to m100Malte Timmermann [mt]2011-02-151-3/+3
| |\