Age | Commit message (Expand) | Author |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-09-20 | bad search/replace | Stephan Bergmann |
2013-09-20 | Use tempfile instead of stdin in exectest.pl | Stephan Bergmann |
2013-09-12 | CID#705985 ensure umask for mkstemp | Caolán McNamara |
2013-09-12 | CID#440614 use after free | Caolán McNamara |
2013-09-04 | Minor clean up | Stephan Bergmann |
2013-08-28 | Do not leave $$ uninitialized in case of error | Stephan Bergmann |
2013-08-28 | parser.y: untabify, remove trailing whitespace, mode lines | Stephan Bergmann |
2013-08-22 | downcast of address which does not point to an object of type 'AstInterface' | Stephan Bergmann |
2013-08-22 | downcast of address which does not point to an object of type 'AstType' | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-18 | fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() | Jelle van der Waa |
2013-05-29 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II | Thomas Arnhold |
2013-05-23 | RHEL-5 baseline ver of flex doesn't have nounistd | Caolán McNamara |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-09 | add external for unistd.h | David Tardon |
2013-04-07 | fix logical-op-parenthesis warning | Peter Foley |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-03 | Forbid old-style services/singletons inheriting new-style services | Stephan Bergmann |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-25 | deleting NULL is safe | Takeshi Abe |
2013-03-23 | coverity#704237 Logically dead code | Julien Nabet |
2013-03-22 | coverity#440066 Logically dead code | Julien Nabet |
2013-03-22 | coverity#440065 Logically dead code | Julien Nabet |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | more subtle dependencies for cross-compilation | Matúš Kukan |
2013-03-07 | fix spelling | Noel Grandin |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | flex output needs soltools' unistd.h on WNT | Stephan Bergmann |
2013-02-21 | Fix type unkown -> unknown | Julien Nabet |
2013-02-13 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-01-30 | UNO constants cannot be of CHAR type | Stephan Bergmann |
2013-01-29 | Clarify that constant groups cannot be typedef'ed | Stephan Bergmann |
2013-01-29 | Clarify that bound attribute can specify getter/setter raises lists | Stephan Bergmann |
2013-01-29 | Clarify that attribute setter raises list must not be empty | Stephan Bergmann |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-26 | idlc: silence annoying test spew on success | Michael Stahl |
2013-01-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-22 | API CHANGE: Remove support for individual constants from UNOIDL | Stephan Bergmann |