summaryrefslogtreecommitdiff
path: root/sdext/source/presenter
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens
2013-11-29Fix fdo#71527 no unguarded ptr dereference here.Thorsten Behrens
2013-11-29Revert "Resolves: fdo#71527 don't crash in presenter console"Thorsten Behrens
2013-11-20cppcheck: Variable is reassigned a value before the old one has been usedCaolán McNamara
2013-11-20Resolves: fdo#71527 don't crash in presenter consoleCaolán McNamara
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
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