summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-03-16use SAL_N_ELEMENTSCaolán McNamara1-6/+6
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith15-206/+168
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith2-37/+28
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan2-10/+4
2013-03-12fix merge conflictThomas Arnhold1-1/+1
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold2-81/+31
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-6/+6
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller2-3/+3
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
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 Weissenbacher2-11/+7
2013-03-04SHL_SHL1 now unused, tooThomas Arnhold1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+1
2013-03-04The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha4-29/+12
2013-03-04fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza5-18/+0
2013-03-03binfilter: remove some tracesThomas Arnhold2-24/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-58/+0
2013-02-27tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks4-70/+93
2013-02-27port horrible tools temp directory abstraction to sal.Michael Meeks6-60/+21
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac3-11/+5
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-2/+2
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-15rscdep is dead and gone ... and there was much rejoicingBjoern Michaelsen6-629/+0
2013-02-15so_checksum is dead and gone ... and there was much rejoicingBjoern Michaelsen5-254/+0
2013-02-15mkunroll is dead and gone ... and there was much rejoicingBjoern Michaelsen3-274/+0
2013-02-13Reduce scopeJulien Nabet1-2/+1
2013-02-13Fix Buffer overrun possible for long command line argumentsJulien Nabet1-1/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-10/+7
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 Rouvignac3-19/+18
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-26gbuild: do not copy boost headers aroundMichael Stahl2-1/+6
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-1/+2
2013-01-22Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann1-0/+2
2013-01-22make fast string concat comparisons non-ambiguousLuboš Luňák1-0/+52
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-0/+22
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 Rouvignac2-2/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin4-4/+18