summaryrefslogtreecommitdiff
path: root/odk/config
ModeNameSize
-rw-r--r--cfgWin.js35640logplain
-rwxr-xr-xconfigure.pl25468logplain
-rwxr-xr-xsetsdkenv_unix2580logplain
-rw-r--r--setsdkenv_unix.sh.in9129logplain
-rwxr-xr-xsetsdkenv_windows.bat2343logplain
-rwxr-xr-xsetsdkname.bat865logplain
n 2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl 2017-08-03loplugin:constparams in starmathNoel Grandin 2017-07-31loplugin:constparams in dbaccessNoel Grandin 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane 2016-12-22Dispose component when doneStephan Bergmann 2016-12-22Dispose document when doneStephan Bergmann 2016-12-12dbaccess: fix testCloneMovesPlusDeletions testMichael Stahl 2016-12-06loplugin:unnecessaryoverrideStephan Bergmann 2016-11-15Fix typosSamuel Mehrbrodt 2016-11-10'make screenshot' use-after-free fixesStephan Bergmann 2016-11-10'make screenshot' loplugin fixesStephan Bergmann 2016-09-02dbaccess: fix loplugin:cppunitassertequals warningsMiklos Vajna 2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand 2016-08-18screenshots: add dialog test cases for dbaccessArmin Le Grand 2016-06-03connectivity: firebird: use ODS12 test database for Firebird 3Michal Kubecek 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-04tdf#97361 Refactor dbaccess test againslideon 2016-04-01Remove erroneously added dbaccess/qa/unit/data/hsqldb_empty.odb.lckStephan Bergmann 2016-04-01tdf#97966 Drop 'static' keywordsWastack 2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2016-01-10Fix typosAndrea Gelmini 2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin 2015-11-05java: make inner classes static where possibleNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-06Fix typosAndrea Gelmini 2015-09-17boost->stdCaolán McNamara 2015-06-22Fix typosAndrea Gelmini 2015-06-15java: 'final static' to 'static final'Noel Grandin 2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin 2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin 2015-06-05Let JUnit take care of exceptionsNoel Grandin 2015-06-04Let JUnit take care of exceptionsStephan Bergmann 2015-06-02inline simple Java methodNoel Grandin 2015-06-01minor simplificationStephan Bergmann 2015-06-01Do not lose AssertionError from sub-threadsStephan Bergmann 2015-05-30tweaksLionel Elie Mamane 2015-05-30janitorialLionel Elie Mamane 2015-05-30tdf#82591 ORowSetBase::getRow handles insert row correctlyLionel Elie Mamane