summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-10-13tdf#145077: sc: Add UItestXisco Fauli
2021-10-13Remove useless checkStephan Bergmann
2021-10-13uitest: sc: fix assertXisco Fauli
2021-10-12tdf#130307 - Support for each loop for objects exposing XIndexAccessAndreas Heinisch
2021-10-12loplugin:unusedmethodsNoel Grandin
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-11add coverity[uninit_member] to explanationCaolán McNamara
2021-10-11loplugin:moveparam in formulaNoel Grandin
2021-10-11tdf#144397 tdf#144636 XLSX: cache external named ranges and their formulasBalazs Varga
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-10ofz: Integer-overflowCaolán McNamara
2021-10-10Typo: brake(s)->break(s) (I let the right use of "brake" of course)Julien Nabet
2021-10-10don't use common PCH with sc_parallelism testLuboš Luňák
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-09Typo: braket->bracketJulien Nabet
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-10-08Fix iteration in sc/source/ui/docshell/externalrefmgr.cxxJulien Nabet
2021-10-08Clean up a bit iterator management in sc/bcaslotJulien Nabet
2021-10-08tdf#144970: sc_macros_test: Add unittestXisco Fauli
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08tdf#130104 - FILESAVE XLSX: cell indent increased on each saveKevin Suo
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-07Blind fix crash in ScDBData::UpdateReference(), tdf#126926 follow-upEike Rathke
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-10-07Add extended tooltips to new Paste Special dialogRafael Lima
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-05Fix crash if conditional format triggers recursion with iterations enabledEike Rathke
2021-10-04drop 'using namespace std' in sax/sc/scaddins/sfx2/shellJulien Nabet
2021-10-04Fix typosAndrea Gelmini
2021-10-03cid#1492280 avoid Missing move assignment operatorCaolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-02tdf#144758: default value for 'table:orientation' attribute is 'row'Mike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-10-01tdf#142578: xlsx export: use continuous numbering for dfx nodesVasily Melenchuk
2021-10-01tdf#143104 Fix xlsx import/export of color filter colorsVasily Melenchuk
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin