summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)Author
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
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2015-04-02test color scale entriesMarkus Mohrhard
2015-04-02add test for remaining databar propertiesMarkus Mohrhard
2015-04-02add a test for databar entriesMarkus Mohrhard
2015-03-30WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud
2015-03-30work on initial colorscale properties testsMarkus Mohrhard
2015-03-30the implementation is available so enable it againMarkus Mohrhard
2015-03-30start work on data property testsMarkus Mohrhard
2015-03-30fix return typeMarkus Mohrhard
2015-03-30add XIndex interface tests for ScCondFormatObjMarkus Mohrhard
2015-03-30add test for XPropertySet for ScCondFormatObjMarkus Mohrhard
2015-03-30prepare test code for next testsMarkus Mohrhard
2015-03-30add test for one of the ScCondFormatsObj methodsMarkus Mohrhard
2015-03-30add test for conditional format list sizeMarkus Mohrhard
2015-03-30add first test for new conditional format APIMarkus Mohrhard
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard
2015-01-13std::cout to SAL_INFOMarkus Mohrhard
2015-01-07UNO API test for conditional formatsMatúš Kukan