summaryrefslogtreecommitdiff
path: root/automation
AgeCommit message (Collapse)Author
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
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-06-01WaE: single value used to multiplex two different thingsCaolán McNamara
2011-06-01those times were sal_Int32sCaolán McNamara
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-24PARAM_USHORT_->PARAM_UINT16_ && PARAM_ULONG_->PARAM_UINT32_Caolán McNamara
2011-05-24BinUSHORT->BinUINT16 && BinULONG->BinUINT32Caolán McNamara
2011-05-24replace comm_ULONG with comm_UINT32Caolán McNamara
2011-05-24replace comm_USHORT with comm_UINT16Caolán McNamara
2011-05-24git rid of comm_WORD and comm_DWORDCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-05-16Change SvStorageInfoList from an OwnList to vector<>Joseph Powers
Simple changes.
2011-05-16delete after useDavid Tardon