summaryrefslogtreecommitdiff
path: root/automation/source/testtool
AgeCommit message (Collapse)AuthorFilesLines
2011-12-07Remove testtoolAugust Sodora19-6383/+0
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-2/+3
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-4/+7
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen1-0/+2
2011-11-29removed dead codeTakeshi Abe1-3/+0
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara3-7/+7
2011-11-27remove of pch header in automationNorbert Thiebaud8-16/+0
2011-11-25Some German to English comment translations.mikew1-2/+2
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-2/+3
2011-11-01strip out some more unused automationCaolán McNamara2-7/+0
2011-10-07cppcheck reduce scope of var in automation/...objtest.cxxPierre-André Jacquod1-1/+1
2011-10-07delete dead code but leave FIXME tags behindPierre-André Jacquod1-330/+11
2011-09-23Undo basis/brand split: move testtool from basis to brand.Stephan Bergmann1-3/+1
2011-09-15gbuildize automationDavid Tardon2-107/+57
2011-09-15be silentDavid Tardon1-1/+1
2011-08-23Translated German comments and removed the redundant ones in the directories ↵Allmann-Rahn8-267/+259
accessibility to (incl.) basebmp.
2011-08-22ByteString->rtl::OStringCaolán McNamara1-9/+8
2011-08-22unused ctorCaolán McNamara1-31/+0
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud7-83/+82
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli6-77/+34
Conflicts: automation/source/inc/cmdbasestream.hxx automation/source/server/cmdbasestream.cxx automation/source/server/retstrm.hxx automation/source/testtool/cmdstrm.cxx automation/source/testtool/cmdstrm.hxx automation/source/testtool/tcommuni.cxx basctl/prj/d.lst basctl/uiconfig/basicide/toolbar/findbar.xml cui/source/dialogs/about.cxx cui/source/dialogs/about.src cui/source/inc/about.hxx extensions/source/abpilot/abpservices.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/svg/makefile.mk forms/Library_frm.mk lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/prj/d.lst package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XMemoryStream.hxx setup_native/prj/d.lst setup_native/source/win32/customactions/relnotes/makefile.mk tools/test/export.map wizards/com/sun/star/wizards/common/ConfigGroup.py wizards/com/sun/star/wizards/common/ConfigNode.py wizards/com/sun/star/wizards/common/Configuration.py wizards/com/sun/star/wizards/common/Desktop.py wizards/com/sun/star/wizards/common/FileAccess.py wizards/com/sun/star/wizards/common/Helper.py wizards/com/sun/star/wizards/common/SystemDialog.py wizards/com/sun/star/wizards/document/OfficeDocument.py wizards/com/sun/star/wizards/fax/FaxDocument.py wizards/com/sun/star/wizards/fax/FaxWizardDialog.py wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py wizards/com/sun/star/wizards/letter/LetterDocument.py wizards/com/sun/star/wizards/letter/LetterWizardDialog.py wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py wizards/com/sun/star/wizards/text/TextDocument.py wizards/com/sun/star/wizards/text/TextFieldHandler.py wizards/com/sun/star/wizards/text/TextSectionHandler.py wizards/com/sun/star/wizards/text/ViewHandler.py wizards/com/sun/star/wizards/ui/UnoDialog.py wizards/com/sun/star/wizards/ui/UnoDialog2.py wizards/com/sun/star/wizards/ui/WizardDialog.py wizards/com/sun/star/wizards/ui/event/CommonListener.py wizards/com/sun/star/wizards/ui/event/DataAware.py wizards/com/sun/star/wizards/ui/event/RadioDataAware.py wizards/com/sun/star/wizards/ui/event/UnoDataAware.py wizards/util/helpids.h wizards/util/hidother.src xmlsecurity/prj/build.lst xmlsecurity/prj/d.lst xmlsecurity/qa/certext/SanCertExt.cxx
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara1-7/+7
2011-08-18ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-5/+7
2011-08-18Remove an unused platform list.Francois Tigeot1-137/+126
2011-08-18Replace ByteString with rtl::OStringChristina Rossmanith2-31/+34
2011-08-12ByteString, shrink apiCaolán McNamara1-2/+2
2011-08-11remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anywayCaolán McNamara1-2/+2
2011-08-05callcatcher: unused methodsCaolán McNamara2-18/+0
2011-08-02remove redundant delete of pHttpRequestThomas Arnhold1-1/+0
2011-08-02callcatcher: fix leakCaolán McNamara2-17/+11
2011-08-01rename SttResId to IttResId to avoid conflict with basic/Michael Meeks2-10/+10
2011-07-30callcatcher: bring HttpRequest dtor backThomas Arnhold3-0/+11
This partially reverts 7cb18732923040b27ebd0d1f9c9bc01766d04d59 and fixes a potential leak.
2011-07-29callcatcher: remove unused methodsThomas Arnhold2-29/+0
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-2/+4
2011-07-07Remove an unused platform list.Francois Tigeot1-57/+0
2011-07-05Replace ByteString with rtl::OStringChristina Rossmanith2-31/+34
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara1-1/+1
2011-06-16Add numbers for iOS and AndroidTor Lillqvist1-0/+4
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-2/+64
2011-05-24PARAM_USHORT_->PARAM_UINT16_ && PARAM_ULONG_->PARAM_UINT32_Caolán McNamara2-24/+24
2011-05-24BinUSHORT->BinUINT16 && BinULONG->BinUINT32Caolán McNamara1-2/+2
2011-05-24replace comm_ULONG with comm_UINT32Caolán McNamara4-14/+14
2011-05-24replace comm_USHORT with comm_UINT16Caolán McNamara2-3/+3
2011-05-21Drop OS2Tor Lillqvist2-22/+1
2011-05-16delete after useDavid Tardon1-0/+2
2011-05-07Bis repetitaFrancois Tigeot1-1/+5
2011-05-07No more FSYS_STYLE_VFAT nonsenseFrancois Tigeot1-1/+5
2011-05-02Remove 2 simple warningsJulien Nabet1-2/+2
2011-04-28fixed cppcheck warningsAndreas Becker1-14/+10
2011-04-27automation-testtool-oobuildfix.diff: testtool and basic compatability defaultsPetr Mladek1-1/+2
testtool doesn't like some basic compatability defaults (bnc#145906)
2011-04-22testtool-more-defaults.diff: make testtool work out-of-the-boxThorsten Behrens2-1/+62
tweaked existing defaults such that running testtool from inside a dev install works out-of-the-box. Additionally passing SRC_ROOT from build env to testtool