summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2023-06-06sc: fix crash with document properties dialogTomaž Vajngerl
2023-01-05xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2022-12-20lok: protect sc from null ScViewData.Michael Meeks
2022-11-17lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-10calc: cache GetCellArea resultsSzymon Kłos
2022-11-10lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-07lok: Introudce getDataArea for CalcSzymon Kłos
2022-09-10tdf#150749 Find and replace on very large sheetcp-22.05.6-1Noel Grandin
2022-07-27lok: enable in-place editing of math equationsMike Kaganski
2022-06-27Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-27Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-05-03rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-14bail out of the loop when the item is foundLuboš Luňák
2022-04-06sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl
2022-03-23make ScMarkData::IsAllMarked() work also for simple marksLuboš Luňák
2022-03-23improve ScMark* classes a bitLuboš Luňák
2022-03-23avoid debug build failing on an assert for tdf#144537Luboš Luňák
2022-03-23replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-02-20lok: sc: focus gridwin before useSzymon Kłos
2022-02-20lok: sc: update ScModelObj::postMouseEventHenry Castro
2022-02-14lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-14lok: setClientZoom: check PPTX/Y approx equality tooDennis Francis
2022-02-14lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-14lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-02-14lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-02-14lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch
2022-01-07tdf#146617: iterators may be invalidated during handler callMike Kaganski
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