Age | Commit message (Expand) | Author |
2013-03-27 | fix extension replacer (rsc) | Andras Timar |
2013-03-27 | stop uninitialized memory leaking into resource files. | Andras Timar |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-27 | fdo#39445 writing out tools/fsys.hxx (rsc) | Andras Timar |
2013-03-27 | remove unused functionality from Resource Compiler | Andras Timar |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | Revert "replace DirEntry to osl::FileBase in a few cases in rsc" | Andras Timar |
2013-03-25 | remove unnecessary 'using' lines | Andras Timar |
2013-03-25 | replace DirEntry to osl::FileBase in a few cases in rsc | Andras Timar |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-21 | Revert "RscCmdLine: don't use obsolete DirEntry" | Michael Stahl |
2013-03-21 | stop uninitialized memory leaking into resource files. | Michael Meeks |
2013-03-21 | RscCmdLine: don't use obsolete DirEntry | Miklos Vajna |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (rsc) | Krisztian Pinter |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | fdo#39445 writing out tools/fsys.hxx | Krisztian Pinter |
2013-03-13 | more subtle dependencies for cross-compilation | Matúš Kukan |
2013-03-09 | coverity#705676: fix memory leak | Markus Mohrhard |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann |
2013-03-08 | simplify some compareTo | Thomas Arnhold |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | Factor out duplicate enums and types from rsc and vcl into one header | Tor Lillqvist |
2013-02-26 | this dmake file in rsc was inadvertently added | Caolán McNamara |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-13 | Reduce scope | Julien Nabet |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-06 | Some cppcheck cleaning | Julien Nabet |
2013-01-27 | Some cppcheck cleaning | Julien Nabet |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-09 | Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2012-12-27 | Check for __GNUC__ instead of GCC in sources | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-20 | use LanguageTag | Eike Rathke |
2012-11-20 | incorrect body alignment | Luboš Luňák |
2012-11-20 | unused variable | Luboš Luňák |
2012-11-14 | Turn some memmove into memcpy when it is safe to do so. | jailletc36 |
2012-10-17 | More useless code, "#if 0" blocks in lingucomponent, sal, and rsc | Marcos Paulo de Souza |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |