summaryrefslogtreecommitdiff
path: root/tools/source/stream
AgeCommit message (Expand)Author
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-05convert (ugly) WriteUniOrByteString to rtl::OUStringCaolán McNamara
2012-03-09Let osl::FileStatus getters assert programming errorsStephan Bergmann
2012-03-01now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara
2012-02-29callcatcher: update listCaolán McNamara
2012-02-28convert some low hanging fruitCaolán McNamara
2012-02-27Removed dead codeMarc-André Laverdière-Papineau
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