summaryrefslogtreecommitdiffstats
path: root/reportbuilder
Commit message (Expand)AuthorAgeFilesLines
* 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
* java: these fields can become local variablesNoel Grandin2015-01-051-37/+4
* java: remove dead stylemapper code in reportbuilderNoel Grandin2015-01-0528-1646/+0
* java: remove dead codeNoel Grandin2015-01-0537-680/+7
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-1/+1
* Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix"Lionel Elie Mamane2014-12-172-87/+1
* Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..."Lionel Elie Mamane2014-12-171-24/+33
* fdo#67930 work around fdo#68024Lionel Elie Mamane2014-12-121-1/+2
* fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ...Michael Stahl2014-12-121-33/+24
* reportbuilder: re-add numerous bits of dead code needed by bug fixMichael Stahl2014-12-122-1/+87
* java: reduce visibility of fields and methodsNoel Grandin2014-12-112-5/+5
* java: unused importsNoel Grandin2014-12-101-1/+0
* no need to call getComposer by reflectionNoel Grandin2014-12-091-28/+1
* java: remove some unused local variablesNoel Grandin2014-12-052-2/+1