summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2020-02-25Fix typoJens Carl
2020-02-24Fix typoJens Carl
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12Store and retrieve client visible area on ScViewDataMuhammet Kara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-22sal_Char->char in scNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan 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-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-10-18cid#1454849 Logically dead codeCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák