Age | Commit message (Expand) | Author |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-05-18 | idlc: fix warnings | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-09 | fix android build | Noel Grandin |
2015-04-09 | convert RTReferenceType to scoped enum | Noel Grandin |
2015-04-09 | convert RTMethodMode to scoped enum | Noel Grandin |
2015-04-09 | convert RT_ACCESS fields to scoped enum | Noel Grandin |
2015-04-09 | convert RegError to scoped enum | Noel Grandin |
2015-04-09 | convert RegValueType to scoped enum | Noel Grandin |
2015-03-29 | Clean up remaining C-style casts among void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-24 | loplugin:constantfunction: various | Noel Grandin |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-16 | idlc: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | add link to mkstemp coverity warning wrt threading fiasco | Caolán McNamara |
2014-11-18 | More iwyu suggested headers removal | Riccardo Magliocchetti |
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-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-30 | coverity#982268 silence Copy-paste error | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-28 | coverity#982167 Unchecked return value | Caolán McNamara |
2014-10-24 | coverity#441992 Uncaught exception | Caolán McNamara |
2014-10-03 | coverity#982268 Copy-paste error | Caolán McNamara |
2014-10-02 | remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro | Michael Stahl |
2014-09-30 | idlc: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-07 | create clang plugin to warn about C-style casts | Noel Grandin |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-10 | Resolves: #i122368# convert inc paths into short form on windows... | Jürgen Schmidt |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-19 | fix-includes.pl: idlc | Thomas Arnhold |
2014-05-13 | Revert "CID#705985 ensure umask for mkstemp" | Stephan Bergmann |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-19 | fixincludeguards.sh: idl and idlc | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-24 | callcatcher: update unused code | Caolán McNamara |
2014-03-12 | loplugin:literaltoboolconversion | Stephan Bergmann |