summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Improve test failure outputStephan Bergmann2014-08-061-4/+6
* Remove some unused codeMarcos Paulo de Souza2014-07-291-5/+0
* xmlwriter: set indent and always write utf8 xml documentTomaž Vajngerl2014-07-201-1/+2
* Support color related MTF actions in mtfxmldumpTomaž Vajngerl2014-07-201-7/+54
* Extend metafile to xml dump testing tool with more MFT actionsTomaž Vajngerl2014-07-202-31/+117
* improve test failure messageMarkus Mohrhard2014-07-041-2/+2
* correct XSheetAnnotations GetByIndex test for #fdo#80551Laurent Godard2014-07-021-14/+14
* unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard2014-07-021-0/+49
* xmlChildElementCount is only available in libxml2 >= 2.7.3Douglas Mencken2014-06-161-0/+6
* Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann2014-06-122-14/+0
* MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's.Jan Holesovsky2014-06-101-1/+20
* MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2014-06-101-5/+20
* Missing new files from previous commitStephan Bergmann2014-06-042-0/+127
* DeInitVCL at end of testsStephan Bergmann2014-06-042-15/+17
* Fix memory leaks in test codeStephan Bergmann2014-06-021-9/+24
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* cppcheck: unreadVariableThomas Arnhold2014-05-241-4/+0
* Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist2014-05-221-0/+3
* test: write to stream directly in MetafileXmlDumpTomaž Vajngerl2014-05-191-8/+7
* test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl2014-05-152-8/+5
* test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl2014-05-153-0/+493
* test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl2014-05-152-5/+25
* -Werror,-Wunused-functionStephan Bergmann2014-05-141-0/+2
* Fail the test if executing the validator failsStephan Bergmann2014-05-141-1/+3
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-141-2/+2
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-05-081-5/+5
* various: sal_Bool->boolNoel Grandin2014-05-084-22/+20
* fix spelling errorMarkus Mohrhard2014-05-011-1/+1
* test: move XmlTestTools API documentation to the headerMiklos Vajna2014-04-301-26/+0
* tests: add XML and HTML test tools to test moduleTomaž Vajngerl2014-04-293-0/+152
* -Werror,-Wunused-resultThomas Arnhold2014-04-191-1/+2
* set what system locale should resolve to for languagetagCaolán McNamara2014-04-112-1/+5
* adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl2014-04-111-1/+1
* run unit test with en-US locale dataCaolán McNamara2014-04-101-0/+10
* Remove unused functionStephan Bergmann2014-04-091-1/+0
* whitespace cleanup in testMarkus Mohrhard2014-04-063-6/+0
* make the tolerance file optionalMarkus Mohrhard2014-04-031-3/+6
* coverity#1194929 String not null terminatedCaolán McNamara2014-03-301-1/+1
* coverity#735554 Dead default in switchCaolán McNamara2014-03-281-2/+0
* improve validation failure messageMarkus Mohrhard2014-03-261-1/+1
* drop spadminCaolán McNamara2014-03-211-2/+0
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-2/+2
* enable ODF export validationMarkus Mohrhard2014-03-081-1/+11
* move the export validation code to testMarkus Mohrhard2014-03-051-0/+74
* coverity#738915 Uninitialized scalar fieldCaolán McNamara2014-02-181-2/+4
* typo fixesAndras Timar2013-12-201-1/+1
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* Fix integer ambiguityStephan Bergmann2013-12-061-1/+1
* count notes - GetNotesInRange now include last tabLaurent Godard2013-12-061-0/+24
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-7/+7