summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix typo"Julien Nabet2019-05-251-1/+1
* Fix typoAndrea Gelmini2019-05-251-1/+1
* Fix typoAndrea Gelmini2019-05-251-1/+1
* Fix typoAndrea Gelmini2019-05-251-2/+2
* an uno -> a unoCaolán McNamara2019-05-102-2/+2
* Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski2018-10-113-9/+0
* Translate German commentsJohnny_M2018-05-131-2/+2
* Fix typosAndrea Gelmini2018-01-312-3/+3
* Typ-o negativIlmari Lauhakangas2018-01-301-3/+3
* Translate German comments and debug strings (leftovers)Johnny_M2017-09-301-2/+2
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-226-77/+71
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-183-0/+9
* Translate German comments and debug strings (leftovers in e... dirs)Johnny_M2017-05-204-4/+4
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-2/+0
* Fix typosAndrea Gelmini2017-05-071-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* TyposJulien Nabet2017-03-191-1/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-17/+17
* cppcheck invalidPrintfArgTypeJochen Nitschke2016-10-021-7/+7
* tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl2016-06-012-2/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove excess newlinesChris Sherlock2016-02-095-28/+0
* unnecessary use of OUString constructorNoel Grandin2016-01-311-3/+3
* Fix typosAndrea Gelmini2016-01-101-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-071-1/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-022-4/+3
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-303-5/+5
* remove some useless commentsNoel Grandin2015-10-131-2/+0
* com::sun::star->css in extensions/Noel Grandin2015-10-012-8/+8
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-061-4/+3
* typo: therfore -> thereforeAndras Timar2015-07-032-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-37/+37
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-2/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+1
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-081-3/+1
* java: remove commented out codeNoel Grandin2014-08-051-12/+0
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-6/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-102-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* add missing modelines to idl filesThomas Arnhold2014-04-244-0/+10
* Remove dead test codeStephan Bergmann2014-04-227-2449/+0
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-194-9/+9
* whitespace for include statementsThomas Arnhold2014-04-156-8/+8