summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-30tdf#134270 rearrange so we know the final treeview widthCaolán McNamara2-31/+45
2020-06-30prefer down for main dropdown and right for subdropdownCaolán McNamara2-5/+5
2020-06-30Let'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-29loplugin:unusedmethodsNoel Grandin4-35/+0
2020-06-29loplugin:constantparamNoel Grandin2-20/+9
2020-06-28tdf#44076: sc: Add unittestXisco Fauli1-0/+16
2020-06-28tdf#98844: sc: Add unittestXisco Fauli2-0/+21
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara2-2/+4
2020-06-27cid#1464973 & cid#1464975 Resource leakCaolán McNamara1-3/+3
2020-06-27cid#1464970 Unchecked dynamic_castCaolán McNamara1-2/+4
2020-06-27cid#1464973: RESOURCE_LEAK (sc/excel)Julien Nabet1-1/+1
2020-06-26tdf#103734: sc: Add unittestXisco Fauli2-0/+14
2020-06-26tdf#118624: sc: Add unittestXisco Fauli2-0/+15
2020-06-26tdf#127982: sc: Add unittestXisco Fauli2-0/+25
2020-06-26tdf#129681: sc: Add unittestXisco Fauli2-0/+30
2020-06-26tdf#130583: sc: Add unittestXisco Fauli2-0/+22
2020-06-26Upcoming improved loplugin:elidestringvar: scStephan Bergmann2-3/+2
2020-06-26Related: tdf#134280 set max limits for solver options that show max valuesCaolán McNamara2-0/+20
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten2-0/+10
2020-06-25tdf#133326: sc: Add unittestXisco Fauli2-0/+57
2020-06-25tdf#134234: sc: Add unittestXisco Fauli2-0/+15
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin2-5/+5
2020-06-25Revert "tdf#133858 opening spreadsheet with large array formula takes 10 mins...Noel Grandin1-9/+0
2020-06-25loplugin:unusedfieldsNoel Grandin2-12/+2
2020-06-24loplugin:unusedmethodsNoel Grandin7-172/+0