summaryrefslogtreecommitdiff
path: root/automation/source/server
AgeCommit message (Expand)Author
2011-12-07Remove testtoolAugust Sodora
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove of pch header in automationNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-08Change ANKER to ANCHOR (fdo#42455)Korrawit Pruegsanusak
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks
2011-10-07cppcheck scope reduction of var in automation/..statment.cxxPierre-André Jacquod
2011-09-16visibility problems under Linux, swap these aroundCaolán McNamara
2011-09-15gbuildize automationDavid Tardon
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn
2011-08-23debug build errorsGabor
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
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-08callcatcher unused methodsCaolán McNamara
2011-07-09Mark this as TODOThomas Arnhold
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-06-23use OString::equalsLCaolán McNamara
2011-06-01WaE: single value used to multiplex two different thingsCaolán McNamara
2011-06-01those times were sal_Int32sCaolán McNamara
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-16Change SvStorageInfoList from an OwnList to vector<>Joseph Powers
2011-04-27removed dead code and useless macrosTakeshi Abe
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12fix mis-mergeNorbert Thiebaud
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold
2011-03-11Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACEThomas Arnhold
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Add osl/diagnose.d includesThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-06Remove lots of dead codeThomas Arnhold
2011-02-06Some cppcheck cleaningJulien Nabet
2011-01-26Remove some dead code.Thomas Arnhold
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner
2011-01-19gridsort: TableControl API adjustmentsFrank Schoenheit [fs]
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-12removetooltypes01: #i112600# remove tooltypes from automationMikhail Voytenko
2011-01-11gridsort: IAbstractTableControl renamed to ITableControl, added a few more me...Frank Schoenheit [fs]