summaryrefslogtreecommitdiff
path: root/automation
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-11Remove dead codeThomas Arnhold1-2/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud53-2067/+2136
2011-03-02Add osl/diagnose.d includesThomas Arnhold3-0/+3
2011-03-02Remove DBG_UTILxThomas Arnhold1-9/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold9-34/+34
2011-02-26Remove "using namespace ::rtl"Julien Nabet3-3/+5
2011-02-18merged DEV300Release Engineering1-7/+10
2011-02-16Remove SCO supportThomas Arnhold1-2/+0
2011-02-16Remove HPUX supportThomas Arnhold2-4/+2
2011-02-15dragonfly stuffFrancois Tigeot1-0/+4
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]47-1492/+1464
2011-02-14Removed some commented out codeJoseph Powers1-9/+0
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-5/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist2-4/+4
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer47-1492/+1464
2011-02-07WaE: format not a string literal and no format argumentsThomas Arnhold1-1/+1
2011-02-06Remove lots of dead codeThomas Arnhold9-163/+0
2011-02-06Some cppcheck cleaningJulien Nabet5-9/+9