Yegor Kozlov
|
8f4aff0e1a
|
fixed FormulaParser to correctly process defined names with underscore, see bugzilla 49725
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984823 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 15:10:12 +00:00 |
|
Yegor Kozlov
|
988a5583dd
|
added support for RANDBETWEEN(), see Bugzilla 48526
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984796 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 14:14:26 +00:00 |
|
Nick Burch
|
24b5b21fd5
|
tweak dependency list of ooxml-schemas jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984786 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-12 13:59:45 +00:00 |
|
Nick Burch
|
b28da530ab
|
Update the index page for 3.7 Beta 2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984446 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-11 15:38:55 +00:00 |
|
Yegor Kozlov
|
1371cca98f
|
fixed OperandResolver to correctly handle inputs with leading decimal place, see Bug #49723
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@984161 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-10 18:49:21 +00:00 |
|
Nick Burch
|
8738b8858b
|
Remove svn:executable property from a series of files that didn't need it set
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@983630 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-09 13:12:52 +00:00 |
|
Yegor Kozlov
|
75656c36d9
|
initial support for excel auto-filters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@983382 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-08 11:11:38 +00:00 |
|
Yegor Kozlov
|
7ff307c17a
|
optimized performance of HSSFCell#setHyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@983362 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-08 08:04:28 +00:00 |
|
Yegor Kozlov
|
c9a7354786
|
close OPC package before assertion, otherwise the test fails on Win7 (unix-based systems always pass)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982911 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 09:03:32 +00:00 |
|
Yegor Kozlov
|
140e11364b
|
increased allowed range in TestHSSFSheet#testAutoSizeDate() to make tests on MacOS X pass
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982909 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-06 08:59:12 +00:00 |
|
Nick Burch
|
1c14afdd79
|
Add a dist exclude, and a missing header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982544 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-05 11:20:25 +00:00 |
|
Nick Burch
|
0612929bba
|
Prepare for 3.7 beta 2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982336 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 17:24:05 +00:00 |
|
Nick Burch
|
8dcf35452d
|
Support nested outlook files in ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982334 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 17:22:15 +00:00 |
|
Nick Burch
|
514e6be1fe
|
Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982331 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 17:08:39 +00:00 |
|
Nick Burch
|
3c4946472b
|
Improve handling and warnings when closing OPCPackage objects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982311 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 15:58:51 +00:00 |
|
Nick Burch
|
654c53efc8
|
Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982269 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 14:40:54 +00:00 |
|
Nick Burch
|
f3d277fa24
|
Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generating valid sheet names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982260 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 14:13:42 +00:00 |
|
Maxim Valyanskiy
|
e52778847c
|
hwpf: append any character data before paragraphs to first paragraph
(workaround for bug#48075)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982238 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-04 12:43:58 +00:00 |
|
Nick Burch
|
8486ae97d3
|
Fix bug #49694 - Use DataFormatter when autosizing columns, to better match the real display width of formatted cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@981969 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 17:12:02 +00:00 |
|
Nick Burch
|
ce0fea767f
|
Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string encodings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@981947 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 16:06:21 +00:00 |
|
Nick Burch
|
fe76361d67
|
Fix bug #49689 - Allow the setting of user style names on newly created HSSF cell styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@981930 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 15:29:56 +00:00 |
|
Nick Burch
|
57f51af933
|
Commit unit test change too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@980417 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 12:02:03 +00:00 |
|
Nick Burch
|
443dd75e04
|
Refactor to make it easier to tell which content types each POIXMLTextExtractor handles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@980414 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 11:57:08 +00:00 |
|
Yegor Kozlov
|
507d4dd3a5
|
Added clone support for UserSView* and Feat* families of records, see bug #49649
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@980102 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 15:51:57 +00:00 |
|
Yegor Kozlov
|
f03598469a
|
Support for escaped unicode characters in Shared String Table, see bug #49653
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979952 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 05:48:27 +00:00 |
|
Yegor Kozlov
|
0cc825e8dc
|
prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979747 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 15:24:25 +00:00 |
|
Maxim Valyanskiy
|
c21d04a68b
|
wpf: More CharactedRun mapping fixes for fast-saved documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 09:38:54 +00:00 |
|
Yegor Kozlov
|
d264f92d24
|
preserve leading and trailing white spaces in XWPFRun, see bug #49593
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979540 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 05:38:48 +00:00 |
|
Yegor Kozlov
|
84811da73d
|
insert the content of fldSimple fields into the XWPFWordTextExtractor output, see bug #49455
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979538 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 05:19:15 +00:00 |
|
Yegor Kozlov
|
de13c1193c
|
Fixed parsing formulas containing defined names beginning with an underscore, see Bug 9640
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979329 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 15:52:57 +00:00 |
|
Maxim Valyanskiy
|
8fab18e37a
|
More fixes for auto-saved documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979286 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 14:04:27 +00:00 |
|
Yegor Kozlov
|
9007623728
|
support for POISSON function, see bug #49538
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979255 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 12:13:07 +00:00 |
|
Yegor Kozlov
|
db6dcad864
|
added a failing unit test for bug #49612
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@978848 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-24 11:33:59 +00:00 |
|
Nick Burch
|
46bbc6add4
|
Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@965267 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-18 18:00:36 +00:00 |
|
Yegor Kozlov
|
8047e7e84d
|
do case-insensitive comparison when detecting Content_Types part, tolerate backslashes in part names. see bug 49609
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@965258 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-18 16:12:17 +00:00 |
|
Nick Burch
|
bea0801c24
|
Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@964855 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-16 16:46:42 +00:00 |
|
Nick Burch
|
7732426887
|
Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@964845 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-16 16:02:09 +00:00 |
|
Nick Burch
|
7483d655a6
|
Fix indent, and make the mime type matching more consistent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@964844 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-16 16:01:13 +00:00 |
|
Nick Burch
|
6d93fb9d5d
|
49599 - Correct writing of NoteRecord author text when switching between ASCII and Unicode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@964800 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-16 13:57:17 +00:00 |
|
Maxim Valyanskiy
|
8c763967ab
|
hwpf: Range.findRange fix for out-of-range searches
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@962520 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-09 13:30:43 +00:00 |
|
Maxim Valyanskiy
|
7aba97ba6e
|
hwpf.usermodel.Range: use generics & remove redundant type casts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@961347 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 10:57:14 +00:00 |
|
Maxim Valyanskiy
|
de525d07cd
|
HWPFDocument: minor cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@961343 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 10:42:23 +00:00 |
|
Maxim Valyanskiy
|
8661c09c35
|
HWPF: test auto-saved document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@961342 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 10:41:17 +00:00 |
|
Maxim Valyanskiy
|
22730f9a12
|
HWPF: better fix for TextPieceTable.getCharIndex()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960922 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-06 15:45:36 +00:00 |
|
Maxim Valyanskiy
|
69cc14c377
|
update status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960594 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 13:19:35 +00:00 |
|
Maxim Valyanskiy
|
78b0c18ade
|
HWPF: Improve reading of auto-saved ("complex") document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960587 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-05 12:56:02 +00:00 |
|
Nick Burch
|
8c42604abf
|
Fix deprecated warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960117 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 21:45:40 +00:00 |
|
Nick Burch
|
14b89b8d6a
|
Fix deprecated warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960115 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 21:35:06 +00:00 |
|
Nick Burch
|
8f7d1e9a25
|
Fix deprecated warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960111 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 21:29:32 +00:00 |
|
Nick Burch
|
2d03e05f92
|
Fix deprecated warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@960106 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-02 21:16:40 +00:00 |
|