aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util/TestStringUtil.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-157/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-4/+4
* Sonar fixesAndreas Beeker2021-01-081-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-67/+46
* #64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...Andreas Beeker2020-04-141-54/+7
* Fix some warnings in unit testsDominik Stadler2017-09-161-3/+9
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-171-1/+1
* Eclipse automated refactor/cleanup: convert for loops to for-each loopsJaven O'Neal2016-10-201-0/+4
* add StringUtil.count, inspired by Apache Commons Lang StringUtils#countMatche...Javen O'Neal2016-10-191-0/+19
* add unit test for StringUtil#joinJaven O'Neal2016-04-171-0/+8
* bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE di...Javen O'Neal2016-04-111-0/+19
* sonar fixesAndreas Beeker2016-03-101-7/+11
* Remove a superfluous/bloated log function, which String.format can do better ...Andreas Beeker2016-03-091-34/+2
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-1/+1
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-271-9/+4
* Improved how HSMF handles multiple recipientsNick Burch2010-01-121-0/+40
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-49/+23
* Removed static void main(String[]) methods from junit classes. Other minor cl...Josh Micich2009-06-121-62/+16
* Fix for unicode string bug in StyleRecord. Improvements to WriteAccessRecord.Josh Micich2008-10-241-91/+0
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
* PR:18846tetsuya2003-08-191-12/+12
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Nothing to see hereGlen Stampoultzis2002-11-141-168/+162
* think I may have fixed the encoding thing... maybe..... I hope..Andrew C. Oliver2002-11-081-2/+10
* http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch byAndrew C. Oliver2002-09-021-0/+43
* Backing out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cg...Andrew C. Oliver2002-07-281-43/+0
* from russia with love (LOL)Andrew C. Oliver2002-07-211-0/+43
* Fixed email addressGlen Stampoultzis2002-02-111-1/+1
* Initial revisionAndrew C. Oliver2002-01-311-0/+315