summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Replace DBusGObjectPath with char to hopefully compile on older dbus-glib.Andrzej J.R. Hunt2012-09-062-3/+7
* try to use old animations when new ones doesn't contain any leave nodeRadek Doulik2012-09-064-27/+63
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-062-4/+6
* Moved all internal details for ClientInfo out of the header.Andrzej J.R. Hunt2012-09-062-28/+25
* Some clean up of previous commitStephan Bergmann2012-09-051-1/+1
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-2/+2
* Port remote from gdbus to dbus-glib.Andrzej J.R. Hunt2012-09-054-60/+62
* Restore correct saving of authorised servers.Andrzej J.R. Hunt2012-09-041-4/+7
* Explicit rtl::OUString ctors no longer neededStephan Bergmann2012-09-031-2/+4
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-032-26/+17
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-7/+6
* Some error handling for dbus / bluetooth.Andrzej J.R. Hunt2012-09-032-87/+29
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* Do the same thing for gio as we do for dbusCaolán McNamara2012-08-302-8/+3
* Use gio only on LinuxTor Lillqvist2012-08-301-1/+6
* missing symbols are in gioCaolán McNamara2012-08-301-1/+1
* Fixed remotecontrol build without gtkCédric Bosdonnat2012-08-301-1/+1
* Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt2012-08-291-0/+2
* Saving of authorised remotes.Andrzej J.R. Hunt2012-08-281-2/+62
* Seemingly off-by-one painting error in Impress' ViewShell.Jan Holesovsky2012-08-231-2/+5
* Disable bluetooth on Linux for glib < 2.26.Andrzej J.R. Hunt2012-08-231-1/+4
* Conversion from 'void*' to pointer to non-'void' requires an explicit castTor Lillqvist2012-08-231-1/+1
* Some clean up after previous commitStephan Bergmann2012-08-231-0/+3
* send()/recv() on sockets (instead of write()/read()) for Windows portabilityTor Lillqvist2012-08-231-2/+2
* Remove extended initializer list -- use memset for BDADDR_ANY.Andrzej J.R. Hunt2012-08-221-1/+2
* Get rid of my no longer needed fprintfs.Andrzej J.R. Hunt2012-08-221-5/+2
* remove unused module-description xml filesMatúš Kukan2012-08-2228-632/+0
* Bluetooth connection working (Linux).Andrzej J.R. Hunt2012-08-229-63/+154
* do not deliver these module-description xml filesMatúš Kukan2012-08-221-28/+0
* Resolves: rhbz#842292 crash in calling callback whose instance was deletedCaolán McNamara2012-08-224-9/+33
* Resolves: rhbz#846775 Clipboard must be disposed before SelectionCaolán McNamara2012-08-222-3/+4
* Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt2012-08-213-114/+1
* fdo#47434 testcaseKorrawit Pruegsanusak2012-08-213-0/+149
* More LINUX-ismStephan Bergmann2012-08-211-1/+1
* stdint.h is not C++98Stephan Bergmann2012-08-211-1/+0
* Include winsock2 instead of winsock for discovery.Andrzej J.R. Hunt2012-08-201-1/+2
* Put a few (GNU/)Linuxisms inside ifdefsTor Lillqvist2012-08-201-2/+4
* Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt2012-08-207-4/+335
* use a slightly more sane castBjoern Michaelsen2012-08-181-1/+1
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* Convert from Container to std::vectorNoel Grandin2012-08-161-10/+10
* Convert class SdUndoGroup from Container to std::vectorNoel Grandin2012-08-162-13/+13
* Convert SdrUShortCont from Container to std::setNoel Grandin2012-08-161-9/+7
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-166-10/+6
* Fixed line breaks in notes export.Andrzej J.R. Hunt2012-08-151-11/+15
* avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik2012-08-151-8/+9
* AnimationWindow: remove pBitmapEx memberMichael Stahl2012-08-142-37/+39
* AnimationWindow: convert List to std::vectorMichael Stahl2012-08-142-125/+118
* WaE: unused variableTor Lillqvist2012-08-141-1/+0