summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)Author
2014-08-16javaunohelper: The assigned value is sometimes usedrbuj
2014-08-14java: remove useless instanceof testsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12javaunohelper: Fix Bootstrap_Test.java & add warning messagesrbuj
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11javaunohelper: enhancements in decodeUTF8rbuj
2014-08-11javaunohelper: Number parsingrbuj
2014-08-10javaunohelper: Iterate over each Entry in a Map & Enhanced for-loopsrbuj
2014-08-10javaunohelper: Enhancement loading bootstrap_parameters in Bootstrap_Test.javarbuj
2014-08-09javaunohelper: Iterate over each Entry in a Maprbuj
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-30javaunohelper: If statement is redundantrbuj
2014-07-30javaunohelper: String comparisonrbuj
2014-07-30javaunohelper: The assigned value is never usedrbuj
2014-07-30javaunohelper: String comparisonrbuj
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-23javaunohelper: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10javaunohelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from javaunohelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-31Silence javadoc 8 errorsStephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-11Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold