summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-09-10n#778859: Add unit test case.Muthu Subramanian
2012-09-06Replace DBusGObjectPath with char to hopefully compile on older dbus-glib.Andrzej J.R. Hunt
2012-09-06try to use old animations when new ones doesn't contain any leave nodeRadek Doulik
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-06Moved all internal details for ClientInfo out of the header.Andrzej J.R. Hunt
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-05Port remote from gdbus to dbus-glib.Andrzej J.R. Hunt
2012-09-04Restore correct saving of authorised servers.Andrzej J.R. Hunt
2012-09-03Explicit rtl::OUString ctors no longer neededStephan Bergmann
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-09-03Some error handling for dbus / bluetooth.Andrzej J.R. Hunt
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30Do the same thing for gio as we do for dbusCaolán McNamara
2012-08-30Use gio only on LinuxTor Lillqvist
2012-08-30missing symbols are in gioCaolán McNamara
2012-08-30Fixed remotecontrol build without gtkCédric Bosdonnat
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt
2012-08-28Saving of authorised remotes.Andrzej J.R. Hunt
2012-08-23Seemingly off-by-one painting error in Impress' ViewShell.Jan Holesovsky
2012-08-23Disable bluetooth on Linux for glib < 2.26.Andrzej J.R. Hunt
2012-08-23Conversion from 'void*' to pointer to non-'void' requires an explicit castTor Lillqvist
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23send()/recv() on sockets (instead of write()/read()) for Windows portabilityTor Lillqvist
2012-08-22Remove extended initializer list -- use memset for BDADDR_ANY.Andrzej J.R. Hunt
2012-08-22Get rid of my no longer needed fprintfs.Andrzej J.R. Hunt
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-08-22Resolves: rhbz#842292 crash in calling callback whose instance was deletedCaolán McNamara
2012-08-22Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara
2012-08-21Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt
2012-08-21fdo#47434 testcaseKorrawit Pruegsanusak
2012-08-21More LINUX-ismStephan Bergmann
2012-08-21stdint.h is not C++98Stephan Bergmann
2012-08-20Include winsock2 instead of winsock for discovery.Andrzej J.R. Hunt
2012-08-20Put a few (GNU/)Linuxisms inside ifdefsTor Lillqvist
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt
2012-08-18use a slightly more sane castBjoern Michaelsen
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16Convert from Container to std::vectorNoel Grandin
2012-08-16Convert class SdUndoGroup from Container to std::vectorNoel Grandin
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-15Fixed line breaks in notes export.Andrzej J.R. Hunt
2012-08-15avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik
2012-08-14AnimationWindow: remove pBitmapEx memberMichael Stahl
2012-08-14AnimationWindow: convert List to std::vectorMichael Stahl