| Commit message (Expand) | Author | Age | Files | Lines |
* | bug #41071 is fixed in trunk. Added a unit test and resolved. | Yegor Kozlov | 2008-04-16 | 4 | -0/+26 |
* | Conditional Formatting (30311) - API improvements, added HSSFSheetConditional... | Josh Micich | 2008-04-15 | 12 | -258/+422 |
* | Nice and small change here... Update the formula parser code to use usermodel... | Nick Burch | 2008-04-15 | 75 | -227/+254 |
* | Improved factoring of ppt objects. For ppt tabels Slide.getShapes() returns t... | Yegor Kozlov | 2008-04-15 | 3 | -15/+107 |
* | TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must up... | Yegor Kozlov | 2008-04-15 | 2 | -1/+86 |
* | start improving handling of resources in HSLF. PPFont object represents a fon... | Yegor Kozlov | 2008-04-15 | 6 | -13/+464 |
* | TextShape is a common superclass of all shapes that can hold text. The subcla... | Yegor Kozlov | 2008-04-15 | 16 | -470/+797 |
* | make sure all hslf classes use POI loggers | Yegor Kozlov | 2008-04-14 | 22 | -70/+90 |
* | Switch to using our own logger, rather than the commons one | Nick Burch | 2008-04-14 | 3 | -4/+7 |
* | misc usermodel improvements. Also added the source code for the ApacheconEU08... | Yegor Kozlov | 2008-04-14 | 10 | -138/+716 |
* | use commons logging throughout the code | Yegor Kozlov | 2008-04-14 | 10 | -46/+38 |
* | Add information of EventBasedExcelExtractor to the documentation | Nick Burch | 2008-04-13 | 1 | -0/+7 |
* | Finish off eventusermodel based Excel Extractor, and update the xls to csv co... | Nick Burch | 2008-04-13 | 3 | -14/+48 |
* | Start on a eventusermodel based excel text extractor | Nick Burch | 2008-04-13 | 2 | -0/+306 |
* | Various new bits of documentation on embeded files and text extraction | Nick Burch | 2008-04-13 | 4 | -0/+203 |
* | fixed typo and formatting in class javadoc | Josh Micich | 2008-04-11 | 2 | -5/+5 |
* | Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and... | Nick Burch | 2008-04-11 | 10 | -29/+333 |
* | Update the sample embeded documents to be from know sources, so we can test b... | Nick Burch | 2008-04-11 | 10 | -0/+0 |
* | Improve how POIFS works with directory entries, and update HWPFDocument to su... | Nick Burch | 2008-04-10 | 10 | -23/+99 |
* | Initial support for getting and changing chart titles and series titles | Nick Burch | 2008-04-10 | 7 | -27/+245 |
* | bugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRe... | Josh Micich | 2008-04-10 | 9 | -31/+334 |
* | Implement a proxy HSSFListener which tracks the format records, and lets you ... | Nick Burch | 2008-04-09 | 3 | -30/+197 |
* | Provide a common ole2 implementation of POITextExtractor, which gives access ... | Nick Burch | 2008-04-09 | 5 | -8/+61 |
* | some more tweaks for bug 30311. Set some (unused) bits in FontFormatting to ... | Josh Micich | 2008-04-09 | 3 | -559/+503 |
* | fix bug #44770: RuntimeException: Couldn't instantiate the class for type wit... | Yegor Kozlov | 2008-04-08 | 4 | -4/+28 |
* | misc usermodel improvements in HSLF | Yegor Kozlov | 2008-04-07 | 6 | -279/+1803 |
* | empty.ppt with the master styles compatible with PPT 2003 | Yegor Kozlov | 2008-04-07 | 1 | -0/+0 |
* | Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk... | Nick Burch | 2008-04-07 | 11 | -26/+236 |
* | 30311 - More work on Conditional Formatting - patch from Dmitriy | Josh Micich | 2008-04-07 | 10 | -280/+327 |
* | refactored all hssf junits to get test sample data in the in one place | Josh Micich | 2008-04-07 | 49 | -4218/+3156 |
* | Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a b... | Josh Micich | 2008-04-03 | 3 | -6/+7 |
* | Fix for bug 44739 - Conditional formatting (regions with max row/col index) | Josh Micich | 2008-04-03 | 7 | -115/+186 |
* | Make a bit of a start on being able to edit chart titles, based on the email ... | Nick Burch | 2008-04-03 | 4 | -0/+139 |
* | Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefault... | Yegor Kozlov | 2008-04-02 | 3 | -6/+68 |
* | added set accessor to indentation level | Yegor Kozlov | 2008-04-02 | 1 | -0/+9 |
* | Restored an entry that had been deleted by chance. | Rainer Klute | 2008-04-02 | 1 | -0/+1 |
* | 44694 - HPSF: Support for property sets without sections | Rainer Klute | 2008-04-02 | 5 | -4/+11 |
* | fix for bug 44710 - Incorrect skip() of second formula in DATAVALIDATION record | Josh Micich | 2008-04-01 | 1 | -15/+10 |
* | Bug #44733 - DPRODUCT function should be index 189, not 191 | Josh Micich | 2008-04-01 | 5 | -16/+56 |
* | Implement Sheet.removeShape(Shape shape) in HSLF | Yegor Kozlov | 2008-03-31 | 5 | -0/+72 |
* | changes/status for #44675, #44695, #44691 | Josh Micich | 2008-03-31 | 23 | -226/+235 |
* | silenced noisy tests | Josh Micich | 2008-03-31 | 3 | -31/+29 |
* | removed incorrect test case methods | Josh Micich | 2008-03-31 | 1 | -114/+1 |
* | More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy.... | Josh Micich | 2008-03-31 | 17 | -1635/+1965 |
* | Update Formula test spreadsheet for count, and also do a copy as an ooxml .xl... | Nick Burch | 2008-03-30 | 2 | -0/+0 |
* | Count implementation from ooxml branch | Nick Burch | 2008-03-30 | 1 | -2/+95 |
* | Documentation update | Nick Burch | 2008-03-29 | 1 | -5/+6 |
* | Move the FormulaEvaluator code out of scratchpad | Nick Burch | 2008-03-29 | 376 | -5/+7 |
* | Merge several bug tests into one file | Nick Burch | 2008-03-29 | 4 | -245/+169 |
* | Update docs now that missing record aware eventusermodel has moved | Nick Burch | 2008-03-29 | 1 | -2/+3 |