80 коммитов (534a2309ad5159e127c0ae598e65543754f0d346)

Автор SHA1 Сообщение Дата
  Jeremias Maerki 534a2309ad Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 лет назад
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 лет назад
  Maximilian Berger 51b38f7024 Ensured all SVN properties are set equally 16 лет назад
  Jeremias Maerki 2dff0ee028 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 лет назад
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 лет назад
  Jeremias Maerki 8fab58040a Bugzilla #40930: 17 лет назад
  Jeremias Maerki 31ad96c17a Bugzilla #40849: 17 лет назад
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 лет назад
  Jeremias Maerki 767abdf098 Escape Unicode characters properly for list-item labels. 18 лет назад
  Peter Herweg deac6669db Blocklevel attributes did not work for last fo:block element under fo:table-cell. Fixed. 18 лет назад
  Jeremias Maerki d3205c2547 Bugfix: All fonts names were converted unnecessarily to lower case in RTF output. 18 лет назад
  Jeremias Maerki 760178986b Bugzilla #39533: 18 лет назад
  Jeremias Maerki ebea637ebe Bugzilla #39607: 18 лет назад
  Peter Herweg a784a19a83 fixed a few checkstyle warnings 18 лет назад
  Peter Herweg dad1b9d4fd fixed a few checkstyle warnings 18 лет назад
  Peter Herweg 9329c8f017 added support for borders at fo:table; fixed a few checkstyle warnings 18 лет назад
  Peter Herweg 01f486965f RTF: length of leveltext has to be specified as two-digit hex-value 18 лет назад
  Peter Herweg 1d05707231 Bugfix for Bug 38041: correct handling of different list-item-label's 18 лет назад
  Peter Herweg 148aa71b5b RTF: fix a few checkstyle warnings 18 лет назад
  Peter Herweg bedc9831a9 RTF: fix a few checkstyle warnings 18 лет назад
  Peter Herweg 0ad0ae25b4 added support for number-columns-spanned and number-rows-spanned in the same cell 18 лет назад
  Peter Herweg 830b1bafe9 just a few changes in order to satisfy checkstyle 18 лет назад
  Peter Herweg 1acf7c5390 number-columns-spanned did not work in last row of a cell. Fixed. 18 лет назад
  Jeremias Maerki dc256d93ea RTF output did not generate the "\landscape" tag when necessary. 18 лет назад
  Jeremias Maerki 38a1833aa1 Code conventions please! No tab characters, spacing etc. 18 лет назад
  Peter Herweg 1329299a4e RTF: support for nested tables 18 лет назад
  Peter Herweg 37696938ec LIST_INDENT never found; write 360 as default 18 лет назад
  Peter Herweg 23ac396c83 fix error with lists: listIdGenerator must not be a local variable, in order to return different random numbers 18 лет назад
  Jeremias Maerki e55390a3d7 Restored PNG support for RTF output and fixed two bugs related to image handling (an NPE and an invalid "==" comparison on Strings). 18 лет назад
  Jeremias Maerki d98d570cf8 Quick fix to get the size of images right in RTF output. It looks like \picwgoalN|\pichgoalN should not be used together with \picscalexN|\pixscaleyN. Some problems remain with uniform scaling and such. 18 лет назад
  Jeremias Maerki abced149c2 Bugzilla #36480: 18 лет назад
  Jeremias Maerki d669029bec Fixed typo. 18 лет назад
  Jeremias Maerki 9f667279ee EMF support review: Copyright years, rounding problems, code simplifications 18 лет назад
  Peter Herweg 5e30b1f553 Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapic@height, -@width, -@content-height and -@content-width 18 лет назад
  Peter Herweg ebe5f5e4d1 added support for external-graphic (width and height attributes should be specified) 19 лет назад
  Jeremias Maerki 2f75094a5a Bugzilla #36508: 19 лет назад
  Jeremias Maerki d5e71b30c1 Bugzilla #36479: 19 лет назад
  Jeremias Maerki 95b22d75d4 Bugzilla #36476: 19 лет назад
  Jeremias Maerki 2d46aacda0 Bugzilla #36475: 19 лет назад
  Peter Herweg 03056d7615 added support for superscript and subscript 19 лет назад
  Peter Herweg 8b2fae7791 added support for text-decoration 19 лет назад
  Jeremias Maerki ca4930bd5c Bugzilla #35998 19 лет назад
  Jeremias Maerki fb26b1dc67 Removing dependencies of RTF library on the rest of FOP so it can be used stand-alone. 19 лет назад
  Jeremias Maerki 4968d1c554 Make RTF output human-friendly by inserting line feeds. 19 лет назад
  Glen Mazza a532a17122 PR: 19 лет назад
  Jeremias Maerki a1d980688e Word 2003 doesn't seem to understand "fldinst { PAGE }", so using \chpgn for now. 19 лет назад
  Jeremias Maerki bca53e4016 Avoid with certain NPEs. 19 лет назад
  Finn Bock bb2ba43771 Cleanup after PR 31699. 19 лет назад
  Finn Bock 29bad9b844 Fourth phase of performance improvement. 19 лет назад
  Finn Bock 43f6721ce4 Added makeBorder() method. 20 лет назад