summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-06-19lok context menu: unit testPranav Kant
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in testtools/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-10convert Link<> to typedNoel Grandin
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud
2015-08-19test: hack to avoid VCLXToolkit calling CreateMainLoopThreadMichael Stahl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
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