Age | Commit message (Expand) | Author |
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 |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from unoxml | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-09 | librdf_Repository: make older compilers happy | Michael Stahl |
2014-01-09 | librdf_Repository: fix missing mutex lock in various destructors | Michael Stahl |
2014-01-09 | fdo#72928: fix deadlocks in librdf_Repository | Michael Stahl |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |