Age | Commit message (Expand) | Author |
2015-05-21 | tdf#91054: cleanup weirdo function prototypes | Jens Carl |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-20 | java: remove some unused code | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-07 | cppcheck: should be passed by reference | Caolán McNamara |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
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 |