3737 коммитов (0565100c36ea4c4195732b833974b4295f3ccb14)
 

Автор SHA1 Сообщение Дата
  Nick Burch 0565100c36 Add missing test file for bug #48779 14 лет назад
  Mark Beardsley 79b578426b Moved from xssf\usermodel examples following Christian's modification to that example. 14 лет назад
  Mark Beardsley 3a19c5bc19 Added Christian's Centre Across Selection code. 14 лет назад
  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 лет назад
  Nick Burch d8dd3f26e4 Add disabled unit test for bug #48539, which is currently still broken 14 лет назад
  Nick Burch 4b102e5324 Add test which shows that bug #48832 is invalid 14 лет назад
  Nick Burch 93449602c5 Add unit test to show that the behaviour in bug #48923 is as expected 14 лет назад
  Nick Burch 0012e7e039 Apply patch from bug #48924 - Allow access of the HWPF DateAndTime underlying date values 14 лет назад
  Nick Burch 04c048917f Add a simple testcase for the new RevisionMarkAuthorTable.java 14 лет назад
  Nick Burch b1af08a775 Apply patch from bug #48926 - Initial support for the HWPF revision marks authors list 14 лет назад
  Nick Burch 9f7190f05e Fix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jar 14 лет назад
  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 лет назад
  Nick Burch 2836dd45d6 Get to a consistent indent 14 лет назад
  Nick Burch d8f85ad2eb Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127 14 лет назад
  Nick Burch 87891450ba Apply patches from Peter Kutak from bugs 49334 and 49242 - HSSFChart improvements by tracking more records 14 лет назад
  Josh Micich 8c952b66ad Added loose tests to junit hierarchy 14 лет назад
  Josh Micich 619e802760 Changed JRE 6 dependent code to its JRE 5 equivalent 14 лет назад
  Mark Beardsley 91e481de0e Modified existing text to cover changes made to XWPFHeaderFooterPolicy 14 лет назад
  Mark Beardsley 38c8b8eae1 Added overloaded method to support multiple paragraphs in footer/header 14 лет назад
  Nick Burch c6a5ff361c Add a "rat-check" optional target, which runs Apache Rat against the source tree to spot files lacking license headers 14 лет назад
  Nick Burch 2d81bf66b1 More license headers 14 лет назад
  Nick Burch e873764254 Add in missing license headers to a few files 14 лет назад
  Yegor Kozlov 9f0cd544cf Improved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans if they are already ordered 14 лет назад
  Yegor Kozlov e79cc21802 avoid NPE when finding cell comments, Bugzilla 48846 14 лет назад
  Yegor Kozlov 2670820514 Ensure that CTPhoneticPr is included in poi-ooxml jar, see Bugzilla 49325 14 лет назад
  Yegor Kozlov 6fd6e4ba84 Fixed tests failing in non-english locales, see Bugzilla 49191 14 лет назад
  Nick Burch daad262fbc Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes 14 лет назад
  Yegor Kozlov afe2ad7d38 support for data validation for OOXML, see Bugzilla 49244 14 лет назад
  Yegor Kozlov 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 лет назад
  Nick Burch a120845220 Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 лет назад
  Nick Burch 7a0aa13885 Apply patch from Trejkaz from bug #49050 - Improve performance of AbstractEscherHolderRecord when there are lots of Continue Records 14 лет назад
  Nick Burch 476a526e26 Fix bug #49194 - Correct text size limit for OOXML .xlsx files 14 лет назад
  Nick Burch 84b713a477 Fix bug #49254 - Fix CellUtils.setFont to use the correct type internally 14 лет назад
  Nick Burch 423194bd27 Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable 14 лет назад
  Nick Burch e0ae7b1177 Add DISABLED test which shows the latest problem relating to bug #49139 14 лет назад
  Nick Burch 311e03f1e7 Enable the tests for bug #49139, now that we have a sample test file to go with it 14 лет назад
  Nick Burch 041e54063b New release in the doap file 14 лет назад
  Maxim Valyanskiy f2fbd74860 skip incorrect MMSRecord in xls 14 лет назад
  Nick Burch 752dae496d Tweak depends lines relating to compile-ooxml-xsds, so that the schema files are correctly downloaded if missing 14 лет назад
  Nick Burch 7f12b6ff53 Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error. 14 лет назад
  Yegor Kozlov e38be4e0a7 Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936 14 лет назад
  Yegor Kozlov 5a80808a73 Added implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026 14 лет назад
  Mark Beardsley 50cde157ec Improved usage message. 14 лет назад
  Yegor Kozlov a4dfc23a0b Properly close internal InputStream in ExtractorFactory#createExtractor(File), see Bugzilla 49147 14 лет назад
  Yegor Kozlov c0ffa07902 Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 14 лет назад
  Yegor Kozlov e75b83a2e8 Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153 14 лет назад
  Mark Beardsley 473648bdce Converts Excel to CSV using usermodel. 14 лет назад
  Nick Burch bbc0e5d6ec One more missing license 14 лет назад
  Nick Burch 415b89af7c Remove old .cvsignore files 14 лет назад
  Nick Burch 18df90b37e Add missing license header to older xml files 14 лет назад