summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke1-1/+6
2017-10-01Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke1-8/+11
2017-09-29Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-09-29Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke1-1/+1
2017-09-27tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips1-0/+6
2017-09-24tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-0/+22
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara1-0/+10
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-07tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis3-1/+11
2017-08-22Resolves: tdf#111943 really really limit the match, tdf#108292 follow-upEike Rathke1-8/+9
2017-08-18tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet1-1/+8
2017-08-07ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-07Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-08-02Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara1-1/+0
2017-08-02Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara1-1/+1
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara3-43/+45
2017-07-28ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara1-0/+2
2017-07-21Resolves: tdf#75650 reset boolean number format to General for new formulaEike Rathke1-4/+22
2017-07-21Blind fix tdf#108612 explicitly checking for and against clipboard documentEike Rathke1-1/+4
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis1-2/+4
2017-07-09tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl1-4/+11
2017-07-06tdf#108789 quick fix for 5.3 branch onlyJulien Nabet1-4/+0
2017-07-03handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard1-0/+7
2017-07-03always import page scaling, tdf#65848Markus Mohrhard1-1/+1
2017-07-03pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard1-0/+3
2017-07-02Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke1-0/+59
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-24Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9
2017-06-20Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke2-7/+8
2017-06-15Resolves: tdf#104989 a matrix/array formula cell needs to have dimensionsEike Rathke2-0/+8
2017-06-12tdf#106423: dbase file can have no recordsJulien Nabet1-1/+2
2017-06-03sc::ColRowSpan::mnEnd is inclusiveEike Rathke1-2/+2
2017-06-01Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke1-1/+1
2017-05-29tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai1-1/+4
2017-05-29import stream on the LibreOffice side, tdf#107827Markus Mohrhard1-3/+13
2017-05-29use empty document in orcus gnumeric import, tdf#107828Markus Mohrhard3-0/+11
2017-05-29PushError() instead of SetError() so there's a result tokenEike Rathke1-5/+5
2017-05-26tdf#108049 VBA exception avoided in ScVbaRange::setStyleJustin Luth1-1/+2
2017-05-26tdf#108017 xlsb import: protection settings were reversedJustin Luth3-26/+41
2017-05-18tdf#107920: Crash when using ScCompiler in condformatJulien Nabet1-0/+2
2017-05-17tdf#107892: fix negative values case with maxifsJulien Nabet2-2/+2
2017-05-15tdf#82326 calc 32bits unable to open files with a lot of cond formattingfrederic vroman1-2/+2
2017-05-12tdf#106051 Notify listeners on top and bottom of split formula groupArul Michael1-0/+6
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael3-0/+15
2017-05-11tdf#107572: retrieve Default autoformatJulien Nabet1-0/+2
2017-05-11tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida2-6/+25
2017-05-02Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCATEike Rathke1-0/+2
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara1-0/+1
2017-04-27Resolves: tdf#102525 handle array/matrix formula in cycle cell reference typesEike Rathke1-1/+11