summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-02crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara
2022-07-25use more o3tl::spanNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-16Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-14Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-22cid#1504545 Dereference after null checkCaolán McNamara
2022-05-22pass ScDocShell by reference in ctor to indicate never initially nullCaolán McNamara
2022-05-22cid#1504539 Dereference before null checkCaolán McNamara
2022-05-22cid#1504532 Dereference after null checkCaolán McNamara
2022-05-22cid#1504534 Dereference before null checkCaolán McNamara
2022-05-22cid#1504540 Dereference before null checkCaolán McNamara
2022-05-22cid#1504542 Dereference before null checkCaolán McNamara
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2022-04-27use more string_view in toolsNoel Grandin
2022-04-21rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-19tdf#148635 cache some chart stuffNoel Grandin
2022-04-12bail out of the loop when the item is foundLuboš Luňák
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-29sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl
2022-03-17Use ScDocumentUniquePtr in ScTempDocSourceMike Kaganski
2022-03-03make ScMarkData::IsAllMarked() work also for simple marksLuboš Luňák
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-02-19XFunctionAccess::callFunction() accept empty Sequence<Sequence<Any>>Eike Rathke
2022-02-18lok: sc: update ScModelObj::postMouseEventHenry Castro
2022-02-18lok: sc: focus gridwin before useSzymon Kłos
2022-02-16avoid debug build failing on an assert for tdf#144537Luboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-10replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-05lok: setClientZoom: check PPTX/Y approx equality tooDennis Francis
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-04lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-26lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-25lok: enable in-place editing of math equationsMike Kaganski