summaryrefslogtreecommitdiff
path: root/testtools/source
AgeCommit message (Expand)Author
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19-Werror,-Wunused-variableStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-16Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
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-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-28testtools: add com.sun.star.test.performance.XPerformanceTest ...Michael Stahl
2012-10-04sal_Bool->bool in testtoolsNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-16Fix duplicate branches for if and elseJulien Nabet
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-12drop useless announcementDavid Tardon
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29cleaning up dmake stuffDavid Ostrovsky
2012-05-25WaE: pesky aliasing warning with gcc 4.7.0Caolán McNamara
2012-04-23Revert "i hope this is fixed now"Stephan Bergmann
2012-04-23i hope this is fixed nowDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Fix delivery of jvmfwk ini/data filesStephan Bergmann
2012-02-21WaE: arrayIndexOutOfBoundsThomas Arnhold
2012-02-19method should be publicCaolán McNamara
2012-02-17add a uno test api with more than 8 floating point argsCaolán McNamara
2012-01-27Decrease verbiage a little bitTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove include of pch header from testtoolsNorbert Thiebaud
2011-11-18fdo#42865: let's try map file for windows onlyMichael Stahl
2011-11-17Do build stuff here also when cross-compiling (but don't run)Tor Lillqvist
2011-11-17Fix unintentional glitchTor Lillqvist