summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-132-10/+4
* fix merge conflictThomas Arnhold2013-03-121-1/+1
* tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold2013-03-122-81/+31
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-112-6/+6
* Change definition of "dark" colour for fdo#61993Luke Deller2013-03-112-3/+3
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fix regression reading OleStorages ( over THRESHOLD size )Noel Power2013-03-081-1/+1
* fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac2013-03-071-1/+1
* Translate German commentsPhilipp Weissenbacher2013-03-042-11/+7
* SHL_SHL1 now unused, tooThomas Arnhold2013-03-041-1/+1
* remove unused and commented out codeThomas Arnhold2013-03-041-1/+1
* The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif...Jiri Blecha2013-03-044-29/+12
* fdo#61513: Remove FSysFailOnErrorImpl macroMarcos Paulo de Souza2013-03-045-18/+0
* binfilter: remove some tracesThomas Arnhold2013-03-032-24/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-272-58/+0
* tools: move FileCopier out of public headers, and remove unused bits.Michael Meeks2013-02-274-70/+93
* port horrible tools temp directory abstraction to sal.Michael Meeks2013-02-276-60/+21
* sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl2013-02-271-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-241-2/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-243-11/+5
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-2/+2
* sal: update log areasThomas Arnhold2013-02-232-2/+2
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888Michael Meeks2013-02-211-3/+2
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-3/+3
* rscdep is dead and gone ... and there was much rejoicingBjoern Michaelsen2013-02-156-629/+0
* so_checksum is dead and gone ... and there was much rejoicingBjoern Michaelsen2013-02-155-254/+0
* mkunroll is dead and gone ... and there was much rejoicingBjoern Michaelsen2013-02-153-274/+0
* Reduce scopeJulien Nabet2013-02-131-2/+1
* Fix Buffer overrun possible for long command line argumentsJulien Nabet2013-02-131-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-10/+7
* fix incorrect string conversion in 9e310cc32923ceb4b18d97ce68d54a339b935f01Luboš Luňák2013-02-081-1/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-083-19/+18
* Get rid of STAR_RESOURCEPATHStephan Bergmann2013-01-301-61/+28
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-281-17/+17
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-1/+2
* Detect SvStream::operator<< calls with bool args w/o using -Wsign-promoStephan Bergmann2013-01-221-0/+2
* make fast string concat comparisons non-ambiguousLuboš Luňák2013-01-221-0/+52
* tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl2013-01-221-0/+22
* Fix Variable 'nMode' is reassignedJulien Nabet2013-01-211-3/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-2/+2
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-074-4/+18
* no non-ordering dependencies on <whatever>/.dirLuboš Luňák2013-01-011-1/+1
* add runtime deps for custom targetsDavid Tardon2012-12-301-2/+1
* Some cppcheck cleaningJulien Nabet2012-12-291-1/+1