summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/ImagePreparer.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-28remove stray SAL_CALL that breaks windows buildLuboš Luňák1-1/+1
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks1-20/+13
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+15
2012-11-24Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens1-3/+6
2012-11-22Fix race & deadlock in sdremoteThorsten Behrens1-4/+3
2012-10-06Remove 2 other unused methodsJulien Nabet1-48/+0
2012-08-15Fixed line breaks in notes export.Andrzej J.R. Hunt1-11/+15
2012-08-07drop leftover #includeDavid Tardon1-1/+0
2012-08-06-Werror=format-securityIvan Timofeev1-2/+2
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt1-2/+2
2012-08-06Early non-functional multicast code.Andrzej J.R. Hunt1-1/+1
2012-08-06Discovered correct filter name.Andrzej J.R. Hunt1-2/+13
2012-08-06Export now building, still missing some parameters to function.Andrzej J.R. Hunt1-44/+120
2012-08-06Attempt to use the XHTML export filter for note export (not functional yet).Andrzej J.R. Hunt1-0/+91
2012-08-06Basic (unstyled) note export and display working.Andrzej J.R. Hunt1-1/+10
2012-08-06Notes export now working.Andrzej J.R. Hunt1-1/+25
2012-08-06Note extraction code added.Andrzej J.R. Hunt1-11/+109
2012-08-06Enabled slide switching from cover flow, + fixes.Andrzej J.R. Hunt1-1/+1
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt1-1/+1
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt1-0/+154