summaryrefslogtreecommitdiffstats
path: root/sc/qa/extras/new_cond_format.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-1/+0
* drop getColor() method of ColorNoel Grandin2018-03-091-6/+6
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-5/+11
* Remove shared mxComponent (test document) in new_cond_formatJens Carl2018-02-011-26/+7
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-11/+11
* tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis2016-03-071-1/+4
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* test color scale entriesMarkus Mohrhard2015-04-021-0/+73
* add test for remaining databar propertiesMarkus Mohrhard2015-04-021-0/+55
* add a test for databar entriesMarkus Mohrhard2015-04-021-0/+43
* WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud2015-03-301-3/+3
* work on initial colorscale properties testsMarkus Mohrhard2015-03-301-0/+21
* the implementation is available so enable it againMarkus Mohrhard2015-03-301-3/+1
* start work on data property testsMarkus Mohrhard2015-03-301-0/+87
* fix return typeMarkus Mohrhard2015-03-301-1/+1
* add XIndex interface tests for ScCondFormatObjMarkus Mohrhard2015-03-301-1/+27
* add test for XPropertySet for ScCondFormatObjMarkus Mohrhard2015-03-301-1/+29
* prepare test code for next testsMarkus Mohrhard2015-03-301-3/+3
* add test for one of the ScCondFormatsObj methodsMarkus Mohrhard2015-03-301-0/+16
* add test for conditional format list sizeMarkus Mohrhard2015-03-301-1/+26
* add first test for new conditional format APIMarkus Mohrhard2015-03-301-0/+106