Age | Commit message (Expand) | Author |
2013-02-27 | fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher | Jean-Noël Rouvignac |
2013-02-27 | tools: move FileCopier out of public headers, and remove unused bits. | Michael Meeks |
2013-02-27 | port horrible tools temp directory abstraction to sal. | Michael Meeks |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-21 | fix snafu that crept in with 5da5cd60acb7a18878300da7f4b0acb0dbad1888 | Michael Meeks |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-02-15 | rscdep is dead and gone ... and there was much rejoicing | Bjoern Michaelsen |
2013-02-15 | so_checksum is dead and gone ... and there was much rejoicing | Bjoern Michaelsen |
2013-02-15 | mkunroll is dead and gone ... and there was much rejoicing | Bjoern Michaelsen |
2013-02-13 | Reduce scope | Julien Nabet |
2013-02-13 | Fix Buffer overrun possible for long command line arguments | Julien Nabet |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-08 | fix incorrect string conversion in 9e310cc32923ceb4b18d97ce68d54a339b935f01 | Luboš Luňák |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-30 | Get rid of STAR_RESOURCEPATH | Stephan Bergmann |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-22 | Detect SvStream::operator<< calls with bool args w/o using -Wsign-promo | Stephan Bergmann |
2013-01-22 | make fast string concat comparisons non-ambiguous | Luboš Luňák |
2013-01-22 | tools/string.hxx: add operator==/!= for OUString/String | Michael Stahl |
2013-01-21 | Fix Variable 'nMode' is reassigned | Julien Nabet |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-01 | no non-ordering dependencies on <whatever>/.dir | Luboš Luňák |
2012-12-30 | add runtime deps for custom targets | David Tardon |
2012-12-29 | Some cppcheck cleaning | Julien Nabet |
2012-12-29 | Revert "String Cleanup and news OUString methods/constructors" | Tor Lillqvist |
2012-12-28 | String Cleanup and news OUString methods/constructors | Ricardo Montania |
2012-12-27 | Check for __GNUC__ instead of GCC in sources | Tor Lillqvist |
2012-12-27 | Check for _MSC_VER instead of MSC in sources | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-17 | remove unused ifndef | Markus Mohrhard |
2012-12-17 | UniString::Fill -> OUStringBuffer::padToLength | Caolán McNamara |
2012-12-14 | callcatcher: update unused code list | Caolán McNamara |
2012-12-13 | whitespace cleanup | Noel Grandin |
2012-12-13 | make the "inline" method attributes match with the method definition. | Noel Grandin |
2012-12-10 | Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition | Christos Strubulis |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-06 | mvoe rtl_(u)string_alloc to sal | Luboš Luňák |
2012-12-05 | Fix comment | Tor Lillqvist |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-12-03 | tools String support for fast operator+ | Luboš Luňák |
2012-12-03 | ugly hack to avoid virtual method in Window | Markus Mohrhard |