6996 Revize (0ba83f7683c7c8925c12a54a4e05be2ef3f3fccd)
 

Autor SHA1 Zpráva Datum
  Dominik Stadler 0ba83f7683 Regression in version 3.14-beta1: three or four-part formats with locale id cause exceptions when formatting instead of falling back to other formatting před 8 roky
  Dominik Stadler dc5f2700a3 Fix a NullPointerException that occurs with some PPTs now but did not in POI 3.13 před 8 roky
  Dominik Stadler bd25521857 Eclipse warnings, helper unit-test, improve information provided in Exceptions, do not swallow inner stacktraces, ... před 8 roky
  David North 11bee1ebf9 Generalised API for adding ignored errors, e.g. number stored as text. před 8 roky
  Dominik Stadler f1db033d6d Bug 58829: Remove some useages of printStackTrace() and some other minor cleanups před 8 roky
  Dominik Stadler 97ee147644 Rework test to not catch exception, junit does a good job of handling unexpected exceptions itself, StringBuffer replacing, code duplication před 8 roky
  Nick Burch 20d07cdcdb Javadoc fix před 8 roky
  Nick Burch 11a38182f5 #58847 Getters/setters/removers for the additional well-known document summary information properties from Office 12 před 8 roky
  Andreas Beeker 7150bcd358 Javadocs fixes před 8 roky
  Andreas Beeker 05cec9b251 #57796 - Support hyperlink extraction when rendering slides před 8 roky
  Nick Burch f069c83071 More Office 12 DSI property IDs, getters/setters to follow před 8 roky
  Nick Burch 3d9b15e0b4 Bump up the max DSI property ID, and list a few Office 12 well known IDs před 8 roky
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files před 8 roky
  Andreas Beeker 0582072856 add other printStackTrace methods to forbidden-apis-check před 8 roky
  Andreas Beeker b15b18bae7 replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls před 8 roky
  Andreas Beeker 2962d7e1ba WMF fixes před 8 roky
  Tim Allison 7de587053e POI-58822 switch printStackTrace for actual log msg. Should probably open separate ticket to handle handful of other instances před 8 roky
  Javen O'Neal 4a14e53351 bug 58815: javadoc spelling před 8 roky
  Andreas Beeker 799eced5bb WMF fixes před 8 roky
  Dominik Stadler 0190e79270 Dummy commit to try if we can close some old github PRs via commit-comments: closes #2, closes #3, closes #4, closes #19 před 8 roky
  Andreas Beeker 6d6cea92e2 WMF fixes před 8 roky
  Dominik Stadler c5cdac57ea Undo changes to file in assertCloseDoesNotModifyFile to not have dirty files after running tests před 8 roky
  Dominik Stadler f9850c1d73 Try to reproduce bug 52258 and add more checks to integration tests před 8 roky
  Dominik Stadler 5068f2dfcb bug 58043: provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation(). Also adjust JavaDoc to mention the remaining things to note před 8 roky
  Dominik Stadler cb441adcb4 Fix bug 58067: XWPF: don't return deleted text when document is in review-mode před 8 roky
  Javen O'Neal 5283af50e3 re-throw errors we aren't looking for před 8 roky
  Javen O'Neal c67f36cfee bug 58779: check if SlideShowFactory.create() modifies the file being read when the slideshow is closed. před 8 roky
  Javen O'Neal 2baddb8b8d whitespace před 8 roky
  Javen O'Neal 0f609b18b0 test XSLF SlideShowFactory creation methods individually for more granular unit test results před 8 roky
  Javen O'Neal 9ff52e8254 rearrange unit tests into more, smaller functions před 8 roky
  Dominik Stadler fd88118237 Move test for bug 57236 as it seems to be fixed since some time před 8 roky
  Dominik Stadler 911c821e4c Add test which reproduces bug 58325, seems the file uses AlternateContent which POI does not support (yet) před 8 roky
  Javen O'Neal 98627f20c2 bug 58633 comment 5 and comment 6: add unit test coverage for CellUtil.java; throw exception of Cell does not belong to workbook for some methods před 8 roky
  Javen O'Neal 775f66a8f0 fix javadocs před 8 roky
  Javen O'Neal e215902a94 bug 58633: Set multiple CellStyle properties at once. Patch from Mark Murphy. před 8 roky
  Javen O'Neal ff73ca32be javadocs před 8 roky
  Andreas Beeker 31d4a6da2e remove test debug stuff před 8 roky
  Andreas Beeker bd96f00e42 preparation for #54916 - commit unrelated changes před 8 roky
  Dominik Stadler e6d0184794 bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly for před 8 roky
  Dominik Stadler abc20e6d63 Include full nested exception, not just localized message před 8 roky
  Dominik Stadler e4215cdbf2 Some more unit tests před 8 roky
  Dominik Stadler 034e167313 Combine common functionality in POIXMLTypeLoader into helper method před 8 roky
  Andreas Beeker 9cebef8562 add ignored testcase for multiple signatures před 8 roky
  Andreas Beeker cbd450124c remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) před 8 roky
  Andreas Beeker b3ce115ea5 remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) před 8 roky
  Andreas Beeker 720db41739 #55030 - RichTextRun getFontName can not get Chinese font name před 8 roky
  Andreas Beeker edfa151420 #56570 - RecordType has repeat by code type 3009 před 8 roky
  Andreas Beeker b9851d98b9 #56570 - RecordType has repeat by code type 3009 před 8 roky
  Andreas Beeker ed27fea0e6 WMF fixes před 8 roky
  David North 38017a61de Fix example. If you don't call super for the non-ignored sheets, everything breaks because you end up with an empty workbook. před 8 roky