summaryrefslogtreecommitdiffstats
path: root/javaunohelper/com/sun/star/lib/uno/helper/PropertySet.java
Commit message (Expand)AuthorAgeFilesLines
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-1103/+0
* Fix typoAndrea Gelmini2020-03-101-1/+1
* Fix typosAndrea Gelmini2019-07-201-1/+1
* an uno -> a unoCaolán McNamara2019-05-101-2/+2
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Fix typosAndrea Gelmini2018-07-181-1/+1
* javaunohelper: fix all javadoc warningsMichael Stahl2016-02-171-0/+13
* coverity#1326400 Dereference null return valueCaolán McNamara2016-02-041-6/+6
* Fix typosAndrea Gelmini2015-09-301-2/+2
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-3/+3
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-161-1/+1
* javaunohelper: use String.length()==0 instead of String.equals(empty string)rbuj2014-09-131-1/+1
* javaunohelper: fix some misspellingsrbuj2014-09-091-11/+11
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-201-1/+1
* double-checked locking is not thread-safe in JavaNoel Grandin2014-08-201-8/+2
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-191-3/+3
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-2/+2
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-2/+2
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-4/+4
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-2/+2
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-6/+6
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+1
* java: redundant assignment, variable can only be nullNoel Grandin2014-08-081-1/+1
* javaunohelper: If statement is redundantrbuj2014-07-301-11/+9
* javaunohelper: The assigned value is never usedrbuj2014-07-301-3/+3
* Many spelling fixes: directories h* - p*.Pedro Giffuni2014-04-301-1/+1
* automaticly -> automatically.Jan Holesovsky2014-04-271-2/+2
* Silence javadoc 8 errorsStephan Bergmann2014-01-311-5/+10
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* fix javadoc warningsPeter Foley2013-03-181-4/+3
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Java5 updates - update code to use genericsNoel Grandin2012-06-291-10/+10
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* Replace all occured, occurance etc.Takeshi Abe2010-12-061-2/+2
* calc55: #i112084# All charts in a Calc document are loaded when saving the do...Thomas Benisch2010-06-041-4/+7
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien2009-09-161-1/+1
* CWS-TOOLING: integrate CWS cmcfixes58Release Engineers2009-05-071-2/+0
* INTEGRATION: CWS changefileheader (1.10.2); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS dba24e_SRC680 (1.9.50); FILE MERGEDVladimir Glazounov2008-01-291-4/+2
* INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS jl10 (1.7.104); FILE MERGEDRüdiger Timm2004-08-021-2/+5
* #104357# setPropertyValue throws now a UnknownPropertyException if the Proper...Joachim Lingner2002-10-211-6/+8
* #99466# returs void Any or Any with Interface type and null reference instead...Joachim Lingner2002-08-081-3/+12
* #97746# javadoc errors fixedJoachim Lingner2002-05-031-4/+4
* #97746# docu changeJoachim Lingner2002-05-021-6/+5
* #97746#Joachim Lingner2002-04-291-44/+60
* #97746#Joachim Lingner2002-04-251-3/+38
* #97746#Joachim Lingner2002-04-251-0/+1073