aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs
Commit message (Collapse)AuthorAgeFilesLines
* updated current version on status.xml, also some misc post-release ↵Yegor Kozlov2009-12-071-1/+3
| | | | | | improvements in mvn-deploy.sh and build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887930 13f79535-47bb-0310-9956-ffa450edef68
* fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see ↵Yegor Kozlov2009-12-041-0/+1
| | | | | | Bugzilla 48332 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887160 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48332 - fixed ColumnInfoRecord to tolerate missing reserved fieldJosh Micich2009-12-021-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@886311 13f79535-47bb-0310-9956-ffa450edef68
* fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701Yegor Kozlov2009-12-021-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@886113 13f79535-47bb-0310-9956-ffa450edef68
* memory usage optimization in XSSF - avoid creating parentless xml beansYegor Kozlov2009-11-301-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@885429 13f79535-47bb-0310-9956-ffa450edef68
* improved work with cell comments in XSSF, also added support for cell ↵Yegor Kozlov2009-11-272-114/+30
| | | | | | comments to SS interfaces git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884918 13f79535-47bb-0310-9956-ffa450edef68
* Add support for creating SummaryInformation and DocumentSummaryInformation ↵Nick Burch2009-11-251-0/+1
| | | | | | properties on POIDocuments that don't have them, via POIDocument.createInformationProperties() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884072 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #48180 - short chart records skipping some unused fieldsNick Burch2009-11-251-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884065 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Jeremy Michelson (with slight tweaks) - bug #48274 - fix ↵Nick Burch2009-11-251-1/+2
| | | | | | erronious wrapping of byte colours in HSSFPalette.findSimilarColor git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884061 13f79535-47bb-0310-9956-ffa450edef68
* Fix from Petr for bug #24601 - fix fetching of error codes from XSSF formula ↵Nick Burch2009-11-251-0/+1
| | | | | | cells git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884058 13f79535-47bb-0310-9956-ffa450edef68
* fixed javadoc for HSSFSheet.setColumnWidth and XSSFSheet setColumnWidthYegor Kozlov2009-11-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882931 13f79535-47bb-0310-9956-ffa450edef68
* included poi-ooxml-schemas and poi-examples in the release cycle, also misc ↵Yegor Kozlov2009-11-211-2/+6
| | | | | | improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882927 13f79535-47bb-0310-9956-ffa450edef68
* Many documentation changes. See ↵Dave Fisher2009-11-1913-548/+881
| | | | | | https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882301 13f79535-47bb-0310-9956-ffa450edef68
* fixed XLSX2CSV to avoid exception when processing cells with multiple "t" ↵Yegor Kozlov2009-11-161-0/+1
| | | | | | elements, see Bugzilla 47757 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880864 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48195 - short-circuit evaluation of IF() and CHOOSE()Josh Micich2009-11-131-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835994 13f79535-47bb-0310-9956-ffa450edef68
* support for text extraction from PPT master slides, see Bugzilla 48161Yegor Kozlov2009-11-121-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835271 13f79535-47bb-0310-9956-ffa450edef68
* cleanup of build.xmlYegor Kozlov2009-11-061-81/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833603 13f79535-47bb-0310-9956-ffa450edef68
* added a method to set arabic mode in HSSFSheet, see Bugzilla 47970Yegor Kozlov2009-11-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833537 13f79535-47bb-0310-9956-ffa450edef68
* release system resources when calling javax.imageio.ImageIO in Picture.resize()Yegor Kozlov2009-11-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833527 13f79535-47bb-0310-9956-ffa450edef68
* more documentation changesDave Fisher2009-11-061-13/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833283 13f79535-47bb-0310-9956-ffa450edef68
* documentation changesDave Fisher2009-11-064-118/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833281 13f79535-47bb-0310-9956-ffa450edef68
* reorganized TOC, removed obsolete pagesYegor Kozlov2009-11-066-66/+157
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833248 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Trejkaz - fix bug #48038 - handle reading HWPF stylesheets from ↵Nick Burch2009-11-041-0/+1
| | | | | | non zero offsets git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832625 13f79535-47bb-0310-9956-ffa450edef68
* When running the "compile-ooxml-xsds" ant task, also generate the source jar ↵Nick Burch2009-11-031-0/+1
| | | | | | for the OOXML Schemas git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832596 13f79535-47bb-0310-9956-ffa450edef68
* Hopefully fix #45672 properly - improve handling by ↵Nick Burch2009-11-031-0/+1
| | | | | | MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832584 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48096 - relaxed validation check in RecalcIdRecordJosh Micich2009-11-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832536 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48085 - improved error checking in BlockAllocationTableReader to ↵Josh Micich2009-11-031-0/+1
| | | | | | trap unreasonable field values git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832505 13f79535-47bb-0310-9956-ffa450edef68
* fixed logic for matching cells and comments in HSSFCell.getCellComment()Yegor Kozlov2009-10-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@831025 13f79535-47bb-0310-9956-ffa450edef68
* [47942] added implementation of protection features to XLSX and DOCX files. ↵Ugo Cei2009-10-281-0/+2
| | | | | | Patch submitted by Roberto Albertini. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830657 13f79535-47bb-0310-9956-ffa450edef68
* drop a line on Git access to POI sourcesYegor Kozlov2009-10-281-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830513 13f79535-47bb-0310-9956-ffa450edef68
* preserve leading and trailing white spaces in XSSFRichTextString, see ↵Yegor Kozlov2009-10-281-0/+1
| | | | | | Bugzilla 48070 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830492 13f79535-47bb-0310-9956-ffa450edef68
* Update link to dev.HSSF.javaNick Burch2009-10-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829759 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48044 - added implementation for CountBlank function (patch from ↵Josh Micich2009-10-241-0/+1
| | | | | | Mads Mohr Christensen) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829293 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48036 - added IntersectionEval to allow evaluation of the ↵Josh Micich2009-10-211-0/+1
| | | | | | intersection formula operator. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@828244 13f79535-47bb-0310-9956-ffa450edef68
* The Visio info on gnome.ru is no more. Switch the links to a web.archive.org ↵Nick Burch2009-10-201-2/+2
| | | | | | cached version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@827685 13f79535-47bb-0310-9956-ffa450edef68
* deleted 'svn:executable' propertyJosh Micich2009-10-167-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826045 13f79535-47bb-0310-9956-ffa450edef68
* From bug #47999 - avoid un-needed call to the JVM Garbage Collector when ↵Nick Burch2009-10-161-0/+1
| | | | | | working on OOXML OPC Packages git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@825890 13f79535-47bb-0310-9956-ffa450edef68
* added Ant target to compile scratchpad examples, added example HSMF ↵Yegor Kozlov2009-10-041-0/+2
| | | | | | application that converts a .msg file to text and extracts attachments, see Bugzilla 47922 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821500 13f79535-47bb-0310-9956-ffa450edef68
* fixed ColumnHelper to correctly handle columns included in a column spanYegor Kozlov2009-10-041-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821497 13f79535-47bb-0310-9956-ffa450edef68
* updated index.html to reflect current releaseYegor Kozlov2009-09-281-27/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819486 13f79535-47bb-0310-9956-ffa450edef68
* fixed XSSFCell.getStringCellValue() to properly handle cached formula resultsYegor Kozlov2009-09-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819106 13f79535-47bb-0310-9956-ffa450edef68
* fixed non-ASCII symbols to keep javac quietYegor Kozlov2009-09-251-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@818752 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 47747 - fixed logic for locating shared formula recordsJosh Micich2009-09-181-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816417 13f79535-47bb-0310-9956-ffa450edef68
* Reverted initial application of patches 47848(r815935) and 47849(r815942). ↵Josh Micich2009-09-161-3/+1
| | | | | | Some details need clarification. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816006 13f79535-47bb-0310-9956-ffa450edef68
* Added possibility to get EvaluationCell from RefEval, see bugzilla 47849Yegor Kozlov2009-09-161-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815942 13f79535-47bb-0310-9956-ffa450edef68
* Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848Yegor Kozlov2009-09-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815935 13f79535-47bb-0310-9956-ffa450edef68
* improved work with user-defined functions, see Bugzilla 47809Yegor Kozlov2009-09-161-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815928 13f79535-47bb-0310-9956-ffa450edef68
* fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel ↵Yegor Kozlov2009-09-131-0/+1
| | | | | | 2008, see Bugzilla 47581 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814358 13f79535-47bb-0310-9956-ffa450edef68
* removed unnecessary svn:executable flag from files in SVN trunk, see ↵Yegor Kozlov2009-09-131-0/+1
| | | | | | bugzilla 47734 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
* added javadoc how to avoid Excel crash when creating too many ↵Yegor Kozlov2009-09-131-0/+1
| | | | | | HSSFRichTextString cells, see Bugzilla 47543 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814324 13f79535-47bb-0310-9956-ffa450edef68