summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist1-0/+2
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist1-9/+9
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist1-1/+1
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist1-6/+6
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-27/+15
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl7-14/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2-2/+2
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl7-7/+14
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl7-0/+7
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara2-2/+2
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara6-43/+674
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara3-8/+8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud5-10/+10
2012-09-24Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky5-25/+12
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky18-2318/+30
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-20introduce new option --disable-cve-testsDavid Ostrovsky2-0/+8
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-19Add ENABLE_SDREMOTE ifdef here, tooTor Lillqvist1-0/+5
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-9/+0
2012-09-19Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann1-5/+3
2012-09-19sdui requires -DENABLE_SDREMOTE too.Andrzej J.R. Hunt1-0/+1
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-18move -DENABLE_SDREMOTE together with the filesRene Engelhard1-6/+5
2012-09-18Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt1-0/+2
2012-09-18Fix mispaste.Andrzej J.R. Hunt1-1/+1
2012-09-18actually define ENABLE_SDREMOTE in sdRene Engelhard1-0/+6
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt3-2/+7
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 Engelhard3-15/+20
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
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 typesJulien Nabet1-1/+1
2012-09-16Prefer prefix ++/-- operators for non-primitive typeJulien Nabet1-4/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann4-8/+9
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