This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
poi
Watch
1
Star
0
Fork
0
You've already forked poi
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
poi
/
src
History
Nick Burch
4453be821a
Fix bug
#51111
- Correct XWPFParagraph tracking of new runs
...
git-svn-id:
https://svn.apache.org/repos/asf/poi/trunk@1098920
13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 05:50:25 +00:00
..
contrib
repackaged poi-contrib to poi-main and poi-examples, excluded contrib from build artifacts
2010-10-06 07:58:51 +00:00
documentation
Fix bug
#51111
- Correct XWPFParagraph tracking of new runs
2011-05-03 05:50:25 +00:00
examples
improved DataFormatter, see Bugzilla 50841
2011-03-19 12:42:01 +00:00
excelant
Fix a couple of license headers, and tweak the rat settings so it runs clean
2011-03-04 11:00:13 +00:00
java/org/apache
/poi
Fix bug
#51115
- Handle DataFormatter escaping of "." in the same way as "-" and "/"
2011-05-03 05:42:41 +00:00
models
Add missing license header to older xml files
2010-04-14 14:04:14 +00:00
ooxml
Fix bug
#51111
- Correct XWPFParagraph tracking of new runs
2011-05-03 05:50:25 +00:00
records
…
resources
moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings
2010-11-21 11:52:32 +00:00
scratchpad
hwpf: ignore invalid style reference
2011-04-21 11:49:03 +00:00
testcases/org/apache
/poi
Fix bug
#51115
- Handle DataFormatter escaping of "." in the same way as "-" and "/"
2011-05-03 05:42:41 +00:00
types
…