Re: [Patch] Diff script for Excel files
From: Hiroki NAJIMA <h.najima_at_gmail.com>
Date: Sat, 16 Feb 2013 23:40:08 +0900
Oops, I've sent the patch twice.
Best regards,
-- Hiroki Najima aka. Nazy. (2013/02/16 23:04), Hiroki NAJIMA wrote: > Hello, > > I'm a TSVN & MS Office user and grateful for diff scripts for Office files. > However, I'm annoyed with bugs / narrow applicable scope of Diff script for Excel files. > To solve the problems, I've created improved version. > I would appreciate if you import attached one. > > The changelog is here. > > - BUG: Unable to mark difference when "A1" cell is a "Format as Table"'s header. > - BUG: Unable handle protected Excel workbooks and worksheets. > - BUG: Unable handle hidden worksheets. > - CHG: Rewrote in JScript. > - NEW: Add performance improvement mode (fast mode). (Default: off) > It compare directly to opposite worksheets. > This mode require opened base document at the same time. > - NEW: Normal mode fallbacks to fast mode when "new" document's structure is protected. > - NEW: Open workbooks with Readonly mode to avoid unwilling saving. > - NEW: Unhide hidden worksheets. > - NEW: Set tab color if the worksheet was hidden then green, otherwise default. > - NEW: Activate first worksheet. > - NEW: Mark workbooks as "saved" to suppress save dialog if nothing changed. > - NEW: Show warnings which occurred while processing. > - CHG: Lots of refactoring. > > Please feel free to give me some feedback. > > Best regards, > -- > Hiroki Najima aka. Nazy. > ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3048990 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2013-02-16 15:40:35 CET |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.