2033 Commits (6b433ae8b34b8c32a0457d74fe3b023222fe7945)

Author SHA1 Message Date
  Greg Woolsey 6b433ae8b3 #62834 FormulaEvaluator.evaluateInCell() throws Exception 5 years ago
  Tim Allison 870c1b2cf5 62815 -- some numeric values not correctly extracted from xlsb 5 years ago
  Alain Béarez 65b7c9e273 fix most alerts reported by LGTM on OOXML 5 years ago
  PJ Fanning e07b0284cf [bug-62807] fix typo in XSLFTableCell#removeBorder 5 years ago
  PJ Fanning 45bcbd9828 use jaxp transformer instead of dom serializer to try fix old-xerces test failure 5 years ago
  Alain Béarez 5821b3b32c adding tricks from other answers on StackOverflow 5 years ago
  Alain Béarez cffa31ed62 example from StackOverflow question 47065690 5 years ago
  Alain Béarez f446df6f66 more XDDF improvements based on SO examples 5 years ago
  PJ Fanning 621de405a6 [bug-62800] Fix null pointer exception if a picture shape has no blip id 5 years ago
  Alain Béarez b8248ceb1b XDDF improvements based on StackOverflow examples 5 years ago
  Alain Béarez 28d561fc50 change chart data to experiment diverse scripts 5 years ago
  PJ Fanning 8a2b2f7fef deprecate unused Nullable class 5 years ago
  PJ Fanning 95b00fda0b rename xmlbeans job 5 years ago
  PJ Fanning 63c25f927e [bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshaller 5 years ago
  Alain Béarez 5199f75fe3 extract valuable code from 54470 submitted patch 5 years ago
  PJ Fanning 510947d666 use StaxHelper to get event factory 5 years ago
  PJ Fanning 93af1ca43a fix lgtm issues 5 years ago
  PJ Fanning 08cfbcc90b fix lgtm issues 5 years ago
  PJ Fanning 0746b23fc4 make OPCPackage#close() unsynchronized and add javadoc note saying method is not thread-safe 5 years ago
  PJ Fanning 44e86832f2 [bug-62768] synchronize OPCPackage#close() 5 years ago
  PJ Fanning 43c57c26c2 [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok 5 years ago
  Alain Béarez 9973fecad0 adapting some contributions by Axel Richter on SO 5 years ago
  PJ Fanning 5df2742d73 fix javadoc 5 years ago
  PJ Fanning 82d774d240 lgtm warnings 5 years ago
  PJ Fanning 6072972fcc [bug-62747] bouncycastle 1.60 5 years ago
  Greg Woolsey ddef898999 Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) column IDs 5 years ago
  PJ Fanning b8ae791009 [bug-62733] XSLFBackground setFill() can corrupt the document 5 years ago
  PJ Fanning 8726e046a0 [bug-62692] issue when using widlfy xml parser 5 years ago
  Alain Béarez c6046f2263 import existing chart on current drawing 5 years ago
  Andreas Beeker e331ecb3f6 sonar fixes - blocker 5 years ago
  Andreas Beeker 07705635a1 #62108 - ArrayIndexOfBounds exception when getColumnWidth() 5 years ago
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
  Alain Béarez dbedfe14e8 rebase XDDF text package 5 years ago
  Alain Béarez a4c533586a test integration of XDDF text entities 5 years ago
  Alain Béarez 262bb83d00 complete body properties with insets 5 years ago
  Alain Béarez aadd9cff06 fill in the text body, its paragraphs and text runs 5 years ago
  Alain Béarez b5a4300bb4 add warning message to help reduce duplicates of bug 60102 5 years ago
  Andreas Beeker 96d5fab483 #62649 - Remove OPOIFS 5 years ago
  Dominik Stadler bcc68c5f20 Remove some IDE warnings 5 years ago
  PJ Fanning 1a3032f253 [github-122] XWPF: Set table and table cell widths to percentage, twips, or auto. This closes #122 5 years ago
  PJ Fanning b6d837c8ce uptake xmlbeans 3.0.1 (staging version, pre-release) 5 years ago
  Tim Allison 5833e6fe95 entity_expansion 5 years ago
  PJ Fanning aac3f87909 [github-121] Fix issue with setting vertical alignment and emphasis mark. This closes #121 5 years ago
  Tim Allison 524b925505 improve sax reading 5 years ago
  Andreas Beeker 1c4b3c24af #61589 - Importing content does not copy hyperlink address 5 years ago
  PJ Fanning d896bb9e30 disable dtd processing 5 years ago
  Andreas Beeker 8576537693 #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: partName 5 years ago
  Tim Allison 86a51e4b9b bug 62592 -- prevent StackOverflowError on corrupt thmx 5 years ago
  PJ Fanning 4336f97e57 [github-119] extra xpwf formatting support. This closes #119 5 years ago
  PJ Fanning 12b239f3f2 [github-120] rename some new xpwf abstract classes. This closes #120 5 years ago