summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-03-06SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli1-0/+4
2016-03-03SVGIO: Check height and width of polypolygoncolorXisco Fauli1-1/+4
2016-03-02test: dump MetaPolyPolygonAction tooMichael Stahl1-0/+24
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker1-1/+27
2016-02-28use better assert macrosMarkus Mohrhard2-5/+4
2016-02-14coverity#1352306 Unchecked dynamic_castCaolán McNamara1-26/+26
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli1-1/+27
2016-02-09SVGIO: tdf#79163: Add import testXisco Fauli1-0/+23
2016-02-09SVGIO: tdf#85770: Add import testXisco Fauli1-0/+2
2016-02-09SVGIO: Add import test for Fontsize keywordsXisco Fauli1-0/+16
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-26test: change maName to more descriptive variable nameChris Sherlock2-8/+8
2015-12-20unused codeJuergen Funk1-9/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-3/+3
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-20/+20
2015-11-09com::sun::star->css in testtools/Noel Grandin1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-3/+3
2015-09-18boost->stdCaolán McNamara2-4/+4
2015-09-10convert Link<> to typedNoel Grandin2-6/+5
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud1-1/+1
2015-08-19test: hack to avoid VCLXToolkit calling CreateMainLoopThreadMichael Stahl1-0/+13
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe3-6/+6
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-80/+79
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-2/+2
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann1-2/+2
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann2-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann2-4/+4
2015-04-20Use OFFICEOTRON/ODFVALIDATOR determined by configureStephan Bergmann1-3/+12
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-9/+9
2015-03-25TyposJulien Nabet1-1/+1
2015-03-24loplugin:constantfunction: testNoel Grandin2-24/+0
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-01-20Some more loplugin:cstylecast: testStephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin4-4/+4