summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-23tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-1/+15
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+13
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-2/+1
2013-11-08Clean up IsSecureURLStephan Bergmann1-19/+8
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-1/+1
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-4/+4
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+2
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin1-14/+14
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-6/+6
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-2/+2
2013-08-29convert include/sfx2/app.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-29convert include/sfx2/filedlghelper.hxx from String to OUStringNoel Grandin1-8/+5
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet1-30/+20
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-11Resolves: fdo#63426 presentation wizard crashesCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-35/+35
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin1-4/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard1-0/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-4/+4
2012-12-29callcatcher: update unused code listCaolán McNamara1-77/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-2/+2
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat1-1/+1
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders1-1/+1
2012-12-03New template manager out of experimental featuresCédric Bosdonnat1-29/+8
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2012-08-10Show Template Manager instead of old dialog when creating a template.Rafael Dominguez1-10/+33
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-11/+11
2012-06-26tidy some resource stringsCaolán McNamara1-2/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+3
2012-06-02targeted string re-workNorbert Thiebaud1-12/+12
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-23Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida1-0/+11
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-118/+77
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-8/+7
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2012-01-10Remove cruft in debug toolsMarcel Metz1-6/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-5/+5
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl1-0/+2
2011-12-03sfx2::FileDialogHelper: remove obsolete flagsMichael Stahl1-1/+1