ooxml

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-04-19
18:41
rowheight with dict was correct Leaf check-in: 6a70322368 user: alex tags: tcltest
2024-04-18
15:21
wip Leaf check-in: 965453e57d user: alex tags: trunk
10:39
merged from [build_info_tip599] check-in: ed6641de9d user: alex tags: trunk
10:36
revised mkversion.tcl, ::ooxml::build-info and manifest.txt Closed-Leaf check-in: 424958a4c5 user: alex tags: build_info_tip599
2024-04-17
15:22
merged from [build_info_tip599] check-in: 54e2259a32 user: alex tags: trunk
15:21
wip Closed-Leaf check-in: 06097f4850 user: alex tags: build_info_tip599
15:14
update ignore-glob check-in: cfbce5e5e6 user: alex tags: build_info_tip599
15:03
updated tclconfig/tcl.m4 381985d331 2023-12-11 10:37:17 check-in: 78ac5c5433 user: alex tags: build_info_tip599
15:00
build-info support TIP 599 check-in: 52f8940a6a user: alex tags: build_info_tip599
12:03
merged from [hyperlinks] check-in: b3e502f1e7 user: alex tags: trunk
2024-04-16
19:29
merged from trunk Closed-Leaf check-in: 6b8aa92183 user: alex tags: hyperlinks
19:03
merged from [removesheet] check-in: 0afe737c44 user: alex tags: trunk
18:50
removed debug info Closed-Leaf check-in: 9b4aff9b24 user: alex tags: removesheet
18:02
remove sheet from array Ticket [dffe1d94f51e136c] check-in: 94522cfdbb user: alex tags: removesheet
17:06
method presetsheets hyperlinks check-in: f45ef5bdb8 user: alex tags: hyperlinks
14:57
xl_read hyperlinks; cor: rowheight check-in: d8b16483fb user: alex tags: hyperlinks
12:40
xl_write hyperlinks with tooltip; example 9 check-in: cbe5996815 user: alex tags: hyperlinks
09:42
vim :set tabstop=8 shiftwidth=2 expandtab :retab for vscode check-in: 254374fc3f user: alex tags: trunk
2023-12-06
16:24
make archive script for fossil unversioned check-in: 1a7f82ff45 user: alex tags: trunk
15:30
version number to 1.7 check-in: a28193da70 user: alex tags: trunk
13:20
Version-1.7 works with Tcl 8.6 and Tcl 9 check-in: a7b266fe4a user: alex tags: trunk, release, version-1.7
13:05
merged from [towardsTcl9], rolf, Ticket [5c32d337904d634d] ooxml for Tcl 9 check-in: 37991435b8 user: alex tags: trunk
12:42
merged from no-r-ticket-f9b36e63f1 oehhar Ticket [f9b36e63f1] SAP exports XLSX files without r attributes in cells. check-in: c7966ce9d3 user: alex tags: trunk
2023-11-14
23:39
Test suite runs fine with Tcl 8.6 and Tcl 9 trunk. Closed-Leaf check-in: 90eff60f85 user: rolf tags: towardsTcl9
2023-09-21
07:35
Ticket [f9b36e63f1] no r attribute: replace loop over cells by nested loop row/cell, add row/cell counters and use them, if no r attribute Closed-Leaf check-in: 51747b9a90 user: oehhar tags: no-r-ticket-f9b36e63f1
2022-04-13
02:11
workaround test FormatCellCheckCells-10.6 check-in [bb4dae9cbec7169d] resolved check-in: 1da5d9c73d user: alex tags: trunk
2022-04-06
21:17
Version-1.6.1 check-in: a29ff2b24b user: alex tags: trunk, release, version-1.6.1
21:13
workaround test FormatCellCheckCells-10.6 since shared formular (check-in: [b2b25733c6]) check-in: bb4dae9cbe user: alex tags: trunk
2021-05-20
13:06
new e-mail check-in: 9a98cea67e user: alex tags: trunk
12:45
bug fix xl_read reported by js check-in: da1ef29c4d user: alex tags: trunk
2021-04-02
11:27
Version-1.6 check-in: 49baf5b8b6 user: alex tags: trunk, release, version-1.6
10:42
merged from formulashare check-in: 6603bee4e0 user: alex tags: trunk
10:39
changed sample4.tcl added shared formula Closed-Leaf check-in: aec8f12e46 user: alex tags: formulashare
10:25
added test formula.test; convert -formularef numeric index to excel notation check-in: 1370eed067 user: alex tags: formulashare
2021-04-01
20:15
shared formula - third test - read and presetsheets issues fixed - wip check-in: 17d55d6ad3 user: alex tags: formulashare
19:47
shared formula - second test - wip check-in: eeadce2f6c user: alex tags: formulashare
2021-03-26
18:18
shared formula - first test - wip check-in: b2b25733c6 user: alex tags: formulashare
2020-05-11
08:28
mirror fossil to github check-in: beab79e849 user: alex tags: trunk
2020-03-09
12:53
new method cells = pass a line as list Leaf check-in: 892e75295d user: alex tags: cells
2020-03-08
06:58
short doc update check-in: 38e545bbb2 user: alex tags: trunk
2020-03-07
21:37
new feature "named formats" for numberformats, fonts, fills, borders and styles check-in: ea03e767f5 user: alex tags: trunk
08:11
bug fix; added test for "named formats" Closed-Leaf check-in: 1fcc546092 user: alex tags: namedfmts
2020-03-06
07:58
added "-tag" to the method "border". with this you can give a style a name. in the method "style" as BORDERID you can also pass the given name. check-in: 401fec5842 user: alex tags: namedfmts
07:55
added "-tag" to the method "fill". with this you can give a style a name. in the method "style" as FILLID you can also pass the given name. check-in: ce8bfc62d7 user: alex tags: namedfmts
07:52
added "-tag" to the method "font". with this you can give a style a name. in the method "style" as FONTID you can also pass the given name. check-in: 2e0fa3b0bd user: alex tags: namedfmts
07:46
added "-tag" to the method "numberformat". with this you can give a style a name. in the method "style" as NUMFMTID you can also pass the given name. check-in: c894d762dd user: alex tags: namedfmts
2020-03-05
21:33
added "-tag" to the method "styles". with this you can give a style a name. in the methods "defaultdatestyle", "column" and "cell" as STYLEID you can also pass the given name. check-in: bcad321da9 user: alex tags: namedfmts
19:35
ignore "-globalstyle" in versions > 1.5; styles are from now on predefined via method "column" and can be overwritten in method "cell" check-in: 9fc2848c8f user: alex tags: trunk
19:28
added "-zero" and "-nostring" to reset globally set options "-nozero" and "-string" with method "column" for a single cell with method "cell" Closed-Leaf check-in: 5c65034ad7 user: alex tags: coldefs
2020-02-14
18:59
First version to remove "-globalstyle" from method "cell". Instead, the options of method "column" are taken as long as no local options for "-style", "-string" and/or "-nozero" are specified for "cell". check-in: 85d6ea0ef6 user: alex tags: coldefs