922 İşlemeler (74ff0ab72f629cdf16a9fcc1bb694dc2b39c1da0)

Yazar SHA1 Mesaj Tarih
  Nick Burch 567001becf Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff) 14 yıl önce
  Nick Burch 40a14f81d3 Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts 14 yıl önce
  Nick Burch aa253ea74a Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord 14 yıl önce
  Nick Burch d712b6b2ad 49599 - Correct writing of NoteRecord author text when switching between ASCII and Unicode 14 yıl önce
  Maxim Valyanskiy 2075a28c70 update status.xml 14 yıl önce
  Maxim Valyanskiy 36d2b0d346 HWPF: Improve reading of auto-saved ("complex") document 14 yıl önce
  Nick Burch 2d9df14178 More Word 6 / Word 95 Support 14 yıl önce
  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 yıl önce
  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 yıl önce
  Nick Burch fd922298ef Enable Word6Extractor in ExtractorFactory 14 yıl önce
  Nick Burch 6eb0601159 Fix bug #49508 - Allow the addition of paragraphs to XWPF Table Cells. (Also fixed a few related warnings too) 14 yıl önce
  Nick Burch f69404de8d Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text 14 yıl önce
  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 yıl önce
  Nick Burch 55841a2954 Add index and download entries for the 3.7 beta 1 release 14 yıl önce
  Nick Burch 3525bb93a6 New expected release date for 3.7 beta 1 14 yıl önce
  Nick Burch 741f499c4a Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster 14 yıl önce
  Nick Burch 9180721741 Notes on ooxml-schemas 1.1 and 1.0 14 yıl önce
  Nick Burch 64cfb8b399 Better handling of Outlook messages in HSMF when there's no recipient email address 14 yıl önce
  Nick Burch 36c5190f57 When formatting numbers with DataFormatter, handle brackets following colours 14 yıl önce
  Nick Burch 88b60e5655 The next release will be 3.7 beta 2 14 yıl önce
  Nick Burch 8c602455fb A few little tweaks to the contribution guide 14 yıl önce
  Nick Burch 91f1934fcc Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones 14 yıl önce
  Nick Burch 5977a9db00 Fix for bug #48245 - tweak HWPF table cell detection to work across more files 14 yıl önce
  Nick Burch 034e5c4a97 Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation 14 yıl önce
  Nick Burch 6718bc0d2d Fix bug #46664 - fix up Tab IDs when adding new sheets, so that print areas don't end up invalid 14 yıl önce
  Nick Burch ca4d710776 Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges 14 yıl önce
  Nick Burch 439bd8de3e Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong type of value from string/numberic/formula cells, and tweak documentation to match the long standing behaviour (bug #47815) 14 yıl önce
  Nick Burch c1c954d14e Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates 14 yıl önce
  Nick Burch 2e26965241 Fix bug #49377 - only call DecimalFormat.setRoundingMode on Java 1.6 - it's needed to match excel's rendering of numbers 14 yıl önce
  Nick Burch fa5055f2ed Fix bug #49378 - correct 1.6ism 14 yıl önce
  Nick Burch 93f034976a Parse the HSMF headers chunk if present, and use it to find Dates in text extraction if needed 14 yıl önce
  Nick Burch 390c6f797a Fix inspired by bug #48494 - detect and support time formats like HH:MM;HH:MM 14 yıl önce
  Nick Burch 8952570e0b Another fix inspired by bug #48494 - have ExcelExtractor make use of HSSFDataFormatter, so that numbers and dates come out closer to how Excel would render them 14 yıl önce
  Nick Burch 0d1692dbf2 Fix bug #48494 - have EventBasedExcelExtractor make use of HSSFDataFormatter, so that numbers and dates come out closer to how Excel would render them 14 yıl önce
  Nick Burch 8c85c8c3cf Fix bug #49096 - add clone support to Chart begin and end records, to allow cloning of more Chart containing sheets 14 yıl önce
  Nick Burch a007df3ef9 List attachment names in the output of OutlookTextExtractor (to get attachment contents, use ExtractorFactory as normal) 14 yıl önce
  Nick Burch fe3cb0b4e3 Update the FAQ with a note about poi-ooxml-schemas vs the full ooxml-schemas 14 yıl önce
  Nick Burch 4a10622c7f Fix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to handle 1904 as well as 1900 dates 14 yıl önce
  Nick Burch 6099faa722 More work inspired by bug #48872 - handle MMMMM and elapsed time formatting rules in DataFormatter 14 yıl önce
  Nick Burch 708e302519 More fixes inspired by bug #48872 - handle zero formatting rules, and better color detection in DataFormatter 14 yıl önce
  Yegor Kozlov 8f9937a569 fixed construction of the DIB picture header, see Bugzilla 43161 14 yıl önce
  Nick Burch 8bb16bee4b Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour 14 yıl önce
  Nick Burch da4d5963f3 Fix bug #44916 - Allow access to the HSSFPatriarch from HSSFSheet once created 14 yıl önce
  Maxim Valyanskiy aa5d82c6fa add myself to who.xml 14 yıl önce
  Maxim Valyanskiy 08bca0f47e Initial support for reading AES-encrypted/write-protected OOXML files 14 yıl önce
  Nick Burch 63793d2fa5 Solution for bug #48779 - Allow you to get straight from a CellStyle to a Color, irrespective of if the Color is indexed or inline-defined 14 yıl önce
  Nick Burch 0012e7e039 Apply patch from bug #48924 - Allow access of the HWPF DateAndTime underlying date values 14 yıl önce
  Nick Burch b1af08a775 Apply patch from bug #48926 - Initial support for the HWPF revision marks authors list 14 yıl önce
  Nick Burch 9f7190f05e Fix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jar 14 yıl önce
  Nick Burch 216ecd1407 Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the XSD is silly and maps them to CTEmpty 14 yıl önce