2006-09-15 |
Nick Burch | Update a cvs link to an svn one |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Jason Height | Bug 30635: getLastCellNum return last cell num + 1... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Jason Height | BUG 27496: get/setPageBreak and get/getColumnBreak... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Amol S. Deshmukh | replaced use of String.contains(..) with String.indexOf... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Jason Height | Just removed a bunch of unused imports etc. Reduces... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Jason Height | bug 23631: support for getting the current pane informa... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jason Height | bug 31044: Corrected parsing of references which contai... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jason Height | Bug 33736: Applied patch for Column Hiding. Thanks |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jason Height | Bug28755: CellReference will throws IllegalArgumentExce... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jason Height | Bug36646: Ret3dPtg to include quotes when sheetname... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jason Height | Hopefully fixed scratchpad test org.apache.poi.hssf... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jason Height | Removed EXPERIMENTAL indication on the formula support. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jason Height | Added explicit RecordFormatException when a FilePass... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jason Height | Bug 38796: Check for null in PageBreakRecord |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jason Height | Throw exception rather than returning NO IDEA SHARED... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jason Height | Forgot to reset shared formula option during conversion |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jason Height | Found a case where the shared formula does not resolve... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Jason Height | bug 40285: Corrected index of CellIterator. In addition... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Amol S. Deshmukh | 1. when formula parse fails, reported error now include... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Amol S. Deshmukh | test case that checks to see if a case of MissingArgsPt... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jason Height | Bug: 40267 squashed. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Nick Burch | Access to Saved By Information - patch from Trejkaz... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Sean Sullivan | git-svn-id: https://svn.apache.org/repos/asf/jakarta... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Nick Burch | Throw a more useful exception in the case of word95... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Nick Burch | If we're created with an InputStream, check to see... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Amol S. Deshmukh | In setCellFormula(String) the Ptg stack in FormulaRecor... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Amol S. Deshmukh | bugfix 38396: Exponential numbers are now handled by... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Nick Burch | Tweak comments about needing to use svn version, and... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jason Height | Made a bit of a meal out of the Shared formula patch... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Jason Height | SHARED FORMULA SUPPORT: |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Jason Height | Bug 17890: Corrected exception text for zero byte file. |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Jason Height | Clean up of HSSFDataFormat. Whilst Bug 22456 was probab... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Jason Height | Exception Chaining: Added support for java 1.4 style... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Jason Height | Bug 38486: Added handling of special 0x40 (64 dec)... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Jason Height | Bug 26916: Corrected javadoc to indicate ArrayIndexOutO... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Nick Burch | Yegor's TxMasterStyleAtom code from Bug #40057 |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Nick Burch | Add lookups for the common text alignments |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Nick Burch | Yegor's update from bug #39991 - better identification... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Nick Burch | Expose the underlying TextRun |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Nick Burch | Add in a main() method, so people can stop moaning |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Nick Burch | Add ant task for building the maven/ibiblio friendly... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Nick Burch | Remove a bit of debug code |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Nick Burch | Get to a consistent indent |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Nick Burch | Yegor's Slide Title patch from bug 39948 |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Nick Burch | Add correct detection for encrypted powerpoint files... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Nick Burch | Add Nick and Yegor to the list |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Nick Burch | Support re-ordering of slides, now that we know how... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Nick Burch | Helper method for when moving stuff about in an array... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Sean Sullivan | upgrade jar verions: Log4j, Commons Logging, |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Nick Burch | Hopefully fix bug 39228 - big overhaul of how slides... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Nick Burch | Update Document to offer the SlideListWithTexts by... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | Add action for alpha 2 release |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | Release 3.0 alpha 2 |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | Tweak rich text handling |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | On some JVMs, the problem family dialog has a capital... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | On some JVMs, the problem family dialog has a capital... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | Tweak comments |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Nick Burch | Allow fetching and changing the character set, eg to... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Nick Burch | Fix for bug 39800 - if the Array size in the simple... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Nick Burch | Tests for new RichText code |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Nick Burch | Refactor to allow easy testing of multiple files. Will... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Nick Burch | Hopefully handle the building and using of RichTextRuns... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Nick Burch | Some PersistPtrHolders seem to reference records stored... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Nick Burch | Add a currently broken test, which highlights a bug... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Burch | Some initial changes that are needed to fix bug #38544 |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Burch | New dev program for helping us understand how SlideList... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Burch | Add some comments to the code, to help understand why... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Burch | Make the output of the positions easier to understand |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Burch | Better handling of zero sized images, and where the... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Nick Burch | Add a quick guide to using the text extractor and frien... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Nick Burch | Recurrant typo fix |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Nick Burch | Add test for empty constructor |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Nick Burch | If given an empty (but not null) byte array to get... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Nick Burch | Don't blindly cast children to FontEntityAtom |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Nick Burch | Fixes from Yegor, from bug #39395 |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Rainer Klute | Forgot to check in my nit-picking grammatical changes... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Rainer Klute | Support for many, many character encodings added. Thank... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Glen Stampoultzis | Support for line thicknes through escher graphics 2d... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Glen Stampoultzis | Updated to support lines for the EscherGraphics2d draw... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nick Burch | Tests to go with fix for bug 39374 |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nick Burch | Fix for bug 39374 - handle unicode text runs |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nick Burch | Tests for fixes associated with Bug 39324 |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nick Burch | Bug fix for newly created bitmask values (part of bug... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nick Burch | When adding TextBoxes to a slide, make sure we update... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Sean Sullivan | changed CVS references to Subversion |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Nick Burch | Test to ensure that when we add slides, we can write... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Nick Burch | Updated test from Yegor, to also test creating text... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Sean Sullivan | eliminated usage of a deprecated method |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Sean Sullivan | eliminated usage of a deprecated method |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Sean Sullivan | fixed ArrayIndexOutOfBoundsException in the format... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Updates from Yegor: New shape and picture stuff (see... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Add Yegor's documention on the Shapes and Pictures... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | PPT file where the slides are returned in the wrong... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Tests to ensure that the StyleTextProp and RichText... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Need right date in the test formatter |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Fix bug #39177 - Last TextPropCollection needs a length... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Bug fix for writing out the mask for BitMask properties |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Nick Burch | Add a check that just opening a usermodel slidesheet... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Nick Burch | Add constructors taking the main objects, rather than... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Nick Burch | Fix for 12 vs 24 hour times |
commit | commitdiff | tree | snapshot |
next |