summaryrefslogtreecommitdiffstats
path: root/stoc/test
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-297-56/+56
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-84/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0712-249/+224
* further OUString cleanupThomas Arnhold2013-03-192-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-58/+58
* doubled namespaceThomas Arnhold2013-03-041-1/+0
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* translated some german comments, removed commented code blocksHamza Abdelkebir2013-02-245-40/+20
* Fix typo accessable/accessibleJulien Nabet2013-02-231-1/+1
* Translated some comments from german to englishStefan Schick2013-02-191-7/+7
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-2/+1
* Fix uninitialized variablesJulien Nabet2013-01-271-2/+2
* Fix parenthesis and simplifyJulien Nabet2013-01-211-1/+1
* Remove support for UNO_AC* bootstrap variablesStephan Bergmann2013-01-165-649/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-4/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-6/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-304-5/+5
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-9/+0
* Dead xml2cmp-related test codeStephan Bergmann2012-10-0310-921/+0
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-3/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+1
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-4/+4
* re-base on ALv2 code.Michael Meeks2012-06-2929-584/+401
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+1
* re-base on ALv2 code.Michael Meeks2012-06-213-68/+41
* re-base on ALv2 code.Michael Meeks2012-06-2119-378/+315
* targeted string re-workNorbert Thiebaud2012-06-027-346/+217
* targeted string re-workNorbert Thiebaud2012-06-027-245/+231
* fdo#48391: Remove TEST_ENSHUREGábor Stefanik2012-05-077-260/+215
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-11/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-41/+41
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-4/+4
* Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW].Stephan Bergmann2012-01-191-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-2712-26/+26
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-115-5/+0
* remove include of pch header from stocNorbert Thiebaud2011-11-2720-39/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-172-2/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-123-36/+4
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-127-36/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-215-10/+10
* Remove OS/2 support.Francois Tigeot2011-04-185-6/+4
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-198-9/+9
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-6/+14
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-6/+14
| |\
| | * sb129: #i113189# cleaned up makefile rules; deliver services.input to have it...sb2010-09-151-2/+1
| | * sb129: #i113189# adapted tests; improved subsequenttestssb2010-09-141-6/+15
* | | Use format string on printf()Thomas Arnhold2011-03-151-1/+1