7291 Commits (Temp_ImproveAccessibility)
 

Author SHA1 Message Date
  Andreas L. Delmelle 3eae31b8cd More fixups: eliminate stray hungarians + added TODO for parameter removal 13 years ago
  Andreas L. Delmelle b3e3f243ab Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877) 13 years ago
  Andreas L. Delmelle d0c126ee27 Eliminate unnecessary boxing (possible after r1062901) 13 years ago
  Andreas L. Delmelle f7b0d89c8f Fix checkstyle issues 13 years ago
  Andreas L. Delmelle 8f57470e9e Fixups + necessary changes after r1067689 13 years ago
  Andreas L. Delmelle ee1b5eadad Got a bit ahead of myself, again... 13 years ago
  Andreas L. Delmelle 57b24da133 Fixups, type safety... 13 years ago
  Andreas L. Delmelle 628e223221 Code fixups 13 years ago
  Andreas L. Delmelle b5e54229b0 Revert previous commit; wrong class... 13 years ago
  Andreas L. Delmelle 4d65912a7f Code fixups 13 years ago
  Andreas L. Delmelle 039e412b31 Minor fixups 13 years ago
  Andreas L. Delmelle eb10500376 Commit missing file from r1067670 13 years ago
  Andreas L. Delmelle 0af6c82070 Decommission BlockStackingLM.StackingIter 13 years ago
  Andreas L. Delmelle 6ac76ab073 Minor fixup: extract condition into local variable 13 years ago
  Andreas L. Delmelle 72e24a8ee9 Code cleanup: 13 years ago
  Andreas L. Delmelle 5d0cd53c0a Code cleanup: reduce some code duplication in getNextKnuthElements() variants (e.a.) 13 years ago
  Andreas L. Delmelle 2bbfc6dd68 Preceding cleanups 'fixed' behavior in test case 13 years ago
  Andreas L. Delmelle db0fea16de Code cleanup (minor) 13 years ago
  Andreas L. Delmelle d2d04b82a1 Further cleanup: reduce some code duplication in BlockStackingLM's getNextKnuthElements() variants 13 years ago
  Andreas L. Delmelle 8dd910c9ac Restored part that would otherwise cause a StackOverflowError... 13 years ago
  Andreas L. Delmelle 70dcfa2400 Code cleanup 13 years ago
  Andreas L. Delmelle e8279d632f Add type safety to LMiter 13 years ago
  Andreas L. Delmelle 4941b30967 Code cleanup 13 years ago
  Andreas L. Delmelle 58d1c60f10 Decommission InlineStackingLM.StackingIter (+ minor fixups) 13 years ago
  Andreas L. Delmelle 9e56df1048 Decommission private PositionIterator subclasses in list package (+ minor fixups) 13 years ago
  Andreas L. Delmelle 8addb610e1 Decommission AreaAdditionUtil.StackingIter + minor fixups 13 years ago
  Andreas L. Delmelle 186dd12cec Refactoring PositionIterator Step 1: make the class instantiable, provide default implementations for getLM() and getPos(), and make the constructor public 13 years ago
  Jeremias Maerki 0d5b2a69b9 Disable pixel tests due to differences between JVMs. 13 years ago
  Jeremias Maerki 8312fbff3f Bugfix: Suppress generating duplicate fo:root and fo:declarations extension attachments. 13 years ago
  Jeremias Maerki 9adfae3eb6 Fix compile error when JAI is not around. 13 years ago
  Jeremias Maerki 629e1e66b3 Some tests for bitmap conversions. 13 years ago
  Jeremias Maerki 2068719a60 Bugzilla #50705: 13 years ago
  Andreas L. Delmelle 99958ef625 Generify ListUtil methods 13 years ago
  Jeremias Maerki 9490404b65 Adding information about the font cache file. 13 years ago
  Jeremias Maerki d42674784f Bugzilla #50699: 13 years ago
  Andreas L. Delmelle e1d2e4628b Commit file necessary to avoid compile error after r1066198 13 years ago
  Andreas L. Delmelle 587a85e035 Add type safety to PositionIterator + attempt at javadoc improvement 13 years ago
  Andreas L. Delmelle 0bf6f2900d Small cleanup: extract TextDecorationMaker, move validation into convertProperty() and eliminate unnecessary TextDecorationProperty 13 years ago
  Andreas L. Delmelle d8261a197b Bugzilla 48334: Added implementation for xml:base 13 years ago
  Andreas L. Delmelle 3c839549f3 Bugzilla 50698: Changes after updating XGC JAR 13 years ago
  Andreas L. Delmelle 723fa887a6 Updated XGC JAR after migrating ColorProfileUtil 13 years ago
  Jeremias Maerki 941181b8e3 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 years ago
  Simon Pepping f540b00cf2 Fix an forgotten change of type in class Area and a checkstyle error in class FObj 13 years ago
  Andreas L. Delmelle 1c8f05b0a0 Bugzilla 50635: fix issue in checkPreparedPages() where the same page-sequence is potentially started multiple times 13 years ago
  Andreas L. Delmelle 6de2d9fab2 Credit where credit is due... 13 years ago
  Andreas L. Delmelle 5d677308df Bugzilla 50636: fix performance issue when adding pages in very large documents 13 years ago
  Andreas L. Delmelle 59933c342d Bugzilla 50593: Mostly add type safety to various collections in the fop.area package. Additionally, added @Override annotations and used static import for Constants. 13 years ago
  Vincent Hennebert 9e0c21610d Removed unnecessary Checkstyle CSOK comments 13 years ago
  Jeremias Maerki a136c6faa5 FAQ entry for anti-aliasing artifacts in Adobe Acrobat. 13 years ago
  Andreas L. Delmelle 881ef26a95 Make HashMaps type safe + remove corresponding redundant casts and unnecessary (un)boxing 13 years ago