[Libreoffice-commits] Changes to 'feature/writeable-oletool'
Noel Power
noelp at kemper.freedesktop.org
Mon Oct 3 03:18:50 PDT 2011
New branch 'feature/writeable-oletool' available with the following commits:
commit b4933e6563fdbdf11612258ad84feeb6806fa7e3
Author: Noel Power <noel.power at novell.com>
Date: Mon Oct 3 10:41:46 2011 +0100
fix some syntax errors when adding a short stream,
Note: adding a short stream seems to be broken now :-(
oletool.py has a line like below
self.header.getSSAT().array[ lastIndex ] = -2
which doesn't appear to update the array :-/ no time to look further at the moment
commit f0136a1760318b033c1825951dc3b0c47e301732
Author: Noel Power <noel.power at novell.com>
Date: Sun Oct 2 22:48:14 2011 +0100
add working (mostly) now ..
commit 1d485a5406a3c3d7edc0807a0938c3a2f40c9b49
Author: Noel Power <noel.power at novell.com>
Date: Sun Oct 2 17:45:10 2011 +0100
nearly working
commit 5de2a1db297a1d13366b9e0f76e09b1075bf7f49
Author: Noel Power <noel.power at novell.com>
Date: Fri Sep 30 21:27:00 2011 +0100
more fixups, debug etc.
commit a6dda147cfeb7c5a68173e21e4de5f064c18e685
Author: Noel Power <noel.power at novell.com>
Date: Fri Sep 30 18:33:09 2011 +0100
more changes, getting to write more and more
commit 47bdf0b48e93c8b56d5035e987537255ca7c1922
Author: Noel Power <noel.power at novell.com>
Date: Fri Sep 30 14:38:30 2011 +0100
partial support for write methods in ole.py ( and associated changes in
oletool.py
commit e183e0a73cff80a85d600ed58305f46e8607876b
Author: Noel Power <noel.power at novell.com>
Date: Fri Sep 30 13:54:17 2011 +0100
fix missed hierarchical name, make delete use new ole.py write methods
commit 4051ccd730e43a409f7e1ac3f0d76f5c20904f32
Author: Noel Power <noel.power at novell.com>
Date: Fri Sep 30 09:25:55 2011 +0100
make oletool use bytarray exclusively too
commit 8293b43fa678749de016909d550ac70969b25cfe
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 21:35:57 2011 +0100
convert to use bytearray
commit bfb69adc89b5bc2aa7070cc42f49274ef9136bd4
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 20:21:24 2011 +0100
more partial amendments to add, wrong approach
commit 0dfc46b994810513301a70525881c485a063a036
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 12:32:19 2011 +0100
non functioning 'add' support
commit 03dbfb0ef194e4e4b90c051f0d0b9eecdb2c1ad8
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 10:44:21 2011 +0100
tweak main and getDirectory usage
commit b8e0455742dc13bf4394caba1264c69c8af1d654
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 10:32:05 2011 +0100
add dir/stream flag to output, correct trailing '/' name logic
commit 21f630cab0d7f380b4585ec4f436dcc1b0353bef
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 10:02:02 2011 +0100
small cleanup of deleteEntry
commit 770f14a15a4b04a27e08c86afbc967c2500f4be2
Author: Noel Power <noel.power at novell.com>
Date: Thu Sep 29 09:20:27 2011 +0100
make some private variables public
commit e1975790ab2d21f471e00e5adede121d8ed10188
Author: Noel Power <noel.power at novell.com>
Date: Wed Sep 28 19:13:59 2011 +0100
support clearing the SSAT entries in the chain
commit 26b1daf52d4b5226865c9858a0e8b3182ba22956
Author: Noel Power <noel.power at novell.com>
Date: Wed Sep 28 17:02:38 2011 +0100
simple detele
More information about the Libreoffice-commits
mailing list