summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)Author
2016-02-02Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
2016-01-15Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky
2016-01-04tdf#86784: Pass custom options to Java bootstrapKatarina Behrens
2015-11-16coverity#1338592 Explicit null dereferencedCaolán McNamara
2015-05-08jboolean-related clean-upStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: javaunohelperStephan Bergmann
2015-01-09java: simplify array creationNoel Grandin
2015-01-09fix indexesCaolán McNamara
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-07javaunohelper: missing includeMiklos Vajna
2015-01-07WaE: -Werror=unused-variable with #define DISABLE_DYNLOADINGCaolán McNamara
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-16java: remove OOoRunnerLightNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-15silence coverity#705667 Resource leakCaolán McNamara
2014-12-15stronger checks when creating Java UNO componentsNoel Grandin
2014-12-11java: remove some unnecessary interfacesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin
2014-12-03Fold URE: WindowsStephan Bergmann
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: remove some unnecessary castsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-30coverity#705665 osl_Module->osl::ModuleCaolán McNamara
2014-10-18javaunohelper: remove unused importRobert Antoni Buj i Gelonch
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: always use braces for while loopsNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch
2014-10-07java: no need to check for null before calling instanceofNoel Grandin
2014-10-02javaunohelper: More robust way to wait for finalizationRobert Antoni Buj i Gelonch
2014-10-02More robust way to wait for finalizationStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29fix more Java1.5 incompatibilityNoel Grandin
2014-09-28javaunohelper: migrate PropertySet_Test to JUnitRobert Antoni Buj i Gelonch
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-24javaunohelper: WeakBase_Test & MultiTypeInterfaceContainer_Test -> JUnitRobert Antoni Buj i Gelonch
2014-09-24javaunohelper: migrate InterfaceContainer_Test to JUnitRobert Antoni Buj i Gelonch