summaryrefslogtreecommitdiff
path: root/extensions/test
AgeCommit message (Expand)Author
2019-08-20Fix typosAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-07-27Fix typoAndrea Gelmini
2019-07-13Fix typoAndrea Gelmini
2019-06-12Fix typoAndrea Gelmini
2019-05-25Revert "Fix typo"Julien Nabet
2019-05-25Fix typoAndrea Gelmini
2019-05-25Fix typoAndrea Gelmini
2019-05-25Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-05-13Translate German commentsJohnny_M
2018-01-31Fix typosAndrea Gelmini
2018-01-30Typ-o negativIlmari Lauhakangas
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-19TyposJulien Nabet
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03typo: therfore -> thereforeAndras Timar
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet