]> source.dussan.org Git - poi.git/shortlog
poi.git
2011-07-12 Sergey Vladimirovupdate TestRangeProperties
2011-07-12 Sergey Vladimirovfix Range::insert<Table>Before() method result boundaries
2011-07-12 Sergey Vladimirovfix TestTextPieceTable test: fix PieceDescriptor.equals...
2011-07-12 Sergey Vladimirovfor test cases: do not reconstruct binary tables for...
2011-07-12 Sergey Vladimirovconvert unicode string constants to \uxxx-s
2011-07-12 Sergey Vladimirovadd more detailed message about missing substring
2011-07-12 Sergey Vladimirovadd initial support for fast-saved files
2011-07-12 Sergey Vladimirovadd ProperyModifier (PRM) field to PieceDescriptor...
2011-07-12 Sergey Vladimirovadd toString() to SprmBuffer
2011-07-12 Sergey Vladimirovadd type constants and extends toString() for SprmOperation
2011-07-12 Sergey VladimirovNPE check
2011-07-11 Sergey Vladimirovmake Table elements constructors accepts char positions...
2011-07-11 Sergey Vladimirovmake Section.toString() look alike other toString()s
2011-07-11 Sergey Vladimirovextend TableRow from Range, not from Paragraph
2011-07-11 Sergey Vladimirovrewrite PAPX / CHPX loading, allowing to read complex...
2011-07-11 Sergey Vladimirovrename MBD001D0B89.doc to Bug48075.doc
2011-07-11 Sergey VladimirovSEPX uses chars as boundaries coordinates, don't do...
2011-07-11 Sergey Vladimirovprevent NPE in rare cases
2011-07-11 Sergey Vladimirovmake TableCellDescriptor cloneable
2011-07-11 Sergey Vladimirovmake TableAutoformatLookSpecifier cloneable
2011-07-11 Sergey Vladimirovignore PAPX references zero-length text pieces
2011-07-11 Sergey Vladimirovsorting of PAPX is not required, it will be replaced...
2011-07-11 Sergey Vladimirovrefactor SprmOperation, reducing memory consumption...
2011-07-11 Sergey Vladimirovallow SprmBuffer to append byte[] (public method)
2011-07-11 Sergey VladimirovSEPX uses chars as boundaries coordinates, don't do...
2011-07-11 Sergey Vladimirovignore CHPX references zero-length text pieces
2011-07-11 Sergey Vladimirovdeprecate BytePropertyNode
2011-07-11 Sergey Vladimirovpush boundaries checks down, removing deprecation warni...
2011-07-11 Sergey Vladimirovspecify font size metric (pt)
2011-07-11 Sergey Vladimirovfix CSS error in word-to-html
2011-07-10 Sergey Vladimirovfox compiler warnings
2011-07-10 Sergey Vladimirovremove unused parameters
2011-07-10 Sergey Vladimirovfix generic warnings
2011-07-10 Sergey Vladimirovfix Word6/95 test cases: in old format boundaries in...
2011-07-10 Sergey Vladimirovadd toString() to PlexOfCps
2011-07-10 Sergey VladimirovNP check
2011-07-10 Sergey Vladimirovmore WARNs in log
2011-07-09 Sergey Vladimirovshortcut for test case to allow loading bad structure...
2011-07-09 Sergey VladimirovSame workaround for CHPX / SEPX, as for PAPX. Disable...
2011-07-09 Sergey Vladimirovupdate status and .doc for issue 49933
2011-07-09 Sergey Vladimirovmake sure at least English text is extracted
2011-07-09 Sergey Vladimirovtemporary(?) workaround for Bug 49933 - Word 6/95 docum...
2011-07-09 Sergey Vladimirovadd the same boundaries check to CHPX / PAPX / SEPX...
2011-07-09 Sergey Vladimirovsort CHPX / PAPX / SEPX tables for Word95 files as...
2011-07-09 Sergey Vladimirovsort PAPX and SEPX after loading
2011-07-09 Sergey Vladimirovbetter way to check if CPHX references any part of...
2011-07-09 Sergey Vladimirovadd toString() and isEmpty() to ShadingDescriptor
2011-07-09 Sergey Vladimirovoutput text of CHPX
2011-07-09 Sergey Vladimirovmake sure all complex properties are correctly initiali...
2011-07-09 Sergey Vladimirovadd public clone()
2011-07-09 Sergey Vladimirovadd public clone()
2011-07-09 Sergey Vladimirovimprove DropCapSpecifier, add field getters/setters...
2011-07-09 Sergey Vladimirovadd isEmpty() and toString() to DateAndTime
2011-07-09 Sergey Vladimirovadd isEmpty() and toString() to LineSpacingDescriptor
2011-07-09 Sergey Vladimirovfix the same problem with SPX and move deprecation...
2011-07-09 Sergey Vladimirovfix the same problem as with PAPX -- CHPX shall be...
2011-07-09 Sergey Vladimirovfix compilation problem on JDK 6
2011-07-08 Sergey Vladimirovfix comparator
2011-07-08 Sergey Vladimirovorganize imports
2011-07-08 Sergey Vladimirovadditional check and workaround for wrong order (fix...
2011-07-08 Sergey Vladimirovone of problems linked to 47286 seems to be found ...
2011-07-08 Nick BurchFix bug #51469 - XSSF support for row styles, to match...
2011-07-08 Sergey Vladimirovadd test case to check if email from Bug47286.doc is...
2011-07-08 Sergey Vladimirovsimplify work with fields
2011-07-08 Sergey Vladimirovadd user-friendly way to access field properties if...
2011-07-08 Sergey Vladimirovsort CHPX on load (sometimes out of order)
2011-07-08 Nick BurchApply patch from bug #51476 - Correct XSSF cell formatt...
2011-07-08 Nick BurchPatch from bug #51486 from Mike McEuen (with a few...
2011-07-08 Nick BurchXWPF Numbering tests from bug #51134
2011-07-08 Sergey Vladimirovadd toString method to GenericPropertyNode
2011-07-08 Sergey Vladimirovsimplify PlexOfField by using GenericPropertyNode
2011-07-08 Sergey Vladimirovsave document fields, but Bug47286 looks better, but...
2011-07-08 Sergey Vladimirovupdate TestFieldsTables
2011-07-08 Sergey Vladimirovmore correct definition of FLD, preserving reserved...
2011-07-08 Sergey Vladimirovfix test for 47286
2011-07-08 Sergey Vladimirovadd documentation
2011-07-08 Sergey Vladimirovmake getSize() static
2011-07-08 Sergey Vladimirovrefactor FieldDescriptor to be based on autogenerated...
2011-07-08 Sergey VladimirovTest case shall not fail
2011-07-08 Sergey Vladimirovfix compiler warning ("unmappable character for encodin...
2011-07-08 Sergey Vladimirovfix TestPAPBinTable
2011-07-07 Sergey Vladimirovdump text run properties
2011-07-07 Sergey VladimirovCharacterSprmUncompressor extends SprmUncompressor
2011-07-07 Sergey Vladimirovupdate CHP type
2011-07-07 Sergey Vladimirovdump text runs
2011-07-07 Sergey Vladimirovsupport Word95 files
2011-07-07 Sergey Vladimirovalready fixed 48065 - Problems with save output of...
2011-07-07 Sergey Vladimirovfix 47563 - Exception when working with table
2011-07-07 Sergey Vladimirovfix 47287 - StringIndexOutOfBoundsException in Characte...
2011-07-07 Sergey Vladimirovupdate status
2011-07-07 Sergey VladimirovBug 46817 - Regression: Text from some table cells...
2011-07-07 Sergey Vladimirovfail() shall throw Error, not AssertionError (which...
2011-07-07 Sergey Vladimirovadd content of main text box to document text
2011-07-07 Sergey Vladimirovuncomment lines, that were temporary commented for...
2011-07-07 Sergey Vladimirovallow bad properties parsing
2011-07-07 Sergey Vladimirovadd / update documentation
2011-07-07 Sergey Vladimirovfix generics warnings
2011-07-07 Sergey Vladimirovfix test case for 45473: calculate PAPX boundaries...
2011-07-07 Sergey Vladimirovfix generics warning
2011-07-07 Nick BurchMore elapsed time unit tests
next