4077 İşlemeler (b6aaf36b5cef63a874607a4195a4741387ffa08f)
 

Yazar SHA1 Mesaj Tarih
  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 yıl önce
  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 yıl önce
  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 yıl önce
  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 yıl önce
  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 yıl önce
  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 yıl önce
  Yegor Kozlov 3d98facdd2 removed dependencies on HSSF, prepare to move common formula stuff to org.apache.poi.ss.formula 13 yıl önce
  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 yıl önce
  Nick Burch f4a93a2852 Add a link to the bugzilla list of new/needinfo bugs 13 yıl önce
  Maxim Valyanskiy c8dae0aa6c hwpf: IndexOutOfBoundsException in Range.findRange when list contains only nulls 13 yıl önce
  Yegor Kozlov ba3f0ceaed avoid corruption of XSSFWorkbook after applying XSSFRichTextRun#applyFont, see Bugzilla 50258 13 yıl önce
  Yegor Kozlov 5f11a63d37 allow white spaces and unicode in OPC relationship targets, see Bugzilla 50154 13 yıl önce
  Maxim Valyanskiy b621f02de0 dispose xml cursor when iteration over it is done (more) 13 yıl önce
  Maxim Valyanskiy 10fb74db8a XWPF: dispose xml cursor when iteration over it is done 13 yıl önce
  Yegor Kozlov 6591e4d3e7 clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 13 yıl önce
  Yegor Kozlov 8e4d2bbba3 Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 13 yıl önce
  Yegor Kozlov 3aef93a73b use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 yıl önce
  Yegor Kozlov 81a9293f1c Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 13 yıl önce
  Nick Burch a6cc5ed707 Add a few more little bits of formula unit tests 13 yıl önce
  Yegor Kozlov 747501ce5d ignore eclipse custom settings by svn 13 yıl önce
  Yegor Kozlov b68b736915 fixed sizes of poi jars on the downloads page 13 yıl önce
  Yegor Kozlov 86e864233b fixed the Downloads page to reflect current release 13 yıl önce
  Yegor Kozlov dc822921ca updated index page to reflect current release POI-3.7 13 yıl önce
  Maxim Valyanskiy 48ef63e2c5 Ensure that XWPFParagraph.getDocument() is not null 13 yıl önce
  Yegor Kozlov 1f49e93b24 don't depend on constants from javax.xml.XMLConstants from JRE, stay compatible with geronimo-stax 13 yıl önce
  Nick Burch 1f2ff5281c Fix bug #50118 13 yıl önce
  Nick Burch 09a71b9588 Fix generics warnings 13 yıl önce
  Nick Burch 74bfae6b2c Slightly expand tests, inspired by bug #50060, but ultimately show there is a deeper issue outstanding 13 yıl önce
  Yegor Kozlov 69cfa15160 avoid nulls in HSSFWorkbook.getAllPictures when EscherBlipRecord is not found 13 yıl önce
  Nick Burch 877982ea92 Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets 13 yıl önce
  Nick Burch 1a9cfa44d4 Fix more HSLF generics warnings 13 yıl önce
  Nick Burch fcf4a2274f Fix more HSLF generics warnings 13 yıl önce
  Nick Burch 77e11df1be Fix more HSLF generics warnings 13 yıl önce
  Nick Burch de0dcda820 Fix some HSLF generics warnings 13 yıl önce
  Nick Burch dc45d4ce75 Add a couple of methods to help make debugging problems in hwpf easier 13 yıl önce
  Nick Burch 7e1d07ec00 br is a line break, similar to cr 13 yıl önce
  Yegor Kozlov 5e7c280797 fixed packaging of files moved from contrib 13 yıl önce
  Nick Burch c6fb5bd4d0 Several small site updates, to get us closer to complying with the new site branding policy 13 yıl önce
  Yegor Kozlov edbd52dd21 updated current version in trunk 13 yıl önce
  Yegor Kozlov d770047464 removed svn:executable from project files 13 yıl önce
  Yegor Kozlov fce9af10cf avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075 13 yıl önce
  Yegor Kozlov 6f62a4397d suppress deprecation warnings in poi-ooxml 13 yıl önce
  Yegor Kozlov 3eea555e41 revert usages of getXYZList() back to getXYZArray() in XSSF, also misc performance optimizations 13 yıl önce
  Yegor Kozlov c232f7e208 removed log4 and commons-logging from poi-scratchpad.pom 13 yıl önce
  Yegor Kozlov 8ac5434914 marked commons-logging and log4j as optional dependencies in POI poms, see Bugzilla 50067 13 yıl önce
  Yegor Kozlov cdfa9574bd fixed unmappable characters for ASCII 13 yıl önce
  Yegor Kozlov 6ac11ae86c allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 13 yıl önce
  Yegor Kozlov ff9b658871 support for BorderCode in HWPF, see Bugzilla 49919 13 yıl önce
  Yegor Kozlov 5d6fb384b6 support for processing of symbols in HWPF, see Bugzilla 49908 13 yıl önce
  Yegor Kozlov 6abbe13c0d cleaned javadoc warnings 13 yıl önce