summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-2/+2
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-287-7/+14
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-287-0/+7
* convert GetRepeatComment to OUStringCaolán McNamara2012-09-282-2/+2
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-286-43/+674
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-283-8/+8
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-255-10/+10
* Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky2012-09-245-25/+12
* Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky2012-09-2418-2318/+30
* Remove unused codeOlivier Hallot2012-09-241-194/+0
* Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt2012-09-201-3/+14
* introduce new option --disable-cve-testsDavid Ostrovsky2012-09-202-0/+8
* Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.Andrzej J.R. Hunt2012-09-201-14/+14
* Add SAL_INFO and SAL_WARN to linux bluetooth implementation.Andrzej J.R. Hunt2012-09-201-2/+33
* Add ENABLE_SDREMOTE ifdef here, tooTor Lillqvist2012-09-191-0/+5
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-9/+0
* Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann2012-09-191-5/+3
* sdui requires -DENABLE_SDREMOTE too.Andrzej J.R. Hunt2012-09-191-0/+1
* Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt2012-09-191-3/+3
* -Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann2012-09-192-2/+4
* Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.Andrzej J.R. Hunt2012-09-191-0/+4
* Remove unnecessary use of GVariant to allow building on older GLib.Andrzej J.R. Hunt2012-09-181-8/+7
* officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl2012-09-181-2/+4
* move -DENABLE_SDREMOTE together with the filesRene Engelhard2012-09-181-6/+5
* Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt2012-09-181-0/+2
* Fix mispaste.Andrzej J.R. Hunt2012-09-181-1/+1
* actually define ENABLE_SDREMOTE in sdRene Engelhard2012-09-181-0/+6
* Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt2012-09-183-2/+7
* Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt2012-09-182-0/+8
* Hopefully fix the remote config access to work with the new schema.Andrzej J.R. Hunt2012-09-181-3/+3
* Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt2012-09-186-33/+201
* add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard2012-09-183-15/+20
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* -Werror=unused-parameterStephan Bergmann2012-09-182-8/+1
* Provide client with state of server on startup.Andrzej J.R. Hunt2012-09-184-3/+25
* Add pin_validating message to protocol to allow for feedback in app.Andrzej J.R. Hunt2012-09-171-0/+2
* Cppcheck: remove duplicate if/else in sd.Thorsten Behrens2012-09-171-5/+2
* Easyhack 50089Douglas Rodrigues de Almeida2012-09-173-16/+16
* 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