summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-08-04Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara
2017-08-04Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-31Resolves: tdf#106872 only request selected shapesCaolán McNamara
2017-07-31ofz: survive missing macro supportCaolán McNamara
2017-07-31Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara
2017-07-31Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke
2017-07-31Blind fix tdf#108612 explicitly checking for and against clipboard documentEike Rathke
2017-07-28lok: sc: copy / paste confusion -- workaroundMarco Cecchetti
2017-07-26lok: sc: edit view gets misplaced by other view actions on row/columnMarco Cecchetti
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis
2017-07-12tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl
2017-07-12tdf#108789 quick fix for 5.3 branch onlyJulien Nabet
2017-07-10lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti
2017-07-06handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard
2017-07-06always import page scaling, tdf#65848Markus Mohrhard
2017-07-06Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke
2017-07-05sc lok: disable items of the overlay managerHenry Castro
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti
2017-07-03pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard
2017-06-27tdf#40713: dBASE, don't lose dbt fileJulien Nabet
2017-06-27Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski
2017-06-26tdf#89139: dump pivotField itemsMike Kaganski
2017-06-21Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-06-19Resolves: tdf#104989 a matrix/array formula cell needs to have dimensionsEike Rathke
2017-06-13tdf#106423: dbase file can have no recordsJulien Nabet
2017-06-06sc::ColRowSpan::mnEnd is inclusiveEike Rathke
2017-06-06Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-30import stream on the LibreOffice side, tdf#107827Markus Mohrhard
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard
2017-05-30PushError() instead of SetError() so there's a result tokenEike Rathke
2017-05-30tdf#108049 VBA exception avoided in ScVbaRange::setStyleJustin Luth
2017-05-30tdf#108017 xlsb import: protection settings were reversedJustin Luth
2017-05-29tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai
2017-05-29sc lok: prevent wrong assignment aEnd.Y()Henry Castro
2017-05-23tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida
2017-05-22tdf#107920: Crash when using ScCompiler in condformatJulien Nabet
2017-05-22tdf#107892: fix negative values case with maxifsJulien Nabet
2017-05-19Respect read-only config items in Options/Calc/Calculate dialogAron Budea
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro
2017-05-17sc lok: Don't crash on comment undo.Jan Holesovsky
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: selection overlay was not updated on document size changedMarco Cecchetti
2017-05-16lok: sc: invalidate cached position on undo row/col operationsMarco Cecchetti
2017-05-16lok: sc: insert a row affects another view's selection on another tabMarco Cecchetti
2017-05-16lok: sc: invalidate col/row header on undo row/col operationsMarco Cecchetti
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti