index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_11
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
jgoncalves-pdfa-extension-fix
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
layoutmgr
/
table
/
TableCellLayoutManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-807
/
+0
*
FOP-2443: Repeated Table headers and footers with markers are not being treat...
Simon Steiner
2015-02-06
1
-0
/
+10
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
1
-3
/
+1
*
Brought the branch in sync with rev. r1556164 of trunk
Vincent Hennebert
2014-01-13
1
-5
/
+14
|
\
|
*
FOP-2310: Fix misplaced table cell border in WM RTL context.
Glenn Adams
2013-10-31
1
-5
/
+14
*
|
Fixed the setting of generates[Block|Reference]Area
Vincent Hennebert
2013-11-14
1
-0
/
+1
|
/
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
1
-1
/
+1
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
1
-2
/
+1
*
Added support for Rounded Corners (see Bugzilla 54041).
Peter Hancock
2012-10-24
1
-2
/
+2
|
\
|
*
Increased unit test coverage for the Painters
Peter Hancock
2012-10-08
1
-2
/
+2
*
|
fix findbugs issues introduced with revision 1391502
Luis Bernardo
2012-10-15
1
-1
/
+1
|
/
*
Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.
Mehdi Houshmand
2012-09-28
1
-2
/
+185
*
When PDF accessibility is enabled, treat repeated table headings as artifacts
Vincent Hennebert
2012-07-16
1
-1
/
+1
*
Bugfix: keep-together does not apply to fo:table-cell
Vincent Hennebert
2011-03-22
1
-6
/
+2
*
Fixed indentation
Vincent Hennebert
2010-08-27
1
-4
/
+4
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-11
/
+4
*
Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...
Vincent Hennebert
2009-12-22
1
-10
/
+9
*
Application of the patch submitted by Alexander Kiel to improve variable name...
Adrian Cumiskey
2009-10-15
1
-1
/
+1
*
Bugzilla 46905: Added basic implementation for column-level keeps.
Andreas L. Delmelle
2009-08-23
1
-21
/
+22
*
Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t...
Andreas L. Delmelle
2009-03-13
1
-2
/
+2
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-8
/
+8
*
Moved the contents of TableBody into a new abstract base class TablePart, whi...
Adrian Cumiskey
2008-06-21
1
-2
/
+2
*
Replaced getLast() calls with calls to listUtil
Maximilian Berger
2008-06-10
1
-6
/
+6
*
Replaced LinkedList with generic List interface
Maximilian Berger
2008-06-09
1
-10
/
+13
*
Fix that preserves the final status of the fobj member variable.
Adrian Cumiskey
2008-05-03
1
-1
/
+0
*
Minor refactoring: consolidate getPSLM().notifyEndOfLayout(fobj.getId()) in A...
Andreas L. Delmelle
2008-04-26
1
-2
/
+2
*
Second part of the implementation of stage 1 for advanced keeps (see Wiki): I...
Jeremias Maerki
2008-04-25
1
-21
/
+10
*
First part of the implementation of stage 1 for advanced keeps (see Wiki): In...
Jeremias Maerki
2008-04-15
1
-58
/
+15
*
Cleanup and minor refactoring:
Andreas L. Delmelle
2008-03-23
1
-5
/
+5
*
Removed no longer used borderAndPaddingBPD field
Vincent Hennebert
2008-03-12
1
-17
/
+0
*
Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd)
Vincent Hennebert
2008-03-11
1
-1
/
+1
*
Bugfix for row/body/col background painting when padding is used in the table...
Jeremias Maerki
2008-03-10
1
-8
/
+14
*
Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-le...
Jeremias Maerki
2008-03-10
1
-3
/
+4
*
- Fixed the rendering of the area of a table corresponding to border-separati...
Vincent Hennebert
2008-03-05
1
-24
/
+61
*
- added full support for keep-with-previous on table-row and in table-cell
Vincent Hennebert
2008-02-25
1
-1
/
+4
*
Added support for breaks before and after table cells
Vincent Hennebert
2008-02-13
1
-1
/
+11
*
Cleanup:
Vincent Hennebert
2008-01-24
1
-3
/
+3
*
Added support for conditional borders (and paddings) in tables.
Vincent Hennebert
2008-01-23
1
-110
/
+147
*
Clean up: removed all reset and resetPosition methods, which pre-date the Knu...
Vincent Hennebert
2007-12-14
1
-11
/
+0
*
Bugzilla #43803: table cells having no children are allowed in relaxed valida...
Vincent Hennebert
2007-11-20
1
-6
/
+14
*
Moved *GridUnit from layoutmgr/table to fo/flow/table
Vincent Hennebert
2007-11-13
1
-0
/
+2
*
Moved table-related FObj into new o.a.fop.fo.flow.table package
Vincent Hennebert
2007-11-05
1
-2
/
+2
*
Clean up the handling of startIndent
Vincent Hennebert
2007-08-02
1
-25
/
+14
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-10
/
+10
*
Fix the handling of padding for spanning cells in the collapsing-border model
Vincent Hennebert
2007-04-20
1
-2
/
+2
*
Fix the computation of cells' IPD when they contain children with forced breaks.
Vincent Hennebert
2007-04-20
1
-71
/
+48
*
Bugfix: update dx also for grid units having no border, in the addAreas method
Vincent Hennebert
2007-04-19
1
-31
/
+29
*
- remove call to addPadding in TraitSetter.addCollapsingBorders
Vincent Hennebert
2007-04-19
1
-0
/
+2
*
- fix the painting of borders for spanning cells in collapsing model
Vincent Hennebert
2007-03-30
1
-85
/
+94
*
Replace deprecated addBorders method with the new ones in addAreas
Vincent Hennebert
2007-03-28
1
-2
/
+4
[next]