summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
AgeCommit message (Expand)Author
2015-10-18RemoteFilesDialogSzymon Kłos
2015-08-06Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
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
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-07Completed TODO: simplify appending to sequence.Matthew Pottage
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-25convert RID_SECURITY_WARNING_NO_HYPERLINKS to MessageDialog + stringCaolán McNamara
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-23Use the "sfx" log area consistently in sfx2Tor Lillqvist
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann
2013-11-08Clean up IsSecureURLStephan Bergmann
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/app.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/filedlghelper.hxx from String to OUStringNoel Grandin