summaryrefslogtreecommitdiffstats
path: root/reportbuilder
Commit message (Expand)AuthorAgeFilesLines
* clean up some Java warningsNoel Grandin2021-05-031-1/+1
* Get rid of apache-commons-loggingStephan Bergmann2021-04-1115-106/+82
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-2/+4
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Fix typo in codeAndrea Gelmini2020-09-011-3/+3
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-2/+1
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-041-2/+0
* Fix '..'Andrea Gelmini2019-09-013-5/+5
* Fix typosAndrea Gelmini2019-08-161-1/+1
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Fix typosAndrea Gelmini2019-07-319-11/+11
* Fix typosAndrea Gelmini2019-07-252-4/+4
* cid#1448272 RV: Bad use of return valueCaolán McNamara2019-07-241-1/+0
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* Fix typosJens Carl2019-04-031-1/+1
* Resolves: tdf#94446 if this is a SQLException in disguise, throw that insteadCaolán McNamara2018-11-281-0/+27
* Related: tdf#94446 set parent for dialogCaolán McNamara2018-11-271-1/+29
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-152-2/+2
* Fix typosAndrea Gelmini2018-07-231-2/+2
* use the standard name pattern for a packageDavid Tardon2018-04-152-3/+3
* Fix typosAndrea Gelmini2018-01-276-6/+6
* Fix typosAndrea Gelmini2017-12-141-1/+1
* Remove traces of Report Builder's former status as extensionLionel Elie Mamane2017-12-132-3/+8
* This really does not need to be utf-8 characterFridrich Štrba2017-09-121-1/+1
* Enable the Formula Wizard to display 255 argument fieldsEike Rathke2017-07-051-1/+1
* Prepare for change of VAR_ARGS valueEike Rathke2017-07-041-0/+1
* Fix typosAndrea Gelmini2017-05-055-9/+9
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* Fix typosAndrea Gelmini2016-02-053-5/+5
* coverity#1326386 Dereference null return valueCaolán McNamara2016-02-041-0/+4
* reportbuilder: tdf#92720: add loext namespaceMichael Stahl2016-02-032-0/+2
* coverity#1326438 Dereference null return valueCaolán McNamara2016-01-211-0/+12
* coverity#1326551 Dereference before null checkCaolán McNamara2016-01-211-2/+2
* coverity#1327068 SIC: Inner class could be made staticCaolán McNamara2015-11-041-1/+1
* coverity#1327210 UwF: Unwritten fieldCaolán McNamara2015-11-041-2/+1
* cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2015-10-151-1/+1
* coverity#1327210 UwF: Unwritten fieldCaolán McNamara2015-10-141-2/+1
* cid#1326605, cid#1326604 BC: Bad casts of object referencesNoel Grandin2015-10-141-5/+2
* Fix typosAndrea Gelmini2015-09-306-8/+8
* chmod -xTor Lillqvist2015-07-291-0/+0
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-152-2/+2
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-112-5/+5
* TyposJulien Nabet2015-02-182-2/+2
* set java throwable cause argument (erroneously removed by previous commit)Lionel Elie Mamane2015-01-221-2/+2
* Don't try to pass an arbitrary Java exception through UNOLionel Elie Mamane2015-01-212-5/+15
* Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any valuesStephan Bergmann2015-01-211-2/+2
* java: remove more dead codeNoel Grandin2015-01-054-48/+4