summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/localfilehelper.cxx
AgeCommit message (Expand)Author
2017-07-06simplify LocalFileHelper::GetFolderContentsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-18Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBaseStephan Bergmann
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard
2011-02-16Forgot to remove the line of code I comment out.Joseph Powers
2011-02-16Remove DECLARE_LIST( StringList_Impl, ::rtl::OUString* )Joseph Powers
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.18.54); FILE MERGEDRüdiger Timm
2007-06-05INTEGRATION: CWS bgdlremove (1.17.30); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.15.16); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.14.254); FILE MERGEDRüdiger Timm
2001-08-21#91027#: method for detecting file contentsMathias Bauer
2001-07-25#90051# repair pathoptionsAndreas Schlüns
2001-07-18#89377#: correct return valuesMathias Bauer
2001-06-11#87623#: catch exceptions from ucb when converting URLs and file namesMathias Bauer
2001-05-11#TFU630#Hennes Rohling
2001-05-11#TFU630#Hennes Rohling
2000-12-18#81914#: overfluous assertionMathias Bauer
2000-12-15#82037# Adapted to modified FileIdentifierConverter mechanism.Stephan Bergmann
2000-12-14#81919#: typoMathias Bauer
2000-12-13#81951#: don't use oslgetLocalHostName outside PortalMathias Bauer
2000-12-07#80466#: new helper methods to convert filenamesMathias Bauer
2000-12-04MUST change: CommandAbortedException moved to namespace ::com::sun::star::ucbVladimir Glazounov