Age | Commit message (Expand) | Author |
2015-01-22 | loplugin:cstylecast | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: unoxml | Stephan Bergmann |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-18 | unoxml: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-15 | unoxml: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | document 440749 Explicit null dereferenced | Caolán McNamara |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: improve use of WrappedTargetException to set cause properly | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-18 | cppu: clean up public headers with include-what-you-use | Michael Stahl |
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 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-03 | coverity#705527 drop testlistener that logs to c:\listener.out | Caolán McNamara |
2014-11-03 | coverity#982488 unchecked dynamic_cast | David Tardon |
2014-10-13 | coverity#707458 Uncaught exception (better fix) | Michael Stahl |
2014-10-10 | coverity#707458 Uncaught exception | Caolán McNamara |
2014-10-01 | coverity#1242932 Uncaught exception | Caolán McNamara |
2014-10-01 | unoxml: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-26 | Remove unused files and move test to qa/ | Matúš Kukan |
2014-09-25 | unoxml: domtest needs unotest library on WNT | Michael Stahl |
2014-09-25 | fdo#39625 Make existing CppUnit tests work | Tobias Madl |
2014-09-22 | fdo#84086 Fix assorted use-after-free bugs | Matthew J. Francis |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-07-25 | coverity#1158284 Uncaught exception | Caolán McNamara |
2014-07-18 | loplugin:saloverride | Miklos Vajna |
2014-07-17 | fix memleak circular dependency of CElementList and CElement | Caolán McNamara |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-27 | remove more unnecessary use of OUString constructor | Noel Grandin |
2014-05-22 | update_pch: add unoxml | Thomas Arnhold |
2014-05-22 | unoxml: huge namespacing cleanup | Thomas Arnhold |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-05-02 | unoxml: sal_Bool->bool | Noel Grandin |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-15 | Clean up function declarations | Stephan Bergmann |
2014-04-08 | coverity#707456 Uncaught exception | Caolán McNamara |
2014-04-05 | coverity#708568 Uninitialized scalar field | Caolán McNamara |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |