summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2013-07-20oups.. forgot to comment out a debug lineSiqi LIU
2013-07-20remove server if no longer visibleSiqi LIU
2013-07-20minor bug fixSiqi LIU
2013-07-18comment out updateCurrentSlide(0) in presentationController constructor as it...Siqi LIU
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks
2013-07-18fdo#65457 - Provide visual clues in presenter view.Ciorba Edmond
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-20avoid floating-point error with empty bitmaps.Michael Meeks
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22sdext: fix loplugin warningsMiklos Vajna
2013-02-22s/the the/the/Tor Lillqvist
2013-02-17coverity#984041 Uninitialized scalar variableCaolán McNamara
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29More fixes to fdo#57422Ahmad Harthi
2013-01-10Fix some errors and remove duplicate code on PresenterFaisal M. Al-Otaibi
2013-01-10fdo#57422 - presenter console RTL support needs completionAbdulelah Alarifi
2013-01-07Code enhancement remove duplicate code from presenter consoleAbdulmajeed Al-Abaulrazzaq
2012-12-19Remove duplicate code from Presenter Help ViewFaisal M. Al-Otaibi
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Missing includeFridrich Štrba
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-22move Presenter Console help to main helpAndras Timar
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann
2012-11-20fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-07Delete unused filesZolnai Tamás
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks