summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power1-1/+1
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-1/+1
2013-03-04Translate German commentsPhilipp Weissenbacher1-4/+4
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha3-23/+10
2013-03-04fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza5-18/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac1-57/+0
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks2-2/+1
2013-02-27port horrible tools temp directory abstraction to sal.Michael Meeks6-60/+21
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2-10/+5
2013-02-23sal: update log areasThomas Arnhold2-2/+2
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-21fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888Michael Meeks1-3/+2
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-3/+3
2013-02-13Reduce scopeJulien Nabet1-2/+1
2013-02-08fix incorrect string conversion in 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák1-1/+2
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-15/+14
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann1-61/+28
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-17/+17
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-1/+2
2013-01-21Fix Variable 'nMode' is reassignedJulien Nabet1-3/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-0/+2
2012-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-102/+12
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-12/+102
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+1
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist1-1/+1
2012-12-17remove unused ifndefMarkus Mohrhard1-2/+0
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara1-30/+0
2012-12-14callcatcher: update unused code listCaolán McNamara1-54/+0
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-5/+0
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-4/+0
2012-12-05Fix commentTor Lillqvist1-1/+1
2012-12-05Bye bye ODMATor Lillqvist1-26/+1
2012-12-03tools String support for fast operator+Luboš Luňák1-1/+2
2012-11-27added FIXME markersEike Rathke1-0/+6
2012-11-19Bin the HACK() sillynessTor Lillqvist2-2/+2
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-31/+0
2012-11-16use LanguageTagEike Rathke1-1/+2
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara1-60/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara2-215/+0
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-4/+4
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev1-2/+2
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-29/+0
2012-10-22loplugin: various warningsCaolán McNamara1-1/+1
2012-10-22some more clang warningsCaolán McNamara1-2/+2
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-1/+1