summaryrefslogtreecommitdiffstats
path: root/tools/qa
Commit message (Expand)AuthorAgeFilesLines
* fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann2013-07-261-0/+22
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-262-6/+0
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-302-1/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-42/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-16/+16
* use SAL_N_ELEMENTSCaolán McNamara2013-03-161-6/+6
* Remove STRINGPARAM in tools (qa)Chr. Rossmanith2013-03-162-37/+28
* CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat2012-10-311-4/+4
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-022-130/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-113-75/+48
* targetted re-work of cppunit pieces.Michael Meeks2012-06-276-18/+5
* CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat2012-06-041-8/+23
* merge cppunit test dirs togetherCaolán McNamara2012-02-234-73/+0
* convert workben inetmimetest to cppunit testCaolán McNamara2012-02-231-0/+69
* Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot2012-01-161-1/+1
* drop strange embedded null handling behaviourCaolán McNamara2012-01-161-6/+4
* document with unit test rather suspicious eof handlingCaolán McNamara2012-01-161-3/+33
* document with unit test rather odd embedded null handlingCaolán McNamara2012-01-161-0/+67
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-8/+51
* needs more work firstCaolán McNamara2011-12-211-51/+8
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-8/+51
* convert ReadCString from ByteString to OStringCaolán McNamara2011-12-151-0/+21
* remove include of pch header from toolsNorbert Thiebaud2011-11-273-3/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-1/+1
* ensure correct export size type in stream operationCaolán McNamara2011-10-101-0/+19
* add missing include to build urlobj test fixtureNorbert Thiebaud2011-10-011-0/+2
* Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat2011-10-011-154/+226
* Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed ...Stephan Bergmann2011-09-291-0/+1
* we're not using this header hereCaolán McNamara2011-09-291-1/+0
* fix another unotest/test breakerMarkus Mohrhard2011-09-281-1/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-0/+1
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-125-6/+23
* add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara2011-09-051-4/+4
* add a way to better construct an OString of len X from a SvStreamCaolán McNamara2011-09-021-0/+22
* Add statically linked unit tester for iOSTor Lillqvist2011-08-032-0/+141
* make stream operators leave variables in original state on failureCaolán McNamara2011-07-291-1/+4
* add a test for a nasty suspicion I haveCaolán McNamara2011-07-261-2/+11
* add a good(), eof(), bad() and a test case to demonstrateCaolán McNamara2011-07-251-0/+114
* add the legacy windows-only path utils testCaolán McNamara2011-07-251-7/+1
* recover my cppunit test for tools againCaolán McNamara2011-07-252-39/+3
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-5/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-51/+0
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-51/+0
| |\
| | * gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen2010-11-191-52/+0
* | | WaE: int/char mixCaolán McNamara2011-03-161-1/+1
|/ /
* | move this to comphelperCaolán McNamara2011-02-142-93/+1
* | add mode lines to new filesCaolán McNamara2011-02-142-0/+6
* | Add a CompareToNumeric to ByteString & UniStringSébastien Le Ray2011-02-102-1/+90