summaryrefslogtreecommitdiffstats
path: root/automation
Commit message (Expand)AuthorAgeFilesLines
...
| * | PARAM_USHORT_->PARAM_UINT16_ && PARAM_ULONG_->PARAM_UINT32_Caolán McNamara2011-05-246-129/+129
| * | BinUSHORT->BinUINT16 && BinULONG->BinUINT32Caolán McNamara2011-05-245-17/+17
| * | replace comm_ULONG with comm_UINT32Caolán McNamara2011-05-2421-151/+149
| * | replace comm_USHORT with comm_UINT16Caolán McNamara2011-05-2419-139/+137
| * | git rid of comm_WORD and comm_DWORDCaolán McNamara2011-05-242-13/+8
| * | Drop OS2Tor Lillqvist2011-05-212-22/+1
* | | Mark this as TODOThomas Arnhold2011-08-181-22/+16
* | | ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2011-08-182-434/+439
* | | Remove an unused platform list.Francois Tigeot2011-08-181-137/+126
* | | Replace ByteString with rtl::OStringChristina Rossmanith2011-08-182-31/+34
|/ /
* | Change SvStorageInfoList from an OwnList to vector<>Joseph Powers2011-05-161-2/+2
* | delete after useDavid Tardon2011-05-161-0/+2
* | Bis repetitaFrancois Tigeot2011-05-071-1/+5
* | No more FSYS_STYLE_VFAT nonsenseFrancois Tigeot2011-05-071-1/+5
* | Remove 2 simple warningsJulien Nabet2011-05-021-2/+2
* | fixed cppcheck warningsAndreas Becker2011-04-283-15/+11
* | removed dead code and useless macrosTakeshi Abe2011-04-277-53/+0
* | Remove the C52 define.Francois Tigeot2011-04-081-1/+1
|/
* remove dupplicate includesFridrich Štrba2011-03-281-1/+0
* fix a windows build errorCaolán McNamara2011-03-281-0/+1
* Fix windows build of automationFridrich Štrba2011-03-281-0/+1
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-252-9/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1853-2067/+2135
|\
| * fix mis-mergeNorbert Thiebaud2011-03-122-2/+1
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0953-2067/+2136
| |\
| | * merged DEV300Release Engineering2011-02-181-7/+10
| | |\
| | | * gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-1447-1492/+1464
| | | |\ | | | |/ | | |/|
| | * | CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-0847-1492/+1464
| | |\ \
| | | * \ removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-212-3/+2
| | | |\ \
| | | * | | removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner2011-01-211-2/+2
| | | * | | removetooltypes01: #i112600# remove tooltypes from automationMikhail Voytenko2011-01-1247-1491/+1463
| | | * | | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-1030-594/+686
| | | |\ \ \
| | * | \ \ \ gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen2011-01-192-3/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | | | * gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2011-01-251-7/+10
| | | | |/| | | | |/| |
| | | | | * gridsort: TableControl API adjustmentsFrank Schoenheit [fs]2011-01-191-2/+2
| | | | | * gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]2011-01-141-3/+3
| | | | | * gridsort: IAbstractTableControl renamed to ITableControl, added a few more me...Frank Schoenheit [fs]2011-01-111-1/+1
| | | | | * gridsort: removed XGridControl::setTooltip. It had a rather strange semantics...Frank Schoenheit [fs]2011-01-111-2/+3
| | | | | * gridsort: getCellContent: (col,row) instead of (row,col) parametersFrank Schoenheit [fs]2011-01-041-2/+4
| | | | | * gridsort: re-factoring the column-resizing thingie, step 1Frank Schoenheit [fs]2010-12-231-2/+2
| | | |_|/ | | |/| |
| | | * | CWS-TOOLING: integrate CWS vcl117Vladimir Glazunov2011-01-062-3/+2
| | | |\ \
| | | | * | vcl117: removed obsolete headerPhilipp Lohmann [pl]2010-11-232-3/+2
| | | |/ / | | |/| |
| | | * | dr77: rebase to DEV300m92Daniel Rentz [dr]2010-11-0922-500/+623
| | | |\ \ | | | |/ / | | |/| |
| | * | | CWS changehid: resync to m89Mathias Bauer2010-10-098-92/+61
| | |\| |
| | * | | CWS changehid: several fixes to work with old testtoolMathias Bauer2010-09-243-15/+22
| | * | | CWS changehid: debug statements removedMathias Bauer2010-09-171-3/+0
| | * | | CWS changehid: doesn't compile on 64bitMathias Bauer2010-09-171-1/+1
| | * | | testtool: fix libsts to work with old testtoolGregor Hartmann2010-08-2716-487/+335
| | * | | CWS changehid: resync to m84Mathias Bauer2010-07-134-33/+219
| | |\ \ \
| | * | | | CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-102-15/+11