summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-20xmlwriter: set indent and always write utf8 xml documentTomaž Vajngerl
2014-07-20Support color related MTF actions in mtfxmldumpTomaž Vajngerl
2014-07-20Extend metafile to xml dump testing tool with more MFT actionsTomaž Vajngerl
2014-07-04improve test failure messageMarkus Mohrhard
2014-07-02correct XSheetAnnotations GetByIndex test for #fdo#80551Laurent Godard
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard
2014-06-16xmlChildElementCount is only available in libxml2 >= 2.7.3Douglas Mencken
2014-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann
2014-06-10MetafileXmlDump: Add dumping of META_CLIPREGION_ACTION's.Jan Holesovsky
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-06-04Missing new files from previous commitStephan Bergmann
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-02Fix memory leaks in test codeStephan Bergmann
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24cppcheck: unreadVariableThomas Arnhold
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist
2014-05-19test: write to stream directly in MetafileXmlDumpTomaž Vajngerl
2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl
2014-05-14-Werror,-Wunused-functionStephan Bergmann
2014-05-14Fail the test if executing the validator failsStephan Bergmann
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-01fix spelling errorMarkus Mohrhard
2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-19-Werror,-Wunused-resultThomas Arnhold
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl
2014-04-10run unit test with en-US locale dataCaolán McNamara
2014-04-09Remove unused functionStephan Bergmann
2014-04-06whitespace cleanup in testMarkus Mohrhard
2014-04-03make the tolerance file optionalMarkus Mohrhard
2014-03-30coverity#1194929 String not null terminatedCaolán McNamara
2014-03-28coverity#735554 Dead default in switchCaolán McNamara
2014-03-26improve validation failure messageMarkus Mohrhard
2014-03-21drop spadminCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-08enable ODF export validationMarkus Mohrhard
2014-03-05move the export validation code to testMarkus Mohrhard
2014-02-18coverity#738915 Uninitialized scalar fieldCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-06Fix integer ambiguityStephan Bergmann
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-09oupsLionel Elie Mamane