summaryrefslogtreecommitdiff
path: root/include/test
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-06-30add missing css prefix to headerThomas Arnhold1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks7-161/+28
2013-04-26test: clean up namespacingThomas Arnhold31-153/+69
2013-04-25don't pollute global namespaceThomas Arnhold1-5/+3
2013-04-23execute move of global headersBjoern Michaelsen35-0/+1501