summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/detfunc.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-6/+6
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-21Some more unit conversion unificationMike Kaganski1-2/+3
2020-12-01Revert "Revert "tdf#138483 sc: update red circles after merging cells""László Németh1-3/+6
2020-11-30Revert "tdf#138483 sc: update red circles after merging cells"László Németh1-6/+3
2020-11-30Missing include (for ScMergeFlagAttr)Stephan Bergmann1-0/+1
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy1-3/+6
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-7/+0
2020-11-24tdf#138137 sc: remove red circle in merged cellTibor Nagy1-1/+1
2020-11-06tdf#137614 sc: fix data circle shape size on merged cellsTibor Nagy1-1/+1
2020-10-20use tools::Long in scNoel1-5/+5
2020-10-13static_cast after dynamic_castNoel1-15/+15
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy1-0/+55
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara1-2/+2
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara1-53/+53
2020-09-14tdf#133688 tdf#125414 XLSX: don't export tracer arrowsSzabolcs Toth1-3/+11
2020-07-29loplugin:flatten in sc/core/toolNoel Grandin1-70/+70
2020-04-20add tools::Rectangle::JustifyNoel Grandin1-2/+2
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin1-1/+1
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin1-10/+10
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin1-4/+4
2019-11-24cppcheck: performing init in init list (sc/scripting/sd)Julien Nabet1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-4/+4
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-02-28reintroduce ScCaptionPtrLuboš Luňák1-1/+1
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-9/+8
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-8/+8
2018-08-15loplugin:returnconstant in ScDetectiveFuncNoel Grandin1-11/+11
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-7/+7
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-5/+18
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-18/+5
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-5/+18
2018-03-07use more Color in scNoel Grandin1-4/+4
2018-02-23new loplugin:doubleconvert to with ColorData workNoel Grandin1-3/+3
2018-02-22loplugin:redundantcastNoel Grandin1-5/+5
2018-02-22ColorData->Color in scNoel Grandin1-13/+13
2018-02-21ColorData->Color in sd..svxNoel Grandin1-3/+3
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-11/+11
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-14/+14