summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#45904 Move java XViewPane test to c++Fabio Buso
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13lok context menu: Add module specific unit testsPranav Kant
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12lok context menu: unit testPranav Kant
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-06SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli
2016-03-03SVGIO: Check height and width of polypolygoncolorXisco Fauli
2016-03-02test: dump MetaPolyPolygonAction tooMichael Stahl
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-02-28use better assert macrosMarkus Mohrhard
2016-02-14coverity#1352306 Unchecked dynamic_castCaolán McNamara
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli
2016-02-09SVGIO: tdf#79163: Add import testXisco Fauli
2016-02-09SVGIO: tdf#85770: Add import testXisco Fauli
2016-02-09SVGIO: Add import test for Fontsize keywordsXisco Fauli
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-26test: change maName to more descriptive variable nameChris Sherlock
2015-12-20unused codeJuergen Funk
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
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