summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/present.cxx
AgeCommit message (Expand)Author
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
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-06-23Replace List with std::vector<String>.Rafael Dominguez
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien