summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2017-05-12tdf#107238 VBA autofilter: list of stringsSzymon Kłos1-0/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-28new loplugin unoanyNoel Grandin2-5/+5
2017-02-14Close ScDocSh when doneStephan Bergmann1-0/+2
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski1-0/+37
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin4-4/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-4/+4
2016-12-22no need to catch exceptions in cppunit testsMarkus Mohrhard1-17/+9
2016-11-28sc: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna2-12/+12
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai1-1/+3
2016-11-11tdf#103632 - sc: OOB sort fields unit test.Michael Meeks1-1/+32
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann1-2/+2
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-4/+4
2016-10-03remove anchor test from the conditional format API testMarkus Mohrhard2-103/+167
2016-09-25Avoid failure in VBA test when window is too smallLuke Deller1-0/+0
2016-09-16Improve test failure outputStephan Bergmann1-2/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-12/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-11/+11
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-5/+5
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin4-24/+24
2016-04-27tdf#45904 Move java XViewPane test to c++Fabio Buso1-0/+97
2016-04-21new plugin stylepoliceNoel Grandin3-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-03-20loplugin:stringconstantTor Lillqvist2-8/+8
2016-03-20-Werror,-Winconsistent-missing-overrideTor Lillqvist2-2/+3
2016-03-20tdf#45904 move java based api tests to c++kadertarlan2-0/+388
2016-03-13this old concept was just a bad idea by meMarkus Mohrhard1-10/+2
2016-03-13no need for strange assert fail messageMarkus Mohrhard1-28/+27
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis2-1/+6
2016-02-15tdf#45904 move java based api tests to c++kadertarlan1-0/+191
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann16-19/+19
2015-12-24loplugin:unusedfieldsNoel Grandin1-3/+0
2015-11-25sc: improve vba macro debugging output.Michael Meeks1-1/+1
2015-11-25sc: force vba events ordering.Michael Meeks1-0/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann13-15/+15
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-2/+2
2015-10-28com::sun::star->css in scNoel Grandin4-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann19-73/+73
2015-10-02update testTypePassword.odsCaolán McNamara1-0/+0
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard1-1/+25
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard1-0/+0
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-05-26FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara1-17/+23
2015-05-13fix warning when running "make check" with werrorTomaž Vajngerl1-6/+6