summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-16warning C4701: potentially uninitialized local variable usedMichael Stahl
2012-07-15Bug fix: now the darken and lighten effects work in the right way.Marco Cecchetti
2012-07-15Bug fix: now repeated animations and begin=’after effect ‘ works properly...Marco Cecchetti
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13enable sd tests againMarkus Mohrhard
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-07-12fdo#45260: Objects having line thickness misplaced while pasting.Muthu Subramanian