summaryrefslogtreecommitdiffstats
path: root/testtools
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-224-32/+7
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-227-0/+21
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-222-4/+4
* Directly build UNOIDL .rdb files from .idl filesStephan Bergmann2013-09-192-20/+2
* There are two distinct InternalUnoApis in testtoolsStephan Bergmann2013-09-184-5/+28
* gbuild: use xml .rdb files directly from workdirMatúš Kukan2013-09-102-7/+7
* Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS XStephan Bergmann2013-08-291-3/+5
* The testtools component libs are layer NONE, not URELIBStephan Bergmann2013-08-272-0/+4
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-194-4/+4
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-7/+7
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-062-10/+10
* fix typoNoel Grandin2013-05-061-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3012-252/+48
* climaker no longer needs *.rdb.oldformat input filesStephan Bergmann2013-04-291-2/+2
* Fix generation of cli_types_bridgetest.dll after gbuild'ificationStephan Bergmann2013-04-251-1/+3
* More "Let climaker work on *.rdb.oldformat for now"Stephan Bergmann2013-04-241-4/+2
* Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann2013-04-241-1/+1
* Get rid of UnoApiMerge_typesStephan Bergmann2013-04-242-4/+5
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* move URE headers to include/David Tardon2013-04-241-2/+0
* Related rhbz#867808: More apparently bogus "throw new ..." in C++ codeStephan Bergmann2013-04-161-3/+3
* [API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann2013-04-111-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-079-97/+87
* Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-fileStephan Bergmann2013-04-051-1/+3
* Remove Mac OS X for PowerPC supportTor Lillqvist2013-04-031-4/+0
* simplify OUString assignmentsChr. Rossmanith2013-03-201-6/+6
* 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-195-74/+68
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* gbuild: stop using $(OUTDIR)/idlMichael Stahl2013-03-131-1/+1
* kill random dmake leftoversPeter Foley2013-02-281-26/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl2013-02-271-1/+1
* cppu: new ZipPackage_cppu_odk_headersMichael Stahl2013-02-271-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-10/+9
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-266-6/+6
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+6
* add runtime deps for custom targetsDavid Tardon2012-12-303-14/+5
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-7/+7
* bridgetest_climaker seems to work nowPeter Foley2012-12-221-9/+5
* Fix in-build uno ini deps for cross-compilingStephan Bergmann2012-12-211-3/+3
* Always have UNO_SERVICES/TYPES set in in-build uno ini fileStephan Bergmann2012-12-202-15/+17
* Make testtools use defaultBootstrap_InitialComponentContextStephan Bergmann2012-12-192-24/+23
* re-base on ALv2 code. Includes:Michael Meeks2012-12-0623-571/+358
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-5/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-302-6/+6
* testtools: add com.sun.star.test.performance.XPerformanceTest ...Michael Stahl2012-11-282-0/+134
* ridljar etc.: javamaker invocations must rm -r targetdirMichael Stahl2012-11-281-0/+1
* sal_Bool->bool in testtoolsNoel Grandin2012-10-041-5/+5