Age | Commit message (Expand) | Author |
2021-03-24 | tdf#124176 Use pragma once in sd | Vincent LE GARREC |
2019-01-02 | tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxx | Gabor Kelemen |
2017-05-21 | cleanup unused css/animations/ and css/presentation/ includes | Jochen Nitschke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Make derivation from Timer explicitly private | Stephan Bergmann |
2015-10-26 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-03-06 | Timer/Idle: adapted inherited funktions | Tobias Madl |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2013-10-23 | fixincludeguards.sh: sd | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-28 | fdo#59881 - sdremote: give up on threaded / UNO usage. | Michael Meeks |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-08-06 | Fixed thumbnail control. Changed thumbnail activity to fragment. | Andrzej J.R. Hunt |
2012-08-06 | Moved preview image preparation/transfer into separate class. Enabled. | Andrzej J. R. Hunt |
2012-08-06 | Fixed segfault on use of transmitter, and transmitter lifecycle. | Andrzej J. R. Hunt |
2012-08-06 | Attempted fix for threading & memory bug with Transmitter. | Andrzej J. R. Hunt |
2012-08-06 | Transmitter for queuing of messages (Client->Server), fixed protocol. | Andrzej J. R. Hunt |
2012-08-06 | Pure text for Client->Server. Json removed. Namespace cleanup. | Andrzej J. R. Hunt |
2012-08-06 | namespacing / compile fixing | Michael Meeks |
2012-08-06 | Image export, encoding and decoding. Protocol improvements. | Andrzej J. R. Hunt |
2012-08-06 | Fixed remote control code to work correctly. | Andrzej J. R. Hunt |
2012-08-06 | Replaced Unix with osl sockets. Added slideshow controller. | Andrzej J. R. Hunt |
2012-08-06 | cleanup trailing whitespace | Michael Meeks |
2012-08-06 | Initial checkin of remote control. | Andrzej J. R. Hunt |