summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14Close ScDocSh when doneStephan Bergmann
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard
2016-11-28sc: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-11tdf#103632 - sc: OOB sort fields unit test.Michael Meeks
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-03remove anchor test from the conditional format API testMarkus Mohrhard
2016-09-25Avoid failure in VBA test when window is too smallLuke Deller
2016-09-16Improve test failure outputStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
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-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-20loplugin:stringconstantTor Lillqvist
2016-03-20-Werror,-Winconsistent-missing-overrideTor Lillqvist
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-03-13this old concept was just a bad idea by meMarkus Mohrhard
2016-03-13no need for strange assert fail messageMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis
2016-02-15tdf#45904 move java based api tests to c++kadertarlan
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-25sc: improve vba macro debugging output.Michael Meeks
2015-11-25sc: force vba events ordering.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02update testTypePassword.odsCaolán McNamara
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-26FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara
2015-05-13fix warning when running "make check" with werrorTomaž Vajngerl
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth