summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-09-03tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek4-57/+146
2017-09-01tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai3-3/+34
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai5-2/+90
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski3-30/+68
2017-08-25Resolves: tdf#111943 really really limit the match, tdf#108292 follow-upEike Rathke1-8/+9
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos4-3/+38
2017-08-21tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet1-1/+8
2017-08-16oovbaapi: Allow copying of multiple selectionsTamas Bunth1-5/+4
2017-08-15tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth3-8/+16
2017-08-15tdf#107858 oovbaapi: Autofilter always has headerTamas Bunth1-7/+1
2017-08-15tdf#107238 VBA autofilter: list of stringsSzymon Kłos2-5/+40
2017-08-15tdf#107797 select all entries in the dropdownSzymon Kłos3-3/+21
2017-08-11ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-11Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-08-11tdf#89139 tdf#109016 Fix PivotCache fields according to OOXML specificationBartosz Kosiorek3-17/+123
2017-08-09tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos3-1/+37
2017-08-04Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara1-1/+0
2017-08-04Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-7/+48
2017-07-31Resolves: tdf#106872 only request selected shapesCaolán McNamara3-43/+45
2017-07-31ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-31Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara1-0/+2
2017-07-31Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke1-4/+22
2017-07-31Blind fix tdf#108612 explicitly checking for and against clipboard documentEike Rathke1-1/+4
2017-07-28lok: sc: copy / paste confusion -- workaroundMarco Cecchetti4-2/+58
2017-07-26lok: sc: edit view gets misplaced by other view actions on row/columnMarco Cecchetti5-30/+46
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro2-0/+69
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis1-2/+4
2017-07-12tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl1-4/+11
2017-07-12tdf#108789 quick fix for 5.3 branch onlyJulien Nabet1-4/+0
2017-07-10lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti1-1/+17
2017-07-06handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard1-0/+7
2017-07-06always import page scaling, tdf#65848Markus Mohrhard1-1/+1
2017-07-06Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke1-0/+59
2017-07-05sc lok: disable items of the overlay managerHenry Castro1-12/+12
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti1-3/+23
2017-07-03pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard1-0/+3
2017-06-27tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-27Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9
2017-06-26tdf#89139: pivotCache: output sharedItems children only for string fieldsMike Kaganski1-37/+65
2017-06-26tdf#89139: dump pivotField itemsMike Kaganski1-5/+97
2017-06-21Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke2-7/+8
2017-06-19Resolves: tdf#104989 a matrix/array formula cell needs to have dimensionsEike Rathke2-0/+8
2017-06-13tdf#106423: dbase file can have no recordsJulien Nabet1-1/+2
2017-06-06sc::ColRowSpan::mnEnd is inclusiveEike Rathke1-2/+2
2017-06-06Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke1-1/+1
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2-5/+13
2017-05-30import stream on the LibreOffice side, tdf#107827Markus Mohrhard1-3/+13
2017-05-30use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard3-0/+11
2017-05-30PushError() instead of SetError() so there's a result tokenEike Rathke1-5/+5