19 次程式碼提交 (259c9967efb354a0feff2a861ac8bd20582b6562)

作者 SHA1 備註 提交日期
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 年之前
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone 4 年之前
  Andreas Beeker 3fb5e79490 #64004 - Replace clone() with copy constructor 4 年之前
  Andreas Beeker 9982ec4e79 #63745 - Add traversing and debugging interface 4 年之前
  Andreas Beeker 1d4b05ff60 #63745 - Add traversing and debugging interface 4 年之前
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] 6 年之前
  Andreas Beeker 6e6136ba89 #61243 - Refactor and unify toString/toXml in DDF 7 年之前
  Andreas Beeker d8afe4ae7d SonarCube fix - make members private 7 年之前
  Andreas Beeker 0d61fd5472 javadocs / java warnings (jdk8) fixes 8 年之前
  Andreas Beeker da47014b1b Sonar fixes 8 年之前
  Cédric Walter e684262ca6 performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 10 年之前
  Yegor Kozlov 1ffc66625a Bugzilla 49658 - Support embedding EMF/WMF pictures in HSSF 10 年之前
  Yegor Kozlov 980e8fe473 Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree 12 年之前
  Sergey Vladimirov 940d0e3efc replace getInstance() / getOptions() with getShapeType for EscherSpRecord 12 年之前
  Yegor Kozlov 1c9e88d79e Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing metafiles, see Bugzilla 47143 15 年之前
  Josh Micich 4f6af6045a Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting 15 年之前
  Nick Burch e4e6459f54 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-648588,648590-648622,648625-648673,648675-649141,649144,649146-649556,649558-649795,649799,649801-649910,649912-649913,649915-650128,650131-650132,650134-650137,650140-650914,650916-653812 via svnmerge from 16 年之前
  Yegor Kozlov 59ad8713d0 correctly process PICT blips (see bug #44886) 16 年之前
  Nick Burch 7bbd66c147 Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect 16 年之前
  Yegor Kozlov 59d9a2a7cd initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). See Bug 43125 for details. 17 年之前