summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-07-17lokit: add missing header and row-size invalidation calls...Dennis Francis
2020-07-17lokit: Add missing sheet-geometry row-size invalidation callDennis Francis
2020-07-11Resolves: tdf#124454 exec the matrix operator on values converted from stringsEike Rathke
2020-07-10Resolves: tdf#131424 separator in TableRef column specifier is validEike Rathke
2020-07-10don't add a cell to a non-existent column (tdf#104865)Luboš Luňák
2020-07-08Don't reset reference marks when editing the formulaSzymon Kłos
2020-07-08Get correct tab for current selectionSzymon Kłos
2020-07-08Empty reference marks on selection resetSzymon Kłos
2020-07-06paintTile: Try to find a view that matches the tile-zoom requested...Dennis Francis
2020-07-06reset all draw gridOffsets when zoom needs to change...Dennis Francis
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-07-06scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis
2020-07-06lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis
2020-07-06SetLOKSpecialOutputArea() call must precede SetOutputArea()Dennis Francis
2020-07-06ScGridWindow::UpdateEditViewPos: keep EditView's print-twips data updatedDennis Francis
2020-07-06ScViewData::EditGrowY: keep EditView's print-twips data updatedDennis Francis
2020-07-06ScViewData::EditGrowX: keep EditView's print-twips data updatedDennis Francis
2020-07-06ScViewData::SetEditEngine: keep EditView's print-twips data updatedDennis Francis
2020-07-06scPrintTwipsMsgs: No more view specific edit-cursor messagesDennis Francis
2020-07-06Allow edit-area computation in print-twips...Dennis Francis
2020-07-06Allow print-twips version of ScEditUtil::GetEditArea()Dennis Francis
2020-07-06Allow print-twips version of ScDocument::GetNeededSize()...Dennis Francis
2020-07-06jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-07-06lokit: Do not assume 100% zoom for computing document-sizeDennis Francis
2020-07-06lokit: Adjust nSize* to agree with the definition in tools::RectangleDennis Francis
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_COMMENTDennis Francis
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_VIEW_CURSORDennis Francis
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis
2020-07-04lokit: do not set an artificial cursor size when it is zero...Dennis Francis
2020-07-04lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis
2020-07-04Allow cell coordinates calculation in print twips tooDennis Francis
2020-07-04use lcl_ExtendTiledDimension() in getRowColumnHeaders()Dennis Francis
2020-07-04use helper-class ScRangeProvider in getRowColumnHeader()Dennis Francis
2020-07-04lokit: scPrintTwipsMsgs: Extend the tiled-area limits...Dennis Francis
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-07-04Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke
2020-06-30tdf#133699 Slow sorting of a columnNoel Grandin
2020-06-30tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin
2020-06-30tdf#133326 Crash after redoNoel Grandin
2020-06-29Attempt to fix three more places of just "hoping" that things work rightTor Lillqvist
2020-06-29Let's not run on hopeTor Lillqvist
2020-06-29Avoid crash with multiple documents open in the iOS appTor Lillqvist
2020-06-26notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-06-26Revert "tdf#133858 opening spreadsheet with large array formula takes 10 mins...Noel Grandin
2020-06-25lok: calc: messed up view when deleting from multiline contentMarco Cecchetti
2020-06-24tdf#128502: Remove one more assertionTor Lillqvist
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-24tdf#128502: Remove assertions that fire for gtktiledviewer on two docsTor Lillqvist
2020-06-24weld ScNumberFormat ItemWindowCaolán McNamara