summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_path_helper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-02loplugin:flatten in salNoel Grandin1-13/+13
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-09-17Better handling of non--UTF-8 filesystem pathnames in sal/osl/unx/Stephan Bergmann1-42/+54
2019-09-05Clean up {osl_,osl::}systemPathEnsureSeparator comboStephan Bergmann1-4/+8
2019-09-05Clean up {osl_,osl::}systemPathMakeAbsolutePath comboStephan Bergmann1-10/+5
2019-09-05Fix osl_systemPathEnsureSeparator preconditionStephan Bergmann1-13/+14
2019-09-05Let osl_systemPathEnsureSeparator directly take an OUStringStephan Bergmann1-10/+8
2019-08-24loplugin:returnconstval in sal..scNoel Grandin1-10/+7
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): salStephan Bergmann1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-20/+20
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-8/+8
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-2/+2
2017-07-19osl: fix file_path_header.cxx commentChris Sherlock1-5/+2
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann1-4/+4
2017-03-30remove type decorations on char literalsJochen Nitschke1-4/+4
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin1-4/+4
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-2/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2014-11-19Fold file_path_helper.h into file_path_helper.hxxStephan Bergmann1-6/+5
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-3/+5
2014-04-04Clean up unreferenced functionsStephan Bergmann1-19/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-08-24Cleanup some weird or inconsistent indentaion and bin some pointless commentsTor Lillqvist1-122/+61
2013-07-22Fix file_path_helper FPH_LOCAL_DIR_ENTRY.Mark Wielaard1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-29Remove include guardsThomas Arnhold1-13/+0
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-41/+39
2010-11-25#i115784# sal: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]1-41/+39
2010-10-25micro optimizationsCaolán McNamara1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-30CWS-TOOLING: integrate CWS fwk114Jens-Heiner Rechtien1-10/+0
2008-04-10INTEGRATION: CWS changefileheader (1.7.234); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.4.132); FILE MERGEDJens-Heiner Rechtien1-11/+2
2005-09-08INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGEDRüdiger Timm1-47/+21
2004-06-25INTEGRATION: CWS tune04 (1.3.208); FILE MERGEDHans-Joachim Lankenau1-10/+16
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-5/+4
2002-12-14#104563#fixed osl_systemPathGetFileNameOrLastDirectoryPartTino Rachui1-121/+164
2002-11-29#104563#moved parts of file.c into separate filesTino Rachui1-0/+352