summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-30/+30
2016-08-16Revert "add LOGEST testcase"Eike Rathke1-3324/+0
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara1-1/+4
2016-08-16update miBroadcasterPos before copying it, tdf#100852 relatedEike Rathke1-0/+9
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos3-2/+144
2016-08-16loplugin:unusedenumvalues in scNoel Grandin14-87/+7
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-26/+26
2016-08-15Resolves: tdf#100852 update miBroadcasterPos before copying itEike Rathke1-0/+20
2016-08-15Revert "add LINEST test case"Eike Rathke1-8042/+0
2016-08-15Revert "add GROWTH test case"Eike Rathke1-7952/+0
2016-08-15-fsanitize=vptrStephan Bergmann1-4/+4
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke5-6/+6
2016-08-15Revert "add CUMPRINC test case"Markus Mohrhard1-1739/+0
2016-08-15tdf#92218 Another round of tweaks to single toolbar modeYousuf Philips1-3/+4
2016-08-12check SelectionForbidsCellFill() on EnterBlock()Eike Rathke1-0/+6
2016-08-11Add more shapes to Insert > Shapes menuYousuf Philips1-0/+4
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke2-2/+7
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-11loplugin:constantparamNoel Grandin2-4/+4
2016-08-11recognize another release's unknown currency saved as symbol we knowEike Rathke1-0/+9
2016-08-09Resolves: tdf#101309 crash on deleted SdrObjectCaolán McNamara2-4/+14
2016-08-09Function Wizard: clarify that CEILING.XCL rounds away from zeroEike Rathke1-1/+1
2016-08-09create SvNumberFormatter with LANGUAGE_SYSTEM instead of ScGlobal::eLngeEike Rathke1-1/+1
2016-08-09sc: fix Android buildMiklos Vajna1-0/+11
2016-08-08Resolves: tdf#92530 put the rest of missing validity tips into the other gridsCaolán McNamara1-17/+39
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara7-152/+91
2016-08-08refactor in terms of a OverlayObjectCaolán McNamara2-31/+94
2016-08-08Reimplement ScHintWindow::Paint using drawinglayer primitivesCaolán McNamara2-39/+101
2016-08-08GetInputHdl may return nullptrMarkus Mohrhard1-1/+2
2016-08-08workaround missing SetSelectedSheet call for print preview, tdf#99333Markus Mohrhard1-0/+6
2016-08-07tdf#101363 Fix precision of column width according to MS specificationBartosz Kosiorek1-3/+14
2016-08-07sc: drop missed osl/endian.h include ...Jochen Nitschke1-1/+0
2016-08-07tdf#91820 Add insert pivot table to data menuYousuf Philips1-0/+1
2016-08-06sc: drop most osl/endian.h includesJochen Nitschke4-35/+34
2016-08-06determine nFuncFmtType before PushDouble()Eike Rathke1-25/+36
2016-08-05Resolves: rhbz#1364406 inherit the actual format index also for date and timeEike Rathke1-3/+12
2016-08-05add MUNIT test caseZdeněk Crhonek1-0/+2969
2016-08-05add NPV testcaseZdeněk Crhonek1-0/+3733
2016-08-05add MMULT test caseZdeněk Crhonek1-0/+3092
2016-08-05add LINEST test caseZdeněk Crhonek1-0/+8042
2016-08-05add AVERAGEIF (wildcards) test caseZdeněk Crhonek1-0/+3918
2016-08-05add AVERAGEIF test caseZdeněk Crhonek1-0/+4244
2016-08-05add AVERAGEA test caseZdeněk Crhonek1-0/+3789
2016-08-05add AVERAGE test caseZdeněk Crhonek1-0/+3998
2016-08-05Compare() and CompareMat(): PopError() to propagateEike Rathke1-0/+2
2016-08-05use std::move in a few placesNoel Grandin2-2/+2
2016-08-04add unit test for nested array IF with range references as conditionsEike Rathke1-1/+19
2016-08-04re-enable unit test for tdf#100637 nested array IF with scalarEike Rathke1-5/+1
2016-08-04Resolves: tdf#100637 nested array jump condition needs own JumpMatrix contextEike Rathke2-7/+29
2016-08-04rename MatrixDoubleRefToMatrix() to MatrixJumpConditionToMatrix()Eike Rathke2-5/+5