Age | Commit message (Expand) | Author |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
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-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-03 | Improve loplugin:passstuffbyref | Stephan Bergmann |
2015-02-23 | file UCP: Ensure myLocalTime is initialized | Stephan Bergmann |
2015-02-21 | Typo: trough->through | Julien Nabet |
2015-02-10 | drop some unbuilt test code | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | try to avoid overflows in some compare functions | Michael Stahl |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: ucb | Stephan Bergmann |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2015-01-15 | rhbz#1163106: tdoc_ucp: fix life cycle of OfficeDocumentsCloseListener | Michael Stahl |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2014-12-20 | onedrive: Improve fallback dialog and instructions | Adolfo Jayme Barrientos |
2014-12-19 | ucb: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-18 | ucb: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-15 | OneDrive authfallback request is now issued | Mihai Varga |
2014-12-15 | OneDrive binding settings | Mihai Varga |
2014-12-12 | ucb: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-18 | Need <cppuhelper/queryinterface.hxx> here, too, I assume | Tor Lillqvist |
2014-11-18 | Need <cppuhelper/queryinterface.hxx> now | Tor Lillqvist |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | cppu: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-18 | java: make fields final where possible | Noel Grandin |
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-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-06 | coverity#983989 Uncaught exception | Caolán McNamara |
2014-11-06 | coverity#983985 Uncaught exception | Caolán McNamara |
2014-11-06 | coverity#983984 Uncaught exception | Caolán McNamara |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-31 | coverity#707418 Uncaught exception | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-28 | coverity#704085 Unchecked return value | Caolán McNamara |
2014-10-17 | coverity#1247636 Uncaught exception | Caolán McNamara |
2014-10-17 | java: final fields that can be static | Noel Grandin |