summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docfunc.cxx
AgeCommit message (Expand)Author
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-12crashtesting: convert assert to SAL_WARN_IFNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-26Resolves: tdf#128359 Do nothing if Insert After can't be shifted to BeforeEike Rathke
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-16Use optimized string concatenationMatteo Casalin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin
2019-01-16use unique_ptr in scNoel Grandin
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2019-01-14Fix loop conditionsArkadiy Illarionov
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin