msodumper/xlsrecord.py | 42 ++
1 file changed, 42 insertions(+)
New commits:
commit cfff9e0d3f73405d7992d6ec825503ea41de7d5a
Author: Tamás Zolnai
Date: Wed Aug 30 21:01:36 2017 +0200
XLS dumper: SXCView dump improvements
diff --git a/msodumper/
msodumper/xlsrecord.py |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 9e28ecdd0d41f60f431ff4db9a30920d15da631b
Author: Tamás Zolnai
Date: Tue Aug 29 18:54:13 2017 +0200
XLS dumper: add newer excel versions
diff --git a/msodumper/xlsrecord.py b/msodumper
msodumper/xlsrecord.py |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 1523a605f4ea7e8d3ef8e1242a91b19c51e1f9b2
Author: Andras Timar
Date: Thu Nov 27 14:50:58 2014 +0100
add build id of Excel 2010
diff --git a/msodumper/xlsrecord.py b/msodumper/xlsrecord
msodumper/xlsrecord.py | 18 ++
1 file changed, 18 insertions(+)
New commits:
commit 4d583770dd9dfb6ee16b9864d97adedad0833292
Author: Kohei Yoshida
Date: Tue Sep 16 15:30:44 2014 -0400
Bit more on parsing FEATURE11 record. I'll leave the rest for later.
diff --git a/ms
msodumper/xlsrecord.py | 302 +++--
msodumper/xlsstream.py |2
2 files changed, 242 insertions(+), 62 deletions(-)
New commits:
commit 55071d1b98419a506a7f67cbfa44d0bd595af5cf
Author: Kohei Yoshida
Date: Tue Sep 16 14:58:32 2014 -0400
Star
msodumper/xlsrecord.py | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
New commits:
commit 74da3c1eb42590856f286091b55ce13dd7c03fc3
Author: Kohei Yoshida
Date: Fri Jul 11 20:58:24 2014 -0400
Bit of cleanup.
diff --git a/msodumper/xlsrecord.py b/msodumper/xlsrecord
msodumper/xlsrecord.py | 95 +
1 file changed, 95 insertions(+)
New commits:
commit 15cd2bd8ff914a764bf0c6b5f0d39da5b58b2b03
Author: Kohei Yoshida
Date: Fri Jul 11 20:53:21 2014 -0400
Handle boolean, error, string, and formula values in ce
msodumper/xlsrecord.py | 318 ++---
msodumper/xlsstream.py |4
2 files changed, 228 insertions(+), 94 deletions(-)
New commits:
commit ff0dc534560702f5af16a1a15f368f6c6e083d54
Author: Kohei Yoshida
Date: Fri Jul 11 18:51:21 2014 -0400
Hand
msodumper/xlsrecord.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f16ae8babbffcae3feb61246f416c8a15adecacb
Author: Eike Rathke
Date: Tue Apr 8 11:26:08 2014 +0200
bit 0 is bit 0
They say they use big-endian bit diagrams, but just to confuse you.
msodumper/xlsrecord.py |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 8471bc70365c4aa03296be6ddafe07e65c6c0327
Author: Eike Rathke
Date: Mon Mar 24 18:06:10 2014 +0100
dump Areserved and wPassword of FEAT FeatProtection structure
diff --git a/msodumper/xlsrecord.py b/msod
msodumper/xlsrecord.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f2d5d0c6e156aa1f8a3ebbb59f49f47759d75fdd
Author: Eike Rathke
Date: Tue Mar 18 23:35:27 2014 +0100
ONE bit, geez ...
diff --git a/msodumper/xlsrecord.py b/msodumper/xlsrecord.py
index e5660
msodumper/xlsrecord.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e0c64ff72711d7861362507870076dd4c49fa9b9
Author: Eike Rathke
Date: Tue Mar 18 23:33:10 2014 +0100
MS-XLS documentation uses big-endian bit diagrams
... so if it says leftmost bit 0
msodumper/xlsrecord.py | 35 +++
msodumper/xlsstream.py |2 +-
2 files changed, 36 insertions(+), 1 deletion(-)
New commits:
commit 71d45a05919029845fe0a20e36b8bddc9236f427
Author: Eike Rathke
Date: Tue Mar 18 11:18:30 2014 +0100
implemented MergeCell
msodumper/xlsrecord.py | 25 -
1 file changed, 16 insertions(+), 9 deletions(-)
New commits:
commit c4192de229ceb549b0a7bc26fa1b1fc38972d83d
Author: Eike Rathke
Date: Tue Mar 18 11:11:57 2014 +0100
partly implemented FEAT FeatProtection structure
diff --git a/ms
msodumper/xlsrecord.py | 51 -
msodumper/xlsstream.py | 21 ++--
2 files changed, 69 insertions(+), 3 deletions(-)
New commits:
commit f0e8c8fea614960d28cc2e52fd32d02dbdebd01f
Author: Eike Rathke
Date: Mon Mar 17 23:06:02 2014
15 matches
Mail list logo