summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-07-08Resolves: tdf#124454 exec the matrix operator on values converted from stringsEike Rathke1-1/+1
2020-07-08scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis1-5/+5
2020-07-08uitest : Add demo for Calc-commentsAhmed ElShreif1-0/+49
2020-07-08uitest : Add support to Calc - commentsAhmed ElShreif2-0/+43
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara1-28/+14
2020-07-08SetLOKSpecialOutputArea() call must precede SetOutputArea()Dennis Francis1-5/+7
2020-07-07Use std::optional to allow optional inclusion of attributesMike Kaganski4-16/+15
2020-07-07ScGridWindow::UpdateEditViewPos: keep EditView's print-twips data updatedDennis Francis1-0/+12
2020-07-07ScViewData::EditGrowY: keep EditView's print-twips data updatedDennis Francis1-1/+22
2020-07-07ScViewData::EditGrowX: keep EditView's print-twips data updatedDennis Francis1-4/+106
2020-07-07ScViewData::SetEditEngine: keep EditView's print-twips data updatedDennis Francis1-7/+94
2020-07-07scPrintTwipsMsgs: No more view specific edit-cursor messagesDennis Francis1-18/+25
2020-07-07Allow 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-06tdf#133342 UnitTest Add/Delete decimal of percentLaurent BP2-0/+25
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-06Don't explicitly convert OUString to OStringMike Kaganski4-30/+29
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_COMMENTDennis Francis1-11/+22
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis3-24/+87
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_VIEW_CURSORDennis Francis1-3/+32
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis1-0/+19
2020-07-05lokit: do not set an artificial cursor size when it is zero...Dennis Francis1-8/+6
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_CURSORDennis Francis1-0/+4
2020-07-05Allow 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-04add row/col limits to the JSONDennis Francis1-0/+2
2020-07-04lokit: table-outline: skip empty collections...Dennis Francis1-0/+4
2020-07-04Unit tests for ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+347
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis12-0/+347
2020-07-04Revert "tdf#126733: inverted emoticons sets for the conditional formatting"Heiko Tietze1-2/+2
2020-07-03tdf#134455: sc: Add unittestXisco Fauli2-0/+20
2020-07-03tdf#35636: sc: Add unittestXisco Fauli2-0/+16
2020-07-03loplugin:unusedenumconstantsNoel Grandin1-13/+0
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos1-1/+1
2020-07-02Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke1-1/+1
2020-07-02tdf#126733: inverted emoticons sets for the conditional formattingJulien Nabet1-2/+2
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia1-18/+40
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann61-325/+325
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-2/+2
2020-07-01tdf#131424: sc: Add unittestXisco Fauli2-0/+17
2020-07-01don't add a cell to a non-existent column (tdf#104865)Luboš Luňák4-1/+9
2020-07-01Resolves: tdf#85551 OFFSET() NewWidth and NewHeight must be >0 if givenEike Rathke2-26/+40
2020-06-30Attempt to fix three more cases of just "hoping" that things work rightTor Lillqvist1-10/+25
2020-06-30Resolves: tdf#131424 separator in TableRef column specifier is validEike Rathke1-1/+11
2020-06-30tdf#134390: sc: Add UItestXisco Fauli1-0/+36