office-gobmx/reportbuilder
Caolán McNamara 57bfb56972 Resolves: tdf#94446 if this is a SQLException in disguise, throw that instead
instead of the wrapper exception, so that dbaccess can apply its special
handling for SQLException::ErrorCode of dbtools::ParameterInteractionCancelled
in OLinkedDocumentsAccess::open if ParameterInteractionCancelled was the root
cause

Change-Id: I777893cf7355d8c4a9c48237284903176d81402d
Reviewed-on: https://gerrit.libreoffice.org/64123
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-11-28 13:11:20 +01:00
..
java Resolves: tdf#94446 if this is a SQLException in disguise, throw that instead 2018-11-28 13:11:20 +01:00
registry/data/org/openoffice Remove traces of Report Builder's former status as extension 2017-12-13 08:29:30 +01:00
template
Jar_reportbuilder.mk
Makefile
Module_reportbuilder.mk use the standard name pattern for a package 2018-04-15 13:49:53 +02:00
Package_templates.mk use the standard name pattern for a package 2018-04-15 13:49:53 +02:00
README Fix typos 2017-12-14 01:32:22 +01:00

Report Builder, or "new style reports", replacing legacy reports (in reportdesign).
Started as an extension called "Sun Report Builder" then "Oracle Report Builder"
[http://extensions.services.openoffice.org/project/reportdesign],
which got bundled with LibreOffice, then converted to an optionally installable
(but installed by default) part of LibreOffice proper.

Uses the Pentaho Reporting Flow Engine of Pentaho BI [http://www.pentaho.com/].