Age | Commit message (Expand) | Author |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | - fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel) | Rob Snelders |
2012-09-13 | Add support for Windows Bluetooth Stack. | Andrzej J.R. Hunt |
2012-09-12 | small optimization | Radek Doulik |
2012-09-11 | -Werror,-Wunused-private-field (various sd) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field workaround (BluetoothServer) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL)) | Stephan Bergmann |
2012-09-11 | -Werror,-Wnon-literal-null-conversion | Stephan Bergmann |
2012-09-11 | XubString->rtl::OUString | Caolán McNamara |
2012-09-11 | On error, properly exit from Impress RemoteServer::getClients | Thorsten Behrens |
2012-09-10 | n#778859: Add unit test case. | Muthu Subramanian |
2012-09-06 | Replace DBusGObjectPath with char to hopefully compile on older dbus-glib. | Andrzej J.R. Hunt |
2012-09-06 | try to use old animations when new ones doesn't contain any leave node | Radek Doulik |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-06 | Moved all internal details for ClientInfo out of the header. | Andrzej J.R. Hunt |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-05 | Port remote from gdbus to dbus-glib. | Andrzej J.R. Hunt |
2012-09-04 | Restore correct saving of authorised servers. | Andrzej J.R. Hunt |
2012-09-03 | Explicit rtl::OUString ctors no longer needed | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-09-03 | Some error handling for dbus / bluetooth. | Andrzej J.R. Hunt |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | Do the same thing for gio as we do for dbus | Caolán McNamara |
2012-08-30 | Use gio only on Linux | Tor Lillqvist |
2012-08-30 | missing symbols are in gio | Caolán McNamara |
2012-08-30 | Fixed remotecontrol build without gtk | Cédric Bosdonnat |
2012-08-29 | Return to StartPresentationActivity when slideshow finishes. | Andrzej J.R. Hunt |
2012-08-28 | Saving of authorised remotes. | Andrzej J.R. Hunt |
2012-08-23 | Seemingly off-by-one painting error in Impress' ViewShell. | Jan Holesovsky |
2012-08-23 | Disable bluetooth on Linux for glib < 2.26. | Andrzej J.R. Hunt |
2012-08-23 | Conversion from 'void*' to pointer to non-'void' requires an explicit cast | Tor Lillqvist |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-23 | send()/recv() on sockets (instead of write()/read()) for Windows portability | Tor Lillqvist |
2012-08-22 | Remove extended initializer list -- use memset for BDADDR_ANY. | Andrzej J.R. Hunt |
2012-08-22 | Get rid of my no longer needed fprintfs. | Andrzej J.R. Hunt |
2012-08-22 | remove unused module-description xml files | Matúš Kukan |
2012-08-22 | Bluetooth connection working (Linux). | Andrzej J.R. Hunt |
2012-08-22 | do not deliver these module-description xml files | Matúš Kukan |
2012-08-22 | Resolves: rhbz#842292 crash in calling callback whose instance was deleted | Caolán McNamara |
2012-08-22 | Resolves: rhbz#846775 Clipboard must be disposed before Selection | Caolán McNamara |
2012-08-21 | Added bluez_bluetooth headers as a module. | Andrzej J.R. Hunt |
2012-08-21 | fdo#47434 testcase | Korrawit Pruegsanusak |
2012-08-21 | More LINUX-ism | Stephan Bergmann |
2012-08-21 | stdint.h is not C++98 | Stephan Bergmann |
2012-08-20 | Include winsock2 instead of winsock for discovery. | Andrzej J.R. Hunt |
2012-08-20 | Put a few (GNU/)Linuxisms inside ifdefs | Tor Lillqvist |
2012-08-20 | Bluetooth discovery and attempts at communication. | Andrzej J.R. Hunt |
2012-08-18 | use a slightly more sane cast | Bjoern Michaelsen |