office-gobmx/reportdesign/java/com/sun/star/report
Jens-Heiner Rechtien d34f9955f7 INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED
2007/07/30 13:08:49 tmorgner 1.2.4.2: Issue number:  80157

Keep-Together is now applied to the paragraph-style instead of the cell-style.
However, as cell-styles dont (yet) get inherited if the paragraph has a style
defined, this now breaks the fonts of the first cell. Either we or the text/
style team should fix or work around this issue.

Also fixed:
A possible nullpointer if the image-data is invalid.
2007/07/25 15:05:45 tmorgner 1.2.4.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.
2007-08-03 08:48:55 +00:00
..
pentaho INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007-08-03 08:48:55 +00:00
util INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007-08-02 13:28:46 +00:00
DataRow.java
DataSource.java
DataSourceException.java
DataSourceFactory.java
ImageService.java
InputRepository.java
JobDefinitionException.java
JobProgressIndicator.java
JobProperties.java
makefile.mk INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007-08-02 13:28:23 +00:00
OutputRepository.java
ParameterMap.java
ReportAddIn.java
ReportEngine.java
ReportEngineMetaData.java
ReportEngineParameterNames.java
ReportExecutionException.java
ReportExpression.java
ReportExpressionMetaData.java
ReportFunction.java
ReportJob.java
ReportJobDefinition.java
SDBCReportData.java
SDBCReportDataFactory.java
SOImageService.java
StorageRepository.java