[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-05-13 Thread Miklos Vajna
src/docrecord.py | 19 +++ src/docstream.py | 27 +-- 2 files changed, 44 insertions(+), 2 deletions(-) New commits: commit fafba58deed9279de410dadcb0fb9eb8c303014e Author: Miklos Vajna Date: Mon May 13 17:27:53 2013 +0200 doc: do not crash on R

[Libreoffice-commits] .: src/docrecord.py

2013-05-09 Thread Miklos Vajna
src/docrecord.py | 43 +++ 1 file changed, 43 insertions(+) New commits: commit c9e316a2d6c99b041c7a3b278e6a81b6c9243de4 Author: Miklos Vajna Date: Thu May 9 16:49:45 2013 +0200 dump TDefTableOperand diff --git a/src/docrecord.py b/src/docrecord.

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-05-04 Thread Miklos Vajna
src/docrecord.py | 25 - src/docstream.py | 23 ++- 2 files changed, 22 insertions(+), 26 deletions(-) New commits: commit 2c4e52467c405d35823a781e7745a1fe7ae42a30 Author: Miklos Vajna Date: Sat May 4 20:09:32 2013 +0200 retrieveText -> retr

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-05-03 Thread Miklos Vajna
src/docrecord.py | 37 + src/docstream.py |6 +- 2 files changed, 42 insertions(+), 1 deletion(-) New commits: commit 47c1588c33281f15635bbf5c4ba6e44f09998467 Author: Miklos Vajna Date: Fri May 3 18:28:26 2013 +0200 doc: dump PlcfHdd (initial

[Libreoffice-commits] .: src/docrecord.py src/docstream.py test/doc

2013-01-19 Thread Miklos Vajna
src/docrecord.py | 27 +-- src/docstream.py | 23 +++ test/doc/bookmark.doc |binary test/doc/bookmark.rtf |7 +++ test/doc/test.py | 11 +++ 5 files changed, 62 insertions(+), 6 deletions(-) New commits: commit 8f7a

[Libreoffice-commits] .: src/docrecord.py

2013-01-15 Thread Miklos Vajna
src/docrecord.py | 24 1 file changed, 16 insertions(+), 8 deletions(-) New commits: commit 9d2cad6f5578fae09cc80e4c8c52e2c5fc57 Author: Miklos Vajna Date: Tue Jan 15 15:57:38 2013 +0100 Sprm::dump: make this more robust diff --git a/src/docrecord.py b/src/

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-11 Thread Miklos Vajna
src/docrecord.py | 21 + src/docstream.py |5 - 2 files changed, 25 insertions(+), 1 deletion(-) New commits: commit 614d9656f45bb48580eee2453b13b351b12a0bcd Author: Miklos Vajna Date: Fri Jan 11 13:02:56 2013 +0100 dump SttbListNames diff --git a/src/docrec

[Libreoffice-commits] .: src/docrecord.py src/docstream.py test/doc

2013-01-11 Thread Miklos Vajna
src/docrecord.py | 67 +- src/docstream.py |5 +++- test/doc/list.doc |binary test/doc/list.rtf | 49 +++ test/doc/test.py |6 5 files changed, 120 insertions(+), 7 deletions(-) New commit

[Libreoffice-commits] .: src/docrecord.py

2013-01-11 Thread Miklos Vajna
src/docrecord.py | 78 +++ 1 file changed, 78 insertions(+) New commits: commit c3e2a6ffa100fb6267aca568cab282b78fcd160f Author: Miklos Vajna Date: Fri Jan 11 11:31:44 2013 +0100 dump LVL and LVLF diff --git a/src/docrecord.py b/src/d

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-10 Thread Miklos Vajna
src/docrecord.py | 39 +++ src/docstream.py |5 - 2 files changed, 43 insertions(+), 1 deletion(-) New commits: commit 867beebfcbb643f924e54f95e7238e975f334db5 Author: Miklos Vajna Date: Thu Jan 10 17:25:10 2013 +0100 dump PlfLst diff --git a

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-10 Thread Miklos Vajna
src/docrecord.py | 27 +++ src/docstream.py |5 - 2 files changed, 31 insertions(+), 1 deletion(-) New commits: commit 81b1156dba0f77787ad0171be85e4f5c59b751de Author: Miklos Vajna Date: Thu Jan 10 12:32:25 2013 +0100 dump PlcfGram diff --git a/src/docre

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-09 Thread Miklos Vajna
src/docrecord.py | 61 +++ src/docstream.py |5 +++- 2 files changed, 65 insertions(+), 1 deletion(-) New commits: commit 82098141b68aa00f5335c8b6e1083b6d7e8f4557 Author: Miklos Vajna Date: Wed Jan 9 22:05:12 2013 +0100 dump PlcfSp

[Libreoffice-commits] .: src/docrecord.py src/docstream.py test/doc

2013-01-09 Thread Miklos Vajna
src/docrecord.py | 31 ++- src/docstream.py |4 ++-- test/doc/sections.doc |binary test/doc/test.py |7 +++ 4 files changed, 23 insertions(+), 19 deletions(-) New commits: commit f922c24a1c0e7bf2f7e330503eb37f2d99f39b75 Author: Miklos Vajn

[Libreoffice-commits] .: src/docrecord.py src/docstream.py test/doc

2013-01-09 Thread Miklos Vajna
src/docrecord.py | 61 + src/docstream.py |5 +++- test/doc/field.doc |binary test/doc/field.rtf |8 ++ test/doc/test.py |9 +++ 5 files changed, 82 insertions(+), 1 deletion(-) New commits: commit 134ed95ebe314473ad

[Libreoffice-commits] .: src/docrecord.py src/globals.py

2013-01-08 Thread Miklos Vajna
src/docrecord.py |5 ++--- src/globals.py |4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 615ece27be29d28bffa139d635e421329d087ba0 Author: Miklos Vajna Date: Tue Jan 8 15:32:53 2013 +0100 escaping anything under 0x20 is okay for non-doc as well dif

[Libreoffice-commits] .: src/docrecord.py src/globals.py test/doc

2013-01-07 Thread Miklos Vajna
src/docrecord.py|5 +++-- src/globals.py |4 ++-- test/doc/escape.doc |binary test/doc/test.py|5 + 4 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 660f41190a78a9dc562a1ebebfa27b377d3264e7 Author: Miklos Vajna Date: Mon Jan 7 18:48:26 2013 +0

[Libreoffice-commits] .: src/docrecord.py

2013-01-06 Thread Miklos Vajna
src/docrecord.py | 63 ++- 1 file changed, 58 insertions(+), 5 deletions(-) New commits: commit 562e974b78b2a547bea6a5050a81c1623274c90e Author: Miklos Vajna Date: Sun Jan 6 11:29:37 2013 +0100 dump BRC and BrcOperand diff --git a/src

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-06 Thread Miklos Vajna
src/docrecord.py |7 --- src/docstream.py |2 +- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit db7cb080392f8a5a9681909671d63b4888288755 Author: Miklos Vajna Date: Sun Jan 6 11:06:42 2013 +0100 don't throw on word2000 docs diff --git a/src/docrecord.py b

[Libreoffice-commits] .: src/docrecord.py

2013-01-06 Thread Miklos Vajna
src/docrecord.py | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit c37c38e79a0ff142e78111c3ffd4febf1c29 Author: Miklos Vajna Date: Sun Jan 6 10:54:47 2013 +0100 Get rid of FcCompressed::getFCTransformedValue The problem with this static me

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-05 Thread Miklos Vajna
src/docrecord.py | 12 src/docstream.py | 13 +++-- 2 files changed, 15 insertions(+), 10 deletions(-) New commits: commit 3ffc1fe7dd9132e6bc55a3a26c9aa7c01eaeb7f0 Author: Miklos Vajna Date: Sat Jan 5 16:50:15 2013 +0100 doc: handle files with empty Fib.cswNew (Li

[Libreoffice-commits] .: src/docrecord.py

2012-12-13 Thread Miklos Vajna
src/docrecord.py |4 1 file changed, 4 insertions(+) New commits: commit 84d7f263439818d9a6b069bdd33cd55cdf6a7fe3 Author: Miklos Vajna Date: Thu Dec 13 10:59:54 2012 +0100 dump sprmSBrcTop / Left / Bottom / Right diff --git a/src/docrecord.py b/src/docrecord.py index cc53b04..71

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-12-03 Thread Miklos Vajna
src/docrecord.py | 22 ++ src/docstream.py |5 - 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 8578f5e40cc8ac46e7aca4acb71f0628e2d9f41a Author: Miklos Vajna Date: Mon Dec 3 11:31:47 2012 +0100 dump SttbfRMark diff --git a/src/docrecord

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-12-01 Thread Miklos Vajna
src/docrecord.py | 42 ++ src/docstream.py |5 - 2 files changed, 46 insertions(+), 1 deletion(-) New commits: commit 346d0818aad449cf541001a25492eb0c493e3350 Author: Miklos Vajna Date: Sat Dec 1 18:09:05 2012 +0100 dump SttbfAssoc diff -

[Libreoffice-commits] .: src/docrecord.py src/docstream.py test/doc

2012-11-28 Thread Miklos Vajna
src/docrecord.py |6 -- src/docstream.py |4 ++-- test/doc/test.py |6 ++ 3 files changed, 8 insertions(+), 8 deletions(-) New commits: commit e2b8fcc9380b83e36742d66093f0aa9c888e012b Author: Miklos Vajna Date: Wed Nov 28 22:24:40 2012 +0100 PlcfBkl: dump the text of t

[Libreoffice-commits] .: src/docrecord.py

2012-11-28 Thread Miklos Vajna
src/docrecord.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5865fcf78400bb73d50626df558866af30649353 Author: Miklos Vajna Date: Wed Nov 28 18:40:40 2012 +0100 Xst: don't assume we're inside Xstz diff --git a/src/docrecord.py b/src/docrecord.py index

[Libreoffice-commits] .: src/docrecord.py

2012-11-27 Thread Miklos Vajna
src/docrecord.py | 95 +-- 1 file changed, 92 insertions(+), 3 deletions(-) New commits: commit 9defe6bd69547bcfdea95d8b9130a6343dc475b0 Author: Miklos Vajna Date: Tue Nov 27 11:13:20 2012 +0100 dump Dop97 diff --git a/src/docrecord.p

[Libreoffice-commits] .: src/docrecord.py

2012-11-27 Thread Miklos Vajna
src/docrecord.py | 97 +-- 1 file changed, 74 insertions(+), 23 deletions(-) New commits: commit f9e0944593e5e0cc47622f8edf826f98cd07a97b Author: Miklos Vajna Date: Tue Nov 27 10:30:56 2012 +0100 dump Copts80 diff --git a/src/docrecor

[Libreoffice-commits] .: src/docrecord.py test/comment.rtf test/doc test/fonts.rtf test/hello.rtf test/parprops.rtf test/parstyles.rtf test/unicode.rtf

2012-11-26 Thread Miklos Vajna
src/docrecord.py |4 +- test/comment.rtf | 16 test/doc/comment.doc |binary test/doc/comment.rtf | 31 + test/doc/fonts.doc |binary test/doc/fonts.rtf |7 +++ test/doc/hello.doc |binary test/doc/hello.rtf |3 + test/doc/pa

[Libreoffice-commits] .: src/docrecord.py

2012-11-22 Thread Miklos Vajna
src/docrecord.py | 72 +-- 1 file changed, 70 insertions(+), 2 deletions(-) New commits: commit ab7ea98e4e7f02a002fc44fc7409bdfcbe5f1bb6 Author: Miklos Vajna Date: Thu Nov 22 12:59:36 2012 +0100 dump DopBase diff --git a/src/docrecord

[Libreoffice-commits] .: src/docrecord.py

2012-11-21 Thread Miklos Vajna
src/docrecord.py |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 142d3ff44df29192112890035bdc6ec92f66 Author: Miklos Vajna Date: Wed Nov 21 14:39:42 2012 +0100 FcCompressed: don't try to pretty-print diff --git a/src/docrecord.py b/src/docrecord.py i

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-11-21 Thread Miklos Vajna
src/docrecord.py | 43 +++ src/docstream.py |8 +++- 2 files changed, 50 insertions(+), 1 deletion(-) New commits: commit 15d81595c684075c18915029b1ca613b6266e2d3 Author: Miklos Vajna Date: Wed Nov 21 12:22:37 2012 +0100 dump SttbfAtnBkmk

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-11-20 Thread Miklos Vajna
src/docrecord.py | 21 + src/docstream.py | 11 +-- 2 files changed, 30 insertions(+), 2 deletions(-) New commits: commit 68dadb716e6ee7f12f1ad804458896291ac67611 Author: Miklos Vajna Date: Tue Nov 20 16:07:04 2012 +0100 dump PlcfandTxt (comment text) diff

[Libreoffice-commits] .: src/docrecord.py src/docsprm.py

2012-11-09 Thread Miklos Vajna
src/docrecord.py |7 ++- src/docsprm.py | 98 +++ 2 files changed, 102 insertions(+), 3 deletions(-) New commits: commit f6e54cf23853aa2096f90d204749c36dcf1c4cd0 Author: Miklos Vajna Date: Fri Nov 9 16:38:04 2012 +0100 add names

[Libreoffice-commits] .: src/docrecord.py

2012-11-08 Thread Miklos Vajna
src/docrecord.py | 32 +--- 1 file changed, 21 insertions(+), 11 deletions(-) New commits: commit fd62984a7b2b8a44184a5674e7bbfeb7e97d7f8c Author: Miklos Vajna Date: Thu Nov 8 14:51:24 2012 +0100 avoid code duplication by adding a PLC class diff --git a/src/

[Libreoffice-commits] .: src/docrecord.py

2012-11-08 Thread Miklos Vajna
src/docrecord.py | 127 +-- 1 file changed, 124 insertions(+), 3 deletions(-) New commits: commit 06c86aabd78af0d22f4a9a84b7e2728f51acb696 Author: Miklos Vajna Date: Thu Nov 8 12:53:21 2012 +0100 dump Sprm records diff --git a/src/docr

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-11-08 Thread Miklos Vajna
src/docrecord.py | 65 +++ src/docstream.py |8 +- 2 files changed, 72 insertions(+), 1 deletion(-) New commits: commit c0510ac30c70de86d60a84a1c3f6d27f46c90ccb Author: Miklos Vajna Date: Thu Nov 8 11:11:56 2012 +0100 doc: show

[Libreoffice-commits] .: src/docrecord.py

2012-11-08 Thread Miklos Vajna
src/docrecord.py | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit c9c82bb99e2e35202bba93dcaeeaaa92c2e3211a Author: Miklos Vajna Date: Thu Nov 8 09:33:16 2012 +0100 PlcPcd: clean up and make output a bit more readable diff --git a/src/doc