summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-01-27SvGlobalName::GetctorName is now redundantCaolá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-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolá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-21privateise FileCopier - it is not used externallyMichael Meeks
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-20Code clean up.Stephan Bergmann
2012-01-20Mempool size args are unused.Stephan Bergmann
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann
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-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2012-01-18Use osl API to access files in the SvFileStream codeTor Lillqvist
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17remove unused methodsThomas Arnhold
2012-01-16fix mistake in merging tools/source/rc/resmgr.cxxOlivier Hallot
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-16drop strange embedded null handling behaviourCaolán McNamara
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16SEARCH_PATH_DELIMITER is the same as SAL_PATHSEPARATORCaolán McNamara
2012-01-16document with unit test rather suspicious eof handlingCaolán McNamara
2012-01-16document with unit test rather odd embedded null handlingCaolán McNamara
2012-01-16convert some old-school ByteStringsCaolán McNamara
2012-01-16force users of WriteByteStringLine to explictly denote encodingCaolán McNamara
2012-01-16force users of ReadByteStringLine to explictly denote encodingCaolán McNamara
2012-01-16Clang -Wdangling-else.Stephan Bergmann
2012-01-16removed unused macroTakeshi Abe
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara
2012-01-13noone checks the return value of ReadCsvLineCaolán McNamara
2012-01-12make it possible to create 360 degrees arc (circle)Radek Doulik
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara
2012-01-11valgrind: update unused code post virtual dtor cmis fixCaolán McNamara
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz
2012-01-10Remove cruft in debug toolsMarcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz