2011-07-07 |
Sergey Vladimirov | fail() shall throw Error, not AssertionError (which... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | add content of main text box to document text |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | uncomment lines, that were temporary commented for... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | allow bad properties parsing |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | add / update documentation |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | fix generics warnings |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | fix test case for 45473: calculate PAPX boundaries... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | fix generics warning |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Nick Burch | More elapsed time unit tests |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | add ability to dump text pieces |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | add toString() methods to PieceDescriptor and TextPiece... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | update test: according to file dump, last row char... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | fix: too many PAPX were dropped due to too strict bound... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | update status |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | always output overall range |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | add getOverallRange() method definition to HWPFDocumentCore |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | correctly detect cells of inner tables, do not include... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | add javadocs |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | print paragraph number |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | update PAPAbstractType, adding field descriptions |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | initialize more TAPAbstractType fields to prevent NPE |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | ignore standard Eclipse IDE files (.sessings, .project... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sergey Vladimirov | fix package: org.apache.poi.hssf.usermodel.converter... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sergey Vladimirov | add empty rdf:about to rdf:Description |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sergey Vladimirov | output document properties to html and pdf |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sergey Vladimirov | output document properties to html and pdf |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | fix lost cell properties (and row shift) |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add test case for lost cell properties |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | rewrite table bounds detection for Word 97, including... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | ignore PAPX if they references non-existing text parts |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Nick Burch | Fix bug #51474 - SXSSF handling for null strings |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | fix range detection for documents with section across... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | handle empty strings |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add Section.toString() for debug purposes |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add SEPX.toString() for debug purposes |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | correct range calculation for non-complex file |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | manually test Bug33519.doc |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | sometimes there is a lag between text pieces; for example |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add additional sanity checks |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | fix inner tables handling by Range.getTable() method |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | fix test suite name (for better IDEs compatibility) |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add isEmpty() method to TALS and handle it by SPRM... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | simplify table converting; fix bug that prevents table... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | allow user to check table level from Table class (not... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | Test correct processing of "sprmPItap" (0x6649) and... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | rename PAP structure fields according to specification |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add additional options and features to HWPFLister,... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add or improve toString() methods of several classes... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Sergey Vladimirov | add SprmOperation.toString() for debug purposes |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | fix warning about cast |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | fix warning about generics |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | add additional TableProperties; implement TableAutoform... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | update TAP definition according to specification |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | add closeQuietly() method |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | add Excel-to-HTML converter (with test suite) |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | remove unused method |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | rename extractor -> converter and move to converter... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | add Word-to-HTML extractor |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | warn and skip wrong type SPRM |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | extract private getCharacterRun method with CHPX as... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | workaround for NPE caused by old Word format |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | add toString() to BorderCode |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Sergey Vladimirov | workaround for NPE caused by old Word format |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Sergey Vladimirov | update who.xml as first test commit |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Yegor Kozlov | bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respe... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Yegor Kozlov | Bug 51448 - Avoid exception when evaluating workbooks... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Nick Burch | Apply patch from bug #51458 - Correct BitField wrapping... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Nick Burch | Apply patch from bug #51460 (with some related generics... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Nick Burch | Add unit test that seems to show bug #51461 working... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Maxim Valyanskiy | XSLFCommonSlideData: Workaround for XmlBeans bug#49934 |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Yegor Kozlov | misc fixes in site docs |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Yegor Kozlov | added Workbook.getForceFormulaRecalculation as requeste... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Yegor Kozlov | Bug 51444 - Prevent corrupted output when saving files... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Maxim Valyanskiy | hwpf: ignore ArrayIndexOutOfBoundsException in TableSpr... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Jon Svede | Added myself to the list of committers. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Yegor Kozlov | Bug 51422 - Support using RecalcIdRecord to trigger... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Nick Burch | List another exception caused by old+new POI jars in... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Yegor Kozlov | Bug 50474 - Example demonstrating how to update workboo... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Yegor Kozlov | Bug 51431 - Avoid IndexOutOfBoundException when removin... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Yegor Kozlov | cleanup sxxsf temp files after tests, remove non-ascii... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Yegor Kozlov | Bug 48877 - Fixed XSSFRichTextString to respect leading... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Yegor Kozlov | Bug 49564 - Fixed default behaviour of XSSFCellStyle... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Yegor Kozlov | Bug 48314 - Fixed setting column and row breaks in... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Nick Burch | Add a unit test to show that bug #49648 no longer occurs |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Yegor Kozlov | resolved old bugzilla issues, added unit tests |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yegor Kozlov | Bug 51351 - more progress with WordToFoExtractor: fix... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yegor Kozlov | Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Yegor Kozlov | Bug 51415 - Fixed Workbook.createSheet(sheetName) to... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Nick Burch | Add a note about RecalcId record with a value of zero |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yegor Kozlov | Bug 51332 - Fixed internal IDs of shapes generated... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Yegor Kozlov | misc fixed in site's quick guide |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Maxim Valyanskiy | Test for parsing document with drawings to prevent... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Yegor Kozlov | bug 51351: more progress with WordToFoExtractor: suppo... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Yegor Kozlov | Bug 48408: Improved documentation for Sheet.setColumnWidth |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Yegor Kozlov | junit test for sprm, added missing line from r1137143 |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Yegor Kozlov | Support for sprmPJc paragraph SPRM and handling of... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Yegor Kozlov | updated web site docs |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Yegor Kozlov | improved autosizing columns in SXSSF, see Bug 51356 |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Yegor Kozlov | Bug 50681 - Avoid exception in HSSFDataFormat.getDataFo... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Yegor Kozlov | Bug 50681 - Fixed autosizing columns beyond 255 charact... |
commit | commitdiff | tree | snapshot |
next |