summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
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
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12tdf#95549 speed up xls openNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-13use WeakComponentImplHelper for ScEditFieldObjNoel Grandin
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-02convert ScPrintSelectionMode to scoped enumNoel Grandin
2021-06-30tdf#132421 - don't URL encode filename for the import ASCII dialog titleAndreas Heinisch
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)