summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider
AgeCommit message (Expand)AuthorFilesLines
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák1-86/+43
2021-10-11loplugin:moveparam in scNoel Grandin5-33/+34
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-1/+1
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scStephan Bergmann1-2/+3
2021-09-17rather return ref from getCharClassPtrNoel Grandin2-6/+6
2021-08-30Add Swap Rows Transformation.tushar1-0/+47
2021-08-17Add Delete Row Transformation.tushar1-0/+44
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-07-07Added Find and Replace Transformation .tushar1-0/+46
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC3-12/+3
2020-12-22more jumbo sheet workNoel Grandin1-4/+4
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+0
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer1-5/+2
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara1-1/+1
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara1-2/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-05-30pass ScSheetLimits aroundNoel Grandin1-1/+1
2020-03-15cid#1460665 Division or modulo by float zeroCaolán McNamara1-0/+6
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi1-2/+2
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin4-8/+8
2020-03-07ReplaceNullTransformation::Transform fix nEndRowDarkByt311-10/+3
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl2-6/+6
2020-01-28remove some unused local varsNoel Grandin2-2/+2
2020-01-24loplugin:makeshared in scNoel Grandin1-1/+1
2020-01-10use more std::make_sharedNoel Grandin1-4/+4
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-1/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea2-3/+3
2019-09-11tdf#127461: fix data provider crashesJulien Nabet1-0/+13
2019-08-25Fix typo in codeAndrea Gelmini1-2/+2
2019-08-21Return std::unique_ptr directly.Kohei Yoshida1-1/+1
2019-08-20loplugin:constvars in package..scNoel Grandin1-1/+1
2019-07-20loplugin:referencecasting in scNoel Grandin1-1/+1
2019-07-04cid#1448425: Resource leak (sc/htmlprovider)Julien Nabet1-0/+5
2019-06-18loplugin:passstuffbyrefNoel Grandin1-6/+6
2019-06-12loplugin:unusedmethodsNoel Grandin2-33/+0
2019-06-11loplugin:virtualdown in DataProviderNoel Grandin2-6/+1
2019-04-17loplugin:sequentialassign in scNoel Grandin1-2/+1
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski1-2/+1
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen5-16/+1
2019-01-24loplugin:constparams in scNoel Grandin1-1/+1
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen3-3/+0
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-15loplugin:staticmethods in scNoel Grandin1-1/+1
2018-10-29loplugin:oncevarNoel Grandin1-18/+9
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+2
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen5-0/+14