Andreas Beeker
11b2c7e898
#63955 - HMEFContentsExtractor fails to extract content from winmail.dat
...
fixed integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872523 13f79535-47bb-0310-9956-ffa450edef68
2020-01-08 23:49:31 +00:00
Andreas Beeker
f7fe4b0d59
#63955 - HMEFContentsExtractor fails to extract content from winmail.dat
...
added example file - optimized junit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872480 13f79535-47bb-0310-9956-ffa450edef68
2020-01-08 00:49:39 +00:00
Andreas Beeker
f776ddfbbb
use lambda instead of sub class
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872475 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 23:05:47 +00:00
Andreas Beeker
d1a714f5f1
findbugs fixes and refactor some ClassIDs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872473 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 22:46:29 +00:00
PJ Fanning
c891bca596
remove accidental commit
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872454 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 18:49:27 +00:00
PJ Fanning
d8cfe433dd
close OPCPackage if there is an exception
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872453 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 18:46:11 +00:00
Tim Allison
e875bd8143
BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872445 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 15:45:07 +00:00
Andreas Beeker
fb8f171900
ignore path conversion for URLs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872402 13f79535-47bb-0310-9956-ffa450edef68
2020-01-07 00:53:19 +00:00
Andreas Beeker
a4c370f913
sonar fixes - use assert in junit tests
...
use try-with-resources
remove obsolete and renamed OPOIFS references
add logic to unit tests which just opened a file, by rewriting it and some formula evaluation logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872397 13f79535-47bb-0310-9956-ffa450edef68
2020-01-06 21:48:00 +00:00
Alain Béarez
3c4d5b9c2b
Clear all chart's properties as if newly created
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872363 13f79535-47bb-0310-9956-ffa450edef68
2020-01-05 23:54:12 +00:00
Alain Béarez
21393fd083
Complete test with cell in newly added column
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872362 13f79535-47bb-0310-9956-ffa450edef68
2020-01-05 23:54:09 +00:00
Alain Béarez
fbf12935d3
Fix JavaDoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872361 13f79535-47bb-0310-9956-ffa450edef68
2020-01-05 23:54:06 +00:00
Andreas Beeker
d66af200eb
Sonar fixes - Tests should include assertions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872302 13f79535-47bb-0310-9956-ffa450edef68
2020-01-03 23:30:36 +00:00
Dominik Stadler
4aa8334e3b
Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector
...
Also add a test for Bug 64045
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872287 13f79535-47bb-0310-9956-ffa450edef68
2020-01-03 13:11:41 +00:00
PJ Fanning
578d78da37
[bug-64045] close resources if we throw exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872284 13f79535-47bb-0310-9956-ffa450edef68
2020-01-03 11:27:01 +00:00
PJ Fanning
4a7aee8b1f
remove unnecessary close
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872283 13f79535-47bb-0310-9956-ffa450edef68
2020-01-03 11:24:12 +00:00
PJ Fanning
8b389fdd4b
[bug-64045] close resources if we throw exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872270 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 21:10:54 +00:00
PJ Fanning
7510f408dc
[bug-64045] close resources if we throw exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872265 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 20:53:42 +00:00
PJ Fanning
22266e209a
[bug-64045] close resources if we throw exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872264 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 20:45:31 +00:00
PJ Fanning
781ef0c754
[bug-64044] setCellValue(LocalDate) does not support nulls properly
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872247 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 15:20:04 +00:00
PJ Fanning
5ec079072a
[bug-64044] setCellValue(LocalDate) does not support nulls properly
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872246 13f79535-47bb-0310-9956-ffa450edef68
2020-01-02 14:58:30 +00:00
Andreas Beeker
adb8424bc1
Fix Visio compression
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872223 13f79535-47bb-0310-9956-ffa450edef68
2020-01-01 22:44:42 +00:00
Dominik Stadler
07b5bc667c
Bug 63788: Remove AbstractNum by abstractNumId, not list index
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872187 13f79535-47bb-0310-9956-ffa450edef68
2020-01-01 19:22:30 +00:00
Dominik Stadler
9f35db4f51
Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872145 13f79535-47bb-0310-9956-ffa450edef68
2019-12-31 16:52:55 +00:00
Dominik Stadler
821e164041
Bug 63700: Make D* functions work with numeric result column
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872136 13f79535-47bb-0310-9956-ffa450edef68
2019-12-31 10:41:43 +00:00
Dominik Stadler
3cc54a8dff
Bug 63960: Write pre-evaluated string-values in formula cells with the correct type
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872130 13f79535-47bb-0310-9956-ffa450edef68
2019-12-31 06:34:51 +00:00
Dominik Stadler
bc0dcdf369
Fix bug 63984: AND / OR should treat missing parameters as FALSE
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872125 13f79535-47bb-0310-9956-ffa450edef68
2019-12-30 19:57:11 +00:00
Andreas Beeker
71338b958c
Sonar fixes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872092 13f79535-47bb-0310-9956-ffa450edef68
2019-12-30 00:08:24 +00:00
Andreas Beeker
a0770034fc
#64036 - remove reflective calls in Workbook- and SlideShowFactory
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872066 13f79535-47bb-0310-9956-ffa450edef68
2019-12-28 22:39:26 +00:00
Andreas Beeker
c66575c1e7
Migrate all junit tests to Junit 4
...
get rid of references to junit.framework
don't throw AssertionFailedErrors, but use Assert.fail instead
add try-with-resources where it was missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872041 13f79535-47bb-0310-9956-ffa450edef68
2019-12-27 23:00:13 +00:00
PJ Fanning
37282aae8f
try to find issue in test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872001 13f79535-47bb-0310-9956-ffa450edef68
2019-12-26 12:55:49 +00:00
PJ Fanning
d240fb1378
[github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang. This closes #163
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871999 13f79535-47bb-0310-9956-ffa450edef68
2019-12-26 11:55:41 +00:00
PJ Fanning
40da053a4a
fix spelling of OutlookTextExtractor class name
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871995 13f79535-47bb-0310-9956-ffa450edef68
2019-12-26 09:28:06 +00:00
PJ Fanning
91017547ae
fix spelling of OutlookTextExtractor class name
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871994 13f79535-47bb-0310-9956-ffa450edef68
2019-12-26 09:27:51 +00:00
PJ Fanning
ceef7e2611
fix spelling of Usage
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871987 13f79535-47bb-0310-9956-ffa450edef68
2019-12-26 06:16:21 +00:00
PJ Fanning
25a82d8c55
fix spelling of OutlookTextExtractor class name
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871986 13f79535-47bb-0310-9956-ffa450edef68
2019-12-26 06:12:56 +00:00
Andreas Beeker
7493473a8e
Replace internal GUID class with ClassID
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871944 13f79535-47bb-0310-9956-ffa450edef68
2019-12-24 19:48:22 +00:00
Andreas Beeker
03fe2ded64
#64004 - Replace clone() with copy constructor - mainly HWPF classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871938 13f79535-47bb-0310-9956-ffa450edef68
2019-12-24 11:56:42 +00:00
PJ Fanning
93a7b81ed9
convert some tabs to spaces
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871921 13f79535-47bb-0310-9956-ffa450edef68
2019-12-23 09:18:38 +00:00
Andreas Beeker
66471836f5
Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode()
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871913 13f79535-47bb-0310-9956-ffa450edef68
2019-12-23 00:15:55 +00:00
Andreas Beeker
ba6152503e
#64004 - Replace clone() with copy constructor - mainly HSSF classes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871911 13f79535-47bb-0310-9956-ffa450edef68
2019-12-22 21:44:45 +00:00
Dominik Stadler
ecb42bd78d
Remove exception-handling code in ZipPackage that was never reached
...
Here e.getMessage() and e.toString() were compared, which never match
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871594 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:54:03 +00:00
Dominik Stadler
921259fd36
Add more information to assertion
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871593 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:53:59 +00:00
Dominik Stadler
030eb8203f
Add some more tests for IOUtils
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871592 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:53:55 +00:00
Dominik Stadler
5e394a5e10
Let IntelliJ simplify some assertions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871591 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:53:46 +00:00
Dominik Stadler
1a5cec89d8
Replace manual close with try-with-resources
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871590 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:53:11 +00:00
Dominik Stadler
2748844549
Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871589 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:52:45 +00:00
Dominik Stadler
57e5e87e58
Add MemoryVerifier to enable memory leak checking in unit-tests and add
...
an initial test which verifies some things for XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871588 13f79535-47bb-0310-9956-ffa450edef68
2019-12-15 14:52:37 +00:00
Andreas Beeker
3fb5e79490
#64004 - Replace clone() with copy constructor
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871563 13f79535-47bb-0310-9956-ffa450edef68
2019-12-14 23:44:26 +00:00
Dominik Stadler
129b8215ce
Ensure that the temporary directory does exist before using it in tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871507 13f79535-47bb-0310-9956-ffa450edef68
2019-12-14 13:10:21 +00:00
Dominik Stadler
befd31663f
Bug 63569: Adjust handling of check for max allocation of byte array
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871506 13f79535-47bb-0310-9956-ffa450edef68
2019-12-14 13:10:17 +00:00
Dominik Stadler
57b0576f63
Adjust some JavaDoc and fix some IDE warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871505 13f79535-47bb-0310-9956-ffa450edef68
2019-12-14 13:10:12 +00:00
PJ Fanning
f12a414662
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871184 13f79535-47bb-0310-9956-ffa450edef68
2019-12-11 20:07:01 +00:00
Alain Béarez
6602cb2cfb
Fix initialization of text body when used in XSLF
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871150 13f79535-47bb-0310-9956-ffa450edef68
2019-12-11 00:10:09 +00:00
Andreas Beeker
37a5888565
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871121 13f79535-47bb-0310-9956-ffa450edef68
2019-12-10 07:18:21 +00:00
Alain Béarez
091eb161ec
Correctly initialize text shapes' first paragraph
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871112 13f79535-47bb-0310-9956-ffa450edef68
2019-12-10 00:10:52 +00:00
Andreas Beeker
b5d6afa0a1
Provide XAdES schemas locally, because of connection timeouts
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871110 13f79535-47bb-0310-9956-ffa450edef68
2019-12-09 22:53:14 +00:00
Andreas Beeker
b0b16846fe
Ignore "IIO Can't create cache file" errors
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871109 13f79535-47bb-0310-9956-ffa450edef68
2019-12-09 22:51:11 +00:00
Andreas Beeker
4c4a33c5de
Remove POIBrowser and SViewer and remove references to it
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871102 13f79535-47bb-0310-9956-ffa450edef68
2019-12-09 20:56:52 +00:00
Andreas Beeker
d8bfbaffdf
Migrate tests to Junit 4
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871067 13f79535-47bb-0310-9956-ffa450edef68
2019-12-09 00:37:21 +00:00
Andreas Beeker
cdd945b0da
Bug 63927 - Inconsistent mapping of Norwegian locales for date formats
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871066 13f79535-47bb-0310-9956-ffa450edef68
2019-12-08 23:36:02 +00:00
Andreas Beeker
1c678f415c
Bug 63779 - Add support for the new Java date/time API added in Java 8
...
Active roundSeconds again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871065 13f79535-47bb-0310-9956-ffa450edef68
2019-12-08 23:31:20 +00:00
Andreas Beeker
0f29ae8e4d
Sonar fixes - type: bugs / severity: major
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871064 13f79535-47bb-0310-9956-ffa450edef68
2019-12-08 23:29:50 +00:00
Alain Béarez
82156bc63c
Attempt to fix bug 63901
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871063 13f79535-47bb-0310-9956-ffa450edef68
2019-12-08 23:18:31 +00:00
Alain Béarez
a56353b651
Fix column addition and removal in XSLFTable
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871061 13f79535-47bb-0310-9956-ffa450edef68
2019-12-08 22:23:17 +00:00
Alain Béarez
bb2ad49a2f
Retrieve chart from graphical frame
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871012 13f79535-47bb-0310-9956-ffa450edef68
2019-12-07 23:39:20 +00:00
Alain Béarez
4703c18b83
Miscellaneous fixes for chart functionalities
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1871010 13f79535-47bb-0310-9956-ffa450edef68
2019-12-07 23:10:32 +00:00
Andreas Beeker
de2467e9ae
Reindent to 4 spaces - optimize imports
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870977 13f79535-47bb-0310-9956-ffa450edef68
2019-12-07 11:53:48 +00:00
Andreas Beeker
b2a33515e9
Sonar Fixes - type: bugs / severity: critical - mostly div by 0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870976 13f79535-47bb-0310-9956-ffa450edef68
2019-12-07 11:45:44 +00:00
Andreas Beeker
9f2f9dc793
Sonar Fixes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870856 13f79535-47bb-0310-9956-ffa450edef68
2019-12-05 00:18:36 +00:00
Andreas Beeker
08159e66a7
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870769 13f79535-47bb-0310-9956-ffa450edef68
2019-12-03 21:56:47 +00:00
Alain Béarez
dd3279df30
Fix examples to build chart from scratch
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870696 13f79535-47bb-0310-9956-ffa450edef68
2019-12-02 00:15:34 +00:00
Andreas Beeker
2eee474063
#63955 - HMEFContentsExtractor fails to extract content from winmail.dat
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870692 13f79535-47bb-0310-9956-ffa450edef68
2019-12-01 21:06:54 +00:00
Andreas Beeker
a17a9168b1
Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870657 13f79535-47bb-0310-9956-ffa450edef68
2019-12-01 02:05:51 +00:00
Andreas Beeker
5f28881a35
change package.html to package-info.java
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870655 13f79535-47bb-0310-9956-ffa450edef68
2019-12-01 00:07:48 +00:00
Andreas Beeker
b4b661acc1
Sonar fixes - use try-with-resources
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870653 13f79535-47bb-0310-9956-ffa450edef68
2019-11-30 23:00:08 +00:00
Alain Béarez
4f8aeb705e
Add Doughnut chart data series to XDDF
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870628 13f79535-47bb-0310-9956-ffa450edef68
2019-11-30 15:46:48 +00:00
Alain Béarez
3fbdd25608
Bug 63889: BarChartDemo now produces a valid file
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870604 13f79535-47bb-0310-9956-ffa450edef68
2019-11-30 01:20:23 +00:00
Alain Béarez
1a99d1d58e
Clean-up code for more recent chart types
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870603 13f79535-47bb-0310-9956-ffa450edef68
2019-11-30 01:20:20 +00:00
Alain Béarez
bb90cfccf0
Add test to remove chart data series
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870602 13f79535-47bb-0310-9956-ffa450edef68
2019-11-30 01:20:16 +00:00
Andreas Beeker
2a982f62ec
Replace StringBuffer with StringBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870600 13f79535-47bb-0310-9956-ffa450edef68
2019-11-29 23:57:35 +00:00
Axel Howind
9a1b75aaac
fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870567 13f79535-47bb-0310-9956-ffa450edef68
2019-11-29 02:30:19 +00:00
Andreas Beeker
1562175343
Bug 60656 - Emf image support in slideshows
...
- use Rectangle2D instead of Dimension2D for image bounds
- fix shearing transformation
- fix rendering of font attributes (bold/italic/...)
- emf+: needs its own object table and properties table
- emf+: add linear gradient handler
- emf+: handle brush data of pens
- wmf/emf/emf+: position right aligned text correctly
- emf+: use emf+ instead of emf records in dual-mode
- emf+: handle region data and operations correctly
- emf/+: map font weight to awt font weight correctly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870566 13f79535-47bb-0310-9956-ffa450edef68
2019-11-29 00:39:35 +00:00
Andreas Beeker
7aab19c3b5
GenericRecordJsonWriter fix output of floats and doubles
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870565 13f79535-47bb-0310-9956-ffa450edef68
2019-11-29 00:29:05 +00:00
Alain Béarez
da5d7d44d5
Fix addition and removal of columns in XSLTTable
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870523 13f79535-47bb-0310-9956-ffa450edef68
2019-11-28 00:51:43 +00:00
Alain Béarez
557b67cb24
Add, insert and remove columns on XSLFTable
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870486 13f79535-47bb-0310-9956-ffa450edef68
2019-11-27 04:54:34 +00:00
PJ Fanning
701b67c315
replace more StringBuffers
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870121 13f79535-47bb-0310-9956-ffa450edef68
2019-11-21 22:01:20 +00:00
PJ Fanning
2d6b1800dc
Update javadoc on FinanceLib. This closes #162
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870105 13f79535-47bb-0310-9956-ffa450edef68
2019-11-21 18:32:35 +00:00
PJ Fanning
f82a1ffe6a
replace some more StringBuffers
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870096 13f79535-47bb-0310-9956-ffa450edef68
2019-11-21 16:04:37 +00:00
PJ Fanning
cd3f373c44
change some tabs to spaces
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870049 13f79535-47bb-0310-9956-ffa450edef68
2019-11-20 10:02:45 +00:00
PJ Fanning
96bf53f3fc
replace some uses of StringBuffer with StringBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870046 13f79535-47bb-0310-9956-ffa450edef68
2019-11-20 08:42:27 +00:00
PJ Fanning
948b0e8f08
convert tabs to spaces
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869962 13f79535-47bb-0310-9956-ffa450edef68
2019-11-18 08:56:06 +00:00
Dominik Stadler
d997c14e10
Bug 63756: Describe units in JavaDoc
...
Also fix some IDE warnings and suggested simplifications
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869934 13f79535-47bb-0310-9956-ffa450edef68
2019-11-17 11:26:27 +00:00
Axel Howind
4f8879f8ef
use zero size arg to toArray(), use Collection.addAll() ( #63805 , second patch)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869919 13f79535-47bb-0310-9956-ffa450edef68
2019-11-17 08:45:03 +00:00
Axel Howind
0d4d57ace0
Replace AbstractWordUtils.equals with Objects.equals
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869705 13f79535-47bb-0310-9956-ffa450edef68
2019-11-12 15:47:46 +00:00
Andreas Beeker
1794ae97c1
#63918 - Fix texture fill - scale stretched images correctly
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869669 13f79535-47bb-0310-9956-ffa450edef68
2019-11-11 23:06:29 +00:00
Andreas Beeker
a1d2b21181
add license
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869583 13f79535-47bb-0310-9956-ffa450edef68
2019-11-08 20:33:39 +00:00
Andreas Beeker
34fc1a45fe
Bug 60656 - Emf image support in slideshows
...
- Use ImageRenderer instead of prerendered BufferedImage to achieve better rendering result
- Fix extraction of EMF embeddings
- Fix renderer state handling in HemfGraphics (but still not perfect)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869582 13f79535-47bb-0310-9956-ffa450edef68
2019-11-08 20:32:46 +00:00
Andreas Beeker
f7c28ad08f
#60656 - EMF image support in slideshows
...
- extract option for embedded element in PPTX2PNG
- minor GenericRecordJsonWriter fixes
- fix EMF+ world transformations
- fix initialization emf pictures, which were partly unbounded -> excessive memory consumption
- change EMF+ brushes to continueable record
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869272 13f79535-47bb-0310-9956-ffa450edef68
2019-11-01 17:18:13 +00:00
Dominik Stadler
b7b82920c2
Two more tests which are failing in CI on Windows
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1869014 13f79535-47bb-0310-9956-ffa450edef68
2019-10-26 19:14:35 +00:00