summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)Author
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo
2013-09-02CMIS: fix file saving issueCao Cuong Ngo
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29convert include/sfx2/docfile.hxx from String to OUStringNoel Grandin
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara
2013-08-24Don't use lock files when sandboxed on OS XTor Lillqvist
2013-07-26fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/docJulien Nabet
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-07-02SfxMedium: fix -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-23Fix linking error of app for iOS in optimized buildTor Lillqvist
2013-06-21Resolves: fdo#65501 ensure configured backup dir exists before using itCaolán McNamara
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-23rhbz#961460: Don't needlessly pass URLs through INetURLObjectStephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-13Make the impl class explicitly non-copyable.Kohei Yoshida
2013-04-13Re-organize UNO interface members & use clear() to clear their refs.Kohei Yoshida
2013-04-09Oops. Forgot to remove this debug statement.Kohei Yoshida
2013-04-09Make the member mutable to avoid ugly casting.Kohei Yoshida
2013-04-09Remove unnecessary ::com::sun::star:: .Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04Simplification by retrieving system encodingJulien Nabet
2013-04-02Some cppcheck cleaningJulien Nabet
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22fix sfx2 buildCaolán McNamara
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin
2013-02-04String to OUString.Kohei Yoshida
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-11SfxMedium::GetOutputStream(): re-use existing XStreamMichael Stahl
2012-10-31Work around new calls to GetFilter()->GetMimeType() on null filterStephan Bergmann
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat