summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/iconcdlg.cxx
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-02coverity#1242776 Unused valueCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-24hide old page on showing new pageCaolán McNamara
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara
2014-06-24unnecessary check before deleteCaolán McNamara
2014-06-24drop ResizeCaolán McNamara
2014-06-24drop SetPosSizePagesCaolán McNamara
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann
2014-05-08coverity#735403 Logically dead codeCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-01Remove unused definesThomas Arnhold
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-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2011-11-11callcatcher: remove some unused codeCaolán McNamara
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen