summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Remove unused codeOlivier Hallot1-194/+0
2012-09-20Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt1-3/+14
2012-09-20Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.Andrzej J.R. Hunt1-14/+14
2012-09-20Add SAL_INFO and SAL_WARN to linux bluetooth implementation.Andrzej J.R. Hunt1-2/+33
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-9/+0
2012-09-19Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann1-5/+3
2012-09-19Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt1-3/+3
2012-09-19-Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann2-2/+4
2012-09-19Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.Andrzej J.R. Hunt1-0/+4
2012-09-18Remove unnecessary use of GVariant to allow building on older GLib.Andrzej J.R. Hunt1-8/+7
2012-09-18officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl1-2/+4
2012-09-18Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt1-0/+2
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt2-1/+4
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt2-0/+8
2012-09-18Hopefully fix the remote config access to work with the new schema.Andrzej J.R. Hunt1-3/+3
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt6-33/+201
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard1-5/+5
2012-09-18-Werror=unused-parameterStephan Bergmann2-8/+1
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt4-3/+25
2012-09-17Add pin_validating message to protocol to allow for feedback in app.Andrzej J.R. Hunt1-0/+2
2012-09-17Cppcheck: remove duplicate if/else in sd.Thorsten Behrens1-5/+2
2012-09-17Easyhack 50089Douglas Rodrigues de Almeida3-16/+16
2012-09-16Prefer prefix ++/-- operators for non-primitive typeJulien Nabet1-4/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-8/+8
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders3-115/+72
2012-09-13Add support for Windows Bluetooth Stack.Andrzej J.R. Hunt2-6/+101
2012-09-12small optimizationRadek Doulik1-2/+2
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann42-119/+25
2012-09-11-Werror,-Wunused-private-field workaround (BluetoothServer)Stephan Bergmann1-6/+3
2012-09-11-Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL))Stephan Bergmann2-4/+4
2012-09-11-Werror,-Wnon-literal-null-conversionStephan Bergmann1-1/+1
2012-09-11XubString->rtl::OUStringCaolán McNamara8-34/+33
2012-09-11On error, properly exit from Impress RemoteServer::getClientsThorsten Behrens1-2/+3
2012-09-06Replace DBusGObjectPath with char to hopefully compile on older dbus-glib.Andrzej J.R. Hunt2-3/+7
2012-09-06try to use old animations when new ones doesn't contain any leave nodeRadek Doulik3-26/+62
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2-4/+6
2012-09-06Moved all internal details for ClientInfo out of the header.Andrzej J.R. Hunt2-28/+25
2012-09-05Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-2/+2
2012-09-05Port remote from gdbus to dbus-glib.Andrzej J.R. Hunt2-59/+60
2012-09-04Restore correct saving of authorised servers.Andrzej J.R. Hunt1-4/+7
2012-09-03Explicit rtl::OUString ctors no longer neededStephan Bergmann1-2/+4
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2-26/+17
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-7/+6
2012-09-03Some error handling for dbus / bluetooth.Andrzej J.R. Hunt2-87/+29
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-30Do the same thing for gio as we do for dbusCaolán McNamara1-3/+3
2012-08-29Return to StartPresentationActivity when slideshow finishes.Andrzej J.R. Hunt1-0/+2
2012-08-28Saving of authorised remotes.Andrzej J.R. Hunt1-2/+62
2012-08-23Seemingly off-by-one painting error in Impress' ViewShell.Jan Holesovsky1-2/+5