summaryrefslogtreecommitdiff
path: root/testautomation/global/system
AgeCommit message (Collapse)Author
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb
2010-11-03#i115361# fix setting of buildid in special caseThorsten Bosbach
2010-10-26CWS-TOOLING: integrate CWS automationdev300m87Vladimir Glazunov
Notes: split repo tag: testing_ooo/DEV300_m91
2010-10-19#i115122# hid.lst is again staticThorsten Bosbach
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-09-09automationdev300m87: #i112208# - Implemented fuction to work with a local ↵Joerg Skottke [jsk]
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-07-20automationemailchange: #113281# change email header to oracle addressMarc Neumann [msc]
2010-07-02#i112888# gPrivateEnvironmentLocation feature brokenThorsten Bosbach
2010-05-21vitomation01: Local merge with DEV300_m78Joerg Skottke [jsk]
2010-05-19vitomation01: Local mergeJoerg Skottke [jsk]
2010-05-11CWS-TOOLING: integrate CWS hr76Ivo Hinkelmann
2010-04-20vitomation01: #i109562 - simplified iniinfo.inc again by using byval ↵Joerg Skottke [jsk]
parameter modifier instead of explicitly creating a copy of the parameter string in hStringReplaceChar()
2010-04-20vitomation01: Local merge with CWS automationdev300m76cat0 (which is ↵Joerg Skottke [jsk]
currently nominated) - changes for slovenian language where not merged. Fixed.
2010-04-20vitomation01: Local merge with CWS automationdev300m76cat0Joerg Skottke [jsk]
2010-04-13#i110714# [Automation]result extract holds wrong product nametb121644
2010-04-13automationdev300m76cat0#108057#fixed language detection for slovenian languageHelge Delfs [hde]
2010-04-13vitomation01: #i109562 - ConvertPath is a function! Fixed.Joerg Skottke [jsk]
2010-04-13vitomation01: #i109562 - Protect function parameters, they should not be ↵Joerg Skottke [jsk]
changed (ConvertPath behaves differently, though )
2010-04-13vitomation01: #i109562 - ConvertPath was far too complex, cleaned up. ↵Joerg Skottke [jsk]
Introduced unified functions to replace single characters or small substrings within a string, still need to remove countless clones
2010-04-12vitomation01: #i109562 - local merge with DEV300_m76 which had conflicts ↵Joerg Skottke [jsk]
with changes from native0
2010-03-23vitomation01: #i109562 - Provide missing includes, reworked hDeleteMacro()Joerg Skottke [jsk]
2010-03-22vitomation01: #i109562 - remove printlog from hGetPathSigne, added printlogs ↵Joerg Skottke [jsk]
to convertpath() to track usage
2010-03-19vitomation01: #i109562 - find out how frequently we call hGetPathSigne()Joerg Skottke [jsk]
2010-03-11vitomation01: #i109562 - Indention according to coding guidelinesJoerg Skottke [jsk]
2010-03-11vitomation01: #i109562 - Removed DateiFreigeben() and DateiSperren(), they ↵Joerg Skottke [jsk]
are unused
2010-03-11vitomation01: Local merge with DEV300_m74Joerg Skottke [jsk]
2010-03-09vitomation01: #i109562 - replaced a number of loops for document deletion, ↵Joerg Skottke [jsk]
there is a function for this (hFileCloseAll)
2010-03-08vitomation01: #i109696 - fix two more incorrect lcase-usages (funny thing, ↵Joerg Skottke [jsk]
really. Could have been me <g>)
2010-03-08vitomation01: #i109562 - Some time ago it was decided that a global variable ↵Joerg Skottke [jsk]
be introduced which switches on and off between verbose mode for functions. THis is needed for profiling. The variable is called GVERBOSE and is set to FALSE in master.inc::getUseFiles()
2010-03-02CWS-TOOLING: integrate CWS sb111Ivo Hinkelmann
2010-03-02vitomation01: Rebased to DEV300_m73Joerg Skottke [jsk]
2010-03-02vitomation01: #i109696 - Removed wrapper function hFileExists() - it does ↵Joerg Skottke [jsk]
exactly the same as the builtin function FileExists() plus some overhead.
2010-03-01vitomation01: #i109696 - Removed any reference to deleted file t_dirloc.incJoerg Skottke [jsk]
2010-03-01vitomation01: #i109562 - Use hFileCloseAll() to close multiple windows in a ↵Joerg Skottke [jsk]
row (was explicitly coded and copied multiple times). Medium risk change, might have to revert
2010-03-01add Oracle Open Office to the list of known officesMarc Neumann [msc]
2010-02-26hr69: #i109593#: fix basic style license headerJens-Heiner Rechtien
2010-02-25sb111: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-09do not split product name at spacesThorsten Bosbach
2010-01-27native0: committing this file, because someone else changed it in this cws, ↵Ingo Schmidt
and obviously forgot to commit it ((IS and CD)
2010-01-27native0: committing this file, because someone else changed it in this cws, ↵Ingo Schmidt
and obviously forgot to commit it ((IS and CD)
2010-03-25CWS-TOOLING: integrate CWS tbo08Vladimir Glazunov
2010-03-24resbase m75tb121644
2010-02-04#i108832# guessing culprinttb121644
2010-01-19#i106811# new global variable: gAutoUpdatetb121644
2010-01-08sb111: merged in DEV300_m69sb
2010-01-05sb111: merged in DEV300_m68sb
2010-01-05CWS-TOOLING: integrate CWS sb116Jens-Heiner Rechtien
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-11-03automationdev300m61: #i105963# printlog state/existance of user layer before ↵tb121644
OOo/teststart to verify environment