summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-4/+4
* Remove visual noise from extensionsAlexander Wilms2014-02-2742-482/+482
* Remove unneccessary commentsAlexander Wilms2014-02-233-6/+6
* typo fixesAndras Timar2013-12-201-1/+1
* Drop duplicate #includeTakeshi Abe2013-12-101-1/+0
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-203-3/+3
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-8/+4
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2211-19/+19
* fdo#46374 replace stardiv in comments where applicableThomas Arnhold2013-10-041-11/+6
* Spell "indices" correctlyTor Lillqvist2013-10-021-6/+6
* Bin more VS2008 bitsTor Lillqvist2013-05-311-9/+0
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-191-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-8/+4
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-8/+8
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-10/+10
* remove remaining UTF bomBorim2013-03-113-3/+1
* Some cppcheck cleaningJulien Nabet2013-02-131-3/+0
* Return the real result of the testJulien Nabet2013-02-131-3/+3
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-6/+5
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-289-18/+18
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0641-508/+534
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Java cleanup, fixup the TestPGP code to compile again.Noel Grandin2012-09-101-40/+10
* Java cleanup, fix a couple of compile errors in old codeNoel Grandin2012-09-051-1/+3
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-18/+17
* remove empty ascii boxes and stuffThomas Arnhold2012-08-071-8/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2137-545/+602
* re-base on ALv2 code.Michael Meeks2012-06-219-176/+122