summaryrefslogtreecommitdiff
path: root/reportbuilder
AgeCommit message (Expand)Author
2020-06-05Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-02-05tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2019-09-01Fix '..'Andrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-24cid#1448272 RV: Bad use of return valueCaolán McNamara
2019-05-10an uno -> a unoCaolán McNamara
2019-04-03Fix typosJens Carl
2018-11-28Resolves: tdf#94446 if this is a SQLException in disguise, throw that insteadCaolán McNamara
2018-11-27Related: tdf#94446 set parent for dialogCaolán McNamara
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-04-15use the standard name pattern for a packageDavid Tardon
2018-01-27Fix typosAndrea Gelmini
2017-12-14Fix typosAndrea Gelmini
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane
2017-09-12This really does not need to be utf-8 characterFridrich Štrba
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke
2017-07-04Prepare for change of VAR_ARGS valueEike Rathke
2017-05-05Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-02-05Fix typosAndrea Gelmini
2016-02-04coverity#1326386 Dereference null return valueCaolán McNamara
2016-02-03reportbuilder: tdf#92720: add loext namespaceMichael Stahl
2016-01-21coverity#1326438 Dereference null return valueCaolán McNamara
2016-01-21coverity#1326551 Dereference before null checkCaolán McNamara
2015-11-04coverity#1327068 SIC: Inner class could be made staticCaolán McNamara
2015-11-04coverity#1327210 UwF: Unwritten fieldCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-10-14coverity#1327210 UwF: Unwritten fieldCaolán McNamara
2015-10-14cid#1326605, cid#1326604 BC: Bad casts of object referencesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-29chmod -xTor Lillqvist
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-02-18TyposJulien Nabet
2015-01-22set java throwable cause argument (erroneously removed by previous commit)Lionel Elie Mamane
2015-01-21Don't try to pass an arbitrary Java exception through UNOLionel Elie Mamane
2015-01-21Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any valuesStephan Bergmann
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05java: remove dead stylemapper code in reportbuilderNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-17Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix"Lionel Elie Mamane