Issue 101539

Summary: [Automation] Eliminate unused parameter for hNewDocument/hCloseDocument
Product: QA Reporter: joerg.skottke
Component: testscriptsAssignee: AOO issues mailing list <issues>
Status: CLOSED OBSOLETE QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m46Keywords: performance
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Proposed change to hNewDocument and hCloseDocument none

Description joerg.skottke 2009-05-04 14:45:58 UTC
If a parameter is given at all it is always TRUE, which is also the default, so
this parameter just creates overhead.

Used in first.inc and w_002_.inc only.
Comment 1 joerg.skottke 2009-05-04 14:47:56 UTC
If this fails, revert to revision 271459
Comment 2 joerg.skottke 2009-05-04 14:49:39 UTC
Sende          framework/required/includes/first.inc
Sende          global/tools/includes/required/t_doc1.inc
Sende          writer/required/includes/w_002_.inc
Ãœbertrage Daten ...
Revision 271467 übertragen.
Comment 3 joerg.skottke 2009-05-04 18:02:06 UTC
Massive additional cleanups

Sende          global/tools/includes/required/t_doc1.inc
Ãœbertrage Daten .
Revision 271480 übertragen.
Comment 4 joerg.skottke 2009-05-07 07:45:30 UTC
Created attachment 62066 [details]
Proposed change to hNewDocument and hCloseDocument
Comment 5 joerg.skottke 2009-05-07 07:48:24 UTC
Reopen, target 3.x, cannot be done anymore although the speed gain is significant.
Attached proposed change to t_doc1.inc (which needs *very* thorough testing cycle)
Comment 6 hans_werner67 2011-03-28 11:54:18 UTC
Assign to new default-assignee
Comment 7 Marcus 2017-05-20 09:18:42 UTC
obsolete