summaryrefslogtreecommitdiff
path: root/automation
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-24replace comm_ULONG with comm_UINT32Caolán McNamara21-151/+149
2011-05-24replace comm_USHORT with comm_UINT16Caolán McNamara19-139/+137
2011-05-24git rid of comm_WORD and comm_DWORDCaolán McNamara2-13/+8
2011-05-21Drop OS2Tor Lillqvist2-22/+1
2011-05-16Change SvStorageInfoList from an OwnList to vector<>Joseph Powers1-2/+2
2011-05-16delete after useDavid Tardon1-0/+2
2011-05-07Bis repetitaFrancois Tigeot1-1/+5
2011-05-07No more FSYS_STYLE_VFAT nonsenseFrancois Tigeot1-1/+5
2011-05-02Remove 2 simple warningsJulien Nabet1-2/+2
2011-04-28fixed cppcheck warningsAndreas Becker3-15/+11
2011-04-27automation-testtool-oobuildfix.diff: testtool and basic compatability defaultsPetr Mladek1-1/+2
2011-04-27removed dead code and useless macrosTakeshi Abe7-53/+0
2011-04-22testtool-more-defaults.diff: make testtool work out-of-the-boxThorsten Behrens2-1/+62
2011-04-08Remove the C52 define.Francois Tigeot1-1/+1
2011-03-28remove dupplicate includesFridrich Štrba1-1/+0
2011-03-28fix a windows build errorCaolán McNamara1-0/+1
2011-03-28Fix windows build of automationFridrich Štrba1-0/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba2-9/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky53-2067/+2135
2011-03-14Remove unused macro GETSETThomas Arnhold1-10/+0
2011-03-12fix mis-mergeNorbert Thiebaud2-2/+1
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold1-2/+2
2011-03-11Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACEThomas Arnhold1-4/+4
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold7-16/+16