neha298
5647b814c9
Row index modification
2023-04-17 01:26:06 +05:30
neha298
98416715b0
Removed print statement
2023-04-17 01:11:46 +05:30
neha298
34d23ba9fb
Removed extra whitespace
2023-04-17 01:01:42 +05:30
neha298
1c9cf3facd
Fastexcel
2023-04-16 23:42:27 +05:30
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
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
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
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
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
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
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
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
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
Gang Wu
60efaa4551
BAEL-3657 Move the unit test to the merge package
2020-02-11 22:13:56 -07: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
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
Amit Pandey
a54c9e0c9e
Bael 4461 2 ( #4444 )
...
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* Fix verification times
2018-06-11 10:18:30 +02:00
araknoid
064ea79490
BAEL-1203 Apache POI PowerPoint ( #3090 )
...
* Added Apache-POI PowerPoint
* Adjusted format + retrieve all placeholder
2017-11-29 20:49:08 +01:00
Doha2012
48cd6f876f
Fix test names ( #1853 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2 .
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
* cleanup pom
* add missing parent
* fix logging issue
* fix test names
2017-05-15 11:35:14 -05:00
Doha2012
9f9dc8770a
cleanup generated files ( #1705 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2 .
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
2017-04-22 19:58:20 +02:00
lor6
47889bc227
Bael 623 v2 ( #1119 )
...
* helper classes for excel processing, tests
* fix imports
* list declaration
* shorten examples, add excel files
2017-02-06 17:03:00 -06:00
lor6
10eb6bfcc0
helper classes for excel processing, tests ( #1093 )
...
* helper classes for excel processing, tests
* fix imports
* list declaration
2017-02-04 19:03:00 -06:00
pivovarit
06f10646b1
Refactor Spring-Reactor samples
2016-12-28 08:19:55 +01:00
nguyennamthai
4f1ac2e776
Apache POI Support for MS Word ( #908 )
...
* Initial commit for Apache POI support for MS Word
* Relocate the POI Word project
* Add Apache POI to the repo
2016-12-23 17:38:23 +01:00