summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Resolves: tdf#114406 treat % as the operator that it isEike Rathke1-1/+1
2017-12-12ofz#4484 another stab at mnRangeOpPosInSymbolEike Rathke1-2/+2
2017-12-12tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea4-3/+35
2017-12-01ofz#4484 don't set mnRangeOpPosInSymbol on StringOverflow caseCaolán McNamara1-1/+3
2017-12-01ofz#4406 limit escher object cell area to calc's limitsCaolán McNamara1-4/+4
2017-11-28tdf#113271 Fix order of color's attributes import.Bartosz Kosiorek1-4/+6
2017-11-22Resolves: tdf#103234 undo replacing text with formulaEike Rathke3-4/+20
2017-11-20tdf#113894 release ctrl of ctrl+v in input line should strip formattingCaolán McNamara1-7/+0
2017-11-17ofz: special case max index for cSymbolCaolán McNamara1-0/+2
2017-11-17ofz#4123 do not read past end of fileEike Rathke1-5/+25
2017-11-13ofz+valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+1
2017-11-09ofz: bad mnRangeOpPosInSymbolCaolán McNamara1-0/+2
2017-11-03Resolves: tdf#111428 swap ScColumn::mnBlkCountFormulaEike Rathke1-0/+3
2017-11-03crash on loading tdf77861-3.rtf in calc rtf filterCaolán McNamara1-0/+2
2017-11-01Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara3-77/+105
2017-10-27ofz#2947 check for input stream endEike Rathke1-1/+13
2017-10-22Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-upEike Rathke3-13/+20
2017-10-20Disable 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