| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old documentation, now in the site subtree | Nick Burch | 2013-01-11 | 18 | -7170/+0 |
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 2 | -2/+2 |
* | Bugzilla 53780: Fixed memory and temporary file leak in SXSSF | Yegor Kozlov | 2012-09-14 | 1 | -8/+12 |
* | bugzilla ticket 53642: added detailed logging for formula evaluation in both ... | Evgeniy Berlog | 2012-09-05 | 1 | -3/+3 |
* | resolved bugzilla ticket 53642 | Evgeniy Berlog | 2012-09-04 | 1 | -2/+30 |
* | Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon | Yegor Kozlov | 2012-08-11 | 1 | -2/+3 |
* | Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea... | Yegor Kozlov | 2012-08-04 | 1 | -16/+21 |
* | Update the FormulaEvaluator performance section to match current behaviour | Nick Burch | 2012-06-10 | 1 | -24/+37 |
* | Bugzilla 53025: Updatad documentation and example on data validations | Yegor Kozlov | 2012-05-18 | 1 | -25/+353 |
* | add RANK to the list of supported functions | Yegor Kozlov | 2012-03-11 | 1 | -0/+1 |
* | bugzilla 52057 - updated formula test framework to be aware of recently added... | Yegor Kozlov | 2012-02-28 | 1 | -1/+18 |
* | polished code to register new function impls in runtime | Yegor Kozlov | 2012-02-26 | 2 | -123/+276 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 1 | -0/+0 |
* | Bugzilla 51961: support compression of temp files in SXSSF | Yegor Kozlov | 2011-12-09 | 1 | -0/+10 |
* | Fix bug #51681 - doc example bug | Nick Burch | 2011-10-06 | 1 | -0/+1 |
* | mention ConditionalFormats, ToHtml and ToCSV in the docs | Yegor Kozlov | 2011-07-29 | 1 | -0/+26 |
* | support for conditional formatting in XSSF including docs and examples | Yegor Kozlov | 2011-07-29 | 1 | -21/+25 |
* | misc fixes in site docs | Yegor Kozlov | 2011-07-01 | 2 | -3/+3 |
* | Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculat... | Yegor Kozlov | 2011-06-27 | 1 | -0/+53 |
* | Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th... | Yegor Kozlov | 2011-06-23 | 1 | -74/+90 |
* | misc fixed in site's quick guide | Yegor Kozlov | 2011-06-22 | 1 | -61/+57 |
* | updated web site docs | Yegor Kozlov | 2011-06-18 | 1 | -0/+4 |
* | added an example on conditional formatting in the site's quick guide | Yegor Kozlov | 2011-06-14 | 1 | -0/+37 |
* | fixed a typo | Yegor Kozlov | 2011-06-09 | 1 | -7/+12 |
* | continue SXSSF docs updates and polishing | Yegor Kozlov | 2011-06-09 | 2 | -25/+69 |
* | SXSSF documentation and polishing | Yegor Kozlov | 2011-06-08 | 2 | -1/+106 |
* | As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluato... | Nick Burch | 2011-05-09 | 1 | -1/+5 |
* | Update the HSSF/XSSF comments documentation to include some more steps that a... | Nick Burch | 2011-02-23 | 1 | -2/+11 |
* | initial import of ExcelAnt tasks, see Bugzilla 50610 | Yegor Kozlov | 2011-02-18 | 2 | -0/+320 |
* | User Defined Function Documentation/Example, see Bugzilla 50587 | Yegor Kozlov | 2011-01-19 | 2 | -0/+415 |
* | use cached formula result when autosizing sheet columns, see Bugzilla 50211 | Yegor Kozlov | 2010-11-09 | 1 | -2/+7 |
* | initial support for excel auto-filters | Yegor Kozlov | 2010-08-08 | 1 | -0/+10 |
* | Update the contributor guidelines (microsoft docs, smaller patches are better... | Nick Burch | 2010-07-02 | 2 | -2/+2 |
* | Tweak the iterator section to avoid casts as we have generics, and then ditch... | Nick Burch | 2010-01-13 | 1 | -15/+5 |
* | improved work with cell comments in XSSF, also added support for cell comment... | Yegor Kozlov | 2009-11-27 | 1 | -113/+26 |
* | Update link to dev.HSSF.java | Nick Burch | 2009-10-26 | 1 | -1/+1 |
* | deleted 'svn:executable' property | Josh Micich | 2009-10-16 | 1 | -0/+0 |
* | removed temporary fix for compatibility with Mac Excel 2008 Sp2 | Yegor Kozlov | 2009-08-09 | 1 | -31/+0 |
* | Add a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, a... | Nick Burch | 2009-08-03 | 1 | -0/+8 |
* | small improvements to r799264 | Yegor Kozlov | 2009-07-30 | 1 | -2/+2 |
* | added a note on Compatibility of POI-generated .xlsx files with MS Office 200... | Yegor Kozlov | 2009-07-30 | 1 | -0/+31 |
* | fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bu... | Yegor Kozlov | 2009-07-24 | 1 | -4/+0 |
* | updated docs on extraction of embedded objects, misc changes in HSSF | Yegor Kozlov | 2009-07-18 | 1 | -0/+80 |
* | added a section on Data Validation to the quick guide, the patch provided by ... | Yegor Kozlov | 2009-06-15 | 1 | -1/+109 |
* | Fix more XLS2CSV links | Nick Burch | 2009-05-01 | 2 | -2/+2 |
* | Fix the XLS2CSVmra link | Nick Burch | 2009-04-27 | 1 | -1/+1 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -1/+1 |
* | set new version.id=3.5-beta5 | Yegor Kozlov | 2008-11-24 | 1 | -1/+1 |
* | renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp... | Yegor Kozlov | 2008-11-21 | 2 | -10/+16 |
* | more updates in javadocs and site documentation, also misc improvements in co... | Yegor Kozlov | 2008-11-14 | 3 | -36/+28 |