Age | Commit message (Expand) | Author |
2011-10-01 | spit out timing info | Caolán McNamara |
2011-09-30 | rtl_cipher_decode doesn't like 0 len data | Caolán McNamara |
2011-09-30 | silence tedious malware checkers, arcfour, key 0x435645 | Caolán McNamara |
2011-09-30 | set the core locale as well as the UI one to English | Michael Meeks |
2011-09-30 | enum/namespace foo | Caolán McNamara |
2011-09-30 | sigh... | Caolán McNamara |
2011-09-30 | new files | Caolán McNamara |
2011-09-30 | merge filters-test code | Caolán McNamara |
2011-09-30 | remove library entries for now | Markus Mohrhard |
2011-09-29 | remove file from unit test user dir that gets modified | Markus Mohrhard |
2011-09-29 | add user profile dir for unit tests | Markus Mohrhard |
2011-09-29 | init the unit test for vba unit tests correctly | Markus Mohrhard |
2011-09-29 | change to the old way to set the language to en-US for unit tests | Markus Mohrhard |
2011-09-28 | install testdllapi.h correctly | Michael Meeks |
2011-09-28 | Rename and re-factor test and unotest to compile and run again | Michael Meeks |
2011-09-28 | split 'test' into 'unotest' and 'test' to help dependencies | Michael Meeks |
2011-09-28 | add new bootstrapfixture to share and simplify unit test code | Michael Meeks |
2011-09-26 | One step closer to a functional 'make dev-install' with MinGW. | Jan Holesovsky |
2011-09-26 | In smoketest.cxx, also wait for connection_ going stale while waiting for res... | Stephan Bergmann |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
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-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-12 | Bypass when cross-compiling, at least for now | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | 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 |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-02-25 | debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does no... | Frank Schoenheit [fs] |
2011-02-25 | debuglevels: #i117073# added cppunittester --protector support; added unoexce... | sb |
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 css.documen... | Frank Schoenheit [fs] |
2010-11-04 | undoapi: added tests for OOo's auto-closing of Undo contexts after executing ... | Frank Schoenheit [fs] |
2010-10-27 | add modelines to .hxx files as well | Caolán McNamara |
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] |