summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-08-11tdf#71409: Pre-create sum/equal and ok/cancel buttons...Dennis Francis1-19/+36
2017-08-10tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna2-0/+21
2017-08-08tdf#109859: Update the view data of new document when...Dennis Francis1-1/+6
2017-08-07ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-07Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-08-07coverity#1416135 Dereference after null checkCaolán McNamara1-1/+1
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis3-4/+18
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-31tdf#108887 : Move the code of ScDrawView::CheckOle()...Dennis Francis1-68/+51
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara3-42/+44
2017-07-28ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis2-6/+11
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-20Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke1-1/+1
2017-07-19tdf#108881 : do not assume that chart objects always...Dennis Francis1-13/+20
2017-07-19tdf#93328 : Assign the ScInterpreter results back to ScFormulaCell...Dennis Francis3-0/+40
2017-07-14tdf#108758 : do not write to undo document when...Dennis Francis3-2/+134
2017-07-13repaint whole range for range based cond formats, tdf#105696Markus Mohrhard4-9/+88
2017-07-09tdf#79304 - Handle CrossedOutItems in HTML export.Sean Stangl1-4/+11
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis1-5/+2
2017-07-06Display string results in the Function Wizard quotedEike Rathke1-3/+11
2017-07-04tdf#108789: branch 5.4 onlyLionel Elie Mamane4-44/+90
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#108796 let ScViewData::InsertTabs() insert the correct amountEike Rathke1-1/+1
2017-06-28Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara1-3/+2
2017-06-24Related tdf#40713, use DecodeMechanism::UnambiguousJulien Nabet1-1/+1
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-22Resolves: tdf#108292 WalkAndMatchElements: really limit the matchEike Rathke1-4/+9
2017-06-22Resolves: tdf#108671 mark named expression single reference #REF! if deletedEike Rathke1-0/+59
2017-06-21Resolves: tdf#108654 check nTabNo against maTabData sizeEike Rathke1-0/+10
2017-06-21Assert that nTabNo fits maTabData, tdf#108654 relatedEike Rathke1-0/+1
2017-06-16Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSumEike Rathke1-20/+36
2017-06-15Ensure all cases push an error return, tdf#104989 related (not the cause)Eike Rathke1-0/+6
2017-06-15Resolves: tdf#104989 a matrix/array formula cell needs to have dimensionsEike Rathke1-0/+2
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke2-7/+8
2017-06-12tdf#106423: dbase file can have no recordsJulien Nabet1-1/+2
2017-06-10With reference lists there can be more than 255 queriesEike Rathke1-5/+5
2017-06-08Add '~' reference union/list operator to range finder delimitersEike Rathke1-1/+1
2017-06-08tdf#108098 Correct detection of MIXED state.Gulsah Kose2-10/+14
2017-06-07tdf#86119 Generalize number format control.Gulsah Kose1-20/+8
2017-06-07tdf#108259 Enable autofilter with many different valuesJean-Sebastien Bevilacqua2-4/+46
2017-06-07tdf#91820 Add cell style and spreadsheet theme commandYousuf Philips1-1/+20
2017-06-07tdf#85594 Add reset default formatting to standard toolbarYousuf Philips3-2/+4
2017-06-07fix some .src offsetsCaolán McNamara1-2/+2
2017-06-07Perf-sc: tdf#100709 Use a "one and a half" alloc strategy for ScMarkArrayEike Rathke1-1/+10