2011-07-20 |
Sergey Vladimirov | simplify some HWPFDocument.get*Range() methods |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Sergey Vladimirov | add bookmarks support for Word-to-HTML and Word-to... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Sergey Vladimirov | split BookmarksTables to internal and user-friendly API |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Yegor Kozlov | fixed bug 51470 - avoid exception when cloning XSSF... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Yegor Kozlov | fixed bug 51481 - fixed autofilters in HSSF to avoid... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Yegor Kozlov | Fixed bug 51533 - Avoid exception when changing name... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Yegor Kozlov | more progress with support for charts in XSSF, see... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Yegor Kozlov | Support for appending images to existing drawings in... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sergey Vladimirov | added initial support for bookmark |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sergey Vladimirov | introduce SubdocumentPart and simplify CP start/end... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Yegor Kozlov | bug 46250 - Fixed cloning worksheets with images |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sergey Vladimirov | introduce DocumentPart enum and simplify fields access API |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sergey Vladimirov | add dump fields feature |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sergey Vladimirov | compact HTML output of WordToHtmlConverter |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Sergey Vladimirov | speed improvement for rebuilding CHPX |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | simplify internal API |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | add support for merged cells |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Burch | Fix a 1.6-ism - TreeMap.firstEntry |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | add test case data for 51524 |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | compact result HTML in Excel-to-HTML converter |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | fix test case name for TestExcelToHtmlConverterSuite |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Nick Burch | Add a basic FAQ entry for how to report problems when... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | fix compilation error |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | very small additional speed improvement (less garbage) |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | fix Bug 51524 -- PapBinTable constructor is slow (regre... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | preserve align in case of "divved" cells |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | add tricky mode (disabled by default) to output cell... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | fix table and table's cells css processing |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Sergey Vladimirov | do not output hidden rows and columns by default (and... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | made getHighlightColor() public, so convertor don't... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | made getHighlightColor() public, so convertor don't... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | processImage() is moved to converter, remove setImagePr... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | introduce picture descriptor structure (internal),... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | allow to dump pictures |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | a bit more comments (quotes from specifications) |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | trivial fix for ShadingDescriptor.toString() |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | update CHP definition |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | update AllHWPFTests |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | update AllHWPFTests |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | update PAP definition |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | deprecate code working directly with PAPX / CHPX /... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | add default values to LineSpacingDescriptor |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | remove unused method |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | make some section properties public to prevent access... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | update SEP definition |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | update SEP definition |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | format and sort members |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | format and sort members |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | format and sort members |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Sergey Vladimirov | add get/set for _ixchFollow in listLevel |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Nick Burch | Add tests for bug #51514 - NPOIFS based loading |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Nick Burch | Fix bug #51514 - Allow HSSFObjectData to work with... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Nick Burch | Fix first part of bug #51514 - HSSF copy nodes from... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Sergey Vladimirov | rename methods to make the difference between field... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Sergey Vladimirov | prevent extra text in field |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Sergey Vladimirov | prevent index out of range exception |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Sergey Vladimirov | fix fields processing, improve test case |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Yegor Kozlov | Bug 51504 - avoid NPE when DefaultRowHeight or DefaultC... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Sergey Vladimirov | compactify HTML |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Sergey Vladimirov | fix styles output; |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Nick Burch | Fix bug #51502 - Correct the Subtotal function javadoc... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | fix NPE |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Yegor Kozlov | support for hyperlinks in SXSSF |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add line breaks (0xb) support |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add font replacer interface and default implementation |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | update TestRangeProperties |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | fix Range::insert<Table>Before() method result boundaries |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | fix TestTextPieceTable test: fix PieceDescriptor.equals... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | for test cases: do not reconstruct binary tables for... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | convert unicode string constants to \uxxx-s |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add more detailed message about missing substring |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add initial support for fast-saved files |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add ProperyModifier (PRM) field to PieceDescriptor... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add toString() to SprmBuffer |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | add type constants and extends toString() for SprmOperation |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sergey Vladimirov | NPE check |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | make Table elements constructors accepts char positions... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | make Section.toString() look alike other toString()s |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | extend TableRow from Range, not from Paragraph |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | rewrite PAPX / CHPX loading, allowing to read complex... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | rename MBD001D0B89.doc to Bug48075.doc |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | SEPX uses chars as boundaries coordinates, don't do... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | prevent NPE in rare cases |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | make TableCellDescriptor cloneable |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | make TableAutoformatLookSpecifier cloneable |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | ignore PAPX references zero-length text pieces |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | sorting of PAPX is not required, it will be replaced... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | refactor SprmOperation, reducing memory consumption... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | allow SprmBuffer to append byte[] (public method) |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | SEPX uses chars as boundaries coordinates, don't do... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | ignore CHPX references zero-length text pieces |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | deprecate BytePropertyNode |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | push boundaries checks down, removing deprecation warni... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | specify font size metric (pt) |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Sergey Vladimirov | fix CSS error in word-to-html |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Sergey Vladimirov | fox compiler warnings |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Sergey Vladimirov | remove unused parameters |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Sergey Vladimirov | fix generic warnings |
commit | commitdiff | tree | snapshot |
next |