summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new loplugin unnecessary overrideNoel Grandin2016-07-152-10/+0
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-075-10/+10
* uitest: move the uitest files to vclMarkus Mohrhard2016-06-184-164/+0
* uitest: some more work for the UI testingMarkus Mohrhard2016-06-182-5/+76
* uitest: add groundwork for ui testing frameworkMarkus Mohrhard2016-06-184-0/+93
* Add MS binary format validator support in test fixtureVasily Melenchuk2016-06-171-1/+10
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-063-3/+3
* SVGIO: Add support for font-family in unittests and unify...Xisco Fauli2016-05-311-0/+4
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-287-127/+127
* tdf#45904 Move java XViewPane test to c++Fabio Buso2016-04-272-0/+55
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-203-5/+5
* lok context menu: Add module specific unit testsPranav Kant2016-04-134-41/+84
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+3
* lok context menu: unit testPranav Kant2016-04-124-0/+145
* tdf#45904 move java based api tests to c++kadertarlan2016-03-202-1/+11
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli2016-03-061-0/+4
* SVGIO: Check height and width of polypolygoncolorXisco Fauli2016-03-031-1/+4
* test: dump MetaPolyPolygonAction tooMichael Stahl2016-03-021-0/+24
* Fix the import of line joins and caps from EMF filesStephan van den Akker2016-03-021-1/+27
* use better assert macrosMarkus Mohrhard2016-02-282-5/+4
* coverity#1352306 Unchecked dynamic_castCaolán McNamara2016-02-141-26/+26
* tdf#97542: SVGIO: First check the current fill attributeXisco Fauli2016-02-111-1/+27
* SVGIO: tdf#79163: Add import testXisco Fauli2016-02-091-0/+23
* SVGIO: tdf#85770: Add import testXisco Fauli2016-02-091-0/+2
* SVGIO: Add import test for Fontsize keywordsXisco Fauli2016-02-091-0/+16
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* test: change maName to more descriptive variable nameChris Sherlock2015-12-262-8/+8
* unused codeJuergen Funk2015-12-201-9/+0
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-111-3/+3
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-106-20/+20
* com::sun::star->css in testtools/Noel Grandin2015-11-091-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-6/+6
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-3/+3
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-09-241-1/+1
* convert Link<> to typedNoel Grandin2015-09-221-3/+3
* boost->stdCaolán McNamara2015-09-182-4/+4
* convert Link<> to typedNoel Grandin2015-09-102-6/+5
* percheck: produce similar stats than off-tree callgrindNorbert Thiebaud2015-09-021-1/+1
* test: hack to avoid VCLXToolkit calling CreateMainLoopThreadMichael Stahl2015-08-191-0/+13