summaryrefslogtreecommitdiff
path: root/sc/qa/extras/new_cond_format.cxx
AgeCommit message (Expand)Author
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2022-11-21qa: remove duplicated operatorsXisco Fauli
2022-10-24UnoApiTest: factor out common codeXisco Fauli
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-17CalcUnoApiTest: factor out tearDownXisco Fauli
2022-10-14CalcUnoApiTest: Move mxComponent to parent and use it everywhereXisco Fauli
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-03-09drop getColor() method of ColorNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-01Remove shared mxComponent (test document) in new_cond_formatJens Carl
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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