summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2022-01-26lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-13small optimisationNoel Grandin
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06tdf#146617: iterators may be invalidated during handler callMike Kaganski
2022-01-05sc: fix crash with document properties dialogTomaž Vajngerl
2021-12-27use comphelper::WeakComponentImplHelper in ScChartRangeSelectionListenerNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ScEditFieldObjNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in TablePivotChartNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-06rename In() to Contains()Luboš Luňák
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski
2021-11-28Refactor ScInputCfg a littleMike Kaganski
2021-11-27use more OInterfaceContainerHelper3 in scNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08tdf#142033 - Handle embedded newline set via SetDataArrayAndreas Heinisch
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-22no need to allocate RangeIndexMapPtr separatelyNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12Pass rDetails argument from getCellRangeByName() to MakeRangeFromName()Eike Rathke
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-10-06Resolves: tdf#144970 Chart CellRangeRepresentation expects UI representationEike Rathke
2021-10-06ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák
2021-10-06lok json: write correctly formatted array for commentsSzymon Kłos
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-08avoid double-lookupNoel Grandin
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin