summaryrefslogtreecommitdiff
path: root/ridljar
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-11 10:20:00 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-11 10:20:00 +0000
commit2020dbe073d2f53f599fc55fd62b57defd247c40 (patch)
tree8a3a9989f95fccaab7211b8ca07fe03c5105d2bc /ridljar
parent10f9a29873469eb9f044c07dd6714828e4b88b7e (diff)
INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED
2008/03/31 16:17:42 rt 1.11.92.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'ridljar')
0 files changed, 0 insertions, 0 deletions
der of 'final' and public/privateNoel Grandin Make the order be 'public static' or 'private static' Just makes the code nicer to read. Change-Id: I182424bda45a2d68642e5d04c6091d268ace1fe2 Reviewed-on: https://gerrit.libreoffice.org/16202 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com> 2014-11-25java: remove some comment noiseNoel Grandin Change-Id: I1c258b853097448d4a59334d915e94dba4c7eb34 2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin i.e. stuff like "x == true" Change-Id: Ib82a4a30e736df392405332fa197b588482cffcf 2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin Change-Id: Ia8befb8d69914ce971174fc5f2ffc0e2f506a940 2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin Change-Id: Ie41d6b0170a035a694dd270c311a137fd1810e74 2014-08-13java: remove dead methodsNoel Grandin found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde 2014-08-12java: remove unnecessary semi-colonsNoel Grandin Change-Id: I2eab5efff06ced09459adb407dbf789b8042a948