summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/openuriexternally.cxx
AgeCommit message (Expand)Author
2018-04-14Fix typosAndrea Gelmini
2018-03-19coverity#1430090 Uninitialized scalar fieldCaolán McNamara
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt
2018-02-22weld native message dialogsCaolán McNamara
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2016-03-10Improve error message when URL cannot be opened externallyStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-15ErrorBox MSG_ERR_NO_ABS_URI_REF to StringThomas Arnhold
2014-08-15ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND to StringThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann