summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)AuthorFilesLines
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-2/+0
2014-08-08java: remove redundant null checksNoel Grandin1-7/+4
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin1-1/+1
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin2-2/+2
2014-08-08java: remove unused variablesNoel Grandin2-18/+15
2014-08-05java: remove commented out codeNoel Grandin8-111/+0
2014-08-05java: remove unused fieldsNoel Grandin2-3/+0
2014-08-05java: remove various unused variablesNoel Grandin5-14/+9
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-30javaunohelper: If statement is redundantrbuj1-11/+9
2014-07-30javaunohelper: String comparisonrbuj1-1/+1
2014-07-30javaunohelper: The assigned value is never usedrbuj4-8/+7
2014-07-30javaunohelper: String comparisonrbuj1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-5/+5
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-10/+4
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni3-5/+5
2014-04-27automaticly -> automatically.Jan Holesovsky1-2/+2
2014-04-23javaunohelper: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-10javaunohelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-32/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from javaunohelperAlexander Wilms9-36/+36
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann1-27/+5
2014-01-31Silence javadoc 8 errorsStephan Bergmann5-27/+39
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-0/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann2-108/+0
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-06-11Related: #i122483# set correct classpath, include unoil.jarJürgen Schmidt1-1/+2
2013-05-07Extract SmoketestCommandEnvironment.java from juh.jarStephan Bergmann5-225/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-9/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-7/+6
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin1-1/+0
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin4-14/+34
2013-04-25Clean up Java ServiceManager bootstrappingStephan Bergmann1-20/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-88/+16
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann5-19/+112
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-7/+7
2013-04-11Remove createRegistryServiceFactory preload left-overStephan Bergmann1-22/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-16/+11
2013-04-02drop prefix from ::cssThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-8/+4
2013-03-18fix javadoc warningsPeter Foley1-4/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26odk: remove temporary Zip file gratuitous complexityMichael Stahl2-57/+0
2013-02-22s/the the/the/Tor Lillqvist3-4/+4