2 커밋 (d6ab8e844442607965eb749d42c67d7c9f0f5495)

작성자 SHA1 메시지 날짜
  PJ Fanning d6ab8e8444 [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 2 년 전
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 년 전
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 년 전
  Alain Béarez d383fea7bd Sonar Fixes - code smells 4 년 전
  Dominik Stadler 4c017a0e27 Fix a regression test failure, toString() should never return null 5 년 전
  Alain Béarez a4c533586a test integration of XDDF text entities 5 년 전
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 년 전
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 년 전
  Andreas Beeker 611de8e1bc #60996 - XSSF: Multiple embedded objects on same sheet are ignored 7 년 전
  Andreas Beeker 155bc83d58 #60520 - Provide *SSF functionality via Common SS 7 년 전
  Nick Burch 1c21c4efc6 Fix some Forbidden APIs errors 8 년 전
  Dominik Stadler 4894e5aa96 Fix copy/paste errors in XSSFSimpleShape, allow unset of insets multiple times and add unit tests 9 년 전
  Dominik Stadler b342bc5d8b Fix Bug 56514, add missing null-check if simple shape does not have any text 10 년 전
  Andreas Beeker c950d95a65 javadoc house-keeping 10 년 전
  Tim Allison da070049dd POI-55292 11 년 전
  Yegor Kozlov e3f83511dc optimized unused imports and removed deprecation warnings in poi-ooxml 12 년 전
  Yegor Kozlov f5c1596661 Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString 12 년 전
  Yegor Kozlov 587cfe2d2f Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString 12 년 전
  Yegor Kozlov 787da03838 added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 년 전
  Yegor Kozlov ce79a4f121 removed log4j calls from ooxml tests, also fixed misc bugs discovered when imlementing OOXMLLite 14 년 전
  Nick Burch 926f35d047 Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 년 전
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 년 전
  Josh Micich 95a7539c30 Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 년 전
  Yegor Kozlov 958a47a453 1. moved ooxml enums into interfaces-jdk15, they are common and should be in the place as the interfaces 2. removed obsolete and deprecated classes 3. Fixed XSSFWorkbook.cloneSheet. Now it makes a 'true' deep copy of a sheet 4. ooxml has a compile-time dependency on scratchpad, fixed build.xml to reflect that 15 년 전
  Yegor Kozlov f160dd1e7b more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizing is supported; implemented initial support for shape groups. Common HSSF-XSSF drawing interfaces are still TODO. 15 년 전
  Yegor Kozlov b4e74b306c Initial support for SpreadsheetML drawings,implemented XSSFPicture, added ability to add pictures to workbook, refactored XSSFPictureData to be a subclass of POIXMLDocumentPart. Also refactored misc odds and ends in order to produce xml better compatible with what MS Office produces 15 년 전