4866 Commits (8e5e9e0d5636a5ada65e463e11252b8b119ccf64)
 

Author SHA1 Message Date
  Nick Burch 8e5e9e0d56 Test visio file that is giving HPSF issues 12 years ago
  Nick Burch 89517783f1 Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode, so can exclude from copying nodes not just directly under the root 12 years ago
  Nick Burch 9532e9c878 Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectoriesIdentical 12 years ago
  Nick Burch 65fb35e5a0 Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows certain parts to be ignored 12 years ago
  Nick Burch bf477712be Unit tests for POIFS EntryUtils 12 years ago
  Nick Burch c63f86cf66 Start on a new method for POIFS EntryUtils for checking to see if the two Directories have the same contents, plus stub out some tests for EntryUtils (to follow) 12 years ago
  Yegor Kozlov d22f43cd43 more progress with XSLF: made some methods publis as suggested on poi-dev, more tests 12 years ago
  Yegor Kozlov 01039a9d79 added missing definition of the upArrow shape, moved support for line decorations to XSLFSimpleShape 12 years ago
  Yegor Kozlov e8a19023a1 fixed TestXSLFTextParagraph that failed when the Arial font was not available 12 years ago
  Yegor Kozlov ef049ea258 Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF 12 years ago
  Yegor Kozlov e7ba4f6f8c avoid exception when breaking text with a trailing newline 12 years ago
  Yegor Kozlov dcc11f4043 Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide 12 years ago
  Yegor Kozlov 67c8cdac99 misc improvements in text rendering in xlsf 12 years ago
  Nick Burch fab3636895 Patch from bug #52190 - null check on XWPF setFontFamily 12 years ago
  Yegor Kozlov 14ee39dde1 more progress with PPTX2PNG 12 years ago
  Yegor Kozlov dd654d9870 improved rendering of indented text in XSLF, also improved import content from external slides 12 years ago
  Yegor Kozlov b0a7faba08 keep rat-check quiet, also started writing xslf docs 12 years ago
  Yegor Kozlov 8a841f2380 Bugzilla 52062: ensure that temporary files in SXSSF are deleted 12 years ago
  Yegor Kozlov de14b40a97 more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 12 years ago
  Sergey Vladimirov d6093ba1e3 update test case 12 years ago
  Sergey Vladimirov 0ccd78dc30 different workarounds for old Word format 12 years ago
  Sergey Vladimirov 16ff31e5ad Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during Escher tree walk 12 years ago
  Sergey Vladimirov 2ac2e79652 fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds 12 years ago
  Sergey Vladimirov a430d57858 fix additional issue found in bug 52032, add test files 12 years ago
  Sergey Vladimirov 54b32f01e5 update list types definitions using new Grfhic class 12 years ago
  Sergey Vladimirov bf3550b406 fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken after revision 1178063) 12 years ago
  Sergey Vladimirov a3b1385736 replace exception with warning 12 years ago
  Yegor Kozlov b1cb335834 more progress with PPTX2PNG: support for gradient and texture fill, also refactored usages of colors in drawingML 12 years ago
  Yegor Kozlov d3ca235708 keep javac on JDK 1.5 quiet 12 years ago
  Sergey Vladimirov f563412004 compact css 12 years ago
  Sergey Vladimirov a8d4a68361 ability to change CSS building procedure 12 years ago
  Sergey Vladimirov 06dc8ec50f ability to extends documents facades 12 years ago
  Sergey Vladimirov 41a52a504d fix dead field structure boundaries 12 years ago
  Sergey Vladimirov 228e21791c add TOC support 12 years ago
  Sergey Vladimirov 9af1decae0 ability to customize Excel-to-HTML CSS prefixes 12 years ago
  Sergey Vladimirov c32d036166 add TOC support 12 years ago
  Yegor Kozlov a3145d1d8e support for preset shape geometries in xslf 12 years ago
  Sergey Vladimirov e2891cf6d9 restore JDK5 compatibility 12 years ago
  Sergey Vladimirov 8229908f29 distinguish physical number of rows and last row number 12 years ago
  Yegor Kozlov 1aa02673c5 more progress with PPTX2PNG 12 years ago
  Sergey Vladimirov 6c680035c2 explicitly convert to float for JDK 5 12 years ago
  Sergey Vladimirov ff89e76f48 undeprecate get*() methods with 0 offset 12 years ago
  Sergey Vladimirov a3075cd7dc additional safety belts to handle broken files 12 years ago
  Sergey Vladimirov 8f2c24795c adding safety belts for property type 0x0100 and other unknown types 12 years ago
  Sergey Vladimirov 392052e6df some files has strange property values... try to handle them. 12 years ago
  Sergey Vladimirov 163f6a4d52 add license header; organize imports 12 years ago
  Sergey Vladimirov b1cb49cf10 rewrite VariantSupport to use TypedPropertyValue at max without breaking compatibility 12 years ago
  Sergey Vladimirov 21602bba1e values in vector not padded 12 years ago
  Sergey Vladimirov 0a2def0955 replace exception with warning 12 years ago
  Sergey Vladimirov 9a34081088 accept java string 12 years ago