Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Glenn Adams c7d7ed1ee6 Fix or suppress 1-instance findbug warnings. 10 лет назад
..
inline Fix or suppress 1-instance findbug warnings. 10 лет назад
list Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
table Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
AbstractBaseLayoutManager.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
AbstractBreaker.java FOP-2394: Removed non-standard layout extensions 10 лет назад
AbstractLayoutManager.java Added support for default alignment of inline-container areas with their parent areas 10 лет назад
AbstractPageSequenceLayoutManager.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
Adjustment.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 лет назад
AreaAdditionUtil.java Do space resolution on the children of the inline-container 10 лет назад
BalancingColumnBreakingAlgorithm.java FOP-2179: Fix checkstyle and findbugs warnings. 11 лет назад
BlockContainerLayoutManager.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
BlockKnuthSequence.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
BlockLayoutManager.java Brought the branch in sync with rev. r1556164 of trunk 10 лет назад
BlockLevelEventProducer.java Fix compiler warnings. 10 лет назад
BlockLevelEventProducer.xml FOP-2221: Make overflow messages easier to read and fix wrong/ missing messages; patch submitted by Simon Steiner 11 лет назад
BlockLevelLayoutManager.java Bugzilla #49733: 14 лет назад
BlockStackingLayoutManager.java Properly handle "error-if-overflow" value of "overflow" property when overflow happens in inline-progression-direction 10 лет назад
BorderElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
BorderOrPaddingElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 лет назад
BreakElement.java Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 лет назад
BreakOpportunity.java Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 лет назад
BreakOpportunityHelper.java Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 лет назад
BreakingAlgorithm.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
ConditionalElementListener.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
ElementListObserver.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
ElementListUtils.java Implement whitespace management extension using fo:multi-switch 10 лет назад
ExternalDocumentLayoutManager.java FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10 лет назад
FlowLayoutManager.java Brought the branch in sync with rev. 1577477 of trunk 10 лет назад
FootenoteUtil.java FOP-1099: when table headers/footers are repeated at page breaks, also repeat the footnotes they may contain 10 лет назад
FootnoteBodyLayoutManager.java FOP-1099: when table headers/footers are repeated at page breaks, also repeat the footnotes they may contain 10 лет назад
InlineKnuthSequence.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
Keep.java Bugzilla #49733: 14 лет назад
KnuthBlockBox.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
KnuthBox.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 лет назад
KnuthElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 лет назад
KnuthGlue.java Bugzilla #49733: 14 лет назад
KnuthPenalty.java Eliminate javadocs warnings. 12 лет назад
KnuthPossPosIter.java Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 лет назад
KnuthSequence.java Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 лет назад
LMiter.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
LayoutContext.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
LayoutException.java enable ImportOrder rule; fix violations 12 лет назад
LayoutManager.java Improved javadoc for getBaselineOffset 10 лет назад
LayoutManagerMaker.java enable ImportOrder rule; fix violations 12 лет назад
LayoutManagerMapping.java Simplified make of MultiSwitchLM 10 лет назад
LeafPosition.java Bugzilla #49733: 14 лет назад
ListElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
LocalBreaker.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
MultiCaseLayoutManager.java Handle middle-of-the-page case without using a glue. 10 лет назад
MultiSwitchLayoutManager.java Made WhitespaceManagement.getKnuthElements more robust by iterating over childLM.getNextKnuthElements 10 лет назад
NonLeafPosition.java Bugzilla #49733: 14 лет назад
PaddingElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
Page.java Bugzilla #49885: 13 лет назад
PageBreaker.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
PageBreakingAlgorithm.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
PageProvider.java FOP-2148: make page-position="only" work 11 лет назад
PageSequenceLayoutManager.java FOP-1976; committed change suggested by Matthias Reischenbacher 10 лет назад
Position.java Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 лет назад
PositionIterator.java Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 лет назад
RelSide.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
RetrieveTableMarkerLayoutManager.java Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 лет назад
SpaceElement.java Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups and minor refactorings. 14 лет назад
SpaceResolver.java Minor nits 13 лет назад
SpaceSpecifier.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
SpacedBorderedPaddedBlockLayoutManager.java Added support for default alignment of inline-container areas with their parent areas 10 лет назад
StaticContentLayoutManager.java Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 лет назад
TopLevelLayoutManager.java Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 лет назад
TraitSetter.java FOP-2372: New extension to resize background images 10 лет назад
UnresolvedListElement.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
UnresolvedListElementWithLength.java enable ImportOrder rule; fix violations 12 лет назад
WhitespaceManagementPenalty.java Create penalty only once and store it in WhitespaceManagementPenalty 10 лет назад
package.html Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 лет назад