Javen O'Neal
|
4d0724878f
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716051 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 07:53:17 +00:00 |
|
Javen O'Neal
|
c02ec7f5dd
|
bug 58642: deprecate Sheet.setZoom(numerator, denominator) and replace with Sheet.setZoom(scale)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716048 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 07:43:53 +00:00 |
|
Javen O'Neal
|
be77875e20
|
bug 58642: remove deprecated functions in Spreadsheet Sheet interface and implementing classes; add @Override annotations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716046 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 07:34:09 +00:00 |
|
Javen O'Neal
|
82d704710e
|
FindBugs MALICIOUS_CODE, finalize method should have protected access
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716006 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 01:20:45 +00:00 |
|
Javen O'Neal
|
ddfedd167a
|
FindBug warning: ICAST_IDIV_CAST_TO_DOUBLE: integral division result cast to double
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716005 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 01:11:57 +00:00 |
|
Javen O'Neal
|
72e5b443af
|
FindBug warning: EQ_SELF_USE_OBJECT: class defines equals(Region) and uses Object.equals(Object)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1716004 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 01:10:47 +00:00 |
|
Javen O'Neal
|
4b4eca2f4b
|
fix normal priority FindBugs warning: DMI_INVOKING_HASHCODE_ON_ARRAY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715998 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-24 00:08:22 +00:00 |
|
Javen O'Neal
|
577a89ad10
|
fix javadoc warnings from r1690486
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715996 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 23:57:40 +00:00 |
|
Javen O'Neal
|
34886a6c3f
|
fix javadoc warnings from r1715839 bug 58365
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715987 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 23:34:33 +00:00 |
|
Javen O'Neal
|
42a7061d9e
|
bug 58365: patch from Hannes Erven: add method to efficiently get all cell comments on a Sheet and return a dictionary with the location of each comment as the key and the comment itself as the value.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715839 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 15:11:28 +00:00 |
|
Javen O'Neal
|
a048ba2c20
|
bug 58637: contribution from Hannes Erven: add CellAddress class, distinct from CellReference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715743 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-23 09:30:53 +00:00 |
|
Andreas Beeker
|
4241f26a13
|
fix unnecessary cast warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715626 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 12:30:42 +00:00 |
|
Andreas Beeker
|
74d58c8bde
|
In preparation for table rendering, added table row heights and column widths to common sl.
To have better results in rendering switch anchor from java.awt.Rectangle to Rectangle2D.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715540 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-21 15:54:01 +00:00 |
|
Andreas Beeker
|
9b9a3dbf45
|
findbugs fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715087 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-19 01:44:38 +00:00 |
|
Andreas Beeker
|
58f4100165
|
#54210 When saving PPT to PNG, some text is rendered backwards
#53189 Shapes drawn wrongly when ppt file converted to image
fix line decoration (HSLF)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1714290 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-14 02:44:07 +00:00 |
|
Andreas Beeker
|
d25f5b23d1
|
Fix typo in EscherProperties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1714289 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-14 02:42:05 +00:00 |
|
Uwe Schindler
|
01f4f63401
|
Fix remaining security manager problems. Forbiddenapis now passes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713915 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 19:11:35 +00:00 |
|
Uwe Schindler
|
5756b4ca25
|
#58597: Fix tests to not do setAccessible(), add some doPrivileged, too.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713891 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 16:57:39 +00:00 |
|
Uwe Schindler
|
d8597d7fb7
|
#58597: Remove setAccessible (more coming soon)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713770 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-11 07:41:54 +00:00 |
|
Uwe Schindler
|
ed49714cd0
|
Use Lucene's unmapping code inside AccessController.doPrivileged() for unmapping mapped byte buffers.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713350 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-09 09:06:01 +00:00 |
|
Andreas Beeker
|
4f46092b35
|
#53192 - Images in ppt file have wrong width when convering ppt to png
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713332 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-09 01:28:31 +00:00 |
|
Uwe Schindler
|
b3a0500abb
|
Add reason message to @SuppressForbidden
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713324 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-08 23:44:24 +00:00 |
|
Andreas Beeker
|
9aef48e6b5
|
#52297 - Bullets are not aligned properly while converting ppt slide to image
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713316 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-08 23:11:22 +00:00 |
|
Dominik Stadler
|
e15a3096d5
|
Eclipse warnings, typos, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713216 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-08 10:00:24 +00:00 |
|
Nick Burch
|
15c74ce02b
|
Add a XWPFRun equivalent of isHighlighted, and add to the common WP interface
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712793 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 15:15:36 +00:00 |
|
Nick Burch
|
415c4b95c8
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712606 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 18:25:35 +00:00 |
|
Nick Burch
|
d1ea6125fa
|
Bug #55265 - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712605 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 18:23:17 +00:00 |
|
Javen O'Neal
|
3febf6600a
|
fix for bug 51622: autosize columns with leading whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712477 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 06:39:57 +00:00 |
|
Javen O'Neal
|
a586e413fb
|
bug 58576: rename canComputeColumnWidht to canComputeColumnWidth
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712219 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-03 07:23:09 +00:00 |
|
Javen O'Neal
|
6d8257c965
|
supporting change for bug 57450 from Stefan Thurnherr
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712217 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-03 07:07:11 +00:00 |
|
Andreas Beeker
|
3be69f87f7
|
fixes sonar/findbugs issues
add Date.toString() to forbidden-apis and fix occurrences
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1712181 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 23:46:57 +00:00 |
|
Javen O'Neal
|
203f676d96
|
bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711951 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 12:57:57 +00:00 |
|
Javen O'Neal
|
c8d5a37017
|
bug 58348: add hyperlink copying and merging to CellCopyPolicy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711926 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 09:59:32 +00:00 |
|
Javen O'Neal
|
4a727300a7
|
bug 58572: move getHyperlinkList() and getHyperlink(row, col) from XSSFSheet to Sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711923 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 09:40:49 +00:00 |
|
Javen O'Neal
|
86fcece2ce
|
add ASF License 2.0 header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711901 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 05:33:31 +00:00 |
|
Javen O'Neal
|
757dbd1649
|
bug 58348: add support for copying rows for XSSFWorkbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711885 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 02:50:33 +00:00 |
|
Javen O'Neal
|
3de37673a1
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711880 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 02:22:45 +00:00 |
|
Javen O'Neal
|
de13fd818a
|
replace deprecated usage of FormulaShifter.createForRowShift
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711879 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 02:22:03 +00:00 |
|
Javen O'Neal
|
b9da1f9da0
|
remove unneeded SuppressWarnings("resource") decorator from getSheetName
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711878 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 02:13:35 +00:00 |
|
Javen O'Neal
|
ba9b7be7c6
|
bug 58384: add FormulaShifter.createForRowCopy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711866 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 00:25:08 +00:00 |
|
Andreas Beeker
|
8e8de33357
|
close resources, as SlideShow is now Closeable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711865 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-02 00:05:14 +00:00 |
|
Javen O'Neal
|
ffdaf6ded8
|
prepare for bug 58348, make FormulaShifter.ShiftMode enum private
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711864 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-01 23:54:13 +00:00 |
|
Javen O'Neal
|
64b5c3884e
|
whitespace changes: replaced tabs with 4 spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711862 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-01 23:30:48 +00:00 |
|
Andreas Beeker
|
944253c786
|
FindBugs fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711708 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 23:13:35 +00:00 |
|
Andreas Beeker
|
785b37342e
|
Add method for setting bullet styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711707 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 23:10:43 +00:00 |
|
Andreas Beeker
|
f91f9120c2
|
Make SlideShow closeable as of HSLF references a NPOIFSFileSystem and hasn't closed it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711706 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 23:10:17 +00:00 |
|
Javen O'Neal
|
70384e3fab
|
whitespace change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711680 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 19:56:22 +00:00 |
|
Javen O'Neal
|
5584837ff2
|
add javadoc info for intersects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711613 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 12:21:51 +00:00 |
|
Javen O'Neal
|
a5540e0dfb
|
bug58452: set cell formulas containing unregistered function names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711605 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 11:57:39 +00:00 |
|
Javen O'Neal
|
775838e5a8
|
supporting changes for bug 58452: copy cell formulas containing unregistered function names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711600 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-31 11:39:01 +00:00 |
|