summaryrefslogtreecommitdiffstats
path: root/javaunohelper
Commit message (Expand)AuthorAgeFilesLines
* javaunohelper: Fix Bootstrap_Test.java & add warning messagesrbuj2014-08-121-4/+8
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-127-0/+19
* javaunohelper: enhancements in decodeUTF8rbuj2014-08-111-10/+5
* javaunohelper: Number parsingrbuj2014-08-111-31/+35
* javaunohelper: Iterate over each Entry in a Map & Enhanced for-loopsrbuj2014-08-101-8/+4
* javaunohelper: Enhancement loading bootstrap_parameters in Bootstrap_Test.javarbuj2014-08-101-7/+10
* javaunohelper: Iterate over each Entry in a Maprbuj2014-08-091-7/+3
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-081-2/+0
* java: remove redundant null checksNoel Grandin2014-08-081-7/+4
* java: redundant assignment, variable can only be nullNoel Grandin2014-08-081-1/+1
* java: code some code to use non-deprecated constructorsNoel Grandin2014-08-082-2/+2
* java: remove unused variablesNoel Grandin2014-08-082-18/+15
* java: remove commented out codeNoel Grandin2014-08-058-111/+0
* java: remove unused fieldsNoel Grandin2014-08-052-3/+0
* java: remove various unused variablesNoel Grandin2014-08-055-14/+9
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* javaunohelper: If statement is redundantrbuj2014-07-301-11/+9
* javaunohelper: String comparisonrbuj2014-07-301-1/+1
* javaunohelper: The assigned value is never usedrbuj2014-07-304-8/+7
* javaunohelper: String comparisonrbuj2014-07-301-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-5/+5
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-10/+4
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-303-5/+5
* automaticly -> automatically.Jan Holesovsky2014-04-271-2/+2
* javaunohelper: sal_Bool->boolNoel Grandin2014-04-231-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* javaunohelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-32/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* Remove visual noise from javaunohelperAlexander Wilms2014-02-269-36/+36
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* Simplify access to theCoreReflection singletonStephan Bergmann2014-02-071-27/+5
* Silence javadoc 8 errorsStephan Bergmann2014-01-315-27/+39
* Clean-up uno/lbnames.hStephan Bergmann2013-12-162-0/+2
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* [API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann2013-08-292-108/+0
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt2013-06-111-1/+2
* Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann2013-05-075-225/+0
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-9/+4
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-062-7/+6
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-061-1/+0
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-064-14/+34
* Clean up Java ServiceManager bootstrappingStephan Bergmann2013-04-251-20/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-224-88/+16
* Let juhx.dll export undecorated symbols on WindowsStephan Bergmann2013-04-185-19/+112
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-152-7/+7
* Remove createRegistryServiceFactory preload left-overStephan Bergmann2013-04-111-22/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-16/+11
* drop prefix from ::cssThomas Arnhold2013-04-021-1/+1