1842 Révisions (2e335762bd306da833514d3a584c5f28ef8eb184)
 

Auteur SHA1 Message Date
  Joe Schaefer 2e335762bd move poi to top level il y a 17 ans
  Nick Burch 0c87d7ce85 Tag 3.0 RC4 as 3.0 FINAL il y a 17 ans
  Nick Burch a66664279a Tag as RC4 il y a 17 ans
  Yegor Kozlov 8ffd79b368 HSLF docs updated: added a note on using HSLF when graphical environment is not avaiable il y a 17 ans
  Yegor Kozlov 5c789d18d3 HSSF docs updated: added a note on using HSSFSheet.autoSizeColumn in headless mode and added a note on how to read images from a workbook il y a 17 ans
  Nick Burch c147b22f61 Add a note about using Cocoon to do XML -> XLS, since people have been asking me about this il y a 17 ans
  Nick Burch 4af25bf868 Update the changelog il y a 17 ans
  Nick Burch 31c6e6106d Tweak a few more elements in the pom il y a 17 ans
  Nick Burch 1690e85b87 Update issueTrackingUrl in maven pom il y a 17 ans
  Nick Burch 50610894c4 Detect, and report a meaningful error, if we come across an Office 2007 XML document il y a 17 ans
  Nick Burch 190af5a8d9 Update the groupId to org.apache.poi, as per mavern guidelines il y a 17 ans
  Yegor Kozlov fd5fb56ff8 cleaning the code before release il y a 17 ans
  Yegor Kozlov e8fa463978 fixed misc bugs in the hslf how-to doc il y a 17 ans
  Yegor Kozlov b970d27b0f applied the patch submitted in Bug 38976: added createPicture to HSSFShapeGroup il y a 17 ans
  Yegor Kozlov bc57bba7d9 testcases for bugs 38266 and 40738 il y a 17 ans
  Yegor Kozlov bcd2a8c8f1 applied the patch submitted in Bug 41223: Simple image extraction for HSSFWorkbook il y a 17 ans
  Yegor Kozlov 78caeba658 use POILogger instead of System.err in hslf records. If users want verbose output they should explicitly enable it through -Dorg.apache.poi.util.POILogger option. P.S. I think this should be done through the whole HSLF, i.e. no direct calls of System.out and Sysrtem.err il y a 17 ans
  Yegor Kozlov ca300e53ed Fix for bug 41946: remember if the complex part of an array property is empty and write back the original empty data il y a 17 ans
  Nick Burch ed06515fae It seems that some PPT files only have linkAtom + linkDetailsA for their ExHyperlink, and miss the linkDetailsB. For those files, do the right thing il y a 17 ans
  Nick Burch 0a3756d28d Add in a clean step before compile in dist il y a 17 ans
  Yegor Kozlov 2380196562 convert from pixels (96dpi) to points(72dpi) when setting picture anchor il y a 17 ans
  Nick Burch ee8125f348 Apply Trejkax's fix from bug #41653, and do a whole load of tests for the HWPF picture stuff. Includes a stub test for the problem identified in bug #41898 il y a 17 ans
  Nick Burch 3ad3a22fd5 Don't NPE if we have a reference to a note, where there's no core record to go with that note's RefID. Instead, just log it, and pretend the note wasn't there. il y a 17 ans
  Yegor Kozlov 12dfa56565 fixed bug 41384: Array index wrong in record creation il y a 17 ans
  Yegor Kozlov 5112fb2cc8 fixed bug 41761: NPE when serializing a workbook with empty rows il y a 17 ans
  Yegor Kozlov c08c5658ba excluded rich text and outlines from POI 2.5 limitations il y a 17 ans
  Yegor Kozlov bdf4ab73d0 improved work with cell comments il y a 17 ans
  Andrew C. Oliver da9a6807d6 fix amateur hour coding mistake il y a 17 ans
  Andrew C. Oliver ffd6b3f8a0 http://issues.apache.org/bugzilla/show_bug.cgi?id=40548 il y a 17 ans
  Andrew C. Oliver 71e5ccf8e2 Allow user defined named ranges. Calling super doesn't seem to break anything and throwing the il y a 17 ans
  Nick Burch 3c9d557f30 If the username length in the CurrentUserAtom is clearly wrong, treat it as if there was no username, rather than giving an ArrayIndexOutOfBoundsException il y a 17 ans
  Yegor Kozlov e5e1edb065 not autofit for formula cells il y a 17 ans
  Yegor Kozlov c48613da0a support for auto-sizing worksheet columns il y a 17 ans
  Yegor Kozlov 579c07e3bf changing attributes of existing cell comments is reflected after save il y a 17 ans
  Rainer Klute 5fdbf91301 Make this compile for me. il y a 17 ans
  Mark Thomas 86c190f630 Add svn properties il y a 17 ans
  Mark Thomas e3c32160f4 Remove copyright since it is now in NOTICE file and add XML declaration il y a 17 ans
  Nick Burch 7c4a4dc347 Add ExObjList support il y a 17 ans
  Nick Burch 5850fe049c Add ExHyperlink tests against a real file il y a 17 ans
  Nick Burch d3615a44d3 Add support for ExHyperlink and ExHyperlinkAtom il y a 17 ans
  Nick Burch aff4c74c81 Support InteractiveInfo, the parent of InteractiveInfoAtom il y a 17 ans
  Nick Burch ec1a527cf4 Initial, basic support for InteractiveInfoAtom il y a 17 ans
  Andrew C. Oliver bf16b973d4 added a single space in an irrelevant place il y a 17 ans
  Nick Burch b5e7f6e030 Tweak comments and variable names, to make the wacky colour stuff as BGR not RGB clearer il y a 17 ans
  Avik Sengupta 31d7d9d7b4 testcases for still unfixed bugs il y a 17 ans
  Avik Sengupta 59b21811f3 Testcases for bugs. Thanks Yegor il y a 17 ans
  Mark Thomas ee6cffd91d Add standard licence header for src/documentation/content directory il y a 17 ans
  Mark Thomas bf7eb7b941 Add standard licence header for src/documentation/skins directory il y a 17 ans
  Mark Thomas 34d3f2cec8 Add standard licence header for src/types directory il y a 17 ans
  Mark Thomas da40af4650 Add standard licence header for src/testcases directory il y a 17 ans