Age | Commit message (Expand) | Author |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | Change definition of "dark" colour for fdo#61993 | Luke Deller |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | fix regression reading OleStorages ( over THRESHOLD size ) | Noel Power |
2013-03-07 | fdo#38838 Replaced some use of (Uni)String with OUString. | Jean-Noël Rouvignac |
2013-03-04 | Translate German comments | Philipp Weissenbacher |
2013-03-04 | SHL_SHL1 now unused, too | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | The macro FEAT_FSYS_DOUBLESPEED has been removed and the related #if / #endif... | Jiri Blecha |
2013-03-04 | fdo#61513: Remove FSysFailOnErrorImpl macro | Marcos Paulo de Souza |
2013-03-03 | binfilter: remove some traces | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
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 |