summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-19fdo#70345 Reuse XStream for Windows platform create a new one for others.matt_511-4/+17
2013-11-18Don't try lockfile creation when getting medium already failedStephan Bergmann1-0/+3
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann1-12/+5
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+14
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-9/+9
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-2/+1
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-8/+8
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-9/+9
2013-10-02remove some UniString::GetBufferCaolán McNamara1-1/+1
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin1-1/+1
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-2/+3
2013-09-02CMIS: fix file saving issueCao Cuong Ngo1-3/+2
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo1-1/+4
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin1-13/+13
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+1
2013-08-29convert include/sfx2/docfile.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-21/+2
2013-08-24Don't use lock files when sandboxed on OS XTor Lillqvist1-1/+28
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet1-45/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl1-21/+21
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl1-1/+1
2013-07-02SfxMedium: fix -Werror=address (wrong TempFile ctor called)Michael Stahl1-1/+3
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-8/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-6/+6
2013-06-23Fix linking error of app for iOS in optimized buildTor Lillqvist1-2/+4
2013-06-21Resolves: fdo#65501 ensure configured backup dir exists before using itCaolán McNamara1-3/+26
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-23/+21
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-23rhbz#961460: Don't needlessly pass URLs through INetURLObjectStephan Bergmann1-8/+7
2013-04-15fdo#60724 correct spellingThomas Arnhold1-4/+4
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida1-6/+9
2013-04-13Make the impl class explicitly non-copyable.Kohei Yoshida1-9/+9
2013-04-13Re-organize UNO interface members & use clear() to clear their refs.Kohei Yoshida1-21/+17
2013-04-09Oops. Forgot to remove this debug statement.Kohei Yoshida1-1/+0
2013-04-09Make the member mutable to avoid ugly casting.Kohei Yoshida1-5/+22
2013-04-09Remove unnecessary ::com::sun::star:: .Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-91/+91
2013-04-04Simplification by retrieving system encodingJulien Nabet1-30/+1
2013-04-02Some cppcheck cleaningJulien Nabet1-3/+1
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-4/+6
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-4/+4
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist1-1/+16
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-3/+3
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin1-31/+23
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-22fix sfx2 buildCaolán McNamara1-5/+5
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-4/+3