summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)AuthorFilesLines
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard3-97/+0
2016-06-18uitest: some more work for the UI testingMarkus Mohrhard3-4/+43
2016-06-18uitest: add groundwork for ui testing frameworkMarkus Mohrhard2-0/+58
2016-06-17Add MS binary format validator support in test fixtureVasily Melenchuk1-1/+2
2016-04-27tdf#45904 Move java XViewPane test to c++Fabio Buso1-0/+40
2016-03-20tdf#45904 move java based api tests to c++kadertarlan1-0/+2
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+2
2015-12-26test: change maName to more descriptive variable nameChris Sherlock2-4/+4
2015-12-20unused codeJuergen Funk1-3/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-2/+2
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-6/+6
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-3/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin4-5/+5
2015-05-05loplugin:staticmethodsNoel Grandin2-2/+2
2015-03-24loplugin:constantfunction: testNoel Grandin2-5/+0
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna1-2/+2
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan1-0/+21
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-0/+4
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl1-1/+1
2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin1-1/+1
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl1-0/+47
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl1-1/+4
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl1-0/+4
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard1-0/+5
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard1-0/+40
2014-07-29Remove some unused codeMarcos Paulo de Souza1-1/+0
2014-07-20Also add xmlwriter's "content" method to the header fileTomaž Vajngerl1-0/+1
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard1-0/+1
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2-4/+14
2014-06-06fixincludeguards: fix include guardsThomas Arnhold3-8/+8
2014-06-02Fix memory leaks in test codeStephan Bergmann1-1/+2
2014-06-02fdo#68849: Add header guards to all include filesJens Carl32-0/+160
2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl1-1/+1
2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl2-0/+82
2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl2-1/+7
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-4/+4
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna1-0/+26
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl2-0/+77
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-6/+6
2014-03-05move the export validation code to testMarkus Mohrhard1-0/+8
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard1-1/+2
2013-11-09fdo#65108 inter-module includes <> include/testNorbert Thiebaud9-15/+15
2013-11-09Calc UNO API testLionel Elie Mamane1-0/+26
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane1-1/+0
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold3-6/+6