summaryrefslogtreecommitdiff
path: root/fileaccess/source/FileAccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza1-828/+0
2013-09-17convert FILEACCESS module from String to OUStringNoel Grandin1-8/+8
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-74/+74
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-16/+6
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-10/+2
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-18/+19
2012-08-17update unused codeCaolán McNamara1-31/+0
2012-08-13fileaccess: use anonymous namespaceMatúš Kukan1-3/+3
2012-06-19re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-23/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-12catch exception by constant referenceTakeshi Abe1-2/+2
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-12/+3
2011-04-04these need to be explicitly exported in the new build systemCaolán McNamara1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-26/+0
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-2/+2
2010-12-16Remove DECLARE_LIST( StringList_Impl, rtl::OUString* )Joseph Powers1-7/+11
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-7/+7
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-4/+1
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-6/+6
2010-10-18remove non-compiled codePovilas Kanapickas1-36/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-26/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-06#i61429# - Adapted UCB clients to deprecated XContentCreator interface.Kai Sommerfeld1-50/+40
2008-04-11INTEGRATION: CWS changefileheader (1.25.10); FILE MERGEDRüdiger Timm1-23/+18
2007-06-05INTEGRATION: CWS bgdlremove (1.24.12); FILE MERGEDIvo Hinkelmann1-26/+26
2006-06-19INTEGRATION: CWS warnings01 (1.23.4); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.22.8); FILE MERGEDRüdiger Timm1-47/+21
2004-07-23INTEGRATION: CWS scriptingf7 (1.20.2); FILE MERGEDJens-Heiner Rechtien1-12/+122
2004-06-11INTEGRATION: CWS unopkg2 (1.19.50); FILE MERGEDKurt Zenker1-2/+5
2004-05-28INTEGRATION: CWS tdocfixes1 (1.19.56); FILE MERGEDOliver Bolte1-13/+112
2003-04-23INTEGRATION: CWS uno2 (1.18.36); FILE MERGEDRüdiger Timm1-5/+27
2001-12-07#94065# - service now supports all protocols supported by the UCB.Kai Sommerfeld1-128/+228
2001-09-05#91701# getFolderContents(): Don't decode content file URLsAndreas Bregas1-3/+3
2001-08-21#91330# openFileReadWrite(): Catch com.sun.ucb.NameClashExceptionAndreas Bregas1-3/+9
2001-08-10#90825# Fixed decoding in ::createFolder()Andreas Bregas1-18/+18
2001-08-03#90342# OFileAccess::openFileReadWrite(): ReplaceExisting must be falseAndreas Bregas1-3/+3
2001-07-20#89744#: use empty stream, not empty interface when inserting an emprty fileMathias Bauer1-8/+12
2001-07-16#89377#: OpenMode ReadWrite now handled by UCPMathias Bauer1-12/+16
2001-05-07#86013# OFileAccess::getFolderContents(): Decode folder contentsAndreas Bregas1-3/+4