summaryrefslogtreecommitdiff
path: root/automation
AgeCommit message (Collapse)Author
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-08Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks
2011-11-01strip out some more unused automationCaolán McNamara
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-07cppcheck reduce scope of var in automation/...objtest.cxxPierre-André Jacquod
2011-10-07delete dead code but leave FIXME tags behindPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in automation/..statment.cxxPierre-André Jacquod
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-23Undo basis/brand split: move testtool from basis to brand.Stephan Bergmann
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky
2011-09-16visibility problems under Linux, swap these aroundCaolán McNamara
2011-09-15gbuildize automationDavid Tardon
2011-09-15be silentDavid Tardon
2011-09-12this dir is unbuiltCaolán McNamara
2011-08-23Translated German comments and removed the redundant ones in the directories ↵Allmann-Rahn
accessibility to (incl.) basebmp.
2011-08-23debug build errorsGabor
2011-08-22ByteString->rtl::OStringCaolán McNamara
2011-08-22unused ctorCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
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 McNamara
2011-08-18Mark this as TODOThomas Arnhold
2011-08-18ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-08-18Remove an unused platform list.Francois Tigeot
2011-08-18Replace ByteString with rtl::OStringChristina Rossmanith
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-11remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anywayCaolán McNamara
2011-08-08callcatcher unused methodsCaolán McNamara
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-02remove redundant delete of pHttpRequestThomas Arnhold
2011-08-02callcatcher: fix leakCaolán McNamara
2011-08-01rename SttResId to IttResId to avoid conflict with basic/Michael Meeks
2011-07-30callcatcher: bring HttpRequest dtor backThomas Arnhold
This partially reverts 7cb18732923040b27ebd0d1f9c9bc01766d04d59 and fixes a potential leak.
2011-07-29callcatcher: remove unused methodsThomas Arnhold
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-22callcatcher: remove unused methodsCaolán McNamara
2011-07-21unused methodsCaolán McNamara
2011-07-19remove unused ByteString using methodsCaolán McNamara
2011-07-09Mark this as TODOThomas Arnhold
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-07-07Remove an unused platform list.Francois Tigeot
2011-07-05Replace ByteString with rtl::OStringChristina Rossmanith
2011-07-03callcatcher: unused MenuMENU_CLIENTCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-23use OString::equalsLCaolán McNamara
2011-06-16Add numbers for iOS and AndroidTor Lillqvist