Commit Graph

1044 Commits

Author SHA1 Message Date
Lars Hvam
8c436ae281
Merge branch 'main' into hvam/unit0511 2023-01-28 10:23:28 +01:00
Domi Bigl
34a8ed4865
use INSERT for sorted ITab (#1066) 2023-01-14 12:18:30 +01:00
Domi Bigl
684c8f71e0
get INT8 typekind dynamic (#1065) 2022-11-20 20:44:47 +01:00
Rahul Dwivedi
df9db3d55c
zcl_excel_writer- create_xl_sheet Refactor1 (#1069) 2022-10-27 20:10:38 +02:00
sandraros
d9f557ea75
XML changes after latest abapGit (#1071)
Latest abapGit version did a cleanup of useless elements /DESCRIPTIONS/SEOCOMPOTX/CLSNAME because it's duplicate information.

<?xml version="1.0" encoding="utf-8"?>
<abapGit version="v1.0.0" serializer="LCL_OBJECT_CLAS" serializer_version="v1.0.0">
 <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
  <asx:values>
   <VSEOCLASS>
    <CLSNAME>ZCL_EXCEL_WRITER_2007</CLSNAME>
    <LANGU>E</LANGU>
    <DESCRIPT>Excel writer 2007</DESCRIPT>
    <STATE>1</STATE>
    <CLSCCINCL>X</CLSCCINCL>
    <FIXPT>X</FIXPT>
    <UNICODE>X</UNICODE>
    <WITH_UNIT_TESTS>X</WITH_UNIT_TESTS>
   </VSEOCLASS>
   <DESCRIPTIONS>
    <SEOCOMPOTX>
     <CLSNAME>ZCL_EXCEL_WRITER_2007</CLSNAME>  <============= Removed
     <CMPNAME>ADD_FURTHER_DATA_TO_ZIP</CMPNAME>
     <LANGU>E</LANGU>
     <DESCRIPT>Add further data to zip ( used by child-classes )</DESCRIPT>

Co-authored-by: sandraros <sandra.rossi@gmail.com>
2022-10-23 21:22:30 +02:00
Lars Hvam
b32d568f3d update to latest 2022-09-06 07:01:44 +02:00
Lars Hvam
d8ac2d04c4
Merge branch 'main' into hvam/unit0511 2022-09-05 18:26:57 +02:00
Derby
90981b21c5
add METHOD convert_to_table. (#999)
* added METHOD convert_to_table.

Co-authored-by: Abo <andrea@borgia.bo.it>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Domi Bigl <dominik.bigl@cadaxo.com>
2022-08-29 18:04:16 +02:00
Lars Hvam
3e57c12c51
Merge branch 'main' into hvam/unit0511 2022-08-22 20:26:09 +02:00
Abo
eb7d8da540
Update publishing-a-new-release.md (#1057)
ideally we shoudl run ZDEMO_EXCEL_CHECKER during the review process of each PR for both the main library and the demos, but as a safety net also before releasing a new version
2022-08-22 10:18:28 +02:00
Abo
4f3d113a43
Update guidelines for demos (#1055) 2022-08-15 18:02:03 +02:00
Lars Hvam
4b2499fd2b Merge branch 'hvam/unit0511' of https://github.com/abap2xlsx/abap2xlsx into hvam/unit0511 2022-08-15 15:59:29 +02:00
Lars Hvam
fee34a99d4 update to latest 2022-08-15 15:59:24 +02:00
Lars Hvam
877c75f518
Merge branch 'main' into hvam/unit0511 2022-08-15 15:58:16 +02:00
Abo
9d318a1bc2
Update publishing-a-new-release.md (#1054)
* Update publishing-a-new-release.md

- noted that tags should be created when working from upstream repository (they do not come via PR from outside, only from local branches apparently)
- added note regarding previous tag for auto-generation of release notes

* Remaining occurrence 15 → 16

Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2022-08-15 11:11:58 +02:00
Lars Hvam
ed4ff3940b
Merge branch 'main' into hvam/unit0511 2022-08-13 13:13:48 +02:00
Abo
ef47a724e7
Release 7.16.0 (#1053)
* location and name of version tag

* bump version to 7.16.0
2022-08-13 12:53:35 +02:00
Lars Hvam
44943dbd92 cleanup 2022-08-09 16:19:50 +02:00
Lars Hvam
5d3d998a25 move fcat 2022-08-09 16:18:59 +02:00
Lars Hvam
f33d010e99 update 2022-08-09 16:14:29 +02:00
Lars Hvam
c0c4b1c3d5
Merge branch 'main' into hvam/unit0511 2022-08-07 18:03:32 +02:00
Domi Bigl
bca6db91c3
enable 255 cell header with table binding (#1051)
* add column_name to fcat and link cell to table

add column_name char 255 to table fieldcat - this is used as table name and cell value
link cell to table and fieldcat

* update fieldcat by cell value change

* fix linter errors

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* fix linter errors

* fix linter errors

* undo PP

* undo PP

* undo PP

* fix colname for totals functions

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2022-08-07 15:56:26 +02:00
Lars Hvam
bdf6b72be2 update 2022-08-03 17:20:40 +02:00
Lars Hvam
37602e7355 update 2022-08-02 16:27:51 +02:00
Lars Hvam
65ac42b977 update notes 2022-07-30 12:25:39 +02:00
Lars Hvam
a88856f067 update notes 2022-07-30 12:21:00 +02:00
Lars Hvam
9136f672e2 update notes 2022-07-30 12:19:26 +02:00
Lars Hvam
643c42cee8 update notes 2022-07-30 12:12:51 +02:00
Lars Hvam
814f505132 update 2022-07-30 12:10:59 +02:00
Lars Hvam
5591dffd1b cleanup 2022-07-30 12:09:18 +02:00
Lars Hvam
9067fe7548 cleanup 2022-07-30 12:08:46 +02:00
Lars Hvam
f5fb9b409b cleanup 2022-07-30 12:07:52 +02:00
Lars Hvam
ee4f7cd174 transpile another file 2022-07-30 12:07:05 +02:00
Lars Hvam
1e8ccaf16d update to latest 2022-07-30 12:06:12 +02:00
Lars Hvam
c2bc8d2bbd
Merge branch 'main' into hvam/unit0511 2022-07-20 11:47:32 +02:00
Abo
c6e5ad6ee6
adopt default style when setting format for date / time (#1025)
* first draft

must check cloning vs uuid assignment, it works but I'm not convinced this is correct

* remove unused class attribute

* fixed unrelated typo

* fixed linter complaints and revised changes

* Delete zexcel_t_sheet_style.ttyp.xml

* Delete zexcel_s_sheet_style.tabl.xml

Co-authored-by: Gregor Wolf <gregor.wolf@gmail.com>
2022-07-16 19:38:46 +02:00
Lars Hvam
5687575476
Merge branch 'main' into hvam/unit0511 2022-07-15 09:50:13 +02:00
sandraros
4ab5bbe961
ZABAPGIT_STANDALONE instea of ZABAPGIT_FULL (#1047)
[abapGit instructions](https://docs.abapgit.org/guide-install.html) say `create a new report named ZABAPGIT_STANDALONE (formerly ZABAPGIT_FULL)`
2022-07-15 09:33:39 +02:00
Lars Hvam
dc985e7ad5 update 2022-07-14 15:28:50 +02:00
Lars Hvam
ffc245b0e6 update 2022-07-14 13:53:22 +02:00
Lars Hvam
bf306147d5
Merge branch 'main' into hvam/unit0511 2022-07-13 20:38:36 +02:00
sandraros
11b47ec222
endless loop in bind_table (#1044)
Fix #1043

* endless loop in bind_table
* Handle more than 100 identical texts
* correct typos in comments

Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Abo <andrea@borgia.bo.it>
2022-07-13 20:28:07 +02:00
Lars Hvam
32e67f71bc update 2022-07-13 16:22:20 +02:00
Lars Hvam
a9a88ad71f update 2022-07-12 13:32:01 +02:00
Lars Hvam
38ac13f689 update 2022-07-12 13:30:42 +02:00
Lars Hvam
57f5bda274 add call to writer 2022-07-11 13:34:05 +02:00
Lars Hvam
acd2002e92 update 2022-07-11 12:49:25 +02:00
Lars Hvam
dad6e175ab run describe_structure 2022-07-11 10:18:24 +02:00
Lars Hvam
d477712aff update 2022-07-11 10:17:38 +02:00
Lars Hvam
88e0dbc0e2 update notes 2022-07-11 10:12:33 +02:00