summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-10-06Remove newly unused methodsJulien Nabet
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Improve quality of page previews in Impress/Draw with supersamplingTomaž Vajngerl
2012-10-04Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl
2012-10-03probable attempts to find the parent dialogCaolán McNamara
2012-10-01Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24Impress: Add 'Duplicate slide' to the context menu of the slide sorter.Jan Holesovsky
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky
2012-09-24Remove unused codeOlivier Hallot
2012-09-20Add SAL_WARN/INFO to network server + remove static reference on exit.Andrzej J.R. Hunt
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-20Move the DBusGObjectPath typedef and formatting changes to Bluetooth includes.Andrzej J.R. Hunt
2012-09-20Add SAL_INFO and SAL_WARN to linux bluetooth implementation.Andrzej J.R. Hunt
2012-09-19Add ENABLE_SDREMOTE ifdef here, tooTor Lillqvist
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-19Fold ImpressSdRemote.xcs back into Impress.xcsStephan Bergmann
2012-09-19sdui requires -DENABLE_SDREMOTE too.Andrzej J.R. Hunt
2012-09-19Rename Impress-sdremote.xcs to ImpressSdRemote.xcs + add to postprocess.Andrzej J.R. Hunt
2012-09-19-Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann
2012-09-19Add definition for G_VALUE_INIT as it doesn't exist for glib < 2.30.Andrzej J.R. Hunt
2012-09-18Remove unnecessary use of GVariant to allow building on older GLib.Andrzej J.R. Hunt
2012-09-18officecfg: generate header for Impress-sdremote, handle "-" in xcs nameMichael Stahl
2012-09-18move -DENABLE_SDREMOTE together with the filesRene Engelhard
2012-09-18Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt
2012-09-18Fix mispaste.Andrzej J.R. Hunt
2012-09-18actually define ENABLE_SDREMOTE in sdRene Engelhard
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt
2012-09-18Hopefully fix the remote config access to work with the new schema.Andrzej J.R. Hunt
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18-Werror=unused-parameterStephan Bergmann
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt
2012-09-17Add pin_validating message to protocol to allow for feedback in app.Andrzej J.R. Hunt
2012-09-17Cppcheck: remove duplicate if/else in sd.Thorsten Behrens