summaryrefslogtreecommitdiff
path: root/extensions/test
AgeCommit message (Expand)AuthorFilesLines
2013-03-11remove remaining UTF bomBorim3-3/+1
2013-02-13Some cppcheck cleaningJulien Nabet1-3/+0
2013-02-13Return the real result of the testJulien Nabet1-3/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+5
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist9-18/+18
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks41-508/+534
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-10Java cleanup, fixup the TestPGP code to compile again.Noel Grandin1-40/+10
2012-09-05Java cleanup, fix a couple of compile errors in old codeNoel Grandin1-1/+3
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-18/+17
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-8/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks37-545/+602
2012-06-21re-base on ALv2 code.Michael Meeks9-176/+122
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell1-1/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-05-29gbuild conversion: store moduleDavid Ostrovsky1-72/+0
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek2-3/+3
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann4-41/+41
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud12-24/+0
2011-10-07cppcheck scope reduction of var in extensions/...Basic.cppPierre-André Jacquod1-2/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+4
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-4/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-7/+0
2011-07-09Remove unused test/saxThomas Arnhold5-1759/+0
2011-06-03__cdecl -> SAL_CALLChristina Rossmanith3-3/+3
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud4-10/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet7-9/+9
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-1/+1
2011-02-06Remove lots of dead codeThomas Arnhold3-167/+1
2011-02-02Clean up makefilesThomas Arnhold1-18/+0
2011-02-01Clean up makefilesThomas Arnhold1-54/+1
2011-01-26Remove some dead code.Thomas Arnhold3-46/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-4/+8
2010-11-24RTL patchJulien Nabet1-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara21-0/+55
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud3-5/+2
2010-10-25remvove vos/macros.h usageNorbert Thiebaud6-6/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-3/+3
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud4-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth31-1/+81
2010-10-10merge vosremoval-thread patchNorbert Thiebaud3-5/+5
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard11-21/+5
2010-06-30codecleanup02: #i112685# Removed old stuff: _VOS_NO_NAMESPACEMalte Timmermann4-10/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien53-222/+53
2009-09-09merge commit to DEV300_m57Mathias Bauer51-4133/+4821