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