summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2012-02-21fdo#44993: Remove obsolete FSysRedirectorElton Chung
2012-02-13callcatcher: regenerate listCaolán McNamara
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-25refresh unused code listCaolán McNamara
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton
2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks
2012-01-19Don't use too modern C++Tor Lillqvist
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks
2012-01-19C++ is a nicely standardized languageTor Lillqvist
2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks
2012-01-19Fix int/sal_Int32 mismatch.Stephan Bergmann
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18Use osl API to access files in the SvFileStream codeTor Lillqvist
2012-01-16drop strange embedded null handling behaviourCaolán McNamara
2012-01-16convert some old-school ByteStringsCaolán McNamara
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara
2012-01-13noone checks the return value of ReadCsvLineCaolán McNamara
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2012-01-03Fix import of multi-line cell contents during csv import.Kohei Yoshida
2011-12-22Revert "callcatcher: Remove unused code"August Sodora
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-21I hate you poxy msvcCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-25typo, thanks Guest70165 :-)Caolán McNamara
2011-11-25ByteString->rtl::OStringCaolán McNamara
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-01we need to assign this value also for non unix platforms (fdo#40801)Markus Mohrhard
2011-10-10tidy this a little bitCaolán McNamara
2011-10-04Silly attempts at humour not appreciatedTor Lillqvist
2011-10-04WaE: potentially uninitialized local variable 'n' usedTor Lillqvist
2011-10-04WaE: unreferenced formal parameterTor Lillqvist
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara