| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for 45060 (and 45041) - Improved token class transformation during formul... | Josh Micich | 2008-05-28 | 13 | -327/+834 |
* | X, Y, Width and Height getters/setters on HSSFChart | Nick Burch | 2008-05-27 | 2 | -0/+23 |
* | Changed class hierarchy of Ptg to improve 'operand class' transformation. | Josh Micich | 2008-05-27 | 48 | -528/+395 |
* | Added test cases for parsing IF expressions. Segregated IF test cases into a... | Josh Micich | 2008-05-26 | 3 | -110/+245 |
* | Small fix for FormulaParser. Need case-insentive match for IF function name | Josh Micich | 2008-05-26 | 2 | -17/+28 |
* | Follow-on fix for bug 42564 (r653668). Array elements are stored internally c... | Josh Micich | 2008-05-26 | 3 | -25/+48 |
* | Help for bug #44840 - Improved handling of HSSFObjectData, especially for ent... | Nick Burch | 2008-05-23 | 5 | -21/+101 |
* | File with checkboxes, from bug #44840 | Nick Burch | 2008-05-23 | 1 | -0/+0 |
* | Patch from Yury, plus tests, from bug #45043 - Support for getting excel cell... | Nick Burch | 2008-05-23 | 4 | -0/+41 |
* | Extend the support for specifying a policy to HSSF on missing / blank cells w... | Nick Burch | 2008-05-23 | 5 | -16/+74 |
* | Fix for bug 35925 - Missing HSSFColor.TAN from HashTables returned by getInde... | Josh Micich | 2008-05-23 | 1 | -165/+114 |
* | Marked out test failure which was fixed by patch for bug 39903 | Josh Micich | 2008-05-23 | 1 | -120/+49 |
* | Bug 45025 - improved FormulaParser parse error messages (r659452 had wrong bu... | Josh Micich | 2008-05-23 | 4 | -24/+12 |
* | Bug 45041 - improved FormulaParser parse error messages | Josh Micich | 2008-05-23 | 4 | -819/+765 |
* | Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK records | Josh Micich | 2008-05-23 | 7 | -18/+68 |
* | Fix for 45066 - sheet encoding size mismatch problems | Josh Micich | 2008-05-23 | 8 | -179/+205 |
* | Example for finding hslf sounds from Yegor | Nick Burch | 2008-05-22 | 1 | -0/+80 |
* | Follow on from bug 44675 - regenerated functionMetadata.txt from new ooo exce... | Josh Micich | 2008-05-22 | 5 | -50/+74 |
* | Fixed compiler errors. Other improvements for type safety and immutability. | Josh Micich | 2008-05-22 | 1 | -14/+18 |
* | improved toString and refactored toFormulaString on Area(3D)Ptg | Josh Micich | 2008-05-21 | 3 | -95/+79 |
* | Patch from bug #45003 - Support embeded HDGF visio documents | Nick Burch | 2008-05-20 | 3 | -3/+9 |
* | Put abstract write(OutputStream) method on POIDocument | Nick Burch | 2008-05-20 | 2 | -0/+11 |
* | Patch from bug #45001 - Partial fix for HWPF Range.insertBefore() and Range.d... | Nick Burch | 2008-05-20 | 5 | -0/+76 |
* | Test which seems to show that bug #44996 is invalid, but not completely sure | Nick Burch | 2008-05-20 | 1 | -0/+24 |
* | Fix bug #44977 - Support for AM/PM in excel date formats | Nick Burch | 2008-05-20 | 4 | -1/+6 |
* | Support for specifying a policy to HSSF on missing / blank cells when fetching | Nick Burch | 2008-05-20 | 4 | -0/+115 |
* | Patch from bug #44937 from Squeeself- Partial support for extracting Escher i... | Nick Burch | 2008-05-20 | 11 | -24/+541 |
* | Fix #44824 - Avoid an infinite loop when reading some HWPF pictures | Nick Burch | 2008-05-20 | 3 | -0/+3 |
* | Fix bug 44898 - Correctly handle short last blocks in POIFS | Nick Burch | 2008-05-20 | 5 | -13/+25 |
* | Minor patch to improve FormulaParser error messages like those from bug 45041 | Josh Micich | 2008-05-19 | 1 | -1/+4 |
* | updated release date and started a new section for 3.1-final | Yegor Kozlov | 2008-05-19 | 2 | -2/+7 |
* | Bug 44306 - fixed reading/writing of AttrPtg and rendering of CHOOSE formulas | Josh Micich | 2008-05-19 | 7 | -71/+108 |
* | misc bug fixes | Yegor Kozlov | 2008-05-17 | 4 | -0/+41 |
* | added HSSFName.isDeleted() to check if the name points to cell that no longer... | Yegor Kozlov | 2008-05-17 | 5 | -1/+48 |
* | fixed bug number in junit msg - from r656893 bug 44523 | Josh Micich | 2008-05-16 | 1 | -2/+2 |
* | Fix for bug 40414 - update selected/active sheet after removing sheet from wo... | Josh Micich | 2008-05-16 | 4 | -6/+121 |
* | Simplification of BiffViewer. Made easier to send results to file. | Josh Micich | 2008-05-16 | 1 | -346/+199 |
* | Should have been submitted with r656893 (for bug 44523) | Josh Micich | 2008-05-16 | 1 | -28/+124 |
* | 44523 - fixed workbook sheet selection and focus | Josh Micich | 2008-05-15 | 7 | -82/+206 |
* | bug 45000 - Fixed NPE in ListLevel when numberText is null | Josh Micich | 2008-05-15 | 3 | -31/+39 |
* | added a set accessor for embedded ole data | Yegor Kozlov | 2008-05-15 | 2 | -2/+22 |
* | convert line breaks into internal ppt represenatation when changing text | Yegor Kozlov | 2008-05-14 | 5 | -8/+35 |
* | Support for embedded ActiveX objects: PowerPoint references them similar to e... | Yegor Kozlov | 2008-05-14 | 7 | -23/+229 |
* | properly update TextSpecInfoAtom when parent text is changed | Yegor Kozlov | 2008-05-14 | 3 | -12/+222 |
* | added test case for reported bug 44987 | Josh Micich | 2008-05-13 | 1 | -13/+35 |
* | Added boolean flag to turn on use of merged columns in autosize | Yegor Kozlov | 2008-05-11 | 1 | -18/+41 |
* | 41187 - fixed HSSFSheet to properly read xls files without ROW records | Josh Micich | 2008-05-11 | 16 | -1360/+615 |
* | bug 23630 - fixed spelling mistake in constant name | Josh Micich | 2008-05-11 | 2 | -18/+10 |
* | removed unused constructor and old comment after r654649 | Josh Micich | 2008-05-08 | 1 | -12/+0 |
* | fixed mistake in FuncPtg.clone(), added test case, cleaned up outdated (since... | Josh Micich | 2008-05-08 | 2 | -39/+22 |