2 Révisions (d6ab8e844442607965eb749d42c67d7c9f0f5495)

Auteur SHA1 Message Date
  PJ Fanning d6ab8e8444 [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 il y a 2 ans
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Alain Béarez d383fea7bd Sonar Fixes - code smells il y a 4 ans
  Dominik Stadler 4c017a0e27 Fix a regression test failure, toString() should never return null il y a 5 ans
  Alain Béarez a4c533586a test integration of XDDF text entities il y a 5 ans
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) il y a 6 ans
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members il y a 6 ans
  Andreas Beeker 611de8e1bc #60996 - XSSF: Multiple embedded objects on same sheet are ignored il y a 7 ans
  Andreas Beeker 155bc83d58 #60520 - Provide *SSF functionality via Common SS il y a 7 ans
  Nick Burch 1c21c4efc6 Fix some Forbidden APIs errors il y a 8 ans
  Dominik Stadler 4894e5aa96 Fix copy/paste errors in XSSFSimpleShape, allow unset of insets multiple times and add unit tests il y a 9 ans
  Dominik Stadler b342bc5d8b Fix Bug 56514, add missing null-check if simple shape does not have any text il y a 10 ans
  Andreas Beeker c950d95a65 javadoc house-keeping il y a 10 ans
  Tim Allison da070049dd POI-55292 il y a 11 ans
  Yegor Kozlov e3f83511dc optimized unused imports and removed deprecation warnings in poi-ooxml il y a 12 ans
  Yegor Kozlov f5c1596661 Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString il y a 12 ans
  Yegor Kozlov 587cfe2d2f Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString il y a 12 ans
  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 il y a 14 ans
  Yegor Kozlov ce79a4f121 removed log4j calls from ooxml tests, also fixed misc bugs discovered when imlementing OOXMLLite il y a 14 ans
  Nick Burch 926f35d047 Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent il y a 14 ans
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 il y a 14 ans
  Josh Micich 95a7539c30 Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting il y a 15 ans
  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 il y a 15 ans
  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. il y a 15 ans
  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 il y a 15 ans