Age | Commit message (Expand) | Author |
2018-10-11 | Drop duplicate WINVER and _WIN32_WINNT defines | Jan-Marek Glogowski |
2018-05-13 | Translate German comments | Johnny_M |
2018-01-31 | Fix typos | Andrea Gelmini |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas |
2017-09-30 | Translate German comments and debug strings (leftovers) | Johnny_M |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-05-20 | Translate German comments and debug strings (leftovers in e... dirs) | Johnny_M |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-07 | Fix typos | Andrea Gelmini |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert extensions module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-19 | Typos | Julien Nabet |
2016-10-17 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-02 | cppcheck invalidPrintfArgType | Jochen Nitschke |
2016-06-01 | tdf#99643 OLE automation bridge: fix 64-bit pointer conversions | Michael Stahl |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-08-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-03 | typo: therfore -> therefore | Andras Timar |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-22 | Remove dead test code | Stephan Bergmann |
2014-04-19 | fixincludeguards.sh: extensions | Thomas Arnhold |
2014-04-15 | whitespace for include statements | Thomas Arnhold |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-02-27 | Remove visual noise from extensions | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-12-20 | typo fixes | Andras Timar |
2013-12-10 | Drop duplicate #include | Takeshi Abe |