Age | Commit message (Expand) | Author |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-28 | windows: warning 4706 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
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-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-04-07 | fix logical-op-parenthesis warning | Peter Foley |
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-07 | fix spelling | Noel Grandin |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
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-26 | Remove redundant braces around for loops | Stephan Bergmann |
2013-01-22 | API CHANGE: Remove support for individual constants from UNOIDL | Stephan Bergmann |
2012-12-02 | unlink() doesn't work that well with URLs | Luboš Luňák |
2012-11-30 | [oneway] removal cleanup | Stephan Bergmann |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-23 | Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless | Stephan Bergmann |
2012-09-27 | add --with-system-ucpp | Rene Engelhard |
2012-09-26 | Fix bool -> byte coercion logic | Stephan Bergmann |
2012-09-26 | sal_Bool -> bool | Noel Grandin |
2012-09-05 | idlc: clear include file set in Idlc::reset(): | Michael Stahl |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-20 | idlc: do not use -I., deps need absolute paths | Michael Stahl |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |