summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)Author
2013-03-22SEARCHDELIM_C() was unusedTor Lillqvist
2013-03-21The private SvFileStream::GetFileHandle() was used only on UNXTor Lillqvist
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-03-12fix merge conflictThomas Arnhold
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-04Translate German commentsPhilipp Weissenbacher
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha
2013-03-04fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks
2013-02-27port horrible tools temp directory abstraction to sal.Michael Meeks
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
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-13Reduce scopeJulien 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-26Remove redundant braces around for loopsStephan Bergmann
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
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-17remove unused ifndefMarkus Mohrhard
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara
2012-12-14callcatcher: update unused code listCaolán McNamara
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-11-27added FIXME markersEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara
2012-11-16use LanguageTagEike Rathke