summaryrefslogtreecommitdiff
path: root/automation/source
AgeCommit message (Expand)AuthorFilesLines
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 McNamara20-149/+149
2011-05-24replace comm_USHORT with comm_UINT16Caolán McNamara17-134/+134
2011-05-21Drop OS2Tor Lillqvist2-22/+1
2011-05-16Change SvStorageInfoList from an OwnList to vector<>Joseph Powers1-10/+10
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-27removed dead code and useless macrosTakeshi Abe7-53/+0
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 Holesovsky49-1939/+2032
2011-03-14Remove unused macro GETSETThomas Arnhold1-10/+0
2011-03-12fix mis-mergeNorbert Thiebaud1-1/+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-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud49-1939/+2032
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-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]44-1380/+1377
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-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
2011-02-02Clean up makefilesThomas Arnhold1-32/+0
2011-01-28Remove double line spacing and make long virtuals readable.Thomas Arnhold1-28/+0
2011-01-26Remove some dead code.Thomas Arnhold2-491/+1
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]1-7/+10
2011-01-22Split WNT case into INTEL and X86_64Tor Lillqvist1-2/+4
2011-01-21Remove doubled headers.Thomas Arnhold3-3/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner2-3/+2
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner1-2/+2
2011-01-19gridsort: TableControl API adjustmentsFrank Schoenheit [fs]1-2/+2
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]1-3/+3
2011-01-12removetooltypes01: #i112600# remove tooltypes from automationMikhail Voytenko44-1379/+1376
2011-01-11gridsort: IAbstractTableControl renamed to ITableControl, added a few more me...Frank Schoenheit [fs]1-1/+1
2011-01-11gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]1-2/+3