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
* 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>
* 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>
* 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>