summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/custsdlg.cxx
AgeCommit message (Expand)Author
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
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-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-30coverity#704742 Dereference after null checkCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Fixup whitespace changes, remove commented code.Thorsten Behrens
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16String->OUStringIvan Timofeev
2013-05-03remove unused resources and add some mnemonic widgetsCaolán McNamara
2013-05-02Converted define custom slide show dialog to .uiKatarina Behrens
2013-04-27remove now unused src Dialog resourcesCaolán McNamara
2013-04-26Fixed crash on deleting custom slide showKatarina Behrens
2013-04-26Converted custom slide shows dialog to .uiKatarina Behrens
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-03-07sd/source/ui/dlg/custsdlg.cxx comment translation and cleanupUrs Fässler
2013-01-10fix Search->indexOf conversionIvan Timofeev
2013-01-10valueOf sal_uInt16 -> valueOf sal_Int32Ivan Timofeev
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-24Some cppcheck cleaning in sdJulien Nabet
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-08-08STL'ify CustomShowListNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner