aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
* PR:Glen Mazza2004-12-024-15/+20
* More commenting, slightly clearer method names.Glen Mazza2004-12-026-30/+31
* PR:Glen Mazza2004-12-013-24/+15
* Fixed a ClassCastException in rebindSimon Pepping2004-11-301-2/+7
* PR:Glen Mazza2004-11-294-74/+51
* PR:Glen Mazza2004-11-276-56/+47
* PR:Glen Mazza2004-11-2446-1094/+756
* Handle unknown subproperty names by logging an error message and ignoringFinn Bock2004-11-221-2/+5
* Made RetrieveMarkerLM implement InlineLevelLM.Simon Pepping2004-11-151-1/+66
* A quick and dirty hack to prevent the IndexOutOfBoundsExceptionSimon Pepping2004-11-151-0/+6
* changed 'bookmark' to 'bookmarks'Andreas L. Delmelle2004-11-141-5/+5
* reverting previous change: 'outline' -> 'bookmark'Andreas L. Delmelle2004-11-141-5/+5
* changed 'bookmarks' to 'outline' to avoid ValidateException for bookmarks ext...Andreas L. Delmelle2004-11-141-5/+5
* Patch 31206 by Luca Furini:Simon Pepping2004-11-1319-520/+745
* Moved the constructor to the top.Glen Mazza2004-11-111-21/+21
* Two more unneeded initProperties() calls removed. Only four left to look at.Glen Mazza2004-11-112-7/+0
* Two unneeded implementations of initProperties() removed. (May not be ableGlen Mazza2004-11-112-12/+0
* Moved to an IllegalArgumentException for getRegionViewport.Glen Mazza2004-11-102-4/+2
* Minor simplification to layoutStaticContent() method.Glen Mazza2004-11-101-11/+8
* Correct handling of internal units (both twips and half-points are used)Jeremias Maerki2004-11-015-18/+30
* Logging a warning for a current limitation.Jeremias Maerki2004-11-011-20/+22
* Word 2003 doesn't seem to understand "fldinst { PAGE }", so using \chpgn for ...Jeremias Maerki2004-11-011-0/+6
* Avoid with certain NPEs.Jeremias Maerki2004-11-013-8/+10
* Fixed conversion from millipoints to half-pointsJeremias Maerki2004-11-011-1/+1
* Default border style should be NONE.Jeremias Maerki2004-11-011-1/+1
* Now compiles under JDK 5.0Jeremias Maerki2004-11-013-18/+18
* Removing tab characters againJeremias Maerki2004-11-013-32/+32
* Moved white-space-treatment from shorthands to "block and line related".Finn Bock2004-10-291-11/+11
* More properties implemented.Finn Bock2004-10-2918-58/+92
* The 'space-treatment' property has long ago been renamed toFinn Bock2004-10-292-7/+1
* Bind some more of the implemented properties.Finn Bock2004-10-2918-106/+106
* Style fix.Finn Bock2004-10-291-1/+2
* More properties implement in the property subsystem.Finn Bock2004-10-293-36/+182
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-2817-122/+153
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-28104-704/+706
* PR:Glen Mazza2004-10-287-48/+52
* PR:Glen Mazza2004-10-279-47/+44
* Cleanup after PR 31699.Finn Bock2004-10-252-33/+3
* Register an Errorlistener to get messages placed in the log system.Finn Bock2004-10-251-1/+31
* Fix a regression in pdfoutline.fo, the method signature for addCharactersFinn Bock2004-10-241-0/+2
* Fix a regression in pdfoutline.fo. Supply empty createPropertyList andFinn Bock2004-10-241-0/+24
* PR:Glen Mazza2004-10-2419-170/+108
* Fourth phase of performance improvement.Finn Bock2004-10-2020-75/+36
* Fourth phase of performance improvement.Finn Bock2004-10-207-5/+164
* Fourth phase of performance improvement.Finn Bock2004-10-202-82/+4
* Fourth phase of performance improvement.Finn Bock2004-10-206-265/+215
* Fourth phase of performance improvement.Finn Bock2004-10-201-7/+6
* Fourth phase of performance improvement.Finn Bock2004-10-203-19/+9
* Consistent definition of fobj.Finn Bock2004-10-201-1/+1
* Fourth phase of performance improvement.Finn Bock2004-10-205-11/+7