aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xwpf
Commit message (Expand)AuthorAgeFilesLines
* Forbidden apis fixAndreas Beeker2021-03-201-1/+2
* Create, get, modify and remove comments, support operating paragraphs, pictur...Sayi2021-03-202-1/+147
* missing ooxml-schemas-lite classesPJ Fanning2021-02-241-4/+3
* Bug 65099: Fix incorrect handling of styles in XWPFStyle.getUsedStyleListDominik Stadler2021-01-302-3/+34
* Sonar fixesAndreas Beeker2021-01-281-31/+33
* Sonar fixesAndreas Beeker2021-01-264-104/+97
* Replace deprecated methods used in testsAlain Béarez2021-01-241-1/+1
* Sonar fixesAndreas Beeker2021-01-221-2/+1
* Sonar fixesAndreas Beeker2021-01-112-13/+11
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-1022-22/+22
* Sonar fixesAndreas Beeker2021-01-0912-25/+25
* Sonar fixesAndreas Beeker2021-01-0929-228/+228
* Bug 64838: Do not populate cells with a paragraph when loading an existing do...Dominik Stadler2020-12-303-13/+28
* [bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212PJ Fanning2020-12-251-0/+82
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-2432-364/+289
* #64981 - Upgrade OOXML schema to 5th edition (transitional)Andreas Beeker2020-12-131-14/+14
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-135-20/+20
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-123-574/+522
* remove some deprecated codePJ Fanning2020-12-081-1/+0
* get and set heightRule for table rowSayi2020-12-041-0/+14
* CTRow removes tc when row removes cellSayi2020-09-011-0/+15
* Add get/set indentationLeftChars/indentationRightChars in paragraphSayi2020-08-271-1/+16
* add removeTable method in cellSayi2020-08-101-0/+26
* [bug-64605] add support for non-integer font sizes on character runs (use dou...PJ Fanning2020-07-162-2/+3
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-161-0/+6
* use BigInteger.valueOfPJ Fanning2020-07-162-3/+3
* [bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes ...PJ Fanning2020-07-141-0/+6
* [bug-64561] XWPFSDTContent.getText() is empty for nested SDT elementsPJ Fanning2020-06-261-0/+11
* Add some more tests for bug 63624Dominik Stadler2020-06-151-5/+32
* [bug-64348] partial fix for IndexOutOfBoundsExceptionPJ Fanning2020-04-141-0/+30
* allow add and remove a HyperlinkRun or a FieldRunAlain Béarez2020-03-291-0/+132
* Bug 55966: Include content control text in word extraction also if it is part...Dominik Stadler2020-03-281-10/+27
* XWPFNumbering.addAbstractNum will definitely throw an exceptionAlain Béarez2020-03-271-0/+40
* XWPFTableCell does not process bodyElements when handle paragraphAlain Béarez2020-03-271-0/+52
* #63624: setText in XWPFTableCell updates the xml and also updates the runs an...Alain Béarez2020-03-271-0/+14
* Work on bug 64038 and other bugs and add test for 62865Dominik Stadler2020-03-081-0/+2
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-081-5/+10
* [bug-64098] XWPFRun: Whitespace in text not preserved if starting with tab ch...PJ Fanning2020-01-261-23/+49
* Bug 63788: Remove AbstractNum by abstractNumId, not list indexDominik Stadler2020-01-011-2/+56
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-277-220/+228
* try to find issue in testPJ Fanning2019-12-261-1/+1
* [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang....PJ Fanning2019-12-261-0/+10
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-152-2/+2
* XWPF: Insert newlines between multiple paragraphs in comments.Dominik Stadler2019-10-261-0/+37
* Close file-resources in unit-tests, fix IDE warningsDominik Stadler2019-08-152-211/+218
* [github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut C...PJ Fanning2019-07-191-1/+22
* [github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cu...PJ Fanning2019-07-191-0/+12
* [github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier.PJ Fanning2019-07-161-0/+6
* [github-151] XWPFRun: allow style retrieval. This closes #151PJ Fanning2019-06-011-0/+2