summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* use --nologo to prevent oosplash smoketest hangsBjoern Michaelsen2011-05-311-1/+1
* remove ADAPT_EXT_STLCaolán McNamara2011-04-052-6/+0
* using --headless, now that it worksBjoern Michaelsen2011-03-301-2/+1
* enable headless Junit testsBjoern Michaelsen2011-03-291-1/+9
* revert accidentally commited changesBjoern Michaelsen2011-03-271-23/+1
* cleanup of unoapi testBjoern Michaelsen2011-03-274-4/+81
* adjusting OfficeConnection for junit tests to new parametersBjoern Michaelsen2011-03-251-3/+3
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-235-8/+161
|\
| * debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does no...Frank Schoenheit [fs]2011-02-251-1/+4
| * debuglevels: #i117073# added cppunittester --protector support; added unoexce...sb2011-02-255-8/+160
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-1123-88/+1199
|\|
| * undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]2010-11-151-4/+23
| * undoapi: added tests for OOo's auto-closing of Undo contexts after executing ...Frank Schoenheit [fs]2010-11-041-1/+1
| * undoapi: don't throw too generouslyFrank Schoenheit [fs]2010-10-221-3/+3
| * undoapi: added PRESENTATION/FORMULAR doc typesFrank Schoenheit [fs]2010-10-192-0/+12
| * undoapi: tests for Draw docs' UndoFrank Schoenheit [fs]2010-10-151-0/+8
| * undoapi: fixed makefilesFrank Schoenheit [fs]2010-10-152-7/+15
| * undoapi: added tools (in test-tools.jar) for writing Java unit tests which op...Frank Schoenheit [fs]2010-10-149-3/+689
| * sb123: merged in cws/sb126, to get fixes for i107490 and i113115sb2010-09-165-8/+99
| |\
| | * sb126: merged in DEV300_m87sb2010-09-162-0/+9
| | |\
| | * | sb126: #i111184# introduced test::uniquePipeNamesb2010-07-075-8/+99
| * | | sb123: merged in DEV300_m87sb2010-09-102-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-032-0/+9
| | |/
| * | sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...sb2010-07-062-31/+34
| * | sb123: cleaned up the previous cleanupsb2010-07-061-10/+6
| * | sb123:#i111449# cleanupsLars Langhans2010-07-023-18/+15
| * | sb123:#i111449# cleanups in test environmentLars Langhans2010-06-293-14/+87
| * | sb123:#i111449# cleanups in module testLars Langhans2010-06-146-3/+3
| * | sb123: #i111655# when, within build env, calling javaldx within OOo installat...sb2010-05-172-6/+2
| * | sb123: #i111601# various additional test helper functionalitysb2010-05-1412-21/+234
| * | sb123: #i111598# OfficeConnection getFactory -> getComponentContextsb2010-05-143-28/+30
| |/
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* | Removing the ext_std masterpieceFridrich Štrba2011-02-091-2/+2
* | these short options now deprecated, so use long onesCaolán McNamara2011-01-111-5/+5
* | add modelines to .hxx files as wellCaolán McNamara2010-10-276-0/+18
* | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken2010-10-181-1/+2
* | don't use the Unix splash screen app during the smoketestCaolán McNamara2010-10-131-1/+3
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-134-0/+12
* | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-062-0/+9
|/
* sb120: #i111558# allow override of tested soffice processsb2010-05-142-71/+97
* sb120: #i110944# jpipe.dll wrapper around jpipx.dllsb2010-04-161-1/+3
* sb121: minor code improvementsb2010-03-221-3/+3
* sb118: added documentationsb2010-03-095-5/+24
* sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-4/+1
* sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
* sb118: add --with-system-cppunitRene Engelhard2010-03-031-1/+1
* sb118: make sure test OOo instances can dump core upon crashsb2010-03-012-3/+4
* sb118: removed timeouts and forced process termination from test code (to mak...sb2010-02-232-40/+23
* sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windowssb2010-02-191-1/+6
* sb118: fixed typosb2010-02-181-1/+1