summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt
Change-Id: Id758f8e3f73e9d7d180e09b606ee44cbe5c48d6c
2012-08-06Enabled slide switching from cover flow, + fixes.Andrzej J.R. Hunt
Change-Id: I4cb520a3c014ff54a36dbab6cdb35b70a8996e8e
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt
Change-Id: I4e8a9d37f3b418728404b7fab4f7b6e3c3b5e5b9
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt
Change-Id: I I6de8651f3ed36798ca1cc69765c448b821a819a2
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
Change-Id: I2b3f9e2c46dafde4bd488bc95675c04e8806c9a4
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
Change-Id: I09b0c2d1521939af058526d1727d0c4d34ad0452
2012-08-06Fixed Listener registration and destruction for all cases.Andrzej J. R. Hunt
Change-Id: I I I8be3c67889969d714514ca073c48ab26248a30e1
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
Change-Id: I918754dc7b99cd48bbc012d62b2a8cd0eb0e438e
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt
Change-Id: Ia4c345b9ecb58a47219ceb0af14b66294ca3309e
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.Andrzej J. R. Hunt
Change-Id: I558b7aca1c592efb5b83b56df42da4a97a655e88
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt
Change-Id: I3983b28443584f33a879ba9fab52f11a0ab7fad5
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt
Change-Id: I I I6e66d197a18d9707b85804e98a9f690f7dda5087
2012-08-06Merged changes.Andrzej J. R. Hunt
Change-Id: I436a3ac7af0fbad3f37c6799de9186142f0af430
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
Change-Id: I875cb1fba51faadafd8f7f0e34ef6b56a818bb7a
2012-08-06Added registration of the slideshow listener.Andrzej J. R. Hunt
Change-Id: I Icaf2fe03e5f5b8ee9de3138b8dd28d837c734e94
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt
Change-Id: I830bb6e20046ebc80c740ca77bb97dddca1e4c02
2012-08-06Added additional commands and parsing.Andrzej J. R. Hunt
Change-Id: Iae099aeb07d25435115514e1bf0c4efb31613d50
2012-08-06trivial compile fixesMichael Meeks
Change-Id: I8278d64fc8b16ccce084da0d06647803a58e5d89
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt
Change-Id: I Idcf6cf33b75dde2f921bec6c64e394e91994aba0
2012-08-06Pure text for Client->Server. Json removed. Namespace cleanup.Andrzej J. R. Hunt
Change-Id: I60e5acac2d47aefec5dd195a5eca599eb1cb8586
2012-08-06some namespace cleanups and explict type for AnysMichael Meeks
Change-Id: I213989f2272929143d1d896a3dd28a8eb61035be
2012-08-06namespacing / compile fixingMichael Meeks
Change-Id: Iead86be0a7b08213ae83870707bbcf3333a8bf10
2012-08-06Intermediate commit for mmeeks.Andrzej J. R. Hunt
Change-Id: I4e8e4322d670247bc87e1b1ac6dccaa0a79a1e4d
2012-08-06Changed from JSON to plaintext for Server->Client. Namespace usage cleanup.Andrzej J. R. Hunt
Change-Id: I7e1b229b475e476c71ec3a110696942299b25733
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt
Change-Id: Ibbc7ac02c5946a49c1cd777abc2853fe7e158009
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt
Change-Id: I Ia600ed456fba135056f7a00398030b7c9e873329
2012-08-06don't create a custom thread to corrupt our stack.Michael Meeks
Change-Id: I519d5d1ada7b7a0cc28dba1929edef8d54cec06a
2012-08-06make tests linkMichael Meeks
Change-Id: I69d2baab2a6259e99188a86f916a6fa25d46ac74
2012-08-06Replaced Unix with osl sockets. Added slideshow controller.Andrzej J. R. Hunt
Change-Id: Ic2d34d666bb748b12e51266e04706d105ab7a3be
2012-08-06add remote initialization hooks to impress init.Michael Meeks
Change-Id: I80b6e840ed6981a4ae600c5d9925e5df9610f8c6
2012-08-06cleanup trailing whitespaceMichael Meeks
Change-Id: I788513e8cb7d8e1fd9efca4ff4150381df9b199a
2012-08-06Initial checkin of remote control.Andrzej J. R. Hunt
Change-Id: I71ac6c302c963dd2f8cffdcdf80d58c2a1074695
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
Change-Id: I58c73f74d53b5dc2eb462fb03664be65d4500170 Reviewed-by: Philipp Riemer <ruderphilipp@gmail.com>
2012-08-03fdo#36138: sd: fix undo in text objectsIvan Timofeev
Change-Id: I44e9b5154939f3b150d3115085204361248e9b6d
2012-08-02fdo#51231 Revert "Slidesorter: Show the buttons on the opposite side..."Ivan Timofeev
This reverts commit 4866b20ec6205b04cd21077fd00d68c4d4bb2c1b.
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
Change-Id: Ibf41655d40c9534629bbb0dd5ae600791b42922d
2012-08-01Convert documents to follow the doxygen standardNorah Abanimy
Change-Id: I9086f6129f61afba6b7d0317248756cde34f075b
2012-08-01Revert "WaE: indexes past the end of an array"Michael Stahl
This reverts commit 51e3df40bc757b46636a3d74681a597fe35063ba. The fix was correct at the time it was done, but unfortunately now it conflicts with 89f08dce89adfddd3fb8e00b7a7a9c5da2a4943e, which fixes the same problem by changing the definition of DFF_ANIM_PROPERTY_ID_COUNT.
2012-07-31- fdo#47707 - PRINTING: Printing windows wrong color indicationRob Snelders
Change-Id: I77cd68b96452896d4eec9f4bbd5200bd65d77f2a
2012-07-30Typo ressource -> resourceStephan Bergmann
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
Change-Id: I011048912af051a762a78af8646513a1fc624073
2012-07-29Replace usage of rtl/memory.h in sd with their equivalent from string.hArnaud Versini
Change-Id: I79ab2e420783b06b3cba627795a108addb5a2e8b
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold
This partially reverts b63027f0992cf5c368faeb807c69110997dd00ea http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-27fdo#35973: XConfigurationController:Michael Stahl
Remove that horrible IsDisposing method, much easier to just put the call to SaveResourceState into the disposing() handler that is called anyway (well, should be called now, previously the ResourceManager wasn't registered...)) Change-Id: Ia81f6bf47602b195c0326f2151393542f5f8b9ec
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
Change-Id: I1bc8486b3fbbcdd45407eeda52a7e239646cd204
2012-07-19removed unused includesTakeshi Abe
Change-Id: I71a80be37ab96b44d515803c947ddec19914330b
2012-07-17sal_Bool -> boolTakeshi Abe
Change-Id: I08e5353dc1f0f79cdbba509b71e2c415e6c8380b
2012-07-17-Werror,-Wunused-functionStephan Bergmann
Change-Id: I100a95d5f84ab61cb26ac39d436cb9f2cb7246e5