You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Hennebert 10e39f016a Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 years ago
..
inline Bugzilla 53827: When an fo:block has a non-zero value for its text-indent property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. 11 years ago
list When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
table Bugzilla #45715: Restored support for break-before on fo:table. 11 years ago
AbstractBaseLayoutManager.java Merged back ChangingIPDHack branch into Trunk 14 years ago
AbstractBreaker.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
AbstractLayoutManager.java Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
AbstractPageSequenceLayoutManager.java Bugzilla #50391: 12 years ago
Adjustment.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
AreaAdditionUtil.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
BalancingColumnBreakingAlgorithm.java Eliminate javadocs warnings. 12 years ago
BlockContainerLayoutManager.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
BlockKnuthSequence.java findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
BlockLayoutManager.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
BlockLevelEventProducer.java Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior. 12 years ago
BlockLevelEventProducer.xml Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior. 12 years ago
BlockLevelLayoutManager.java Bugzilla #49733: 13 years ago
BlockStackingLayoutManager.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
BorderElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
BorderOrPaddingElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
BreakElement.java Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 years ago
BreakOpportunity.java Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
BreakOpportunityHelper.java Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
BreakingAlgorithm.java Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence. 12 years ago
ConditionalElementListener.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ElementListObserver.java Bugzilla #49733: 13 years ago
ElementListUtils.java Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit 13 years ago
ExternalDocumentLayoutManager.java Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
FlowLayoutManager.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
FootnoteBodyLayoutManager.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
InlineKnuthSequence.java enable MultipleVariableDeclarations rule; fix violations 12 years ago
Keep.java Bugzilla #49733: 13 years ago
KnuthBlockBox.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
KnuthBox.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
KnuthElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
KnuthGlue.java Bugzilla #49733: 13 years ago
KnuthPenalty.java Eliminate javadocs warnings. 12 years ago
KnuthPossPosIter.java Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 years ago
KnuthSequence.java Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence. 12 years ago
LMiter.java Add type safety to LMiter 13 years ago
LayoutContext.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
LayoutException.java enable ImportOrder rule; fix violations 12 years ago
LayoutManager.java Bugzilla #49733: 13 years ago
LayoutManagerMaker.java enable ImportOrder rule; fix violations 12 years ago
LayoutManagerMapping.java apply complex scripts patch 12 years ago
LeafPosition.java Bugzilla #49733: 13 years ago
ListElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
NonLeafPosition.java Bugzilla #49733: 13 years ago
PaddingElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
Page.java Bugzilla #49885: 13 years ago
PageBreaker.java Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document 11 years ago
PageBreakingAlgorithm.java enable UnusedImports rule; fix violations 12 years ago
PageProvider.java Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document 11 years ago
PageSequenceLayoutManager.java disable line breaks after DOT with NoWhiteSpaceAfter; fix violations 12 years ago
Position.java Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 years ago
PositionIterator.java Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 years ago
RelSide.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
SpaceElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 years ago
SpaceResolver.java Minor nits 13 years ago
SpaceSpecifier.java enable ImportOrder rule; fix violations 12 years ago
StaticContentLayoutManager.java When PDF accessibility is enabled, treat repeated table headings as artifacts 12 years ago
TopLevelLayoutManager.java Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
TraitSetter.java Addressed findbugs and checkstyle regressions 12 years ago
UnresolvedListElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
UnresolvedListElementWithLength.java enable ImportOrder rule; fix violations 12 years ago
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago