summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
AgeCommit message (Expand)Author
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
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-11Resolves: fdo#63426 presentation wizard crashesCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders
2012-12-03New template manager out of experimental featuresCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-08-10Show Template Manager instead of old dialog when creating a template.Rafael Dominguez
2012-07-25delete svl/svstdarr.hxxMichael Stahl