Age | Commit message (Expand) | Author |
2014-10-29 | untaint registry data | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-09-30 | registry: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-25 | coverity#705672 Resource leak | Caolán McNamara |
2014-09-17 | Translate German comments. | Michael Meeks |
2014-08-17 | convert int to bool | Thomas Arnhold |
2014-07-18 | cid#705673 Resource leak | Noel Grandin |
2014-07-18 | cid#705674 and cid#705675 Resource leak | Noel Grandin |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-07-04 | coverity#1213422 Tainted Scalar | Norbert Thiebaud |
2014-07-01 | coverity#706020 Unintended sign extension | Caolán McNamara |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-18 | coverity#706034 Unintended sign extension | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-23 | coverity#707966 Uninitialized pointer field | Caolán McNamara |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-10 | coverity#707966 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-25 | fdo#43157 : [API CHANGE] Remove OSL_THIS_FILE | Michaël Lefèvre |
2014-04-08 | fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBAL | Michaël Lefèvre |
2014-04-04 | fdo#43157 : clean up more OSL_POSTCOND | Michaël Lefèvre |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-19 | coverity#707966 Uninitialized pointer field | Caolán McNamara |
2014-02-27 | coverity#1187666 Mixing enum types | Caolán McNamara |
2014-02-26 | Remove visual noise from registry | Alexander Wilms |
2014-02-17 | registry: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-10 | simplify | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-09-18 | New unoidl-check tool to replace regcompare | Stephan Bergmann |
2013-09-05 | CID#1078783: fix memory leak | Markus Mohrhard |
2013-08-30 | WaE: size_t/sal_Int32: possible loss of data | Tor Lillqvist |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-15 | Mark as const | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-18 | fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() | Jelle van der Waa |
2013-05-29 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II | Thomas Arnhold |
2013-05-14 | initialized with plain 0, instead of sal_False/false | Takeshi Abe |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |