| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix inspired by bug #45804 - Update HSMF to handle Outlook 3.0 msg files, whi... | Nick Burch | 2008-09-15 | 9 | -36/+265 |
* | Patch from bug #45738 - Initial HWPF support for Office Art Shapes | Nick Burch | 2008-09-07 | 5 | -0/+223 |
* | fixed bug #45728: SlideShow.reorderSlide didn't work properly | Yegor Kozlov | 2008-09-03 | 5 | -75/+107 |
* | continue making progress with hslf hyperlinks | Yegor Kozlov | 2008-09-02 | 5 | -8/+141 |
* | improved handling of StyleTextPropAtom bit masks, added more read-write round... | Yegor Kozlov | 2008-09-02 | 4 | -720/+716 |
* | Improving AreaI interface and AreaPtg hierarchy | Josh Micich | 2008-08-31 | 1 | -12/+4 |
* | Add HPBF hyperlinks support to the extractor | Nick Burch | 2008-08-31 | 3 | -0/+75 |
* | Start to support HPBF hyperlinks | Nick Burch | 2008-08-31 | 8 | -0/+278 |
* | Further HPBF plc tests | Nick Burch | 2008-08-30 | 1 | -0/+104 |
* | Start to support HPBF PLC parts | Nick Burch | 2008-08-30 | 4 | -11/+245 |
* | Various bug fixes, and hpbf updates | Nick Burch | 2008-08-30 | 8 | -10/+187 |
* | initial support for embedded movies and controls. | Yegor Kozlov | 2008-08-29 | 37 | -336/+2670 |
* | JDK 1.4 fixes for new hpbf stuff. Some clean-up | Josh Micich | 2008-08-25 | 7 | -77/+50 |
* | HPBF text extractor and unit tests | Nick Burch | 2008-08-20 | 5 | -1/+238 |
* | Quill CONTENTS bits, and tests | Nick Burch | 2008-08-20 | 5 | -0/+263 |
* | More HPBF stuff, and some tests | Nick Burch | 2008-08-20 | 8 | -3/+275 |
* | Make an initial start on hpbf code | Nick Burch | 2008-08-20 | 4 | -0/+221 |
* | Further HPBF documentation, and some more sample files used | Nick Burch | 2008-08-17 | 7 | -0/+114 |
* | More work understanding hpbf | Nick Burch | 2008-08-17 | 1 | -6/+12 |
* | More work understanding hpbf | Nick Burch | 2008-08-17 | 1 | -6/+77 |
* | More work understanding hpbf | Nick Burch | 2008-08-17 | 1 | -2/+76 |
* | Few little tweaks to dev helpers | Nick Burch | 2008-08-17 | 1 | -2/+52 |
* | Start on a HPBF dumper | Nick Burch | 2008-08-15 | 1 | -0/+130 |
* | More sample hpbf docs, with a description | Nick Burch | 2008-08-15 | 4 | -0/+29 |
* | Add sample publisher files from bug #45602 to svn | Nick Burch | 2008-08-15 | 2 | -0/+0 |
* | Add HWPF support for stripping out fields (eg macros), and make this optional... | Nick Burch | 2008-08-12 | 7 | -3/+162 |
* | Properly update the array of Slide's text runs in HSLF when new text shapes a... | Yegor Kozlov | 2008-08-12 | 5 | -28/+86 |
* | Fix bug #45590: Header/footer extraction for .ppt files saved in Office 2007 | Yegor Kozlov | 2008-08-12 | 11 | -67/+531 |
* | Finally get all HWPF tests to pass again, by working around how evil PAPX/CHP... | Nick Burch | 2008-08-11 | 17 | -48/+214 |
* | Get insert based HWPF tests working fine, delete ones still problematic | Nick Burch | 2008-08-11 | 10 | -83/+190 |
* | CHPXs and PAPXs are apparently cp based, but are really byte based! Work arou... | Nick Burch | 2008-08-11 | 17 | -83/+321 |
* | Remove random un-used import that makes gump unhappy | Nick Burch | 2008-08-10 | 1 | -3/+0 |
* | Disable a few HWPF tests that aren't working while the unicode/paragraph bug ... | Nick Burch | 2008-08-09 | 4 | -4/+12 |
* | Add header/footer support to HWPF WordExtractor | Nick Burch | 2008-08-09 | 2 | -0/+142 |
* | Tests to show that header stuff all works right | Nick Burch | 2008-08-09 | 1 | -0/+81 |
* | Start on headers/footers support | Nick Burch | 2008-08-09 | 5 | -3/+277 |
* | Improve FIB updating on range changes, and add passing tests for non unicode ... | Nick Burch | 2008-08-09 | 4 | -15/+162 |
* | Get most of the hwpf tests passing again | Nick Burch | 2008-08-09 | 7 | -16/+95 |
* | Big big unicode rationalisation in text piece code | Nick Burch | 2008-08-09 | 6 | -113/+269 |
* | More range tests, which show that we do have a bug in the hwpf unicode support | Nick Burch | 2008-08-09 | 1 | -41/+146 |
* | More header and footer files, this time with unicode in it too | Nick Burch | 2008-08-09 | 2 | -0/+0 |
* | More tests to show that the range based stuff is working properly | Nick Burch | 2008-08-09 | 2 | -6/+213 |
* | Add lots more getters/setters for useful things to the FIB | Nick Burch | 2008-08-09 | 1 | -17/+112 |
* | Start to document the whole FIB stuff better | Nick Burch | 2008-08-09 | 5 | -10/+40 |
* | Prepare to change how we do ranges, to handle different kinds of text in the ... | Nick Burch | 2008-08-09 | 3 | -7/+181 |
* | More HWPF/XWPF sample header footer documents | Nick Burch | 2008-08-09 | 2 | -0/+0 |
* | More HWPF/XWPF sample header footer documents | Nick Burch | 2008-08-09 | 2 | -0/+0 |
* | Add several test word files with headers and footers | Nick Burch | 2008-08-09 | 12 | -0/+0 |
* | Fix for bug 45582 - handle extra bytes after the EOFRecord | Josh Micich | 2008-08-07 | 1 | -7/+1 |
* | JDK 1.4 compatibility. Some exception clean-up | Josh Micich | 2008-08-07 | 7 | -152/+115 |