Age | Commit message (Expand) | Author |
2014-11-21 | Silence unhelpful cid#1215304 untrusted loop bound warnings | Stephan Bergmann |
2014-11-18 | Fix memchr checks | Stephan Bergmann |
2014-11-17 | Remove dead code | Stephan Bergmann |
2014-11-17 | cid#1213388 etc.: Make reflread.cxx more robust | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-01 | coverity#1213373 Use of untrusted scalar value | Caolán McNamara |
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 |