Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/window-iter
/
reportbuilder
7653271
Fix typo: s/an other/another/g
by Andrea Gelmini
· 8 years ago
7d071f3
Fix typos
by Andrea Gelmini
· 8 years ago
1be0d0c
use the standard name pattern for a package
by David Tardon
· 8 years ago
5c0af52
Fix typos
by Andrea Gelmini
· 8 years ago
fa6ea25
Fix typos
by Andrea Gelmini
· 8 years ago
fe95086
Remove traces of Report Builder's former status as extension
by Lionel Elie Mamane
· 8 years ago
398eccd
This really does not need to be utf-8 character
by Fridrich Štrba
· 9 years ago
91287c7
Enable the Formula Wizard to display 255 argument fields
by Eike Rathke
· 9 years ago
3054a8c
Prepare for change of VAR_ARGS value
by Eike Rathke
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
2e9fe26
Fix typos
by Andrea Gelmini
· 9 years ago
b068d9f
Fix typos
by Andrea Gelmini
· 9 years ago
534b2a4
Fix typos
by Andrea Gelmini
· 10 years ago
bf4ee8e
coverity#1326386 Dereference null return value
by Caolán McNamara
· 10 years ago
969a760
reportbuilder: tdf#92720: add loext namespace
by Michael Stahl
· 10 years ago
08680c5
coverity#1326438 Dereference null return value
by Caolán McNamara
· 10 years ago
2043556
coverity#1326551 Dereference before null check
by Caolán McNamara
· 10 years ago
5e89fc2
coverity#1327068 SIC: Inner class could be made static
by Caolán McNamara
· 10 years ago
385e9af
coverity#1327210 UwF: Unwritten field
by Caolán McNamara
· 10 years ago
a1624a8
cid#1327023 to cid#1327077 SIC: Inner class could be made static
by Noel Grandin
· 10 years ago
e75701c
coverity#1327210 UwF: Unwritten field
by Caolán McNamara
· 10 years ago
abd980d
cid#1326605, cid#1326604 BC: Bad casts of object references
by Noel Grandin
· 10 years ago
d721cc5
Fix typos
by Andrea Gelmini
· 11 years ago
395d922
chmod -x
by Tor Lillqvist
· 11 years ago
e544f44
Fix typos
by Andrea Gelmini
· 11 years ago
3dfdd18
Fix typos
by Andrea Gelmini
· 11 years ago
0c18bed
java: 'final static' to 'static final'
by Noel Grandin
· 11 years ago
efd4bfa
java:regulatize the order of 'final' and public/private
by Noel Grandin
· 11 years ago
48f0a5e
Typos
by Julien Nabet
· 11 years ago
cc376d8
set java throwable cause argument (erroneously removed by previous commit)
by Lionel Elie Mamane
· 11 years ago
f4a2cff
Don't try to pass an arbitrary Java exception through UNO
by Lionel Elie Mamane
· 11 years ago
01fb1701
Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any values
by Stephan Bergmann
· 11 years ago
1003946
java: remove more dead code
by Noel Grandin
· 11 years ago
46540d0
java: these fields can become local variables
by Noel Grandin
· 11 years ago
a49b2ba
java: remove dead stylemapper code in reportbuilder
by Noel Grandin
· 11 years ago
43cc8ad
java: remove dead code
by Noel Grandin
· 11 years ago
581d1e3
java: reduce visibility of some methods and fields
by Noel Grandin
· 11 years ago
9c346fb
Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix"
by Lionel Elie Mamane
· 11 years ago
08715e2
Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..."
by Lionel Elie Mamane
· 11 years ago
1e10f6d
fdo#67930 work around fdo#68024
by Lionel Elie Mamane
· 13 years ago
d6ce95a
fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ...
by Michael Stahl
· 11 years ago
458f22c
reportbuilder: re-add numerous bits of dead code needed by bug fix
by Michael Stahl
· 11 years ago
7557f23
java: reduce visibility of fields and methods
by Noel Grandin
· 11 years ago
7d812b0
java: unused imports
by Noel Grandin
· 11 years ago
6636b2b
no need to call getComposer by reflection
by Noel Grandin
· 11 years ago
c199b76
java: remove some unused local variables
by Noel Grandin
· 11 years ago
0063cf2
java: make fields final where possible
by Noel Grandin
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
bb43702
java: convert fields to local variables where possible
by Noel Grandin
· 11 years ago
5d8ecad
java: Method uses the same code for two switch clauses
by Robert Antoni Buj i Gelonch
· 11 years ago
d807cba
java: loss of precission
by Robert Antoni Buj i Gelonch
· 11 years ago
03c7c26
java: final fields that can be static
by Noel Grandin
· 11 years ago
9341bf3
java: when rethrowing, store the original exception
by Noel Grandin
· 11 years ago
973eb2f
java: reduce the depth of some deeply nested if blocks
by Noel Grandin
· 11 years ago
a667840
reportbuilder: import from java.lang package
by Robert Antoni Buj i Gelonch
· 11 years ago
726fc58
java: log exceptions correctly, using the right version of WARN
by Noel Grandin
· 12 years ago
060956b
fix classname in logger
by Noel Grandin
· 12 years ago
da3b039
reportbuilder: fix javadoc error: reference not found
by rbuj
· 12 years ago
653025e
reportbuilder: fix unknown tag: noinspection (IntelliJ)
by rbuj
· 12 years ago
4db06c5
reportbuilder: fix javadoc error: no summary or caption for table
by rbuj
· 12 years ago
18d72e7
reportbuilder: fix javadoc error: self-closing element not allowed
by rbuj
· 12 years ago
fbe8186
reportbuilder: fix javadoc error: unknown tag: returns
by rbuj
· 12 years ago
610cfb3
java: fix reportbuilder and wizard
by Noel Grandin
· 12 years ago
0ce1267
remove more unnecessary constructor declarations
by Noel Grandin
· 12 years ago
c0415d5
java: remove unnecessary constructor declarations
by Noel Grandin
· 12 years ago
8c9fdc4
java: remove modifiers implied by the context
by Noel Grandin
· 12 years ago
2922a96
java: Avoid naming non-fields with the prefix m_
by Noel Grandin
· 12 years ago
3a8d351
java: remove unused methods
by Noel Grandin
· 12 years ago
439354a
upgrade to apache-commons-1.2
by Thomas Arnhold
· 12 years ago
0d916bb
java: remove unused imports
by Noel Grandin
· 12 years ago
ac5954d
java: remove commented out code
by Noel Grandin
· 12 years ago
4a4127d
make some java methods private
by Noel Grandin
· 12 years ago
34bcf9b
java: remove dead methods
by Noel Grandin
· 12 years ago
4155c28
java: remove unused interfaces
by Noel Grandin
· 12 years ago
8583da1
java: remove unused fields
by Noel Grandin
· 12 years ago
68cd011
java: reduce scope, make some methods private
by Noel Grandin
· 12 years ago
70f56bc
java: reduce scope, make member classes private
by Noel Grandin
· 12 years ago
da677df
java: reduce scope, make fields private
by Noel Grandin
· 12 years ago
14d1a11
java: reduce scope, make constructors private
by Noel Grandin
· 12 years ago
e701b3f
java: reduce scope, make constants private
by Noel Grandin
· 12 years ago
5656fe5
java: fix broken javadoc tags
by Noel Grandin
· 12 years ago
1c49650
java: remove useless javadoc tags
by Noel Grandin
· 12 years ago
0477e6c
java: add @Override annotation to overriding methods
by Noel Grandin
· 12 years ago
d5a31b2
java: remove unused parameters
by Noel Grandin
· 12 years ago
41709cc
java: remove unused parameters
by Noel Grandin
· 12 years ago
616b3ad
java: remove exceptions from throws clauses that are not
by Noel Grandin
· 12 years ago
2d70094
java: remove unused imports
by Noel Grandin
· 12 years ago
8d6cf7a
java: remove dead methods
by Noel Grandin
· 12 years ago
0c5f51e
java: remove commented out code
by Noel Grandin
· 12 years ago
d26540b
java: remove unused fields
by Noel Grandin
· 12 years ago
f6aea42
java: removed unused imports
by Noel Grandin
· 12 years ago
5687788
Resolves fdo#81213: Wrong table-clause generated by reportbuilder
by Julien Nabet
· 12 years ago
aa48af5
fdo#67935 "print on group change" acted as "print in first group instance"
by Lionel Elie Mamane
· 12 years ago
3c1e30b7
Correct common misspellings, and remove some ASCII art along the way.
by Chris Laplante
· 12 years ago
b1b0530
typo: independend -> independent
by Thomas Arnhold
· 12 years ago
2b15c85
bump apache-commons-logging to 1.1.3
by Caolán McNamara
· 12 years ago
bc1b0fc
Remove visual noise from reportbuilder
by Alexander Wilms
· 12 years ago
f1a7389
Typo: apropriate -> appropriate
by Julien Nabet
· 12 years ago
9bbb7ca
Typo: formating -> formatting
by Julien Nabet
· 12 years ago
b0e3c6b
typo in comment
by Lionel Elie Mamane
· 12 years ago
Next »