130 Комити (509c7bcb931ac319a52c3c900fffcec03a12079b)

Аутор SHA1 Порука Датум
  Josh Micich 3bc57ef584 Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified example code. (follow-on from r829758) пре 14 година
  Nick Burch f8f93ecbda Fix constructors for new naming пре 14 година
  Nick Burch 6f73fa2971 Copy the old dev.HSSF example over to trunk, and put it in a more suitable place пре 14 година
  Josh Micich e25ed3aa10 deleted 'svn:executable' property пре 14 година
  Josh Micich 32eb9ada7c deleted 'svn:executable' property пре 14 година
  Josh Micich ec3f4b9d77 deleted 'svn:executable' property пре 14 година
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods пре 14 година
  Yegor Kozlov f35f76926c improved API for OOXML custom properties пре 14 година
  Yegor Kozlov 49d360bcd8 fixed non-ASCII symbols to keep javac quiet пре 14 година
  Yegor Kozlov 8c5838262e Added an example demonstrating how to convert an XLSX workbook to CSV, see Bugzilla 47757 пре 15 година
  Josh Micich a8957e80fa Fixing compiler warnings - unnecessary typecasts пре 15 година
  Yegor Kozlov e5aac25b00 Improved parsing of OOXML documents, see Bugzilla 47668 пре 15 година
  Yegor Kozlov e50f913b43 fixed compile error пре 15 година
  Mark Beardsley 0db6721bd0 New HSSF example. пре 15 година
  Mark Beardsley 562fe9897c New HSSF example. пре 15 година
  Yegor Kozlov 5aba781802 Fix for saving custom and extended OOXML properties пре 15 година
  Yegor Kozlov e555c088ce updated docs on extraction of embedded objects, misc changes in HSSF пре 15 година
  Yegor Kozlov 35906116ed support for custom XML mappings in XSSF, see Bugzilla 47520 пре 15 година
  Josh Micich afe8827155 changed CRLF to LF in src/examples/.../xssf/... пре 15 година
  Josh Micich fef0dc1ae5 Changed CRLF to LF in remaining trunk/src files пре 15 година
  Josh Micich 4d3fd6fff5 removed '@version $Id:$' tags (all were in javadoc comments) пре 15 година
  Nick Burch a8dcc4416f Apply (with tweaks) patch from bug #46161 - xssf support for setGroupColumnCollapsed() setGroupRowCollapsed() пре 15 година
  Josh Micich aca8d5187d Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) пре 15 година
  Josh Micich 6fd3790d79 Fixed deprecated references to HSSFSheet.getRow(short) etc. Removed all deprecated warnings from hssf.usermodel.examples.* пре 15 година
  Yegor Kozlov fce473fada import OpenXML4j codebase пре 15 година
  Yegor Kozlov 010693edaf applied patches by Gisella Bronzetti:46299 - support for carriage return and line break in XWPFRun 46300 - support for line spacing in XWPFParagraph 46308 - initial support for creation of XWPFTable пре 15 година
  Yegor Kozlov 7e6c4c3de8 example demonstrating how to generate large workbooks and avoid OutOfMemory exception пре 15 година
  Yegor Kozlov d3dd1fbbcd renamed Name.setFormula to more descriptive setRefersToFormula, also misc improvements in the site docs пре 15 година
  Yegor Kozlov dea649d06b applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFParagraph пре 15 година
  Yegor Kozlov 2a12f7566c applied fix suggested in bug#46197: missing cast to float resulted in incorect calculation of picture size.Also added Picture.resize(scale) пре 15 година
  Yegor Kozlov 4a64ae8839 more updates in javadocs and site documentation, also misc improvements in common hssf-xssf interfaces пре 15 година
  Yegor Kozlov c67c1d5ca0 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1-based2. repackaged common xssh-hssf examples, created a page in the site for them 3. converted broken non-ascii characters to unicode in TestMetaDataIPI and TestWriteWellKnown пре 15 година
  Nick Burch 0c8139e8be Include the sheet number in the output of XLS2CSVmra пре 15 година
  Yegor Kozlov 8987da6f67 docs cleanup and improvements пре 15 година
  Yegor Kozlov 8e0be01646 converted non-ascii characters to unicode to keep compilers on UTF-8 systems quiet пре 15 година
  Yegor Kozlov 2927970645 1. removed interfaces-jdk14, they are now obsolete2. started paving the way for XWPF пре 15 година
  Yegor Kozlov 350ce6192a should have been included in r711839 пре 15 година
  Yegor Kozlov 886e06cb2a 1. included ooxml javadocs in build.xml2. added a new rich example: BusinessPlan.java3. misc bug fixes пре 15 година
  Yegor Kozlov f6db815fbb applied patches #46119, #46120 and #46078 by Gizella Bronzetti пре 15 година
  Yegor Kozlov ea3f604103 more cleanup and refactoring of ooxml code,added more unit test and 3 rich examples: LoanCalculator, CalendarDemo and TimesheetDemo, numerous odds and ends improvements пре 15 година
  Yegor Kozlov 958a47a453 1. moved ooxml enums into interfaces-jdk15, they are common and should be in the place as the interfaces 2. removed obsolete and deprecated classes 3. Fixed XSSFWorkbook.cloneSheet. Now it makes a 'true' deep copy of a sheet 4. ooxml has a compile-time dependency on scratchpad, fixed build.xml to reflect that пре 15 година
  Yegor Kozlov 4ea70e1da5 improved XSSFName:check for name uniqueness, validate name name, more unit tests and javadocs пре 15 година
  Yegor Kozlov acfcbeb3c5 applied patches #46079, #46080 and #46081 by Gisella Bronzetti пре 15 година
  Yegor Kozlov db877653b7 more cleanup and refactoring of the ooxml code:1. removed deprecated methods from xssf and interfaces пре 15 година
  Yegor Kozlov c63434df63 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF code, will be refactored in future.2. fixed bug #45974: XSSFCell.getCellStyle can return null3. more code cleanup and reaftoring, removed usages of obsolete XSSFCell.getCellNum() in favor of XSSFCell.getColumnIndex(), also more javadoc in core classes пре 15 година
  Yegor Kozlov 6e94780280 applied patch #46003 by Gisella Bronzetti пре 15 година
  Yegor Kozlov b03f77865d applied patches #46004 and #46006 submitted by Gisella Bronzetti пре 15 година
  Yegor Kozlov d70887d566 should have been included in r705638 пре 15 година
  Yegor Kozlov f160dd1e7b more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizing is supported; implemented initial support for shape groups. Common HSSF-XSSF drawing interfaces are still TODO. пре 15 година
  Yegor Kozlov bff1825f78 applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup object пре 15 година