summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-07-10Resolves: tdf#131424 separator in TableRef column specifier is validEike Rathke1-1/+11
2020-07-10don't add a cell to a non-existent column (tdf#104865)Luboš Luňák4-1/+9
2020-07-08Don't reset reference marks when editing the formulaSzymon Kłos1-2/+7
2020-07-08Get correct tab for current selectionSzymon Kłos1-1/+1
2020-07-08Empty reference marks on selection resetSzymon Kłos1-0/+2
2020-07-06paintTile: Try to find a view that matches the tile-zoom requested...Dennis Francis1-1/+37
2020-07-06reset all draw gridOffsets when zoom needs to change...Dennis Francis1-1/+12
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis7-6/+113
2020-07-06scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis1-5/+5
2020-07-06lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis1-0/+37
2020-07-06SetLOKSpecialOutputArea() call must precede SetOutputArea()Dennis Francis1-5/+7
2020-07-06ScGridWindow::UpdateEditViewPos: keep EditView's print-twips data updatedDennis Francis1-0/+12
2020-07-06ScViewData::EditGrowY: keep EditView's print-twips data updatedDennis Francis1-1/+22
2020-07-06ScViewData::EditGrowX: keep EditView's print-twips data updatedDennis Francis1-4/+106
2020-07-06ScViewData::SetEditEngine: keep EditView's print-twips data updatedDennis Francis1-7/+94
2020-07-06scPrintTwipsMsgs: No more view specific edit-cursor messagesDennis Francis1-18/+25
2020-07-06Allow edit-area computation in print-twips...Dennis Francis2-4/+6
2020-07-06Allow print-twips version of ScEditUtil::GetEditArea()Dennis Francis2-26/+45
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis6-41/+76
2020-07-06jsdialog: Add mobile version of data validation dialogSzymon Kłos4-2/+277
2020-07-06lokit: Do not assume 100% zoom for computing document-sizeDennis Francis1-5/+7
2020-07-06lokit: Adjust nSize* to agree with the definition in tools::RectangleDennis Francis1-1/+1
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_COMMENTDennis Francis1-11/+22
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis3-24/+87
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_VIEW_CURSORDennis Francis1-3/+32
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis1-0/+19
2020-07-04lokit: do not set an artificial cursor size when it is zero...Dennis Francis1-8/+6
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis1-0/+4
2020-07-04Allow cell coordinates calculation in print twips tooDennis Francis2-21/+74
2020-07-04use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis1-79/+2
2020-07-04use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis1-22/+10
2020-07-04lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis3-0/+270
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis9-12/+192
2020-07-04Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke1-1/+1
2020-06-30tdf#133699 Slow sorting of a columnNoel Grandin1-2/+1
2020-06-30tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin1-0/+1
2020-06-30tdf#133326 Crash after redoNoel Grandin1-2/+3
2020-06-29Attempt to fix three more places of just "hoping" that things work rightTor Lillqvist1-10/+25
2020-06-29Let's not run on hopeTor Lillqvist1-6/+5
2020-06-29Avoid crash with multiple documents open in the iOS appTor Lillqvist1-0/+6
2020-06-26notebookbar: remember LOKWindowId in interim buildersSzymon Kłos1-1/+1
2020-06-26Revert "tdf#133858 opening spreadsheet with large array formula takes 10 mins...Noel Grandin1-9/+0
2020-06-25lok: calc: messed up view when deleting from multiline contentMarco Cecchetti3-0/+59
2020-06-24tdf#128502: Remove one more assertionTor Lillqvist1-1/+0
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist15-50/+62
2020-06-24tdf#128502: Remove assertions that fire for gtktiledviewer on two docsTor Lillqvist1-3/+0
2020-06-24weld ScNumberFormat ItemWindowCaolán McNamara5-27/+82
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara3-200/+2
2020-06-23fix tinderbox_windows compile errorDennis Francis1-2/+2
2020-06-22add row/col limits to the JSONDennis Francis1-0/+2