summaryrefslogtreecommitdiff
path: root/tools/source/fsys/dirent.cxx
AgeCommit message (Expand)Author
2012-02-21WaE: Same expression on both sides of '||'Thomas Arnhold
2012-02-21fdo#44993: Remove obsolete FSysRedirectorElton Chung
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-17WaE: unused parameterDavid Tardon
2012-02-15Various string function clean upStephan Bergmann
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton
2012-01-21Fix Windows.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20cleanup: privatise SvStream's LockFile impl. and in-line Redirector bitsMichael Meeks
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-05don't need to know num of tokens in advanceCaolán McNamara
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-22want to match here, not check for equalityCaolán McNamara
2011-11-22Avoid rtl::OString::copy(getLength() + 1).Stephan Bergmann
2011-11-21ByteString->rtl::OStringCaolán McNamara
2011-11-14remove dodgy const_castsCaolán McNamara
2011-10-04WaE: unreachable code, we always return in preceding codeTor Lillqvist
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-31ByteString->rtl::OStringCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-22ByteString->rtl::OStringCaolán McNamara
2011-08-22remove defines that don't do anythingCaolán McNamara
2011-07-26Fix Windows buildTor Lillqvist
2011-07-25Replace List with std::vector< DirEntry* >Joseph Powers
2011-07-21callcatcher: clean up Dir and DirEntryThomas Arnhold
2011-07-13bah, hidden windows-only uses of theseCaolán McNamara
2011-07-11don't need these methods on some platformsCaolán McNamara
2011-06-15Remove unused methodsFrancois Tigeot
2011-06-15GetPathStyle() has no needs for arguments any moreFrancois Tigeot
2011-06-15Revert part of previous commitFrancois Tigeot
2011-06-15We don't want to create MS-DOS short file names.Francois Tigeot
2011-05-16close opened files on errorDavid Tardon
2011-05-10WaE: eStyle became un-used due to 6a9750071e84bbe37ce703e39bb9c93796c5eddaNorbert Thiebaud
2011-05-10Remove obsolete or unused file system definitions and associated codeFrancois Tigeot
2011-05-07Unix System V has been dead for a long time.Francois Tigeot
2011-05-05Remove unused DirEntry methodsFrancois Tigeot
2011-05-03Remove strange filesystems-related enum.Francois Tigeot
2011-05-01Remove more DirEntry unused functionsFrancois Tigeot
2011-05-01Remove unused function IsRFSAvailable()Francois Tigeot
2011-05-01Remove some OS/2 codeFrancois Tigeot
2011-05-01Remove unused function IsLongNameOnFAT()Francois Tigeot
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25Fix Windows build of toolsFridrich Štrba
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold