summaryrefslogtreecommitdiff
path: root/soltools/winunistd
ModeNameSize
-rw-r--r--unistd.h264logplain
2015-10-22Change TableColumnSeparator in a way that makes it successfully pass...Stephan Bergmann 2015-10-22Print content of arrays and UNO structsStephan Bergmann 2015-10-21In ValueChanger, don't accidentally modify oldValueStephan Bergmann 2015-10-21Make ValueChanger work for UNO structsStephan Bergmann 2015-10-15com.sun.star.lang.Locale does not override Object.equalsStephan Bergmann 2015-10-15com.sun.star.table.BorderLine is already handled further upStephan Bergmann 2015-10-14cid#1326123 Copy-paste errorNoel Grandin 2015-10-14cid#1326122 Copy-paste errorNoel Grandin 2015-09-30Fix typosAndrea Gelmini 2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann 2015-01-13css.form.component.{CheckBox,RadioButton} DefaultState property valuesStephan Bergmann 2014-12-12java: remove dead code in qadevOOoNoel Grandin 2014-10-14reformat ValueChangerNoel Grandin 2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin 2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin 2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin 2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin 2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin 2014-08-08java: remove redundant null checksNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin