summaryrefslogtreecommitdiffstats
path: root/automation
Commit message (Expand)AuthorAgeFilesLines
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* Undo basis/brand split: move testtool from basis to brand.Stephan Bergmann2011-09-231-3/+1
* Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2011-09-202-2/+2
* visibility problems under Linux, swap these aroundCaolán McNamara2011-09-161-4/+0
* gbuildize automationDavid Tardon2011-09-1532-753/+929
* be silentDavid Tardon2011-09-151-1/+1
* this dir is unbuiltCaolán McNamara2011-09-123-330/+0
* Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2011-08-2331-744/+708
* debug build errorsGabor2011-08-232-4/+4
* ByteString->rtl::OStringCaolán McNamara2011-08-221-9/+8
* unused ctorCaolán McNamara2011-08-222-32/+0
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-2132-601/+583
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2118-335/+58
|\
| * convert tools::Config to rtl::OStringCaolán McNamara2011-08-192-10/+10
| * ByteString, shrink apiCaolán McNamara2011-08-121-2/+2
| * remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anywayCaolán McNamara2011-08-111-2/+2
| * callcatcher unused methodsCaolán McNamara2011-08-083-12/+0
| * callcatcher: unused methodsCaolán McNamara2011-08-052-18/+0
| * remove redundant delete of pHttpRequestThomas Arnhold2011-08-021-1/+0
| * callcatcher: fix leakCaolán McNamara2011-08-022-17/+11
| * rename SttResId to IttResId to avoid conflict with basic/Michael Meeks2011-08-013-15/+15
| * callcatcher: bring HttpRequest dtor backThomas Arnhold2011-07-303-0/+11
| * callcatcher: remove unused methodsThomas Arnhold2011-07-294-35/+0
| * Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-242-12/+0
| |\
| | * callcatcher: remove unused methodsCaolán McNamara2011-07-222-12/+0
| * | postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-9/+9
| |/
| * unused methodsCaolán McNamara2011-07-212-163/+0
| * remove unused ByteString using methodsCaolán McNamara2011-07-194-41/+0
| * Mark this as TODOThomas Arnhold2011-07-091-8/+2
| * ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2011-07-072-3/+6
| * Remove an unused platform list.Francois Tigeot2011-07-071-57/+0
| * Replace ByteString with rtl::OStringChristina Rossmanith2011-07-052-31/+34
| * callcatcher: unused MenuMENU_CLIENTCaolán McNamara2011-07-032-13/+0
| * remove deprecated ByteString::CreateFromInt64Caolán McNamara2011-06-292-2/+2
| * use OString::equalsLCaolán McNamara2011-06-232-8/+7
| * Add numbers for iOS and AndroidTor Lillqvist2011-06-161-0/+4
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-22/+22
| * WaE: single value used to multiplex two different thingsCaolán McNamara2011-06-012-25/+33
| * those times were sal_Int32sCaolán McNamara2011-06-011-3/+3
| * Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-302-2/+64
| |\
| | * automation-testtool-oobuildfix.diff: testtool and basic compatability defaultsPetr Mladek2011-04-271-1/+2
| | * testtool-more-defaults.diff: make testtool work out-of-the-boxThorsten Behrens2011-04-222-1/+62
| * | 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