summaryrefslogtreecommitdiff
path: root/uui/README
blob: 43a582a44bbc5e926853f4222a409d203292be4d (plain)
1
Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.
private/tbsdy/printinfomgr&id=14bc818895a5cc10054928b5cbb49eaff086e8f4'>java: some random small cleanupsNoel Grandin 2015-01-05java: remove dead codeNoel Grandin 2014-12-15java: remove some unused fields and variablesNoel Grandin 2014-12-11java: reduce visibility of fields and methodsNoel Grandin 2014-11-12java: last statement in finalize() method should be call to super.finalize()Noel Grandin 2014-10-16java: always use braces for while loopsNoel Grandin 2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch 2014-08-20java: remove modifiers implied by the contextNoel Grandin 2014-08-19java: no need to instantiate String objects directlyNoel Grandin 2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin 2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin 2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin 2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin 2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin 2014-08-14java: remove commented out codeNoel Grandin 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin 2014-08-08java: remove redundant super-interfacesNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin 2014-08-05java: remove various unused variablesNoel Grandin 2014-05-16idl: remove external header guardsThomas Arnhold 2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann 2014-02-26Remove visual noise from jurtAlexander Wilms 2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara 2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl 2012-11-06jurt: remote test: synchronize updates to counters in TestWorkAtMichael Stahl 2012-09-12Remove race conditions from testStephan Bergmann 2012-08-28Java cleanup - remove unused importsNoel Grandin 2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin 2012-08-20Java5 updates - convert to genericsNoel Grandin 2012-08-20Remove dead java codeNoel Grandin 2012-06-29Java5 updates - update code to use genericsNoel Grandin 2012-06-29Java5 update - convert code to use genericsNoel Grandin 2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin 2012-06-29re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks