summaryrefslogtreecommitdiffstats
path: root/tools/inc
Commit message (Expand)AuthorAgeFilesLines
* move tools/table.hxx to binfilterMichael Stahl2012-04-181-148/+0
* operator<< for ostream + UniStringLuboš Luňák2012-04-121-0/+10
* resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke2012-04-101-6/+61
* convert (ugly) WriteUniOrByteString to rtl::OUStringCaolán McNamara2012-04-051-1/+1
* callcatcher: remove some unused codeCaolán McNamara2012-04-021-1/+0
* sal: expose more stringbuffer related instrumentation pointsMichael Meeks2012-04-021-1/+3
* callcatcher: shiny unused method reduction from to-stl conversionsCaolán McNamara2012-03-261-3/+0
* only SV_DECL_COMPAT_WEAK is still in useCaolán McNamara2012-03-231-34/+3
* ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara2012-03-231-4/+0
* remove ToDouble/ToFloatCaolán McNamara2012-03-204-8/+6
* GetStringRes inline doesn't have a purpose anymoreCaolán McNamara2012-03-201-4/+0
* make ResId->OUString the primary routeCaolán McNamara2012-03-203-4/+2
* Convert tools/table.hxx to std::mapNoel Grandin2012-03-081-3/+4
* Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist2012-03-021-1/+0
* fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi2012-03-021-13/+0
* Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi2012-03-011-0/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-6/+9
* callcatcher: update listCaolán McNamara2012-03-011-2/+0
* now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara2012-03-011-3/+1
* callcatcher: update listCaolán McNamara2012-02-292-4/+4
* fix windows buildCaolán McNamara2012-02-281-1/+3
* convert some low hanging fruitCaolán McNamara2012-02-281-1/+1
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-4/+0
* Removed dead codeMarc-André Laverdière-Papineau2012-02-271-1/+0
* fdo44516 cleanup of direct use of color in codeWinfried Donkers2012-02-271-0/+1
* Removed unused codeSzabolcs Dezsi2012-02-271-4/+0
* merge GetString variantsCaolán McNamara2012-02-271-2/+0
* drop UniString::CreateFromInt64Caolán McNamara2012-02-271-1/+0
* ByteString is no moreCaolán McNamara2012-02-273-175/+5
* don't point inline at non-existing methodCaolán McNamara2012-02-231-2/+1
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-231-3/+0
* lock in ByteString gainsCaolán McNamara2012-02-231-6/+1
* fdo#44993: Remove obsolete FSysRedirectorElton Chung2012-02-211-37/+0
* unusedcode.easy: some cleaningThomas Arnhold2012-02-201-1/+0
* Fix typos in commentsElton Chung2012-02-181-1/+1
* callcatcher: update unused code listCaolán McNamara2012-02-161-1/+0
* lock in those ByteString gains so there's no back-slidingCaolán McNamara2012-02-151-42/+13
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-131-2/+0
* callcatcher: regenerate listCaolán McNamara2012-02-133-7/+3
* tools: fsys: Delete unused FileStat::FileStat()Greg Kroah-Hartman2012-02-071-1/+0
* fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin2012-01-301-4/+0
* refactor ConvertLineEndCaolán McNamara2012-01-302-23/+54
* SvGlobalName::GetctorName is now redundantCaolán McNamara2012-01-271-8/+0
* refresh unused code listCaolán McNamara2012-01-251-2/+0
* move ugly WriteLines out of SvStream to beside sole userCaolán McNamara2012-01-251-1/+0
* use write_uInt16s_FromOUString patternCaolán McNamara2012-01-241-13/+58
* use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara2012-01-241-0/+11
* all direct OUString readers are current little endian streamsCaolán McNamara2012-01-241-2/+2
* fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton2012-01-231-4/+0
* privateise FileCopier - it is not used externallyMichael Meeks2012-01-211-4/+4