summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/present.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-03tdf#96414 Remove showing navigator during slideshowBryan Quigley
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-08-21String->OUStringIvan Timofeev
2013-07-19fdo#67045 - cleanup slideshow / screen string usage for 4.2.Michael Meeks
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-03-14we can now move the a11y relationships into the .uiCaolán McNamara
2013-03-14converted sd/source/ui/dlg/present.src to .uiKrisztian Pinter
2013-03-07comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-11-28Make all-screen presentation work again.Thorsten Behrens
2012-11-28Fix a warningThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-28impress211: #i110990# Fixed 64bit compiler problem.Andre Fische
2012-11-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische
2012-11-28impress211: fix some warnings, typesPhilipp Lohmann [pl]
2012-11-28impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-08Remove usage of list.hxxNoel Grandin
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks