summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt
2012-08-06Enabled slide switching from cover flow, + fixes.Andrzej J.R. Hunt
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
2012-08-06Fixed Listener registration and destruction for all cases.Andrzej J. R. Hunt
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt
2012-08-06Merged changes.Andrzej J. R. Hunt
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
2012-08-06Added registration of the slideshow listener.Andrzej J. R. Hunt
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt
2012-08-06Added additional commands and parsing.Andrzej J. R. Hunt
2012-08-06trivial compile fixesMichael Meeks
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt
2012-08-06Pure text for Client->Server. Json removed. Namespace cleanup.Andrzej J. R. Hunt
2012-08-06some namespace cleanups and explict type for AnysMichael Meeks
2012-08-06namespacing / compile fixingMichael Meeks
2012-08-06Intermediate commit for mmeeks.Andrzej J. R. Hunt
2012-08-06Changed from JSON to plaintext for Server->Client. Namespace usage cleanup.Andrzej J. R. Hunt
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt
2012-08-06don't create a custom thread to corrupt our stack.Michael Meeks
2012-08-06make tests linkMichael Meeks
2012-08-06Replaced Unix with osl sockets. Added slideshow controller.Andrzej J. R. Hunt
2012-08-06add remote initialization hooks to impress init.Michael Meeks
2012-08-06cleanup trailing whitespaceMichael Meeks
2012-08-06Initial checkin of remote control.Andrzej J. R. Hunt
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
2012-08-03fdo#36138: sd: fix undo in text objectsIvan Timofeev
2012-08-02fdo#51231 Revert "Slidesorter: Show the buttons on the opposite side..."Ivan Timofeev
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-08-01Convert documents to follow the doxygen standardNorah Abanimy
2012-08-01Revert "WaE: indexes past the end of an array"Michael Stahl
2012-07-31- fdo#47707 - PRINTING: Printing windows wrong color indicationRob Snelders
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-27fdo#35973: XConfigurationController:Michael Stahl
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-19removed unused includesTakeshi Abe
2012-07-17sal_Bool -> boolTakeshi Abe
2012-07-17-Werror,-Wunused-functionStephan Bergmann