summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fixincludeguards.sh: sdextThomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-30Remove unnecessary #includesTakeshi Abe
2013-10-10little String to OUString + documentationThomas Arnhold
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-23dummy implementation for getTranslationOffsetSiqi LIU
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Mark as constTakeshi Abe
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