[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Patch] Diff script for Excel files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 17 Feb 2013 18:39:21 +0100

On 16.02.2013 15: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.

Thanks a lot for the improved diff script!
I've committed your script in r23915.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3049080
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-02-17 18:39:30 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.