summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-21CppunitTest_sc_subsequent_export: factor out duplicated codeXisco Fauli
2020-10-20use tools::Long in scNoel
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-05-09compact namespace in scNoel Grandin
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-11-29make some function symbols module privateNoel Grandin
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-06WIN fix some unit tests more generallyJan-Marek Glogowski
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-06-08Row height tolerance level increase for unittestVasily Melenchuk
2018-06-08tdf#62268: allow row height recalculation on document loadVasily Melenchuk
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke