summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/iconcdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara1-2/+2
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks1-6/+5
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+18
2015-04-09prophylactic double dispose audit.Michael Meeks1-6/+12
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-21/+1
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás1-5/+3
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-02coverity#1242776 Unused valueCaolán McNamara1-34/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold1-2/+21
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann1-27/+1
2014-06-24hide old page on showing new pageCaolán McNamara1-45/+19
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara1-11/+4
2014-06-24unnecessary check before deleteCaolán McNamara1-4/+2
2014-06-24drop ResizeCaolán McNamara1-16/+0
2014-06-24drop SetPosSizePagesCaolán McNamara1-25/+0
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara1-86/+3
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara1-136/+23
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos1-79/+86
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-4/+4
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-05-08coverity#735403 Logically dead codeCaolán McNamara1-3/+0
2014-04-16cui: sal_Bool->boolNoel Grandin1-29/+29
2014-04-03svl: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from cuiAlexander Wilms1-17/+17
2014-02-23Remove unneccessary commentsAlexander Wilms1-22/+22
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+5
2013-10-01convert CUI module from String to OUStringNoel Grandin1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-2/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-4/+4
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+1