summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* cppcheck: Avoid unused variables code warningsMartyn Russell2012-06-121-1/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
* gbuild conversion: store moduleDavid Ostrovsky2012-05-291-72/+0
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-172-3/+3
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-264-41/+41
* Removed extra semicolonsJesse2011-12-151-1/+1
* remove include of pch header in extensionsNorbert Thiebaud2011-11-2712-24/+0
* cppcheck scope reduction of var in extensions/...Basic.cppPierre-André Jacquod2011-10-071-2/+1
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+4
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-4/+0
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-7/+0