summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2012-12-292-104/+13
* String Cleanup and news OUString methods/constructorsRicardo Montania2012-12-282-13/+104
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* Check for _MSC_VER instead of MSC in sourcesTor Lillqvist2012-12-271-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* remove unused ifndefMarkus Mohrhard2012-12-172-4/+0
* UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara2012-12-172-32/+0
* callcatcher: update unused code listCaolán McNamara2012-12-142-56/+2
* whitespace cleanupNoel Grandin2012-12-131-17/+17
* make the "inline" method attributes match with the method definition.Noel Grandin2012-12-131-23/+23
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-101-6/+0
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-102-6/+0
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-061-4/+0
* Fix commentTor Lillqvist2012-12-051-1/+1
* Bye bye ODMATor Lillqvist2012-12-052-27/+1
* tools String support for fast operator+Luboš Luňák2012-12-032-1/+29
* ugly hack to avoid virtual method in WindowMarkus Mohrhard2012-12-031-0/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
* added FIXME markersEike Rathke2012-11-271-0/+6
* Simplify SVLIBRARYTor Lillqvist2012-11-271-19/+9
* include necessary headerLuboš Luňák2012-11-211-0/+1