summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Add comments for defaults of bEvaluateFormulasEike Rathke
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-26let focus enter calc sheet bg color dialog's valueset on clickCaolán McNamara
2021-10-22no need to allocate RangeIndexMapPtr separatelyNoel Grandin
2021-10-22lok: invalidate sheet-geometry sizes on clip pasteDennis Francis
2021-10-21loplugin:flattenNoel Grandin
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-19consider font when caching SalLayoutGlyphs in calc (tdf#143978)Luboš Luňák
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis
2021-10-18cid#1492880 avoid Improper use of negative valueCaolán McNamara
2021-10-16cid#1492880 make Improper use of negative value explicitCaolán McNamara
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Resolves: tdf#88359 CSV: import strict ISO date(+time) with standard settingsEike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-15Related: tdf#88359 CSV: choose proper ISO date(+time) format if detectedEike Rathke
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14ofz: leak of ScDocumentCaolán McNamara
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-10-12Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke
2021-10-12Pass rDetails argument from getCellRangeByName() to MakeRangeFromName()Eike Rathke
2021-10-12Construct ScAddress::Details only onceEike Rathke
2021-10-12tdf#145016 calc: don't show selection from other split panesSzymon Kłos
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11tdf#144397 tdf#144636 XLSX: cache external named ranges and their formulasBalazs Varga
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-10-08Fix iteration in sc/source/ui/docshell/externalrefmgr.cxxJulien Nabet
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-10-07Related: tdf#144970 Make Drag&Drop of Chart range work with UI representationEike Rathke
2021-10-07Related: tdf#144970 == ScRefFlags::ZERO is not a replacement for != 0 ...Eike Rathke
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-10-06calc: get rects faster for simple selectionSzymon Kłos
2021-10-03cid#1492280 avoid Missing move assignment operatorCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock