summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-23sal: update log areasThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888Michael Meeks
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-15rscdep is dead and gone ... and there was much rejoicingBjoern Michaelsen
2013-02-15so_checksum is dead and gone ... and there was much rejoicingBjoern Michaelsen
2013-02-15mkunroll is dead and gone ... and there was much rejoicingBjoern Michaelsen
2013-02-13Reduce scopeJulien Nabet
2013-02-13Fix Buffer overrun possible for long command line argumentsJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-08fix incorrect string conversion in 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-22Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21Fix Variable 'nMode' is reassignedJulien Nabet
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-01no non-ordering dependencies on <whatever>/.dirLuboš Luňák
2012-12-30add runtime deps for custom targetsDavid Tardon
2012-12-29Some cppcheck cleaningJulien Nabet
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-17remove unused ifndefMarkus Mohrhard
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-13whitespace cleanupNoel Grandin
2012-12-13make the "inline" method attributes match with the method definition.Noel Grandin
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-05Fix commentTor Lillqvist
2012-12-05Bye bye ODMATor Lillqvist
2012-12-03tools String support for fast operator+Luboš Luňák
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-27added FIXME markersEike Rathke
2012-11-27Simplify SVLIBRARYTor Lillqvist
2012-11-21include necessary headerLuboš Luňák