Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-15 | Some PMD cleaning | Julien Nabet | |
2011-07-01 | WaE: for windows compiler | Caolán McNamara | |
2011-06-30 | add mode-lines | Caolán McNamara | |
2011-06-30 | implement additional context-less protection api | Caolán McNamara | |
2011-06-12 | Bypass when cross-compiling, at least for now | Tor Lillqvist | |
2011-06-01 | add debug hook for junit tests | Bjoern Michaelsen | |
2011-05-31 | use --nologo to prevent oosplash smoketest hangs | Bjoern Michaelsen | |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara | |
2011-03-30 | using --headless, now that it works | Bjoern Michaelsen | |
2011-03-29 | enable headless Junit tests | Bjoern Michaelsen | |
2011-03-27 | revert accidentally commited changes | Bjoern Michaelsen | |
2011-03-27 | cleanup of unoapi test | Bjoern Michaelsen | |
2011-03-25 | adjusting OfficeConnection for junit tests to new parameters | Bjoern Michaelsen | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: smoketestdoc/com/sun/star/comp/smoketest/makefile.mk smoketestdoc/data/Global.xml smoketestdoc/data/OptionsDlg.xml smoketestdoc/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/makefile.mk | |||
2011-03-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks | |
Conflicts: smoketestoo_native/data/Global.xml smoketestoo_native/data/OptionsDlg.xml smoketestoo_native/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/smoketest.cxx test/source/cpp/getargument.cxx test/source/cpp/officeconnection.cxx testautomation/framework/optional/includes/basic_vba-compat_security_check.inc testautomation/framework/optional/includes/filedlg_cjk_folders.inc testautomation/global/sid/all.sid testautomation/global/sid/bars.sid testautomation/global/sid/e_all.sid testautomation/global/win/bars.win testautomation/graphics/optional/includes/impress/i_slideshow2.inc testautomation/graphics/optional/includes/impress/i_slideshow3.inc testtools/source/bridgetest/bridgetest.cxx testtools/source/bridgetest/constructors.cxx testtools/source/bridgetest/makefile.mk testtools/source/bridgetest/testComponent.component | |||
2011-02-25 | debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does ↵ | Frank Schoenheit [fs] | |
not seem to be public API) with osl_loadModule | |||
2011-02-25 | debuglevels: #i117073# added cppunittester --protector support; added ↵ | sb | |
unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions | |||
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | |
2011-01-11 | these short options now deprecated, so use long ones | Caolán McNamara | |
2010-11-15 | undoapi: step 2.1 of the migration of css.chart2.XUndoManager to ↵ | Frank Schoenheit [fs] | |
css.document.XUndoManager: implement an XUndoManager/Supplier for chart documents | |||
2010-11-04 | undoapi: added tests for OOo's auto-closing of Undo contexts after executing ↵ | Frank Schoenheit [fs] | |
scripts which do not properly do this themselves | |||
2010-10-22 | undoapi: don't throw too generously | Frank Schoenheit [fs] | |
2010-10-19 | undoapi: added PRESENTATION/FORMULAR doc types | Frank Schoenheit [fs] | |
2010-10-18 | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS | Kenneth Venken | |
2010-10-15 | undoapi: tests for Draw docs' Undo | Frank Schoenheit [fs] | |
2010-10-15 | undoapi: fixed makefiles | Frank Schoenheit [fs] | |
2010-10-14 | undoapi: added tools (in test-tools.jar) for writing Java unit tests which ↵ | Frank Schoenheit [fs] | |
operate on a live OOo | |||
2010-10-13 | don't use the Unix splash screen app during the smoketest | Caolán McNamara | |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-06 | #i113503# cppunit stl wrapper headers | Caolán McNamara | |
2010-09-16 | sb123: merged in cws/sb126, to get fixes for i107490 and i113115 | sb | |
2010-09-16 | sb126: merged in DEV300_m87 | sb | |
2010-09-10 | sb123: merged in DEV300_m87 | sb | |
2010-08-03 | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport | Caolán McNamara | |
2010-07-07 | sb126: #i111184# introduced test::uniquePipeName | sb | |
2010-07-06 | sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:... | sb | |
2010-07-06 | sb123: cleaned up the previous cleanup | sb | |
2010-07-02 | sb123:#i111449# cleanups | Lars Langhans | |
2010-06-29 | sb123:#i111449# cleanups in test environment | Lars Langhans | |
2010-06-14 | sb123:#i111449# cleanups in module test | Lars Langhans | |
2010-05-17 | sb123: #i111655# when, within build env, calling javaldx within OOo ↵ | sb | |
installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH | |||
2010-05-14 | sb123: #i111601# various additional test helper functionality | sb | |
2010-05-14 | sb123: #i111598# OfficeConnection getFactory -> getComponentContext | sb | |
2010-05-14 | sb120: #i111558# allow override of tested soffice process | sb | |
2010-04-16 | sb120: #i110944# jpipe.dll wrapper around jpipx.dll | sb | |
2010-03-22 | sb121: minor code improvement | sb | |
2010-03-09 | sb118: added documentation | sb | |
2010-03-04 | sb118: #i109791# improved CPPUNIT_CFLAGS handling | sb | |
2010-03-04 | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too | Rene Engelhard | |