summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, tooStephan Bergmann1-1/+1
2017-10-16Resolves: 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-29tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips1-0/+6
2017-09-28Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke1-1/+1
2017-09-25tdf#112388 make aComboButton release its ScGridWindow outputdeviceCaolán McNamara1-0/+1
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-15Resolves: tdf#93171 follow-up, notify dependents of subtotal formula cellsEike Rathke2-4/+14
2017-09-15Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke2-2/+14
2017-09-15Resolves: tdf#112258 correctly pick items from AutoFilter selectionEike Rathke2-12/+31
2017-09-14SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1Eike Rathke1-2/+2
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers2-11/+27
2017-09-07tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis3-1/+11
2017-09-07tdf#107952: Move cursor to changed cell after undo/redo in ScUndoSetCellDennis Francis2-0/+13
2017-09-05Resolves: tdf#108795 merge table EditEngine language attributes to input lineEike Rathke3-0/+15
2017-09-02Classify ocPercentSign as Array capableEike Rathke1-0/+1
2017-09-01tdf#111939: Fallback to getting view data from best view shell...Dennis Francis1-0/+6
2017-08-31tdf#97548: Do not set anchor flag on starting formula mode in a cellDennis Francis1-4/+0
2017-08-24Resolves: tdf#111943 really really limit the match, tdf#108292 follow-upEike Rathke1-8/+9
2017-08-23tdf#86019: Use ChartDataRowSource_COLUMNS as the chart...Dennis Francis1-3/+3
2017-08-23tdf#83562: Make the EditTextObject export of automatic colors...Dennis Francis2-2/+73
2017-08-23fix bug in ScTable::LastHiddenColRowNoel Grandin1-2/+2
2017-08-18tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet1-1/+8
2017-08-17tdf#110988 Middle click does not paste primary selectionNoel Grandin2-2/+18
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