summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann
2015-05-05typo: strech -> stretchAndras Timar
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-20Use OFFICEOTRON/ODFVALIDATOR determined by configureStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-24loplugin:constantfunction: testNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-20Some more loplugin:cstylecast: testStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-12-18test: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18test: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUStringStephan Bergmann
2014-12-10CppunitTest --headless is not the same as soffice --headlessStephan Bergmann
2014-11-28Unittest for autocorrect in writerDaniel Sikeler
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12perfcheck instrument existing test : replaceAllLaurent Godard
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan
2014-10-21sc: fix temp file leak in ScTableSheetsObjMichael Stahl
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-09-23Include name of document in CPPUNIT_ASSERT msgsStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-02coverity#1233488 Unchecked dynamic_castCaolán McNamara
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-17Fix another: reference to 'Primitive2DSequence' is ambiguousMatteo Casalin
2014-08-17Fix: reference to 'Primitive2DSequence' is ambiguousMatteo Casalin
2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin
2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl
2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl
2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl
2014-08-16No need to write 'Tomaž Vajngerl
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard
2014-08-08fix ambiguity in argumentMarkus Mohrhard
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard
2014-08-06Improve test failure outputStephan Bergmann
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