poi/src
Dominik Stadler 9f35db4f51 Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872145 13f79535-47bb-0310-9956-ffa450edef68
2019-12-31 16:52:55 +00:00
..
contrib
examples Replace manual close with try-with-resources 2019-12-15 14:53:11 +00:00
excelant Sonar fixes 2019-12-30 00:08:24 +00:00
integrationtest #64004 - Replace clone() with copy constructor - mainly HSSF classes 2019-12-22 21:44:45 +00:00
java/org/apache/poi Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 2019-12-31 16:52:55 +00:00
models
ooxml Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 2019-12-31 06:34:51 +00:00
records
resources Remove references to DatatypeConverter 2019-10-25 20:00:52 +00:00
scratchpad #64036 - remove reflective calls in Workbook- and SlideShowFactory 2019-12-28 22:39:26 +00:00
testcases/org/apache/poi Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 2019-12-31 16:52:55 +00:00
types