summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/ImagePreparer.hxx
AgeCommit message (Expand)Author
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-24Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens
2012-11-22Fix race & deadlock in sdremoteThorsten Behrens
2012-10-06Remove 2 other unused methodsJulien Nabet
2012-08-06Attempt to use the XHTML export filter for note export (not functional yet).Andrzej J.R. Hunt
2012-08-06Note extraction code added.Andrzej J.R. Hunt
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt