summaryrefslogtreecommitdiff
path: root/testtools/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-10/+10
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-97/+87
2013-03-20simplify OUString assignmentsChr. Rossmanith1-6/+6
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-74/+68
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-10/+9
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-6/+6
2012-12-06re-base on ALv2 code. Includes:Michael Meeks23-571/+358
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-5/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens2-6/+6
2012-11-28testtools: add com.sun.star.test.performance.XPerformanceTest ...Michael Stahl1-0/+130
2012-10-04sal_Bool->bool in testtoolsNoel Grandin1-5/+5
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-6/+6
2012-09-16Fix duplicate branches for if and elseJulien Nabet1-1/+1
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin11-17/+17
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl3-9/+9
2012-07-12drop useless announcementDavid Tardon1-10/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks23-513/+333
2012-06-01targeted string re-workNorbert Thiebaud1-21/+21
2012-05-29cleaning up dmake stuffDavid Ostrovsky3-513/+0
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara1-1/+3
2012-04-23Revert "i hope this is fixed now"Stephan Bergmann1-0/+4
2012-04-23i hope this is fixed nowDavid Tardon1-4/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-20/+15
2012-03-26Fix delivery of jvmfwk ini/data filesStephan Bergmann1-3/+3
2012-02-21WaE: arrayIndexOutOfBoundsThomas Arnhold1-1/+0
2012-02-19method should be publicCaolán McNamara1-1/+1
2012-02-17add a uno test api with more than 8 floating point argsCaolán McNamara4-1/+17
2012-01-27Decrease verbiage a little bitTor Lillqvist2-2/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-5/+10
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from testtoolsNorbert Thiebaud9-18/+0
2011-11-18fdo#42865: let's try map file for windows onlyMichael Stahl1-0/+9
2011-11-17Do build stuff here also when cross-compiling (but don't run)Tor Lillqvist2-10/+2
2011-11-17Fix unintentional glitchTor Lillqvist1-3/+3
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist3-6/+6
2011-11-17Revert the component.map removal from makefile to fix Windows build.Jan Holesovsky1-2/+2
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl1-2/+3
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2-6/+18
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan6-33/+0
2011-06-12Don't do anything when cross-compiling for nowTor Lillqvist4-0/+27
2011-04-28Remove OS/2 supportFrancois Tigeot2-6/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet5-10/+10
2011-04-13catch by const referenceCaolán McNamara1-11/+11
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky3-3/+3