3987 Commits (db89d09ca36b73db897d032e33fe19872c78f61d)
 

Author SHA1 Message Date
  Yegor Kozlov db89d09ca3 improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 13 years ago
  Yegor Kozlov fa5be6e820 improved LinkTable to support registering external UDFs. 13 years ago
  Yegor Kozlov e7cce67245 tweaked javac targets and set includeantruntime=false to avoid warnings by Ant 1.8.1 13 years ago
  Yegor Kozlov fcdcfb155b moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
  Yegor Kozlov d22525f10e moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
  Yegor Kozlov 734989237e moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
  Yegor Kozlov 1fa438375b moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
  Nick Burch 1a8b1fbf8c Stub out a bit more for XSSF event processing of shared formulas, and only warn about them if the formula is a shared-child + the user actually wants the values 13 years ago
  Nick Burch 550faf0467 Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 13 years ago
  Maxim Valyanskiy 28e0a3f566 hwpf: Ignore null argument in PicturesTable.hasPicture 13 years ago
  Yegor Kozlov e395280ac4 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
  Yegor Kozlov b34e1e25d6 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
  Yegor Kozlov 41b294edbf moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
  Yegor Kozlov af69c81199 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
  Yegor Kozlov 6ef7d14026 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
  Yegor Kozlov 7b13897404 moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
  Yegor Kozlov 3d98facdd2 removed dependencies on HSSF, prepare to move common formula stuff to org.apache.poi.ss.formula 13 years ago
  Nick Burch 4c253baee3 Some refactoring of XSSFEventBasedExcelExtractor, to make it easier for you to have control over outputting the cell contents, inspired by bug #50076 13 years ago
  Nick Burch f4a93a2852 Add a link to the bugzilla list of new/needinfo bugs 13 years ago
  Maxim Valyanskiy c8dae0aa6c hwpf: IndexOutOfBoundsException in Range.findRange when list contains only nulls 13 years ago
  Yegor Kozlov ba3f0ceaed avoid corruption of XSSFWorkbook after applying XSSFRichTextRun#applyFont, see Bugzilla 50258 13 years ago
  Yegor Kozlov 5f11a63d37 allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 13 years ago
  Maxim Valyanskiy b621f02de0 dispose xml cursor when iteration over it is done (more) 13 years ago
  Maxim Valyanskiy 10fb74db8a XWPF: dispose xml cursor when iteration over it is done 13 years ago
  Yegor Kozlov 6591e4d3e7 clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 13 years ago
  Yegor Kozlov 8e4d2bbba3 Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 13 years ago
  Yegor Kozlov 3aef93a73b use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 years ago
  Yegor Kozlov 81a9293f1c Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 13 years ago
  Nick Burch a6cc5ed707 Add a few more little bits of formula unit tests 13 years ago
  Yegor Kozlov 747501ce5d ignore eclipse custom settings by svn 13 years ago
  Yegor Kozlov b68b736915 fixed sizes of poi jars on the downloads page 13 years ago
  Yegor Kozlov 86e864233b fixed the Downloads page to reflect current release 13 years ago
  Yegor Kozlov dc822921ca updated index page to reflect current release POI-3.7 13 years ago
  Maxim Valyanskiy 48ef63e2c5 Ensure that XWPFParagraph.getDocument() is not null 13 years ago
  Yegor Kozlov 1f49e93b24 don't depend on constants from javax.xml.XMLConstants from JRE, stay compatible with geronimo-stax 13 years ago
  Nick Burch 1f2ff5281c Fix bug #50118 13 years ago
  Nick Burch 09a71b9588 Fix generics warnings 13 years ago
  Nick Burch 74bfae6b2c Slightly expand tests, inspired by bug #50060, but ultimately show there is a deeper issue outstanding 13 years ago
  Yegor Kozlov 69cfa15160 avoid nulls in HSSFWorkbook.getAllPictures when EscherBlipRecord is not found 13 years ago
  Nick Burch 877982ea92 Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets 13 years ago
  Nick Burch 1a9cfa44d4 Fix more HSLF generics warnings 13 years ago
  Nick Burch fcf4a2274f Fix more HSLF generics warnings 13 years ago
  Nick Burch 77e11df1be Fix more HSLF generics warnings 13 years ago
  Nick Burch de0dcda820 Fix some HSLF generics warnings 13 years ago
  Nick Burch dc45d4ce75 Add a couple of methods to help make debugging problems in hwpf easier 13 years ago
  Nick Burch 7e1d07ec00 br is a line break, similar to cr 13 years ago
  Yegor Kozlov 5e7c280797 fixed packaging of files moved from contrib 13 years ago
  Nick Burch c6fb5bd4d0 Several small site updates, to get us closer to complying with the new site branding policy 13 years ago
  Yegor Kozlov edbd52dd21 updated current version in trunk 13 years ago
  Yegor Kozlov d770047464 removed svn:executable from project files 13 years ago