2008-02-15 |
Nick Burch | Fix from Josh from bug #44417 - Improved handling of...
|
commit | commitdiff | tree |
2008-02-15 |
Nick Burch | Fix for bug #44413 from Josh - Fix for circular references...
|
commit | commitdiff | tree |
2008-02-15 |
Nick Burch | Fix for bug #44403 - Have mid use the third argument...
|
commit | commitdiff | tree |
2008-02-15 |
Nick Burch | To avoid confusion and repeated changes in svn, update...
|
commit | commitdiff | tree |
2008-02-14 |
Nick Burch | Big formula update from Josh from bug #44364 - support...
|
commit | commitdiff | tree |
2008-02-14 |
Nick Burch | In the interests of sanity, stop having hssf test data...
|
commit | commitdiff | tree |
2008-02-11 |
Nick Burch | If we have a document with a hpsf stream that exists...
|
commit | commitdiff | tree |
2008-02-11 |
Nick Burch | Another test relating to bug #42564 - this one is still...
|
commit | commitdiff | tree |
2008-02-10 |
Nick Burch | Test for bug #42564 - appears to already be fixed
|
commit | commitdiff | tree |
2008-02-08 |
Nick Burch | Tweak layout
|
commit | commitdiff | tree |
2008-02-08 |
Nick Burch | Copy Rainer's change note from changes.xml to status...
|
commit | commitdiff | tree |
2008-02-07 |
Nick Burch | Add (disabled) failing testcase for bug #44375
|
commit | commitdiff | tree |
2008-02-07 |
Nick Burch | Handle timezones better with cell.setCellValue(Calendar...
|
commit | commitdiff | tree |
2008-02-07 |
Nick Burch | Patch from bug #44373 - Have HSSFDateUtil.isADateFormat...
|
commit | commitdiff | tree |
2008-02-06 |
Nick Burch | Implement hashCode and equals for HSSFFont and HSSFCellStyle
|
commit | commitdiff | tree |
2008-02-05 |
Nick Burch | Few tweaks to the patching guide
|
commit | commitdiff | tree |
2008-02-05 |
Nick Burch | Tweaks to the iterator use guides for hssf
|
commit | commitdiff | tree |
2008-02-05 |
Nick Burch | Add java.lang.Iterable style methods for iterating...
|
commit | commitdiff | tree |
2008-02-04 |
Nick Burch | Test file with hyperlinks on many sheets, of different...
|
commit | commitdiff | tree |
2008-02-04 |
Nick Burch | Implement CountA, CountIf, Index, Rows and Columns...
|
commit | commitdiff | tree |
2008-02-01 |
Nick Burch | More Hyperlink support. Doesn't end up in HSSFCell...
|
commit | commitdiff | tree |
2008-02-01 |
Nick Burch | Get the Hyperlink record code so that it doesn't break...
|
commit | commitdiff | tree |
2008-02-01 |
Nick Burch | Make a start on the hyperlink record support - not...
|
commit | commitdiff | tree |
2008-02-01 |
Nick Burch | Patch from bug #44336 - correctly escape sheet names...
|
commit | commitdiff | tree |
2008-02-01 |
Nick Burch | Improvements to how SystemOutLogger and CommonsLogger...
|
commit | commitdiff | tree |
2008-02-01 |
Nick Burch | Tweak the javadoc so it's clearer on the overview what...
|
commit | commitdiff | tree |
2008-01-31 |
Nick Burch | Convert HSSFEventFactory to using the new HSSFRecordStream...
|
commit | commitdiff | tree |
2008-01-31 |
Nick Burch | Lots of documentation updates, to make it clearer how...
|
commit | commitdiff | tree |
2008-01-28 |
Nick Burch | Mostly fix bug 42618 (really this time...) - can now...
|
commit | commitdiff | tree |
2008-01-25 |
Nick Burch | Add a test to show the bug #42618 appears to be incorrect
|
commit | commitdiff | tree |
2008-01-25 |
Nick Burch | Don't swap AreaPtg references from relative to absolute...
|
commit | commitdiff | tree |
2008-01-25 |
Nick Burch | Correctly handle the last paragraph via a fix to TableCell...
|
commit | commitdiff | tree |
2008-01-24 |
Nick Burch | From bug #44254 - avoid some unread bytes warnings...
|
commit | commitdiff | tree |
2008-01-24 |
Nick Burch | Add another formula evaluation method, evaluateFormulaCell...
|
commit | commitdiff | tree |
2008-01-24 |
Nick Burch | Update to use a newer openxml4j jar file, which contains...
|
commit | commitdiff | tree |
2008-01-22 |
Nick Burch | Fix from bug #41726 - support signed offsets from relative...
|
commit | commitdiff | tree |
2008-01-16 |
Nick Burch | Add a missing bit to the compile-ooxml ant task
|
commit | commitdiff | tree |
2008-01-16 |
Nick Burch | Tidy up the imports, remove accidental link to xmlbeans
|
commit | commitdiff | tree |
2008-01-16 |
Nick Burch | Patch to support UncalcedRecord and usermodel code...
|
commit | commitdiff | tree |
2008-01-16 |
Nick Burch | Add methods to check to see if a given InputStream...
|
commit | commitdiff | tree |
2008-01-15 |
Nick Burch | Fix bug #44201 - support cloning of DVRecord, so validation...
|
commit | commitdiff | tree |
2008-01-15 |
Nick Burch | Some more updates to the records->usermodel support...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Make a start on processing shapes on a sheet out of...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Add several more test files, charting related
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Put the anchors where forrest wants them
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Update documentation, and add section on whole-workbook...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Fix for SharedStringsTable in ooxml excel support,...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Further font size tweaks for autosizing test (macs...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Font sizes can vary slightly between machines, so use...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Tweak comments, layout and exceptions in IOUtils and...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Properly set the values when calling the boolean sets
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Fix bug #43008, by deprecating setCellNum() on HSSFCell...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Fix for bug #43058 - handle setting row grouping for...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Add a xlsx sample file with boolean formulas and values...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Add a further test to TestHSSFRow which verifies that...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Add clone methods to DrawingRecord and AbstractEscherHolderR...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Update changelog again
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Have autoSizeColumn skip over merged regions - bug...
|
commit | commitdiff | tree |
2008-01-09 |
Nick Burch | Shuffle some bits of TestFormulaParser into scratchpad...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Finally fix bug #42464 - Expected ExpPtg to be converted...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Make the code for adding a new RichTextRun to a TextRun...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Make a start on supporting adding new text to a hslf...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Tiny bit more ooxml stuff from Ugo (missed in last...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Add un-fixable testcase for bug 43493
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Support for unicode named named ranges (patch and test...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Patch from Ugo from bug #44185 - support getting shared...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Fix bug #34023 - when shifting rows, update the any...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Add a new method onto AreaReference to get all the...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Extend named range support in formulas to include non...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Fix from bug #43510 - support named ranges in formulas
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | New tests for setLandscape, which seems to indicate...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Patch from Ugo to get and set the sheet hidden flag...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Add a (disabled, as broken) test to show that HXFExcelExtrac...
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Fix a few little bits of documentation xml
|
commit | commitdiff | tree |
2008-01-08 |
Nick Burch | Fix for bug #44167 - patch from Paolo Mottadelli
|
commit | commitdiff | tree |
2008-01-07 |
Nick Burch | Update changelog
|
commit | commitdiff | tree |
2008-01-07 |
Nick Burch | Fix bug #44070 - patch from Gian Carlo Pace
|
commit | commitdiff | tree |
2008-01-07 |
Nick Burch | Fix for building the OOXML xmlbeans stuff on osx, patch...
|
commit | commitdiff | tree |
2008-01-04 |
Nick Burch | Make the ooxml and ole2 powerpoint extractors more...
|
commit | commitdiff | tree |
2008-01-04 |
Nick Burch | Some matching sets of sample ooxml and ole2 files,...
|
commit | commitdiff | tree |
2008-01-03 |
Nick Burch | For ooxml properties, get the core ones as well as...
|
commit | commitdiff | tree |
2008-01-02 |
Nick Burch | Improve the javadocs for font and fill related colourings...
|
commit | commitdiff | tree |
2007-12-30 |
Nick Burch | OOXML pptx text extractor, and test. Also add jar-ooxml...
|
commit | commitdiff | tree |
2007-12-30 |
Nick Burch | Make a start on OOXML pptx support
|
commit | commitdiff | tree |
2007-12-30 |
Nick Burch | Support for extracting text from ooxml word documents
|
commit | commitdiff | tree |
2007-12-30 |
Nick Burch | A few small updates to HSSFXML, and start on HWPFXML
|
commit | commitdiff | tree |
2007-12-27 |
Nick Burch | Improve the xlsx text extraction, and have proper tests...
|
commit | commitdiff | tree |
2007-12-27 |
Nick Burch | Make a start on a text extractor for xlsx files
|
commit | commitdiff | tree |
2007-12-27 |
Nick Burch | Support getting the low level sheet objects back for...
|
commit | commitdiff | tree |
2007-12-27 |
Nick Burch | Shuffle a few ooxml bits about, improve the ant tasks...
|
commit | commitdiff | tree |
2007-12-27 |
Nick Burch | Add some more sample ooxml documents
|
commit | commitdiff | tree |
2007-12-26 |
Nick Burch | A quick play with OOXML parsing. Uses XmlBeans and...
|
commit | commitdiff | tree |
2007-12-26 |
Nick Burch | Update build.xml to download various libraries that...
|
commit | commitdiff | tree |
2007-12-26 |
Nick Burch | Update the sample ooxml files to the latest versions...
|
commit | commitdiff | tree |
2007-12-21 |
Nick Burch | Support for Mid, Replace and Substitute excel functions...
|
commit | commitdiff | tree |
2007-12-21 |
Nick Burch | Patch from bug #44055 - support reading the from field...
|
commit | commitdiff | tree |
2007-12-21 |
Nick Burch | Make compile-scratchpad depend on compile-main, as...
|
commit | commitdiff | tree |
2007-12-17 |
Nick Burch | Avoid a rare ArrayIndexOutOfBoundsException on some...
|
commit | commitdiff | tree |
2007-12-13 |
Nick Burch | Add missing setCurrentRow calls to documentation
|
commit | commitdiff | tree |
2007-12-12 |
Nick Burch | Add comments on which formula related things should...
|
commit | commitdiff | tree |