summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused test/saxThomas Arnhold2011-07-095-1759/+0
* __cdecl -> SAL_CALLChristina Rossmanith2011-06-033-3/+3
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-094-10/+0
|\
| * codecleanup02: #i112685# Removed old stuff: _VOS_NO_NAMESPACEMalte Timmermann2010-06-304-10/+0
* | Remove "using namespace ::rtl"Julien Nabet2011-02-267-9/+9
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-1/+1
* | Remove lots of dead codeThomas Arnhold2011-02-063-167/+1
* | Clean up makefilesThomas Arnhold2011-02-021-18/+0
* | Clean up makefilesThomas Arnhold2011-02-011-54/+1
* | Remove some dead code.Thomas Arnhold2011-01-263-46/+0
* | Remove doubled headers.Thomas Arnhold2011-01-211-1/+0
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-231-4/+8
* | RTL patchJulien Nabet2010-11-241-3/+3
* | add modelines to .hxx files as wellCaolán McNamara2010-10-2821-0/+55
* | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-253-5/+2
* | remvove vos/macros.h usageNorbert Thiebaud2010-10-256-6/+0
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-253-3/+3
* | merge vosremoval-conditn patchNorbert Thiebaud2010-10-254-4/+4
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1331-1/+81
* | merge vosremoval-thread patchNorbert Thiebaud2010-10-103-5/+5