Gregor Wolf
177f30326c
replace pass by value with pass by reference ( #1022 )
2022-04-27 11:56:37 +02:00
Gregor Wolf
7b7984373c
Fix #1011 exception ZCX_EXCEL is not caught ( #1016 )
...
* Fix #1011 exception ZCX_EXCEL is not caught
* fix uncaught exception in test class
* activate uncaught_exception check
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2022-04-23 13:33:56 +02:00
Abo
46e234cd94
finish moving demo-related files (delete from old) ( #1009 )
2022-04-20 20:32:34 +02:00
Abo
f9b3a5b555
remove leftover int8 declaration ( #1008 )
2022-03-26 09:41:59 +01:00
sandraros
efbac83915
Note about the demos repository ( #1005 )
2022-03-26 08:59:21 +01:00
Lars Hvam
6489fe726d
Merge branch 'master' into hvam/unit0511
2022-03-12 15:53:47 +01:00
Abo
ac8f4a701e
Update abapGit-installation.md ( #1001 )
...
* Update abapGit-installation.md
naming suggestions for demos package and explanation
* Update abapGit-installation.md
fixed typo
* Update abapGit-installation.md
* Update abapGit-installation.md
recommend that demos be created as local package
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-03-12 15:53:19 +01:00
Lars Hvam
d9275eebc2
update to latest
2022-03-08 12:05:54 +01:00
Lars Hvam
652b16b4f2
Merge branch 'master' into hvam/unit0511
2022-03-08 10:27:45 +01:00
sandraros
bea794926b
Delete objects moved to abap2xlsx/demos repository ( #998 )
...
* Delete objects moved to abap2xlsx/demos repository
* remove unused zexcel_export_dir
* + procedure for the demo programs
Co-authored-by: sandraros <sandra.rossi@gmail.com>
2022-03-06 20:54:20 +01:00
sandraros
e97169a0c3
Reader: custom paper height and width ( #984 )
...
Fix #396
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-02-23 23:00:24 +01:00
sandraros
211cf550e6
SET_CELL_FORMULA sets formula in wrong cell ( #961 )
...
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-02-19 16:29:33 +01:00
sandraros
f2dd72e76e
SET_CELL use output length for conversion exits ( #982 )
...
* SET_CELL use output length for conversion exits
* bind_table: field catalog + demo
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-02-19 15:59:22 +01:00
sandraros
2973d66594
Refactor headings logic in BIND_TABLE ( #960 )
...
* Refactor headings logic in BIND_TABLE
to help proposing a change for #764
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-02-07 16:37:06 +01:00
sandraros
c80da26920
move folders to archive repository ( #991 )
...
fix #908
2022-02-06 18:08:45 +01:00
sandraros
07340621a2
zdemo_excel29 demo file from Web Repository ( #989 )
...
Fix #988
* zdemo_excel29 demo file from Web Repository
* Delete TestMacro.xlsm
* Remove comment about ZDEMO_EXCEL29/TestMacro.xlsm
Co-authored-by: sandraros <sandra.rossi@gmail.com>
2022-02-06 10:43:35 +01:00
sandraros
77afa4480d
Fix FAQ link to TestMacro.xlsm ( #987 )
2022-02-05 10:11:51 +01:00
sandraros
5bb343a3e4
Fix set_cell overflow big value type int8 ( #979 )
...
Fix #977
Co-authored-by: sandraros <sandra.rossi@gmail.com>
2022-01-29 18:08:54 +01:00
Abo
bffb01c7b9
comments support in reader, initial version ( #976 )
...
* comments support in reader, initial version
* fixes formatting for unmodified section
* remove spurious cast
hopefully fixes linter complaint
* handle raw text comments
* removed raw text handling (unused)
2022-01-23 16:41:47 +01:00
sandraros
66ed127cb8
apack manifest 7.15.0 ( #975 )
...
Co-authored-by: sandraros <sandra.rossi@gmail.com>
2022-01-22 18:47:45 +01:00
Arno
76f14105db
zcl_excel_converter_salv_table exception handling ( #974 )
...
Fixes shortdump in ZDEMO_EXCEL32 and custom programs if the ALV bind functionality is being used.
The dumps are caused by the missing handling of the exception CX_SALV_BS_SC_RUNTIME_INFO.
2022-01-22 15:07:49 +01:00
sandraros
c3204b5c7b
Reader called twice loses formatting ( #965 )
...
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 19:39:47 +01:00
sandraros
79d0df4dc3
BIND_TABLE incorrect table overlap check ( #964 )
...
* draft, not finished
* Final commit
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 19:19:14 +01:00
sandraros
c3481d5d90
GET_TABLE skip bottom empty rows ( #959 )
...
Fix #787
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 18:32:56 +01:00
sandraros
cc291983d7
Fix demo programs 3 and 33 ( #956 )
...
* Fix demo programs 3 and 33
* updated reader reference files
( affected by #935 )
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 17:38:30 +01:00
sandraros
6a32480e5d
Read XLSX from third-party providers (namespaces) ( #935 )
...
* theme namespace
* XLSM and rename namespace default to main
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 17:05:38 +01:00
Abo
a09229a130
remove CONDENSE from formulas ( #968 )
2022-01-15 14:56:12 +01:00
sandraros
206e9199c8
Update new-online-abap2xlsx.png ( #967 )
...
screenshot with new URL of abap2xlsx project
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 12:23:20 +01:00
sandraros
165a580b34
Handle exceptions in demo programs ( #962 )
...
* Handle exceptions in demo programs
Fix #955
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-15 12:17:53 +01:00
Lars Hvam
99cd7968dc
Merge branch 'master' into hvam/unit0511
2022-01-15 10:25:57 +01:00
sandraros
4662dc85f4
release7.15.0 ( #957 )
...
* release7.15.0
* Update changelog.txt
(Check demo regressions)
* abap2xlsx version made public to be used in APACK
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-14 20:32:56 +01:00
sandraros
7fa137bc94
ip_style TYPE any + add_new_style( io_clone_of = ) ( #929 )
...
* ip_style TYPE any + add_new_style( io_clone_of = )
* zdemo_excel2 instead of zdemo_excel1
* Update zcl_excel_worksheet.clas.abap
* Unit tests added + fix demo 2
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-09 13:07:22 +01:00
Lars Hvam
ccfce7da13
Merge branch 'master' into hvam/unit0511
2022-01-09 07:33:12 +01:00
sandraros
8f630081ed
zdemo_excel20 shows old abap2xlsx URL ( #963 )
2022-01-09 07:15:02 +01:00
Lars Hvam
61738809fb
update to latest
2022-01-08 10:47:31 +01:00
Lars Hvam
f4a0f5306e
Merge branch 'master' into hvam/unit0511
2022-01-07 09:26:48 +01:00
Lars Hvam
5e1ca6255f
change REFRESH to CLEAR ( #954 )
...
* change REFRESH to CLEAR
and remve REFRESH if the variable is always empty
* more refresh
* enable REFRESH obsolete rule
* another
* last two
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2022-01-07 09:25:03 +01:00
Lars Hvam
2ff44d7fa5
upd
2022-01-06 18:00:16 +01:00
Lars Hvam
c0f7041106
Merge branch 'master' into hvam/unit0511
2022-01-06 17:55:05 +01:00
Lars Hvam
0b6e1a495f
upd
2022-01-06 17:54:11 +01:00
Lars Hvam
a92a2da949
upd
2022-01-06 17:50:29 +01:00
Lars Hvam
88e2f6aadd
run calc_cell_dist_downsome
2022-01-06 17:27:23 +01:00
Lars Hvam
6ebf4e300d
run calc_cell_dist_down1pl
2022-01-06 16:21:30 +01:00
sandraros
c5eb18acdc
prevent row height zero ( #950 )
...
Fix #944
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-06 10:32:24 +01:00
Lars Hvam
e975290d2c
Merge branch 'master' into hvam/unit0511
2022-01-06 09:54:52 +01:00
sandraros
6fcbc5c8a8
ip_columnrow in SET_CELL and other methods ( #930 )
...
* get_cell, set_cell, set_area, set_merge
* Test classes + Fixes
* demo simple set_cell in zdemo_excel1
* rename the "normalize" methods + cleanup
* Demonstration programs and few fixes
* added "raising cx_static_check"
* zdemo_excel40 call methods with only IP_RANGE
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-01-06 09:44:09 +01:00
Lars Hvam
8ecf52aee4
Merge branch 'master' into hvam/unit0511
2022-01-06 07:55:54 +01:00
Lars Hvam
87b8291ea2
remove use of DTEL SYLANGU and DTEL GUID_16 ( #953 )
...
* remove use of DTEL SYLANGU
* and GUID_16
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2022-01-05 21:39:55 +01:00
Lars Hvam
8d63df6ba6
refactor CONVERT_COLUMN2INT ( #952 )
...
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2022-01-05 21:29:37 +01:00
Lars Hvam
38160bc781
move converter classes to not_cloud package ( #951 )
...
* move converter classes to not_cloud package
* STRINGVAL to STRING
* fix whitespace
* fix SYBATCH
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2022-01-05 21:19:14 +01:00