summaryrefslogtreecommitdiff
path: root/sc/source/ui/dataprovider
AgeCommit message (Expand)Author
2022-03-01fix data race in ImportFinishedNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-01Fix issues of Data Transformations.tushar
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scStephan Bergmann
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-08-30Add Swap Rows Transformation.tushar
2021-08-17Add Delete Row Transformation.tushar
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-07Added Find and Replace Transformation .tushar
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-12-22more jumbo sheet workNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-03-15cid#1460665 Division or modulo by float zeroCaolán McNamara
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-07ReplaceNullTransformation::Transform fix nEndRowDarkByt31
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-09-11tdf#127461: fix data provider crashesJulien Nabet
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-04cid#1448425: Resource leak (sc/htmlprovider)Julien Nabet
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-11loplugin:virtualdown in DataProviderNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-24loplugin:constparams in scNoel Grandin
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15loplugin:staticmethods in scNoel Grandin