summaryrefslogtreecommitdiff
path: root/extensions/test
AgeCommit message (Expand)Author
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
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-04-22Remove dead test codeStephan Bergmann
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-05-31Bin more VS2008 bitsTor Lillqvist
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11remove remaining UTF bomBorim
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-13Return the real result of the testJulien Nabet
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-10Java cleanup, fixup the TestPGP code to compile again.Noel Grandin
2012-09-05Java cleanup, fix a couple of compile errors in old codeNoel Grandin