summaryrefslogtreecommitdiff
path: root/extensions/test
AgeCommit message (Expand)Author
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
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-29gbuild conversion: store moduleDavid Ostrovsky
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-10-07cppcheck scope reduction of var in extensions/...Basic.cppPierre-André Jacquod
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-09Remove unused test/saxThomas Arnhold
2011-06-03__cdecl -> SAL_CALLChristina Rossmanith
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-06Remove lots of dead codeThomas Arnhold
2011-02-02Clean up makefilesThomas Arnhold
2011-02-01Clean up makefilesThomas Arnhold
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-11-24RTL patchJulien Nabet
2010-10-28add modelines to .hxx files as wellCaolán McNamara