7516 Commits (2a631ed3af3a578339a76cbf91b6b649523ccf05)
 

Author SHA1 Message Date
  Glenn Adams 65b52fe3a8 Bugzilla #51599: Allow https scheme URI for PDF external action target. 12 years ago
  Glenn Adams 1a9d1d9ad0 Bugzilla #50901: RTF percentage table column width not calculated from table. 12 years ago
  Glenn Adams 656f7b54b5 Bugzilla #50435: Use true as default for properties use-cache in case of access exception. 12 years ago
  Glenn Adams 3c971b0b85 Fix minor format error in exception message 12 years ago
  Glenn Adams e0907f7eb1 Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues. 12 years ago
  Glenn Adams 9060f22622 Bugzilla #51007: RTF tables do not support percent column-widths. 12 years ago
  Glenn Adams 5a544f931a Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.fo.properties.use-cache read). 12 years ago
  Glenn Adams a93ce40b9a Bugzilla #49763: Incorrect message when encountering a block in an inline in a footnote 12 years ago
  Glenn Adams e1322d63fc Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness. 12 years ago
  Glenn Adams c0a1068093 Bugzilla #49302: Eliminate duplicate code. 12 years ago
  Glenn Adams 3bbb86658e Bugzilla #49350: Fix coding error in AFPResourceLevel#equals. 12 years ago
  Glenn Adams 82712c6d2d Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist. 12 years ago
  Glenn Adams 6221c9e6f8 Bugzilla #19769: update page-{height,width} to show partial compliance only, lack of indefinite support 12 years ago
  Glenn Adams 77a4317ca2 update release checklist in development docset based on info in bug 49281 12 years ago
  Glenn Adams ba74dbe2a7 Bugzilla #51808: Update status. 12 years ago
  Glenn Adams 27d5266e24 Bugzilla #51808: Fixed memory waste in traits map. 12 years ago
  Vincent Hennebert 502152b477 Merged changes from trunk up to revision 1306814 12 years ago
  Glenn Adams e3a156d11e Buzilla #51807: Fixed small memory waste in rowCells array construction. 12 years ago
  Glenn Adams c3ad778fa8 Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote 12 years ago
  Glenn Adams cfa6575b02 enhance complex scripts feature documentation 12 years ago
  Glenn Adams 99c898112d add complex script feature documentation 12 years ago
  Vincent Hennebert 7c8f02c573 Bugzilla #50483: Improved support for TrueType fonts in PostScript 12 years ago
  Peter Hancock 73c7b4470f Fixed a bug: Delegate getStructureTreeEventHandler() to delegate 12 years ago
  Vincent Hennebert 4f9ccbd0b7 Merged branch Temp_PDF_ObjectStreams 12 years ago
  Vincent Hennebert 2874695d34 Removed reference to XML schema from IF schema. 12 years ago
  Vincent Hennebert d88a9fb1d1 Organized imports 12 years ago
  Vincent Hennebert 1dacf52e66 For ImportOrder, "under" already is the default value for "option". Removed it. 12 years ago
  Vincent Hennebert 99985cbd24 Made class non-final to allow mocking 12 years ago
  Vincent Hennebert 4e26880397 Bugzilla #46962: Fixed deadlock in PropertyCache. 12 years ago
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 years ago
  Vincent Hennebert 54b6471e8f Created branch to implement PDF object streams 12 years ago
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
  Mehdi Houshmand 0e6c464899 Bugzila#52849: SVG font being painted as shapes when font present in the system 12 years ago
  Clay Leeds 8661b3a84d Adding Trademark logo to 'Apache'; also adding JPG, GIF, PNG and SVG versions of Group Logo. 12 years ago
  Glenn Adams fda1a38ac5 prevent assert due to skipped out of order or duplicate glyph indices 12 years ago
  Chris Bowditch eba117d34f Apache Brand compliance; 12 years ago
  Vincent Hennebert 202445c5d3 Fixed package declaration 12 years ago
  Vincent Hennebert cb6243080e We must respect projects' brand names. s/checkstyle/Checkstyle/ 12 years ago
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Glenn Adams 43e37136e1 update convention documentation regarding @author usage 12 years ago
  Glenn Adams 1dc8efba5f add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
  Glenn Adams 64cbcc3782 disable line breaks after DOT with NoWhiteSpaceAfter; fix violations 12 years ago
  Chris Bowditch 83059000b6 Make sure TM logo and Apache used in main FOP references. ApacheCon 2011 is over 12 years ago
  Vincent Hennebert 84943a6eb6 Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 years ago
  Glenn Adams 7770de983d ensure checkstyle-5.1 remains error free after recent changes for checkstyle-5.5 rules 12 years ago
  Glenn Adams 619148a393 change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT, UNARY_MINUS, UNARY_PLUS, but allow for ARRAY_INIT and DOT 12 years ago
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 years ago
  Glenn Adams eff48e4a89 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams 9826acf1e8 enable MultipleVariableDeclarations rule; fix violations 12 years ago
  Glenn Adams 5494cc056a enable OneStatementPerLine rule; fix violations 12 years ago