summaryrefslogtreecommitdiff
path: root/automation
AgeCommit message (Expand)AuthorFilesLines
2011-10-23no need for SRCDIR parameter hereMatúš Kukan2-2/+2
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-10-07cppcheck scope reduction of var in automation/..statment.cxxPierre-André Jacquod1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-23Undo basis/brand split: move testtool from basis to brand.Stephan Bergmann1-3/+1
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2-2/+2
2011-09-16visibility problems under Linux, swap these aroundCaolán McNamara1-4/+0
2011-09-15gbuildize automationDavid Tardon32-753/+929
2011-09-15be silentDavid Tardon1-1/+1
2011-09-12this dir is unbuiltCaolán McNamara3-330/+0
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn31-744/+708
2011-08-23debug build errorsGabor2-4/+4
2011-08-22ByteString->rtl::OStringCaolán McNamara1-9/+8
2011-08-22unused ctorCaolán McNamara2-32/+0
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud32-601/+583
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli18-335/+58
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara2-10/+10
2011-08-18Mark this as TODOThomas Arnhold1-22/+16
2011-08-18ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-434/+439
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-08callcatcher unused methodsCaolán McNamara3-12/+0
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 Meeks3-15/+15
2011-07-30callcatcher: bring HttpRequest dtor backThomas Arnhold3-0/+11
2011-07-29callcatcher: remove unused methodsThomas Arnhold4-35/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-12/+0
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-9/+9
2011-07-22callcatcher: remove unused methodsCaolán McNamara2-12/+0
2011-07-21unused methodsCaolán McNamara2-163/+0
2011-07-19remove unused ByteString using methodsCaolán McNamara4-41/+0
2011-07-09Mark this as TODOThomas Arnhold1-8/+2
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-3/+6
2011-07-07Remove an unused platform list.Francois Tigeot1-57/+0
2011-07-05Replace ByteString with rtl::OStringChristina Rossmanith2-31/+34
2011-07-03callcatcher: unused MenuMENU_CLIENTCaolán McNamara2-13/+0
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara2-2/+2
2011-06-23use OString::equalsLCaolán McNamara2-8/+7
2011-06-16Add numbers for iOS and AndroidTor Lillqvist1-0/+4
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-22/+22
2011-06-01WaE: single value used to multiplex two different thingsCaolán McNamara2-25/+33
2011-06-01those times were sal_Int32sCaolán McNamara1-3/+3
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 McNamara6-129/+129
2011-05-24BinUSHORT->BinUINT16 && BinULONG->BinUINT32Caolán McNamara5-17/+17