670 Revize (2ea7bc5eef9b7ec2ab26263e091f9cdb77aac699)

Autor SHA1 Zpráva Datum
  Josh Micich 2ea7bc5eef Initial support for evaluating external add-in functions like YEARFRAC před 16 roky
  Josh Micich 2dd98d377e Fix for bug 45672 - prevent MissingRecordAwareHSSFListener generating multiple LastCellOfRowDummyRecords when shared formulas are present před 16 roky
  Yegor Kozlov 3435dd322b fixed bug #45645: Fix for HSSFSheet.autoSizeColumn() for widths exceeding Short.MAX_VALUE před 16 roky
  Nick Burch 2118d52949 Further HPBF documentation, and some more sample files used před 16 roky
  Nick Burch 1cbcfaed78 More work understanding hpbf před 16 roky
  Nick Burch e9a647c3f4 More work understanding hpbf před 16 roky
  Nick Burch caa6292337 More work understanding hpbf před 16 roky
  Nick Burch 098d400bac More for bug #45623 - Support for additional HSSF header and footer fields, including bold and full file path před 16 roky
  Nick Burch bb270804b9 Fix bug #45623 - Support stripping HSSF header and footer fields (eg page number) out of header and footer text if required před 16 roky
  Nick Burch 8309a9d7e5 Update changelog před 16 roky
  Nick Burch 8ad0a4f34c Fix a typo in the file name, and add a generic method to POITextExtractor to get the appropriate metadata text extractor před 16 roky
  Nick Burch 80ea376dc0 Few documentation updates for recent new code před 16 roky
  Nick Burch 67de5e70b4 New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extractor.HPFSPropertiesExtractor před 16 roky
  Yegor Kozlov 13d89f642c Properly update the array of Slide's text runs in HSLF when new text shapes are added před 16 roky
  Yegor Kozlov 9213d605e2 Fix bug #45590: Header/footer extraction for .ppt files saved in Office 2007 před 16 roky
  Nick Burch 481dcf900f Finally get all HWPF tests to pass again, by working around how evil PAPX/CHPX/SEPX byte references are před 16 roky
  Nick Burch a1f745fee3 Add header/footer support to HWPF WordExtractor před 16 roky
  Josh Micich ad4abd484a Patch 45577 - Added implementations for Excel functions NOW and TODAY, added property getters to HSSFConditionalFormattingRule před 16 roky
  Josh Micich 3889288070 Fix for bug 45582 - handle extra bytes after the EOFRecord před 16 roky
  Nick Burch 9d70190dab With help from Yegor, fix bug #45537 - Include headers and footers (of slides and notes) in the extracted text from HSLF před 16 roky
  Yegor Kozlov 3e0d12d799 fixed bug #44692: HSSFPicture.resize() stretched image when there was a text next to it před 16 roky
  Nick Burch eeb7d45566 Fix bug #45543 - Optionally extract comment text with PowerPointExtractor, and initial hslf model support for comments před 16 roky
  Nick Burch 10d561380d Fix bug #45538 - Include excel headers and footers in the output of ExcelExtractor před 16 roky
  Josh Micich 34ea10b29d Patch 44894 - refactoring duplicate logic from EventRecordFactory to RecordFactory před 16 roky
  Yegor Kozlov 982388db18 support for headers / footers in HSLF před 16 roky
  Josh Micich 9b67bb83a4 Extensive fixes for data validation (bug 44953) před 16 roky
  Josh Micich b935799609 Fix for bug 45519 - keep data validation records together před 16 roky
  Nick Burch fa669818ce Support for creating new HSLF CurrentUserAtoms před 16 roky
  Nick Burch 9bc7ef735a Some work on bug #45466 - Partial support for removing excel comments (won't work for all excel versions yet) před 16 roky
  Nick Burch eaf60c3114 Fix bug #45437 - Detect encrypted word documents, and throw an EncryptedDocumentException instead of a OOM před 16 roky
  Nick Burch 26abbc707b Apply, with some tweaks, the patch from bug #45404 - New class, hssf.usermodel.HSSFDataFormatter, for formatting numbers and dates in the same way that Excel does před 16 roky
  Nick Burch 48168d4301 Patch from bug #45414 - Don't add too many UncalcedRecords to sheets with charts in them před 16 roky
  Nick Burch 6cc974bd72 Patch from bug #45398 - Support detecting date formats containing "am/pm" as date times před 16 roky
  Nick Burch dd187c0272 Update homepage for 3.5.1 beta 1 před 16 roky
  Josh Micich a98f5ac394 Patch 45410 - removed dependency on commons beanutils, collections and lang před 16 roky
  Nick Burch 9cb74f87fe Start on HSSFOptimiser, which removes un-needed cell styles and fonts, fixing up references as it does so před 16 roky
  Yegor Kozlov 6b6f924c29 fixed bug #45322: HSSFSheet.autoSizeColumn() throws NPE when cell number format was not found před 16 roky
  Josh Micich 197b6cab7f Fix for bug 45380 - added return keyword in ArrayPtg.toFormulaString() před 16 roky
  Nick Burch 619eff5dff Inspired by bug #44958 - Record level support for Data Tables. (No formula parser support though) před 16 roky
  Nick Burch c96a30340d Implement idea from bug #35583 - Include a version class, org.apache.poi.Version, to allow easy introspection of the POI version před 16 roky
  Nick Burch bd8c0df8fb Allow the cloning of one HSSFCellStyle onto another, including cloning styles from one HSSFWorkbook onto another před 16 roky
  Josh Micich 09fc45feb9 Patch 45289 - finished support for special comparison operators in COUNTIF před 16 roky
  Nick Burch 21d6638529 Fix bug #45126 - Avoid generating multiple NamedRanges with the same name, which Excel dislikes před 16 roky
  Nick Burch f906677aa6 Fix cell.getRichStringCellValue() for formula cells with string results před 16 roky
  Nick Burch bed3ab6871 Fix bug #45365 - Handle more excel number formatting rules in FormatTrackingHSSFListener / XLS2CSVmra před 16 roky
  Nick Burch 575c0b4763 Apply some changes inspired by bug # 45373, which improve the performance of HSSFSheet.shiftRows před 16 roky
  Josh Micich a15f94d828 Fix for bug 45367 - fixed boundary case when row zero is the last row removed from the sheet před 16 roky
  Josh Micich 5e7e99ebd4 Fix for bug 45348 - required tweaks to RVA formula logic před 16 roky
  Josh Micich 73f52d0f4b Fix for bug 45354 - Proper distinguishing of cell references and named ranges within formulas před 16 roky
  Nick Burch 735ad325c6 Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then fix it to find newly added fonts před 16 roky