summaryrefslogtreecommitdiff
path: root/cui/source/inc/iconcdlg.hxx
AgeCommit message (Expand)Author
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
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-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-24hide old page on showing new pageCaolán McNamara
2014-06-24loop through all pages to get optimal sizeCaolán McNamara
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolá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-08-Werror,-Wunused-private-fieldStephan Bergmann
2014-04-27constLuboš Luňák
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
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-12Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi
2012-04-22removed unused definesTakeshi Abe
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
2011-11-11callcatcher: remove some unused codeCaolán McNamara
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud