summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Collapse)AuthorFilesLines
2014-10-18java: loss of precissionRobert Antoni Buj i Gelonch1-1/+1
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 Grandin1-2/+2
Change-Id: I8c06be7bc0b8a38c662209f0de72a00550e25447
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin6-15/+19
Change-Id: I34ce000c48d2d79bfec854c8dd55d12f2bee29c7
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-24/+24
Change-Id: I3c0c7f08d4d8ea594e72fc0d9b93d085d4ab4bf5
2014-10-13reportbuilder: import from java.lang packageRobert Antoni Buj i Gelonch1-2/+0
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 Grandin1-2/+2
Change-Id: Ide21786d5275802ee60de2d5f056aa08cc8497ca
2014-10-07fix classname in loggerNoel Grandin1-1/+1
Change-Id: Id4d954059d63036b78cfeb7b14a7ebd8eae73f46
2014-09-07reportbuilder: fix javadoc error: reference not foundrbuj1-1/+1
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)rbuj3-3/+3
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 tablerbuj1-1/+1
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 allowedrbuj10-40/+39
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: returnsrbuj1-1/+1
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 Grandin2-2/+37
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 Grandin1-4/+0
Change-Id: Ie5a243006b112c2e6daf12992f3dba8baf12748d
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin54-213/+0
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 Grandin2-3/+3
found by PMD Change-Id: I04cbf986ddbcffff987784f381b8a9f52f1b3f31
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-2/+2
found by PMD Change-Id: I5955cfc9c4d777496a2e8e4b2c422a51764a8bc1
2014-08-19java: remove unused methodsNoel Grandin1-10/+0
Change-Id: Ibb905e6f3e7d92a0e558f1f6562e5b472cd2717b
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold1-1/+1
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 Grandin4-8/+0
Change-Id: Ic60b30141fd1dc61acfb97b811aec680a2ab9c22
2014-08-14java: remove commented out codeNoel Grandin6-29/+0
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
2014-08-13make some java methods privateNoel Grandin1-1/+1
found by UCDetector Change-Id: Ic2edbc85194731116aac34064238d11ef1926a98
2014-08-13java: remove dead methodsNoel Grandin18-312/+25
found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde
2014-08-13java: remove unused interfacesNoel Grandin2-36/+0
found by UCDetector Change-Id: Ide8b3b5c9969048aff84eed16b9eea096abad349
2014-08-13java: remove unused fieldsNoel Grandin5-8/+5
found by UCDetector Change-Id: I4a7c56a9918054c23469de5680658e7b501f0165
2014-08-13java: reduce scope, make some methods privateNoel Grandin11-19/+19
found by UCDetector Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e
2014-08-13java: reduce scope, make member classes privateNoel Grandin3-3/+3
found by UCDetector Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
2014-08-13java: reduce scope, make fields privateNoel Grandin2-2/+2
found by UCDetector Change-Id: I7f97e15667159cf8ee776e8f32fdcdec8ec00ed6
2014-08-13java: reduce scope, make constructors privateNoel Grandin7-8/+8
found by UCDetector Change-Id: If05277fd2fe77ceabb4c7c87aeb8569e3406102d
2014-08-12java: reduce scope, make constants privateNoel Grandin5-14/+14
found by UCDetector Change-Id: Ide9975e361ed17ac8cdcbe67ba74c563a9392d57
2014-08-12java: fix broken javadoc tagsNoel Grandin2-2/+2
Change-Id: I43d25ba49b758739ee8dc891b0db3e527004ec8b
2014-08-12java: remove useless javadoc tagsNoel Grandin16-56/+3
that are not conveying any useful information Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin69-0/+186
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
Change-Id: Ifc44c51ddbd21fabaad686bc3d38e2dab54d97aa
2014-08-11java: remove unused parametersNoel Grandin2-4/+4
Change-Id: I47c618117e079bb2ef90d92c449c8166ea957fa5
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin6-27/+16
.. actually thrown Change-Id: Ia326ac7f82e11b948ed0f34e20908a96e7adcd10
2014-08-08java: remove unused importsNoel Grandin2-5/+0
Change-Id: Idbba5bb89bee4d88ed0306d5151e238a1bc19cec
2014-08-08java: remove dead methodsNoel Grandin3-124/+0
Change-Id: I9f2e705fd603a7c8832c0f0772bee9f395380a0d
2014-08-05java: remove commented out codeNoel Grandin9-50/+0
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-08-05java: remove unused fieldsNoel Grandin2-10/+0
Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
2014-08-04java: removed unused importsNoel Grandin2-4/+0
Change-Id: I3e3d15719cd1bc4fe4f0dec2c21a3414bde6a808
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-2/+2
Oracle doesn't accept "AS" for making an alias from a table See https://bugs.freedesktop.org/show_bug.cgi?id=81213#c2 https://bugs.freedesktop.org/show_bug.cgi?id=81213#c4 https://bugs.freedesktop.org/show_bug.cgi?id=81213#c5 for more information (thank you Lionel) Change-Id: I33c86d78b2590116d4af46ffd3e54c3c791268ea
2014-05-27fdo#67935 "print on group change" acted as "print in first group instance"Lionel Elie Mamane1-18/+7
The "parent" group changed iff this is the first iteration of *this* group *or* *detail* *section*. The "parent" group's first iteration means that we are in the first value of the parent group (in other words, the *grand*-*parent* group changed). Change-Id: Ia4a798cb37db2f17e7deef1058b25795bfc02648 Reviewed-on: https://gerrit.libreoffice.org/9503 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante4-6/+4
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c Reviewed-on: https://gerrit.libreoffice.org/9356 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
2014-04-14typo: independend -> independentThomas Arnhold1-1/+1
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara1-1/+1
Change-Id: Ibeebcc8616a3547f2e2dbf4d613ce4c02ba9d176
2014-02-26Remove visual noise from reportbuilderAlexander Wilms3-18/+7
Change-Id: I4063ea1ea95ddd1a3c220ca0da89cdcd78f62410 Reviewed-on: https://gerrit.libreoffice.org/8294 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-25Typo: apropriate -> appropriateJulien Nabet1-1/+1
Change-Id: I05e23039dc3ae0b6595c87fe550f4228ad93d5d6
2014-02-06Typo: formating -> formattingJulien Nabet3-3/+3
Change-Id: If4aba89909a3ef049a756182c37d8a5d6812ae70
2014-02-05typo in commentLionel Elie Mamane1-1/+1
Change-Id: I900a8956fd9eae330bf12829bc94c8b18b1c6513