Commit graph

8816 commits

Author SHA1 Message Date
Joerg Skottke [jsk]
c3541afaf0 automationdev300m87: #i112208# - Reverted hCloseDocument() to its old form. The extensions are no longer required 2010-09-15 14:28:06 +02:00
Joerg Skottke [jsk]
03767ada71 automationdev300m87: #i112208# - Moved static filename into a variable, handled Picture dialog 2010-09-15 14:23:25 +02:00
Thorsten Bosbach
9d42b28327 #i114087# fix decleration for VCL TestTool 2010-09-15 14:06:48 +02:00
Joerg Skottke [jsk]
9e7c84f288 automationdev300m87: #i112208# - Supplied missing variable 2010-09-15 13:34:29 +02:00
Joerg Skottke [jsk]
139b369673 automationdev300m87: #i112208# - Modified tDocumentFilename and tDocumentTemplate to make them compatible with hFileOpenLocally(). Need to verify on Windows though, Linux is good. 2010-09-15 13:04:51 +02:00
sj
18336e859d impress186: #i114271#, [Automation] Adapt export tests to new dialog 2010-09-15 12:51:25 +02:00
sb
421c9bb07e sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products 2010-09-15 11:45:04 +02:00
Joerg Skottke [jsk]
6347f601e9 automationdev300m87: #i112208# - Added a ConvertPath() to hFileOpenLocally() as it might happen that the path is passed in wrong format. 2010-09-15 10:30:27 +02:00
Joerg Skottke [jsk]
7935c81acc automationdev300m87: #i112208# - Modified one test case to copy all files from testautomation/.../input to the local work directory as some files rely on others which are expected to be found at the same location. hFileOpenLocally() cannot do this as it does not know of dependencies to other files. 2010-09-15 10:19:03 +02:00
Joerg Skottke [jsk]
af33379f75 automationdev300m87: #i112208# - In some cases it is required to copy a list of files from testautomation to the local work directory. To make this as easy as possible i added two functions: hFileGetLocalPath( file ) which returns the fully qualified path that the file is going to have when copied to the local user directory and hFileListCopyLocal( list of files ) which copies a given list of files to the local work directory. 2010-09-15 10:17:27 +02:00
Joerg Skottke [jsk]
33056e84c7 automationdev300m87: #i112208# - Some test files rely on other files (e.g. for embedding) which must be copied as well. If the referenced file does not exist we get a warning that the document could not be found. In the current state of development this is bad because the dialog cannot be handled. So i added another dialog to hCloseDocument() which can be closed with either YES() or OK() while issuing a warning. 2010-09-15 10:14:56 +02:00
Marc Neumann [msc]
36540a68a7 automationooo330m6: #113576# update report builder oxt 2010-09-15 09:20:58 +02:00
Helge Delfs [hde]
08eb8133d5 automationooo330m6#i114143#added line break 2010-09-15 08:57:35 +02:00
Joerg Skottke [jsk]
3f0450eecd automationdev300m87: #i112208# - Revert all to hFileOpen() in all the places where we are working on a local context already. 2010-09-14 09:24:30 +02:00
obo
116b4ef3a4 CWS-TOOLING: integrate CWS dba33h 2010-09-14 08:56:44 +02:00
Joerg Skottke [jsk]
3c1288515a automationooo330m6: Local branch merge 2010-09-14 07:27:04 +02:00
Joerg Skottke [jsk]
845a979c18 automationdev300m87: Local branch merge. Title: Bosi, now you die! 2010-09-13 19:14:02 +02:00
Joerg Skottke [jsk]
acb32fd813 automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() and affiliated functions from global, removed any calls to these functions 2010-09-13 15:08:32 +02:00
Thorsten Bosbach
c2cb44b197 #i114476# No testing for Mac as some Window attributes do not exist 2010-09-13 14:37:08 +02:00
Thorsten Bosbach
083787faf1 #i114474# add a sSelectEmptyLayout() 2010-09-13 14:19:37 +02:00
Joerg Skottke [jsk]
af4863656d automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in module Writer - Mass renaming/Deletion. Might break things as this was a batch job. 2010-09-13 10:39:49 +02:00
Joerg Skottke [jsk]
ba5bfd3356 automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in module Writer/Optional (partial remove, many more to go) 2010-09-13 10:18:48 +02:00
Joerg Skottke [jsk]
a09c75aca6 automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in module chart2 2010-09-13 09:49:22 +02:00
Joerg Skottke [jsk]
b7b4868aa5 automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in spreadsheet (3 were not fixed in first round) 2010-09-13 09:41:36 +02:00
Lars Langhans
1c74de7321 perftest12:#163613# Performancetest cleanups 2010-09-13 09:33:05 +02:00
Joerg Skottke [jsk]
cfd900a204 automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls for module framework 2010-09-13 09:31:31 +02:00
Joerg Skottke [jsk]
021530e4ad automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls for all remaining areas in module spreadsheet 2010-09-13 08:55:03 +02:00
Joerg Skottke [jsk]
17c7ecaf73 automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls for spreadsheet tools 2010-09-13 08:49:31 +02:00
Joerg Skottke [jsk]
fda546871f automationdev300m87: #i112208# - Changed all sMakeReadOnlyDocumentEditable() statements to hFileOpenLocally() in Spreadsheet update tests 2010-09-13 08:09:47 +02:00
Joerg Skottke [jsk]
ae4f862150 automationdev300m87: #i112208# - Polished some comments and added usage information at the top of the function. 2010-09-10 14:19:14 +02:00
Joerg Skottke [jsk]
1e780cc87b automationdev300m87: #i112208# - As discussed on IRC we reuse an already existing file instead of deleting/copying it anew. Saves time but also carries a certain but low risk. 2010-09-10 14:16:21 +02:00
sb
06c8703f6c sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Joerg Skottke [jsk]
e3c1ed32b3 #i109933# - Convert LF to CRLF 2010-09-10 07:43:10 +02:00
Joerg Skottke [jsk]
267febb8e0 automationdev300m87: #i112208# - Make Warnlog to a QAErrorLog for overwriting files 2010-09-09 15:56:51 +02:00
Joerg Skottke [jsk]
fae5b1f735 automationdev300m87: #i112208# - Maximize verbosity, for some reason the split-function fails 2010-09-09 15:46:24 +02:00
Joerg Skottke [jsk]
152b4ab06a automationdev300m87: #i112208# - Test some more functions in w_007_.inc 2010-09-09 15:16:59 +02:00
Joerg Skottke [jsk]
faba6731e6 automationdev300m87: #i112208# - Fix two fatal typos 2010-09-09 15:03:28 +02:00
Joerg Skottke [jsk]
b2b84b6ceb automationdev300m87: #i112208# - Added more comments to ease understanding the purpose of the function, removed unnecessary exit function statements 2010-09-09 14:40:53 +02:00
Joerg Skottke [jsk]
5f16ce3e8b automationdev300m87: #i112208# - Change one single call of hFileOpen() to hFileOpenLocally() for testing purpose 2010-09-09 14:30:45 +02:00
Joerg Skottke [jsk]
d93f1af562 automationdev300m87: #i112208# - Implemented fuction to work with a local copy of a file which resides anywhere else in the filesystem. The file is then copied to the users work directory and opened from there. This is experimental and the function needs to be called explicitly. The function is another workaround for the paramount problem that we cannot reliably switch a readonly document to edit-mode. Used the opportunity to introduce a new global variable (and fix the case of others, as they are not constants as they were initially planned to be) 2010-09-09 13:11:38 +02:00
Oliver Craemer [oc]
d48397338f #i108814# Warning in w_updt.bas in tInsertComment 2010-09-09 10:03:15 +02:00
wg111939
26581ed7da i114404, correct errors in i_us_presentation.bas 2010-09-08 12:28:36 +02:00
wg111939
92ce9da30c i114370, adding wait to g_demoguide.inc 2010-09-07 16:06:23 +02:00
wg111939
2cfd797a28 i114367, [Automation]:ing callsSelectEmptyLayout to g_edit.inc 2010-09-07 14:57:19 +02:00
wg111939
734af7355c i114289, [Automation]: Adding sleep to sub loadgraphic 2010-09-07 13:36:05 +02:00
Oliver Craemer [oc]
9f606030bf #i114364# [c_updt1.bas] has a warning in tFileOpenCSV 2010-09-07 11:54:58 +02:00
Joerg Skottke [jsk]
9767a3f38f #i109933# - Converted file back to DOS format containing CRLF. THis is required because OOo otherwise cannot correctly determine the file type 2010-09-07 10:48:51 +02:00
wg111939
dae0bbf537 i114347, [Automation]: Adding sleep to sub loadgraphic 2010-09-06 14:47:48 +02:00
Marc Neumann [msc]
fb9145fb30 dba33h: #114249# fix testscript to work better 2010-09-06 09:09:40 +02:00
Kurt Zenker
56d8aea4a2 CWS-TOOLING: integrate CWS fs33a 2010-09-03 14:39:55 +02:00