ooxml

Timeline
Login

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

32 check-ins occurring around 7d9fd78ad476793e.

2019-08-08
18:51
Use a fast temporary lookup array for all elements of sharedStrings, to avoid repeated lsearch on a potential every growing list. Inside the loop: since new elements are always appended on the list, the pos of the new list is just the llength - 1. For my tests, this changes already speeds the writing up of almost 3 times. check-in: 2b3d6087ca user: rolf tags: speed
13:32
merged idomidioms check-in: 07a138a2f1 user: alex tags: trunk
2019-08-07
20:00
Fixed two places with potential dangerous usage of tcl variable references within XPath expressions. Leaf check-in: 0c42ce5e46 user: rolf tags: idomidioms
19:37
Replaced all the "-namespaces [list X ...]" options on selectNodes method calls by using the doc global prefix namespace mapping. check-in: a29e597dac user: rolf tags: idomidioms
19:35
Made sample4 run from the source dir even without ooxml formally installed (as the other example scripts.) check-in: f7bd540ee0 user: rolf tags: idomidioms
19:30
merged idomidioms check-in: fd20448a1d user: alex tags: trunk
18:32
Use the short-cut syntax @attname instead of the getAttribute method. check-in: 0d90d32d80 user: rolf tags: idomidioms
09:16
code cleanup check-in: 01bd44f007 user: alex tags: trunk
2019-07-15
20:40
style -wrap (wrapText) check-in: 6be30c4acc user: alex tags: trunk
2018-12-05
13:25
tablelist_to_xl - callback check check-in: 6138ed30bf user: alex tags: trunk
2018-08-25
20:12
Version-1.2 check-in: a5d2350b30 user: alex tags: trunk, release, version-1.2
20:11
tablelist_to_xl new opt -globalstyle check-in: 15321e9736 user: alex tags: trunk
19:36
code cleanup; fix example1+2 and tools check-in: b7d9780b04 user: alex tags: trunk
2018-08-24
11:14
fix Tag_f missing while adding formulas; parsing error cell -index while using Excel notation check-in: 2f5a892bde user: alex tags: trunk
2018-08-20
07:02
tools: fix corrupted header; added demo.xml check-in: beaf36a3af user: alex tags: trunk
2018-08-17
20:52
Version-1.1 check-in: 4d15e48c3c user: alex tags: trunk, release, version-1.1
20:49
fix tablelist_to_xl title export check-in: e32cc1a8dc user: alex tags: trunk
20:46
merged nodecmd check-in: b8bfdabfdb user: alex tags: trunk
20:31
added builddiff.sh for debugging xlsx files check-in: cd177fffd8 user: alex tags: trunk
20:27
fixed some errors serializing with nodecmd Closed-Leaf check-in: a617380752 user: alex tags: nodecmd
14:01
add msgcat tk_messageBox; fix example 3 check-in: bf59e1b6aa user: alex tags: trunk
11:42
added examples 4+5 check-in: f4f5f9cdf6 user: alex tags: trunk
11:23
added examples 1-3 check-in: 6f81c53af7 user: alex tags: trunk
08:17
fix examples 6-8 check-in: e9e11493c1 user: alex tags: trunk
2018-08-16
09:04
changing xml generation to nodecmd check-in: 7d9fd78ad4 user: alex tags: nodecmd
2018-08-15
09:17
merged languages check-in: 95744c5775 user: alex tags: trunk
2018-08-14
12:31
fix tools processing instruction check-in: 82a2b34025 user: alex tags: trunk
12:17
adding language support Closed-Leaf check-in: 32d02e7be1 user: alex tags: languages
06:18
tools added check-in: 39d1bdcd33 user: alex tags: trunk
2018-08-10
10:38
examples 6-8 check-in: a1c7b1cb9a user: alex tags: trunk
2018-06-20
15:01
Version-1.0 check-in: ebe891071c user: alex tags: trunk, release, version-1.0
2018-02-09
14:20
initial empty check-in check-in: fd09cfb922 user: alex tags: trunk