8558 Commits (REL_3_0)
 

Author SHA1 Message Date
  Joe Schaefer 2e335762bd move poi to top level 17 years ago
  Nick Burch 0c87d7ce85 Tag 3.0 RC4 as 3.0 FINAL 17 years ago
  Nick Burch a66664279a Tag as RC4 17 years ago
  Yegor Kozlov 8ffd79b368 HSLF docs updated: added a note on using HSLF when graphical environment is not avaiable 17 years ago
  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 17 years ago
  Nick Burch c147b22f61 Add a note about using Cocoon to do XML -> XLS, since people have been asking me about this 17 years ago
  Nick Burch 4af25bf868 Update the changelog 17 years ago
  Nick Burch 31c6e6106d Tweak a few more elements in the pom 17 years ago
  Nick Burch 1690e85b87 Update issueTrackingUrl in maven pom 17 years ago
  Nick Burch 50610894c4 Detect, and report a meaningful error, if we come across an Office 2007 XML document 17 years ago
  Nick Burch 190af5a8d9 Update the groupId to org.apache.poi, as per mavern guidelines 17 years ago
  Yegor Kozlov fd5fb56ff8 cleaning the code before release 17 years ago
  Yegor Kozlov e8fa463978 fixed misc bugs in the hslf how-to doc 17 years ago
  Yegor Kozlov b970d27b0f applied the patch submitted in Bug 38976: added createPicture to HSSFShapeGroup 17 years ago
  Yegor Kozlov bc57bba7d9 testcases for bugs 38266 and 40738 17 years ago
  Yegor Kozlov bcd2a8c8f1 applied the patch submitted in Bug 41223: Simple image extraction for HSSFWorkbook 17 years ago
  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 17 years ago
  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 17 years ago
  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 17 years ago
  Nick Burch 0a3756d28d Add in a clean step before compile in dist 17 years ago
  Yegor Kozlov 2380196562 convert from pixels (96dpi) to points(72dpi) when setting picture anchor 17 years ago
  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 17 years ago
  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. 17 years ago
  Yegor Kozlov 12dfa56565 fixed bug 41384: Array index wrong in record creation 17 years ago
  Yegor Kozlov 5112fb2cc8 fixed bug 41761: NPE when serializing a workbook with empty rows 17 years ago
  Yegor Kozlov c08c5658ba excluded rich text and outlines from POI 2.5 limitations 17 years ago
  Yegor Kozlov bdf4ab73d0 improved work with cell comments 17 years ago
  Andrew C. Oliver da9a6807d6 fix amateur hour coding mistake 17 years ago
  Andrew C. Oliver ffd6b3f8a0 http://issues.apache.org/bugzilla/show_bug.cgi?id=40548 17 years ago
  Andrew C. Oliver 71e5ccf8e2 Allow user defined named ranges. Calling super doesn't seem to break anything and throwing the 17 years ago
  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 17 years ago
  Yegor Kozlov e5e1edb065 not autofit for formula cells 17 years ago
  Yegor Kozlov c48613da0a support for auto-sizing worksheet columns 17 years ago
  Yegor Kozlov 579c07e3bf changing attributes of existing cell comments is reflected after save 17 years ago
  Rainer Klute 5fdbf91301 Make this compile for me. 17 years ago
  Mark Thomas 86c190f630 Add svn properties 17 years ago
  Mark Thomas e3c32160f4 Remove copyright since it is now in NOTICE file and add XML declaration 17 years ago
  Nick Burch 7c4a4dc347 Add ExObjList support 17 years ago
  Nick Burch 5850fe049c Add ExHyperlink tests against a real file 17 years ago
  Nick Burch d3615a44d3 Add support for ExHyperlink and ExHyperlinkAtom 17 years ago
  Nick Burch aff4c74c81 Support InteractiveInfo, the parent of InteractiveInfoAtom 17 years ago
  Nick Burch ec1a527cf4 Initial, basic support for InteractiveInfoAtom 17 years ago
  Andrew C. Oliver bf16b973d4 added a single space in an irrelevant place 17 years ago
  Nick Burch b5e7f6e030 Tweak comments and variable names, to make the wacky colour stuff as BGR not RGB clearer 17 years ago
  Avik Sengupta 31d7d9d7b4 testcases for still unfixed bugs 17 years ago
  Avik Sengupta 59b21811f3 Testcases for bugs. Thanks Yegor 17 years ago
  Mark Thomas ee6cffd91d Add standard licence header for src/documentation/content directory 17 years ago
  Mark Thomas bf7eb7b941 Add standard licence header for src/documentation/skins directory 17 years ago
  Mark Thomas 34d3f2cec8 Add standard licence header for src/types directory 17 years ago
  Mark Thomas da40af4650 Add standard licence header for src/testcases directory 17 years ago