77 Commits

Author SHA1 Message Date
Haroon Khan
ebb67f5ba1 [JAVA-10463] Split apache-poi module 2022-03-07 18:10:13 +00:00
Haroon Khan
d16e9c9afa [JAVA-10080] Add plugin for filtering xls resources 2022-02-19 19:41:44 +00:00
Haroon Khan
34e7277067 [JAVA-9021] Clean up uncommitted artifacts (#11754) 2022-02-01 19:38:56 +05:30
freelansam
8155f46a4e JAVA-9566: Update apache-poi version and articles (#11748)
* JAVA-9566: Update apache-poi version and articles

* JAVA-9566: Update apache-poi version and articles
2022-01-31 21:48:39 +05:30
johnA1331
5abc4b0095 Update README.md 2022-01-26 18:02:03 +08:00
HarisHashim
01964384ca BAEL-5204: Change the font color of a cell with Apache POI (#11554)
* BAEL-5204: First commit "Change the font color of a cell with Apache POI"

* BAEL-5204: Create class and unit test

* BAEL-5204: finalize unit test

* BAEL-5204: fix indent

* BAEL-5204: add missing excel template
2022-01-25 19:28:57 -06:00
Haroon Khan
f3d1642ae3 [JAVA-9345] Split apache-poi module 2022-01-06 22:57:49 +00:00
Amitabh Tiwari
1f08721fb6 Bael 5200 numeric excel (#11594)
* Changes for Numeric Format

* Update NumberCellValueUnitTest.java

* Corrected the workbook format

* Unwanted change removed

* Corrected the spell issue

* Update NumberCellValueUnitTest.java

* Fixed review comment

* Update NumberCellValueUnitTest.java
2021-12-25 08:55:49 -06:00
johnA1331
61fff2eb4e Update README.md 2021-12-08 23:50:58 +08:00
Olsi Seferi
12c50539df ExcelUtility Jira issue BAEL-5198 (#11559)
* CODE REFACTOR AND ADDED UNIT TEST

* SMALL CHANGE

* FIXED TESTS TIMEZONE ISSUES

* UPDATED FORMATTING

Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al>
2021-12-06 11:05:13 -08:00
Olsi Seferi
ba29be11fb ExcelUtility Jira issue BAEL-5198 (#11503)
* CODE REFACTOR AND ADDED UNIT TEST

* SMALL CHANGE

* FIXED TESTS TIMEZONE ISSUES

Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al>
2021-12-01 10:19:19 -08:00
KevinGilmore
fdcc5324ba Add and update README files (#11530) 2021-11-29 22:19:32 -06:00
johnA1331
3f261aee2f Update README.md 2021-11-24 14:17:59 +08:00
Seshu Kumar T
d12fe37f47 Excel Cell Border Example (#11472)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-18 10:04:28 -08:00
johnA1331
95aa489cca Update README.md 2021-11-18 01:18:47 +08:00
Seshu Kumar T
f84ba03751 Cell Background Color Change (#11400)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-04 21:16:37 +01:00
johnA1331
d3c25879ad Update README.md 2021-11-04 00:41:51 +08:00
HarisHashim
5943875fec BAEL-5202: Add excel multiline text (#11366)
* BAEL-5202: Add excel multiline text

* BAEL-5202: Reformat code and rename ExcelMultilineText for consistency with unit test

* Cleanup and formatting
2021-10-26 09:06:06 -07:00
sampadawagde
cbf982f1b9 JAVA-5223: Fix formatting of POMs 2021-05-06 17:14:43 +05:30
johnA1331
0d7685b1d1 Update README.md 2021-03-03 20:55:30 +08:00
hmdrzsharifi
59f22ffe0d update unit test 2021-02-17 19:58:50 +03:30
hmdrzsharifi
4fedd1cefb remove Helper class 2021-02-17 19:58:09 +03:30
hmdrzsharifi
852fb6a1ae add unit test 2021-02-15 23:57:22 +03:30
hmdrzsharifi
c11d07da01 add main class 2021-02-15 23:56:47 +03:30
johnA1331
8bfc058dd6 Update README.md 2020-08-20 13:10:04 +08:00
STS
e711f71303 change address 2020-07-28 14:23:08 +02:00
STS
dcf0ccdb30 change baeldung spell 2020-07-27 10:07:30 +02:00
STS
1700cbabd8 change test class name, add blank line and swap assert method parameter 2020-07-26 20:01:42 +02:00
STS
e13f2c8e8b change excel file direcory 2020-07-19 10:15:37 +02:00
STS
c6a1041c40 changes after adding excel file 2020-07-11 10:31:02 +02:00
STS
e33f8675f6 change files location 2020-07-03 23:56:52 +02:00
STS
edb5ca529d remove and add file 2020-06-29 14:07:18 +02:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
johnA1331
7f2a0050d0 Update README.md 2020-03-02 14:40:11 +08:00
Eric Martin
f960eed4de Merge pull request #8708 from wugangca/BAEL-3657
BAEL-3657 Move the unit test to the merge package
2020-02-11 23:35:35 -06:00
Gang Wu
60efaa4551 BAEL-3657 Move the unit test to the merge package 2020-02-11 22:13:56 -07:00
johnA1331
7c27018f91 Update README.md 2020-02-10 15:05:09 +08:00
johnA1331
674bba8c68 Update README.md 2020-02-10 14:48:51 +08:00
johnA1331
5f42a75385 Update README.md 2020-02-10 14:03:53 +08:00
Gang
7f25dbe92d BAEL-3657 Merge Cells in Excel using Apache POI 2020-01-19 23:46:23 -07:00
Eric Martin
1281abb5b7 Merge pull request #8463 from wugangca/BAEL-3656
BAEL-3656 Read Numeric Strings in Excel Cells as a String with Apache…
2020-01-08 21:24:05 -06:00
Gang
fd35d741b7 BAEL-3656 Fix typos in the unit test names. 2020-01-08 20:07:32 -07:00
Gang
af6804ae25 BAEL-3656 Change the integration test into unit test. 2020-01-05 00:19:49 -07:00
Sunil Jain
2835399e2e BAEL-3658: Fixed switch case indentations and added if condition to check if the cellType is FORMULA or not 2020-01-04 11:16:33 +05:30
Gang
4e97fb0f9d BAEL-3656 Read Numeric Strings in Excel Cells as a String with Apache POI 2020-01-01 21:34:48 -07:00
Sunil Jain
af53d2bdaf BAEL-3658: Read cell value rather than the formula that is evaluating it 2019-12-26 18:01:37 +05:30
Sunil Jain
fd431e4986 BAEL-3658: Read cell value rather than the formula that is evaluating it 2019-12-22 16:30:19 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Sam Millington
b36f5ef72f [BAEL-17476] Add README descriptions 25 (#7911) 2019-10-03 23:34:10 -06:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00