4921 Commits (8eaddd5fe2cbf21ec3d348644455d5efdd049bf3)
 

Author SHA1 Message Date
  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
  Sergey Vladimirov 679a16f022 replace exception with warning 12 years ago
  Sergey Vladimirov efd3316058 fix type definition 12 years ago
  Sergey Vladimirov 5005fe6ce0 fix NPE 12 years ago
  Sergey Vladimirov e1424086c3 remove unused 12 years ago
  Sergey Vladimirov 0df5442322 add classes that will replace VariantSupport class just a bit later 12 years ago
  Sergey Vladimirov aaadb09934 it's better to always specify offset for write and reading operations 12 years ago
  Sergey Vladimirov 24b3701fb6 reuse code from LittleEndian class 12 years ago
  Sergey Vladimirov caeb586e1d reuse code from LittleEndian class 12 years ago
  Sergey Vladimirov b671d53162 add float read/write (put/get) support 12 years ago
  Sergey Vladimirov f7c5b23e6a code format and sort members (prepare for double and float additions) 12 years ago
  Yegor Kozlov 2490ebd2ff initial support for rendering pptx slides into images with a PPTX2PNG command-line utility 12 years ago
  Nick Burch 8b95448e83 Add implementation of RATE from patch in bug #52050 12 years ago
  Nick Burch 9e37ab56eb Patch from bug #51566 - HSLF fix for finishing parsing the picture stream on the first non-valid type 12 years ago
  Nick Burch 267754ddf8 Apply patch from bug #51974 - Avoid HWPF issue when identifying the picture type 12 years ago
  Nick Burch 573cf1a6fe Apply patch from bug #52035 - Fix signed issue with very large word 6 files 12 years ago
  Nick Burch 1a614fc198 Improve HPSF test failure message 12 years ago
  Nick Burch ee76e11d17 Allow Ole10Native to be created from a DirectoryNode, not only a a POIFS 12 years ago
  Sergey Vladimirov e483b6c41d add picture height / width to PicturesManager arguments 12 years ago
  Sergey Vladimirov f92821eb1c add picture height / width to PicturesManager arguments 12 years ago
  Nick Burch 822442a75b Fix bug #51681 - doc example bug 12 years ago
  Nick Burch 0598dbf42c Fix typo, leave the old version there deprecated for now 12 years ago
  Nick Burch 3a5bbe4ab6 Follow on for bug #51873 - may have another _ on the end 12 years ago
  Nick Burch fc6029fca4 Add a bit more XSSFDrawing testing, not all of which works properly yet... 12 years ago
  Nick Burch a234740a3b Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySource 12 years ago
  Nick Burch b9e791ac99 Fix bug #51950 - XWPF may not always have footnotes in a document 12 years ago
  Nick Burch a45b2cd33f Fix bug #51963 - Correct AreaReference handling of references containing a sheet name which includes a comma 12 years ago
  Nick Burch 9395942e91 Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data available 12 years ago
  Yegor Kozlov 7c80fb24ea Bugzilla #51716 - Removed incorrect assert in SXSSFSheet#getSXSSFSheet 12 years ago
  Sergey Vladimirov d0262cc7c4 -warning 12 years ago
  Sergey Vladimirov e9b4859ade preserve entries order in dictionaries 12 years ago
  Sergey Vladimirov e86f151724 fix VT_LPWSTR support 12 years ago
  Sergey Vladimirov 4b7aaa37d2 update testSectionMethods() test (due to padding) 12 years ago
  Sergey Vladimirov 30bec5e76b fix VT_BOOL support 12 years ago
  Sergey Vladimirov 026f46dbcc always pad properties to 4 bytes 12 years ago
  Sergey Vladimirov ba59a4b316 pad VT_BOOL to 4 bytes 12 years ago
  Sergey Vladimirov 7d3d6d01d7 correctly add padding to 16-bit integers 12 years ago
  Sergey Vladimirov 0ab6148e89 rollback 12 years ago
  Sergey Vladimirov 123661b5ab correctly handle 2-byte properties 12 years ago
  Sergey Vladimirov 5351f594ef add generics 12 years ago
  Sergey Vladimirov 72c869d8dc correctly save PlfLst 12 years ago
  Sergey Vladimirov 4c38a8f5d1 correctly save PlfLst 12 years ago
  Sergey Vladimirov 23ce993f61 handle bullets lists correctly (i hope) 12 years ago
  Sergey Vladimirov 35299804d7 update LVLF definition 12 years ago
  Sergey Vladimirov 65a5f2f03b correctly handle LFOData structures 12 years ago
  Sergey Vladimirov 25df8a6a76 correctly handle last part of FIB 12 years ago