aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache
Commit message (Expand)AuthorAgeFilesLines
* cleaned up some style errorsKeiron Liddle2003-01-1139-438/+1526
* Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType fonts.Jeremias Maerki2003-01-094-73/+110
* Package html for base14 subpackageJeremias Maerki2003-01-081-0/+6
* Javadoc fix (references were wrong)Jeremias Maerki2003-01-081-10/+10
* Javadoc fixJeremias Maerki2003-01-082-1/+7
* Revert a change that caused problems with images.Jeremias Maerki2003-01-081-1/+1
* Adjustments for font refactoringJeremias Maerki2003-01-082-89/+226
* Adjustments for font refactoringJeremias Maerki2003-01-086-258/+374
* Second part of font refactoring:Jeremias Maerki2003-01-0812-1123/+216
* Adjustments for the font refactoringJeremias Maerki2003-01-0818-595/+866
* Adjustments for the font refactoringJeremias Maerki2003-01-084-137/+181
* Lots of JavadocsJeremias Maerki2003-01-081-103/+109
* First part of my refactoring of fonts.Jeremias Maerki2003-01-0820-29/+1620
* Removed dead codeJeremias Maerki2003-01-081-7/+2
* These fields should be public.Oleg Tkachenko2003-01-051-5/+5
* Made regions to be writing-mod� aware, now it's ok for lr-tb, rl-tb and tb-rl.Oleg Tkachenko2003-01-059-132/+163
* Fixed printing Execption delimiters to wrong stream.Joerg Pietschmann2003-01-021-2/+2
* properly check if row finishedKeiron Liddle2002-12-271-1/+10
* ignore tables without columns for nowKeiron Liddle2002-12-232-0/+8
* Made fields private.Oleg Tkachenko2002-12-231-6/+2
* Cleaned up unused imports.Oleg Tkachenko2002-12-2215-44/+28
* AreaTreeModel and its implementations moved out of AreaTree class.Oleg Tkachenko2002-12-227-332/+369
* add method to remove contextKeiron Liddle2002-12-191-0/+9
* compare to correct stringKeiron Liddle2002-12-191-1/+1
* Cleaned up unused imports.Oleg Tkachenko2002-12-1912-28/+12
* Cleaned up unused imports, made collection of the statistics optional.Oleg Tkachenko2002-12-181-38/+38
* clear data when stopping rendererKeiron Liddle2002-12-181-2/+12
* nullify fo tree to release dataKeiron Liddle2002-12-171-2/+4
* Removed unused imports, cleaned up style, logging and javadoc. Removed redund...Oleg Tkachenko2002-12-161-38/+25
* Modified to use SAXParserFactory instead of loading class by name.Oleg Tkachenko2002-12-161-25/+16
* added some comments and changed debugging a bitKeiron Liddle2002-12-091-19/+62
* use more decimal places for scalingKeiron Liddle2002-12-091-4/+4
* use a dummy url connection to enable loading of gif imageKeiron Liddle2002-12-051-9/+57
* Moved PFM classes to type1 subpackageJeremias Maerki2002-12-026-806/+392
* Moved PFM classes to type1 subpackageJeremias Maerki2002-12-025-0/+907
* style and javadocsJeremias Maerki2002-12-021-9/+61
* white-space and line-ending fixesWilliam Victor Mote2002-11-2959-255/+255
* clear old breaksKeiron Liddle2002-11-281-0/+2
* added table header and footerKeiron Liddle2002-11-284-5/+41
* convert " " into a Space inlineKeiron Liddle2002-11-271-8/+12
* Taken over Karen's fix for correct ordering of loca table in embedded true ty...Jeremias Maerki2002-11-228-740/+1166
* some minor optimisation: only close text or update colour when necessaryKeiron Liddle2002-11-221-33/+48
* reuses duplicate link pdf objectsKeiron Liddle2002-11-2211-294/+598
* enable setting creatorKeiron Liddle2002-11-205-3/+58
* correctly continue lists over pageKeiron Liddle2002-11-192-3/+8
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-1827-70/+344
* added support for markers in fo treeKeiron Liddle2002-11-1526-211/+259
* make sure it has valid pdf contextKeiron Liddle2002-11-141-0/+3
* some cleanup of comments and codeKeiron Liddle2002-11-1412-280/+415
* a bit of a cleanup of collections and commentsKeiron Liddle2002-11-1422-60/+240