summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin1-3/+4
2012-03-02Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist1-1/+0
2012-03-02fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi1-13/+0
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi1-0/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-6/+9
2012-03-01callcatcher: update listCaolán McNamara1-2/+0
2012-03-01now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara1-3/+1
2012-02-29callcatcher: update listCaolán McNamara2-4/+4
2012-02-28fix windows buildCaolán McNamara1-1/+3
2012-02-28convert some low hanging fruitCaolán McNamara1-1/+1
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-4/+0
2012-02-27Removed dead codeMarc-André Laverdière-Papineau1-1/+0
2012-02-27fdo44516 cleanup of direct use of color in codeWinfried Donkers1-0/+1
2012-02-27Removed unused codeSzabolcs Dezsi1-4/+0
2012-02-27merge GetString variantsCaolán McNamara1-2/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-1/+0
2012-02-27ByteString is no moreCaolán McNamara3-175/+5
2012-02-23don't point inline at non-existing methodCaolán McNamara1-2/+1
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-3/+0
2012-02-23lock in ByteString gainsCaolán McNamara1-6/+1
2012-02-21fdo#44993: Remove obsolete FSysRedirectorElton Chung1-37/+0
2012-02-20unusedcode.easy: some cleaningThomas Arnhold1-1/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-16callcatcher: update unused code listCaolán McNamara1-1/+0
2012-02-15lock in those ByteString gains so there's no back-slidingCaolán McNamara1-42/+13
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann1-2/+0
2012-02-13callcatcher: regenerate listCaolán McNamara3-7/+3
2012-02-07tools: fsys: Delete unused FileStat::FileStat()Greg Kroah-Hartman1-1/+0
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-4/+0
2012-01-30refactor ConvertLineEndCaolán McNamara2-23/+54
2012-01-27SvGlobalName::GetctorName is now redundantCaolán McNamara1-8/+0
2012-01-25refresh unused code listCaolán McNamara1-2/+0
2012-01-25move ugly WriteLines out of SvStream to beside sole userCaolán McNamara1-1/+0
2012-01-24use write_uInt16s_FromOUString patternCaolán McNamara1-13/+58
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara1-0/+11
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara1-2/+2
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton1-4/+0
2012-01-21privateise FileCopier - it is not used externallyMichael Meeks1-4/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-19/+10
2012-01-20cleanup: privatise SvStream's LockFile impl. and in-line Redirector bitsMichael Meeks2-20/+5
2012-01-20Mempool size args are unused.Stephan Bergmann1-13/+8
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann1-14/+0
2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks1-2/+2
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae1-6/+8
2012-01-18removed some dead codeMarc-André Laverdière-Papineau1-1/+0
2012-01-17remove unused methodsThomas Arnhold2-5/+0
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-16force users of WriteByteStringLine to explictly denote encodingCaolán McNamara1-1/+0
2012-01-16force users of ReadByteStringLine to explictly denote encodingCaolán McNamara1-1/+0
2012-01-16removed unused macroTakeshi Abe1-2/+0