2009-04-11 |
Yegor Kozlov | improved the script for uploading maven artefacts,... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Yegor Kozlov | fixed forrest.properties to work with jdk 1.6, see... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Yegor Kozlov | set forkmode=once for junit tests, it made the build... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Josh Micich | Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Yegor Kozlov | moved common interfaces from src/ooxml/interfaces-jdk15... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Josh Micich | Bugzilla 46973 - fixed defined names to behave better... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Yegor Kozlov | consolidate limits specific to Excel version(Excel97... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Nick Burch | Quick update of the who-we-are page |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Josh Micich | Bug 46951 - fixed formula parser to better handle range... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Yegor Kozlov | changed build.xml to download all jar from a single... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Josh Micich | Added toString debug method to MemAreaPtg |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Josh Micich | fixed compiler error from r761723 |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Yegor Kozlov | added SpreadsheetVersion enum to hold version-specific... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Josh Micich | Changed cell and area ref Ptgs to allow creation using... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Josh Micich | Fix for bug 46948 - Range operator can now take area... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Josh Micich | Fix for 46918 - Allow shorter format for ExtendedPivotT... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Nick Burch | Ditch poi 2.0 jar in the ruby contrib, and make it... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Josh Micich | Bugzilla 46818 (patch from Wayne Clingingsmith) - added... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Josh Micich | Fix for bug 46898 - Formula evaluator should not cache... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Yegor Kozlov | more refactoring of common ss tests |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Yegor Kozlov | improved test cases: moved common hssf-xssf test to... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Josh Micich | Fix for bug 46917 - PageItemRecord(SXPI) can contain... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Yegor Kozlov | support rotation of simple shapes |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Nick Burch | Fix the block allocation test, but still leave the... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Nick Burch | Explicit cast |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Nick Burch | Fix bug #46904, for old biff5/biff7 files where the... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Nick Burch | Disabled test for bug #46904 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Josh Micich | Fix for bug 46840 - PageSettingsBlock should include... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Yegor Kozlov | update cell type when setting cached formula result... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Yegor Kozlov | added modifiers for anchor type to XSSFClientAnchor |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Josh Micich | Renamed Package (in org.apache.poi.openxml4j.opc) to... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Josh Micich | Abstracted record construction |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Josh Micich | updated url in comment |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Yegor Kozlov | support built-in data formats in XSSFDataFormat |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Yegor Kozlov | improved shifting of sheet-level names, also fixed... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Yegor Kozlov | fixed bug #46715 - Column width from original xlsx... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Yegor Kozlov | more improvements in shiftRows: 1. shift named ranges... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Yegor Kozlov | fixed non-standard ASF license headers |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Yegor Kozlov | added setDisplayZeros / isDisplayZeros and getMergedReg... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Yegor Kozlov | Improved LICENSE and NOTICE as suggested in Bugzilla... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Josh Micich | Attempt to fix GUMP build error due to case mismatch... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Yegor Kozlov | fixed Incorrect ooxml.xsds.url, see bugzilla #46753 |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Yegor Kozlov | fixed platform-dependent unit test |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Nick Burch | Fix typo |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Yegor Kozlov | updated status of the latest release on main page |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Yegor Kozlov | replaced log4j with POILogger in openxml4j, also conver... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Yegor Kozlov | added a script to upload digital signatures in the... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Yegor Kozlov | fixed a possible NPE in SimpleShape.getClientRecords() |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Josh Micich | Added HLSF test suite hierarchy. Silenced noisy tests. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Josh Micich | Should have been part of c746085 (More fixes to allow... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Josh Micich | More fixes to allow EscherContainerRecord to exclusivel... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Josh Micich | Fix for bug introduced in r745976. EscherContainerReco... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Josh Micich | Added Apache License text to files where it was missing... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Josh Micich | fixed typo in toString() |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Yegor Kozlov | fixed autoSizeColumn() to use cached formula values... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Yegor Kozlov | refactored XSSFSheet.shiftRows to use FormulaShifter... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Yegor Kozlov | Fixed formula parser to handle names with backslashes |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Josh Micich | fixed compiler warnings. added some TODO comments |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Josh Micich | Bugzilla 46660 - added 'hidden' property to Workbook |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Josh Micich | removed merge marker accidentally left behind in r653822 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Josh Micich | Fixed WorkbookFactory.create(InputStream) to throw... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Josh Micich | added to-do comment |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Josh Micich | Fix for bug 46693 - serialization errors in CHARTFORMAT... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Josh Micich | Minor code clean-up |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Yegor Kozlov | correctly append picture data if Pictures stream contai... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Josh Micich | fixed record name in toString() close element |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Josh Micich | Refactored common CellValueRecordInterface code into... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Josh Micich | Generalised TestSheetShiftRows for both HSSF and XSSF... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Yegor Kozlov | update version.id to 3.5-beta6 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Yegor Kozlov | improved XSSFSheet.shiftRows: 1. properly update cell... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Yegor Kozlov | added suport for Calculation Chain in XSSF, remove... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Josh Micich | Fixed serialization of multiple blank records (should... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Yegor Kozlov | Improved error handling for problems described in bugzi... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Josh Micich | Should be part of c 741036 (Fix for bug 46654 - HSSFRow... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Josh Micich | Fix for bug 46654 - HSSFRow/RowRecord needs to properly... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Josh Micich | Reverted accidental early commit (should not be part... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Josh Micich | Improvements to OpenXML4J unit tests. Fixed class... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Josh Micich | Fixed deprecated references to HSSFSheet.getRow(short... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Josh Micich | Fixed use of deprecated property HSSFName.reference... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Josh Micich | Modified formula parser to encode SUM taking a single... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Josh Micich | Fix for bug 46643 - formula parser should encode range... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Josh Micich | Added toString methods to help debugging |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Josh Micich | Fix for bug 46647 - COUNTIF NE operator and other speci... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Yegor Kozlov | added a method to remove slides |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Yegor Kozlov | fixed bugs 40520 and 46553: HSSFFont.applyFont() format... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Yegor Kozlov | import OpenXML4j codebase |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Josh Micich | Fix for bug 46545 - ObjRecord should ignore excessive... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Josh Micich | Fix for bug 46613 - evaluator should perform case insen... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Josh Micich | Follow-up fix for r737173 and r737238 (patch 46544... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Josh Micich | Follow-up fix for r737173 (patch 46544) - filename... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Josh Micich | Bugzilla 45644 - adding a command line interface to... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Josh Micich | Bugzilla 46580 - Replaced ErrorEval.FUNCTION_NOT_IMPLEM... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Josh Micich | Fixing compiler warnings |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Josh Micich | Fixed HSSFCell/FormulaRecordAggregate to properly remov... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Josh Micich | Removed System.out.println and compiler warnings from... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Josh Micich | Fix for bug 46547 - Allow for addition of conditional... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Josh Micich | Removed unused, erroneous import |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Josh Micich | Bug 46548 - fixes for Page Settings Block (patch from... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Josh Micich | Updated class comment |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Josh Micich | Fixing bug 46551 - spelling mistakes in xSSFCell.checkB... |
commit | commitdiff | tree | snapshot |
next |