summaryrefslogtreecommitdiff
path: root/dbaccess/qa/complex
AgeCommit message (Expand)Author
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-09forgotten part of previous commitLionel Elie Mamane
2014-09-17TyposJulien Nabet
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: use an empty block rather than an empty statementNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-14typo: positon -> positionThomas Arnhold
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-22s/the the/the/Tor Lillqvist
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-29fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-06-29Convert code to Java5 generics in dbaccess moduleNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-14re-base on ALv2 code.Michael Meeks
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-02-23dba34c: #i117043# fix modified state of rowsetOcke Janssen [oj]
2011-02-23dba34c: #i117046# check if query existsOcke Janssen [oj]
2011-02-03merge from masterOcke Janssen [oj]
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]
2011-01-10undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't b...Frank Schoenheit [fs]