aboutsummaryrefslogtreecommitdiffstats
path: root/.settings
Commit message (Collapse)AuthorAgeFilesLines
* #63291 CellFormat global cache isn't thread-safeGreg Woolsey2019-03-301-0/+2
| | | | | | move date format synchronization down to where the problem instance is held. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1856647 13f79535-47bb-0310-9956-ffa450edef68
* bump the Eclipse compile source to Java 1.8Javen O'Neal2017-10-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1813840 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the Eclipse JVM version to 8 to match AntNick Burch2017-10-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1812557 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the Eclipse JVM versionNick Burch2017-10-181-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1812556 13f79535-47bb-0310-9956-ffa450edef68
* Remove more deprecated code (BorderFormatting constants)PJ Fanning2017-06-301-14/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1800385 13f79535-47bb-0310-9956-ffa450edef68
* Remove more deprecated code (especially from Spreadsheet Cell classes)PJ Fanning2017-06-301-0/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1800375 13f79535-47bb-0310-9956-ffa450edef68
* The new HeapDump class uses com.sun.* classes, which the previous settings ↵Greg Woolsey2017-04-111-1/+3
| | | | | | | | flagged as an error in Eclipse. This changes them to warnings so compilation can succeed. Also adds a couple of prefs from newer Eclipse, apparently. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791026 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Add Sonar settings"Dominik Stadler2016-12-111-6/+0
| | | | | | This reverts commit 4bf7797a2d64a80cef8ef58fa6fe4caa42a8f654. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773710 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Adjust tab/space to mixed mode so we mostly preserve what it was ↵Dominik Stadler2016-12-111-1/+1
| | | | | | | | before..." This reverts commit 6e52c36ff02695eae7b45a73b2ba34eb1b4a99ca. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773698 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Set Eclipse projects to spaces only and import-wildcard-threshold to 99"Dominik Stadler2016-12-112-3/+3
| | | | | | This reverts commit 0e0c37764940df1b2d566f4621e7efd74f5c6356. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773695 13f79535-47bb-0310-9956-ffa450edef68
* Set Eclipse projects to spaces only and import-wildcard-threshold to 99Dominik Stadler2016-12-112-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773629 13f79535-47bb-0310-9956-ffa450edef68
* Adjust tab/space to mixed mode so we mostly preserve what it was before...Dominik Stadler2016-12-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773626 13f79535-47bb-0310-9956-ffa450edef68
* Add Sonar settingsDominik Stadler2016-12-111-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773614 13f79535-47bb-0310-9956-ffa450edef68
* Don't warn about unknown @SupressWarnings() in EclipseDominik Stadler2015-09-031-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1701022 13f79535-47bb-0310-9956-ffa450edef68
* Allow creating of an empty Themes Table on requestNick Burch2015-07-221-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692211 13f79535-47bb-0310-9956-ffa450edef68
* Add default cleanup-settingsDominik Stadler2015-07-161-0/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691309 13f79535-47bb-0310-9956-ffa450edef68
* Allow Eclipse to add some additional compiler warning settings added by ↵Dominik Stadler2015-07-071-0/+4
| | | | | | newer Eclipse versions, mostly Java 8 so not overly useful for us currently anyway git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1689589 13f79535-47bb-0310-9956-ffa450edef68
* Add settings for the Eclipse plugin "moreunit"Dominik Stadler2015-06-171-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1685939 13f79535-47bb-0310-9956-ffa450edef68
* Let Eclipse add some more settings to the project filesDominik Stadler2015-05-191-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1680216 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Eclipse project settings to ensure that files are read as UTF-8 on ↵Dominik Stadler2015-04-161-0/+2
| | | | | | Windows or systems with different character encoding settings. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674025 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Eclipse project settings to define warnings and other settings ↵Dominik Stadler2014-11-092-2/+91
| | | | | | locally in the project git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637705 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Eclipse project for JDK 1.6Dominik Stadler2014-02-021-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563590 13f79535-47bb-0310-9956-ffa450edef68
* Add moreunit-settingsDominik Stadler2013-12-081-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1549009 13f79535-47bb-0310-9956-ffa450edef68
* Formatting standards are all spaces, not mixed tabs, so fix the Eclipse ↵Nick Burch2013-11-121-1/+1
| | | | | | preferences git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1541007 13f79535-47bb-0310-9956-ffa450edef68
* Add Eclipse project files and settings to make it easier to start hacking on ↵Dominik Stadler2013-10-162-0/+363
POI in Eclipse git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1532876 13f79535-47bb-0310-9956-ffa450edef68