Age | Commit message (Expand) | Author |
2018-01-16 | Fix typos | Andrea Gelmini |
2017-12-15 | Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testing | Stephan Bergmann |
2017-11-16 | Delete test*.odb files | Stephan Bergmann |
2017-09-07 | unotest.py: refactor confusing mess of openDoc functions | Michael Stahl |
2017-08-03 | loplugin:constparams in starmath | Noel Grandin |
2017-07-31 | loplugin:constparams in dbaccess | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-01-05 | require firebird 3.0 for build (don't allow 2.5) | Lionel Elie Mamane |
2016-12-22 | Dispose component when done | Stephan Bergmann |
2016-12-22 | Dispose document when done | Stephan Bergmann |
2016-12-12 | dbaccess: fix testCloneMovesPlusDeletions test | Michael Stahl |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-09-02 | dbaccess: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for dbaccess | Armin Le Grand |
2016-06-03 | connectivity: firebird: use ODS12 test database for Firebird 3 | Michal Kubecek |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-04 | tdf#97361 Refactor dbaccess test again | slideon |
2016-04-01 | Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lck | Stephan Bergmann |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-05 | java: make inner classes static where possible | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | Fix typos | Andrea Gelmini |
2015-09-17 | boost->std | Caolán McNamara |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-09 | remove some unnecessary exception wrapping in the Java tests | Noel Grandin |
2015-06-05 | Let JUnit take care of exceptions | Noel Grandin |
2015-06-04 | Let JUnit take care of exceptions | Stephan Bergmann |
2015-06-02 | inline simple Java method | Noel Grandin |
2015-06-01 | minor simplification | Stephan Bergmann |
2015-06-01 | Do not lose AssertionError from sub-threads | Stephan Bergmann |
2015-05-30 | tweaks | Lionel Elie Mamane |
2015-05-30 | janitorial | Lionel Elie Mamane |
2015-05-30 | tdf#82591 ORowSetBase::getRow handles insert row correctly | Lionel Elie Mamane |
2015-03-10 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-02-09 | Fuck that left-behind .lck file | Stephan Bergmann |
2015-02-09 | Adapt file URL hackery to Windows | Stephan Bergmann |
2015-02-03 | Fix PythonTest_dbaccess_python | Stephan Bergmann |
2015-02-03 | copy test file to workdir to avoid overwriting | Lionel Elie Mamane |
2015-01-22 | fdo#88475 add UnitTest | Lionel Elie Mamane |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |