summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-09-161-1/+1
* Prefer prefix ++/-- operators for non-primitive typeJulien Nabet2012-09-161-4/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-8/+9
* - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders2012-09-143-115/+72
* Add support for Windows Bluetooth Stack.Andrzej J.R. Hunt2012-09-132-6/+101
* small optimizationRadek Doulik2012-09-121-2/+2
* -Werror,-Wunused-private-field (various sd)Stephan Bergmann2012-09-1143-121/+26
* -Werror,-Wunused-private-field workaround (BluetoothServer)Stephan Bergmann2012-09-111-6/+3
* -Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL))Stephan Bergmann2012-09-112-4/+4
* -Werror,-Wnon-literal-null-conversionStephan Bergmann2012-09-111-1/+1
* XubString->rtl::OUStringCaolán McNamara2012-09-119-37/+36
* On error, properly exit from Impress RemoteServer::getClientsThorsten Behrens2012-09-111-2/+3
* n#778859: Add unit test case.Muthu Subramanian2012-09-102-0/+20
* 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