24 Commits (146eadef698bf6a38161931151ccccf1784a3c17)

Author SHA1 Message Date
  Andreas Beeker 146eadef69 Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextProp9Atom : java.lang.ArrayIndexOutOfBoundsException: 56" 10 years ago
  Andreas Beeker d701d00438 upgraded to junit4 (before other changes) 10 years ago
  Andreas Beeker 8c92e5db7a Bug 45776 - Fix corrupt file problem using TextRun.setText 10 years ago
  Andreas Beeker ad6a8a3cd1 Bug 41246 - AIOOBE with missing notes entries 10 years ago
  Nick Burch 4c8b818ca6 Add a unit test to show that bug #49648 no longer occurs 13 years ago
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) 15 years ago
  Josh Micich 852e34bfea Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15 years ago
  Nick Burch d83adcc4b8 Base class for "old version" exceptions, and new HSLF detection + use of old versions exception 15 years ago
  Nick Burch 24ba833f03 Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-645951,645953-646193,646195-646311,646313-646404,646406-646665,646667-646853,646855-646869,646871-647151,647153-647185,647187-647277,647279-647566,647568-647573,647575,647578-647711,647714-647737,647739-647823,647825-648155,648157-648202,648204-648273,648275,648277-648302,648304-648333,648335-650914,650916-650920 via svnmerge from 16 years ago
  Yegor Kozlov 3e3ed348cc bug #41071 is fixed in trunk. Added a unit test and resolved. 16 years ago
  Nick Burch b292ad07c3 Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-645951,645953-646193,646195-646311,646313-646404,646406-646665,646667-646853,646855-646869,646871-647151,647153-647185,647187-647277,647279-647566,647568-647573,647575,647578-647711,647714-647737,647739-647823,647825-648417 via svnmerge from 16 years ago
  Yegor Kozlov 95326239ee TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape. 16 years ago
  Nick Burch 626b75ac7e Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-646236 via svnmerge from 16 years ago
  Yegor Kozlov e77898fa7c fix bug #44770: RuntimeException: Couldn't instantiate the class for type with id 1036 on class class org.apache.poi.hslf.record.PPDrawing 16 years ago
  Ugo Cei 68f4aa5fbc Merged revisions 615190-618235 via svnmerge from 16 years ago
  Yegor Kozlov 98530c4c2c fix bug #44296: HSLF Not Extracting Slide Background Image 16 years ago
  Yegor Kozlov ba9a2dc400 fix bug #43781: slide->getShapes->getTextRun returns wrong text 16 years ago
  Yegor Kozlov bd744d1184 encode unicode chars in HSLF unit tests 17 years ago
  Yegor Kozlov 3a7fba441c fixed bug 38256: RuntimeException: Couldn't instantiate the class for type with id 0 17 years ago
  Yegor Kozlov bd4852d48b fixed bug 42520: NPE in Picture.getPictureData() and bug 42524: NPE in Shape.getShapeType(); Also changed the code to write messages to POILogger instead of System.err/System.out 17 years ago
  Yegor Kozlov 98d43d24f8 fixed bug 42486: Failure parsing a seemingly valid PPT. Some of the assertions in ExHyperlink were too strong. Write to log instead of throwing exception 17 years ago
  Yegor Kozlov d4134d80ef added support for TitleMaster object 17 years ago
  Yegor Kozlov f89c211539 fixed bug 42484: NullPointerException from ShapeGroup.getAnchor() 17 years ago
  Yegor Kozlov a0e489bb4d fixed bug 42485: All TextBoxes inside ShapeGroups have null TextRuns 17 years ago
  Yegor Kozlov 26528d13ca applied patches from bug 42474: (1) Incorrect matching of notes to slides and (2) NPE in RichTextRun.isBold() when the RichTextRun comes from a Notes model object 17 years ago
  Yegor Kozlov 12dfa56565 fixed bug 41384: Array index wrong in record creation 17 years ago
  Henri Yandell 742b207be8 Applied copy2license script to the files that were converted by dos2unix. ant jar continues to pass. 17 years ago
  Henri Yandell e4d9311a5a Applying dos2unix on some of the Java files. The copy2license script isn't picking up the dos line endings. Hopefully not a problem for anyone 17 years ago
  Nick Burch 7c1efd4b1a Improved picture support for HSLF, from Yegor in bug 40388 18 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 21 years ago
  Andrew C. Oliver 833d29b9e0 Initial revision 22 years ago