summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Collapse)Author
2014-12-17Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix"Lionel Elie Mamane
This reverts commit 458f22c338f39ad777ad3f34b45a81b4eb8dfe8e. Since we reverted d6ce95ae2288859fe74d601f1bdaf616ab1ee7f0, this code is again unused.
2014-12-17Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..."Lionel Elie Mamane
This reverts commit d6ce95ae2288859fe74d601f1bdaf616ab1ee7f0. Not necessary to fix fdo#87044, commit 1e10f6d229587ffc2a955c225b489645f8016e23 is sufficient. Since the code that is reintroduced leads to an overly complex and fragile document structure, I'd rather not have it.
2014-12-12fdo#67930 work around fdo#68024Lionel Elie Mamane
don't emit string-value attribute Change-Id: I3668b88437451523f2b6bb3c2c82e1929f7ba3d8 Reviewed-on: https://gerrit.libreoffice.org/5371 Tested-by: Miklos Vajna <vmiklos@suse.cz> Reviewed-by: Miklos Vajna <vmiklos@suse.cz> (cherry picked from commit 76408b0f0d7e91cddb8b056069a2ee547109b156)
2014-12-12fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ...Michael Stahl
... for formattedtext in header/footer" This reverts commit b0e3c6b8fa548defd5a3af2b8bf88b0b49589753. This reverts commit fc92c1abebcfe9b18649d35b76bf22e001e332da. The other fix from the libreoffice-4-1 branch seems to work better. Change-Id: Idc5d7543c11dff74977729dab5afd978197dab6a
2014-12-12reportbuilder: re-add numerous bits of dead code needed by bug fixMichael Stahl
Change-Id: Ia0a8b8ec3b4684ad6766467c8e3413f91dc8bf67
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
found by PMD Change-Id: Id6737916b68ccbdbdeec5d314747a38410923ac6 Reviewed-on: https://gerrit.libreoffice.org/13409 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-10java: unused importsNoel Grandin
Change-Id: I05824a6f19a5f3048a52101b96f6bf3d3099df08 Reviewed-on: https://gerrit.libreoffice.org/13403 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-09no need to call getComposer by reflectionNoel Grandin
Change-Id: Icf2cdeaab013814b669ce6d6cd243ce43856e940
2014-12-05java: remove some unused local variablesNoel Grandin
Change-Id: Ia01528460e2f4b610d123e29cad66520abc6a965
2014-11-18java: make fields final where possibleNoel Grandin
found by PMD Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-12java: convert fields to local variables where possibleNoel Grandin
found by PMD Change-Id: I05b45382b8fb1b734657ce9421a20e6ef6fbe542 Reviewed-on: https://gerrit.libreoffice.org/12376 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-30java: Method uses the same code for two switch clausesRobert Antoni Buj i Gelonch
Change-Id: Ied82b0a39ff9dc9c7cc9539dec2b963059f3d4a5 Reviewed-on: https://gerrit.libreoffice.org/12139 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-18java: loss of precissionRobert Antoni Buj i Gelonch
Change-Id: I0563a76b1d2c838e6301bf7a9ed154c77a98c0d9 Reviewed-on: https://gerrit.libreoffice.org/12000 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-17java: final fields that can be staticNoel Grandin
Change-Id: I8c06be7bc0b8a38c662209f0de72a00550e25447
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
Change-Id: I34ce000c48d2d79bfec854c8dd55d12f2bee29c7
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
Change-Id: I3c0c7f08d4d8ea594e72fc0d9b93d085d4ab4bf5
2014-10-13reportbuilder: import from java.lang packageRobert Antoni Buj i Gelonch
Change-Id: I039f7cf28dddede48627c3c624c87741ee9de0ed Reviewed-on: https://gerrit.libreoffice.org/11956 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-07java: log exceptions correctly, using the right version of WARNNoel Grandin
Change-Id: Ide21786d5275802ee60de2d5f056aa08cc8497ca
2014-10-07fix classname in loggerNoel Grandin
Change-Id: Id4d954059d63036b78cfeb7b14a7ebd8eae73f46
2014-09-07reportbuilder: fix javadoc error: reference not foundrbuj
Change-Id: Ic548a23a9d1e1acc90386da76416c76990f3a5b3 Reviewed-on: https://gerrit.libreoffice.org/11309 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-02reportbuilder: fix unknown tag: noinspection (IntelliJ)rbuj
Change-Id: I97c464547068d0d17a0d4423e8462097c73624aa Reviewed-on: https://gerrit.libreoffice.org/11243 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-02reportbuilder: fix javadoc error: no summary or caption for tablerbuj
Change-Id: I5697ebe0481491d70ee728cac5343aaf892ad29f Reviewed-on: https://gerrit.libreoffice.org/11242 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-09-02reportbuilder: fix javadoc error: self-closing element not allowedrbuj
Change-Id: Iabfa4dd2c1018b982b50798bf09347e0b11901a4 Reviewed-on: https://gerrit.libreoffice.org/11240 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-09-02reportbuilder: fix javadoc error: unknown tag: returnsrbuj
Change-Id: I3cc2afca6e59a8bc9e3374e5cebf9b2e903da78b Reviewed-on: https://gerrit.libreoffice.org/11241 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-29java: fix reportbuilder and wizardNoel Grandin
which I broke in commits 70f56bc22fe95 "java: reduce scope, make member classes private" and 34bcf9b498b "java: remove dead methods" Change-Id: Id21482782bbc102e60f346a2bf51096af2fcbe22
2014-08-20remove more unnecessary constructor declarationsNoel Grandin
Change-Id: Ie5a243006b112c2e6daf12992f3dba8baf12748d
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
in the absence of any other constructors, the compiler will automatically generate a public no-arg constructor Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
2014-08-20java: remove modifiers implied by the contextNoel Grandin
found by PMD Change-Id: I04cbf986ddbcffff987784f381b8a9f52f1b3f31
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
found by PMD Change-Id: I5955cfc9c4d777496a2e8e4b2c422a51764a8bc1
2014-08-19java: remove unused methodsNoel Grandin
Change-Id: Ibb905e6f3e7d92a0e558f1f6562e5b472cd2717b
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold
Change-Id: Ic356c6a23f42b5fe37be1075e8508bb168eac9a1 Reviewed-on: https://gerrit.libreoffice.org/10927 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-14java: remove unused importsNoel Grandin
Change-Id: Ic60b30141fd1dc61acfb97b811aec680a2ab9c22
2014-08-14java: remove commented out codeNoel Grandin
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
2014-08-13make some java methods privateNoel Grandin
found by UCDetector Change-Id: Ic2edbc85194731116aac34064238d11ef1926a98
2014-08-13java: remove dead methodsNoel Grandin
found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde
2014-08-13java: remove unused interfacesNoel Grandin
found by UCDetector Change-Id: Ide8b3b5c9969048aff84eed16b9eea096abad349
2014-08-13java: remove unused fieldsNoel Grandin
found by UCDetector Change-Id: I4a7c56a9918054c23469de5680658e7b501f0165
2014-08-13java: reduce scope, make some methods privateNoel Grandin
found by UCDetector Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e
2014-08-13java: reduce scope, make member classes privateNoel Grandin
found by UCDetector Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
2014-08-13java: reduce scope, make fields privateNoel Grandin
found by UCDetector Change-Id: I7f97e15667159cf8ee776e8f32fdcdec8ec00ed6
2014-08-13java: reduce scope, make constructors privateNoel Grandin
found by UCDetector Change-Id: If05277fd2fe77ceabb4c7c87aeb8569e3406102d
2014-08-12java: reduce scope, make constants privateNoel Grandin
found by UCDetector Change-Id: Ide9975e361ed17ac8cdcbe67ba74c563a9392d57
2014-08-12java: fix broken javadoc tagsNoel Grandin
Change-Id: I43d25ba49b758739ee8dc891b0db3e527004ec8b
2014-08-12java: remove useless javadoc tagsNoel Grandin
that are not conveying any useful information Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-11java: remove unused parametersNoel Grandin
Change-Id: Ifc44c51ddbd21fabaad686bc3d38e2dab54d97aa
2014-08-11java: remove unused parametersNoel Grandin
Change-Id: I47c618117e079bb2ef90d92c449c8166ea957fa5
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
.. actually thrown Change-Id: Ia326ac7f82e11b948ed0f34e20908a96e7adcd10
2014-08-08java: remove unused importsNoel Grandin
Change-Id: Idbba5bb89bee4d88ed0306d5151e238a1bc19cec