summaryrefslogtreecommitdiff
path: root/automation
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove of pch header in automationNorbert Thiebaud31-60/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud5-10/+0
2011-11-25Fixed spelling: Spechial -> Specialmikew2-2/+2
2011-11-25Some German to English comment translations.mikew2-9/+9
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-2/+3
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara1-4/+2
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-1/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-08Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak1-1/+1
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks1-2/+2
2011-11-01strip out some more unused automationCaolán McNamara2-7/+0
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