3829 コミット (145e221f877ebbde9e9f291702dcc046b17063d8)
 

作成者 SHA1 メッセージ 日付
  Maxim Valyanskiy 145e221f87 More fixes for auto-saved documents 14年前
  Yegor Kozlov b735d6736a support for POISSON function, see bug #49538 14年前
  Yegor Kozlov 74ff0ab72f added a failing unit test for bug #49612 14年前
  Nick Burch 567001becf Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff) 14年前
  Yegor Kozlov 3726ef1074 do case-insensitive comparison when detecting Content_Types part, tolerate backslashes in part names. see bug 49609 14年前
  Nick Burch 40a14f81d3 Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts 14年前
  Nick Burch aa253ea74a Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord 14年前
  Nick Burch 11b69146c1 Fix indent, and make the mime type matching more consistent 14年前
  Nick Burch d712b6b2ad 49599 - Correct writing of NoteRecord author text when switching between ASCII and Unicode 14年前
  Maxim Valyanskiy 9b6bf64760 hwpf: Range.findRange fix for out-of-range searches 14年前
  Maxim Valyanskiy eb8d059cb9 hwpf.usermodel.Range: use generics & remove redundant type casts 14年前
  Maxim Valyanskiy 870bef12f1 HWPFDocument: minor cleanup 14年前
  Maxim Valyanskiy d7c62aae58 HWPF: test auto-saved document 14年前
  Maxim Valyanskiy 06b37ca45b HWPF: better fix for TextPieceTable.getCharIndex() 14年前
  Maxim Valyanskiy 2075a28c70 update status.xml 14年前
  Maxim Valyanskiy 36d2b0d346 HWPF: Improve reading of auto-saved ("complex") document 14年前
  Nick Burch 1c4ce4e305 Fix deprecated warnings 14年前
  Nick Burch 3cf16f40d2 Fix deprecated warnings 14年前
  Nick Burch adb08300e4 Fix deprecated warnings 14年前
  Nick Burch 58700a1bd1 Fix deprecated warnings 14年前
  Nick Burch 2d9df14178 More Word 6 / Word 95 Support 14年前
  Nick Burch c1d139babd Fix generics warnings 14年前
  Nick Burch 4a3e42987e Update the contributor guidelines (microsoft docs, smaller patches are better etc), and ensure we only have the one copy in /guidelines.html 14年前
  Nick Burch f71a66b0ab Update HWPF documentation to include the newly added word 6/95 text extraction support, as well as mention XWPF + Microsoft spec docs 14年前
  Nick Burch fd922298ef Enable Word6Extractor in ExtractorFactory 14年前
  Nick Burch 999aecbaa1 Basic text extraction support for old Word 6 and Word 95 documents via some HWPF extensions 14年前
  Nick Burch 7ae1a20f07 Fix generics warnings 14年前
  Nick Burch 6eb0601159 Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed a few related warnings too) 14年前
  Nick Burch 6eebda59e0 Add sample .msg file which uses a different codepage 14年前
  Nick Burch f69404de8d Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text 14年前
  Nick Burch b75c47e1e5 More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 14年前
  Yegor Kozlov 93381f3232 never download ooxml-schemas-.jar from maven, always build it from source xsds 14年前
  Yegor Kozlov 6b8d2b40a2 removed duplicates of PICTURE_TYPE_* constants defined in the parent Workbook interface 14年前
  Nick Burch 014cfcdc80 Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 14年前
  Nick Burch 55841a2954 Add index and download entries for the 3.7 beta 1 release 14年前
  Nick Burch a155ef63a7 Revert r954835 now that POI 3.7 beta1 is out - go back to using 1.5 compiled editions of the ooxml schemas 14年前
  Nick Burch 3525bb93a6 New expected release date for 3.7 beta 1 14年前
  Nick Burch 2b5d3fcbfd Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this commit once 3.7 beta1 is out, so we can continue testing the new ooxml-schemas-1.1 (java 1.5) stuff 14年前
  Nick Burch de6f455d6d Add main method 14年前
  Nick Burch 741f499c4a Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster 14年前
  Nick Burch 9180721741 Notes on ooxml-schemas 1.1 and 1.0 14年前
  Nick Burch 60cefff59a Have the ooxml build correctly ensure that we have the ooxml schemas to hand 14年前
  Nick Burch 64cfb8b399 Better handling of Outlook messages in HSMF when there's no recipient email address 14年前
  Nick Burch 36c5190f57 When formatting numbers with DataFormatter, handle brackets following colours 14年前
  Yegor Kozlov 9c6fdb6f53 force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 14年前
  Nick Burch 1deea0cfa1 Bump the ooxml schema version up to 1.1, as 1.0 was compiled for Java 1.4 while we now compile them for Java 1.5 14年前
  Nick Burch a864b415a6 Remove spurious svn:executable flags 14年前
  Nick Burch 88b60e5655 The next release will be 3.7 beta 2 14年前
  Nick Burch c1ec96c55f Keep compatibility for now, and alert people to move to the new class 14年前
  Nick Burch 8c602455fb A few little tweaks to the contribution guide 14年前