summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-25new loplugin overrideparamNoel Grandin20-26/+26
2016-07-25sc: remove ScPointerChangedHint classJochen Nitschke3-36/+0
2016-07-25sc: replace GET_SCALEVALUE macro with a lambdaJochen Nitschke1-7/+7
2016-07-25add ISLOGICAL test caseZdeněk Crhonek1-360/+435
2016-07-24add SYD test caseZdeněk Crhonek1-0/+2877
2016-07-24add PPMT test caseZdeněk Crhonek1-0/+2366
2016-07-22Fix typosAndrea Gelmini1-1/+1
2016-07-22sc: remove unused ScCloneFlags: Adjust3Drel and NoCaptionJochen Nitschke4-79/+3
2016-07-22Add missing spaceTor Lillqvist1-1/+1
2016-07-22add GCD, INT, ISO.CEILING, LCM test caseZdeněk Crhonek4-0/+11402
2016-07-22tdf#90943 Don't ask to move cells if they are emptyLaurent Balland-Poirier1-3/+9
2016-07-22sc: convert SC_CLONECELL_... to typed_flagsJochen Nitschke10-32/+30
2016-07-22add NPV test caseZdeněk Crhonek1-0/+3625
2016-07-22GSoC notebookbar: image tab for CalcSzymon Kłos1-0/+521
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna3-5/+44
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke6-75/+68
2016-07-21add LOG10 testcaseZdeněk Crhonek1-0/+2797
2016-07-21LOG test caseZdeněk Crhonek1-0/+2930
2016-07-21Revert "add MOD test case"Markus Mohrhard1-3714/+0
2016-07-21add LN test caseZdeněk Crhonek1-0/+2400
2016-07-21add RRI test caseZdeněk Crhonek1-0/+2862
2016-07-21add MOD test caseZdeněk Crhonek1-0/+3714
2016-07-21add PRICEMAT test caseZdeněk Crhonek1-0/+2465
2016-07-21add CUMPRINC test caseZdeněk Crhonek1-0/+1739
2016-07-21add PRICEDISC test caseZdeněk Crhonek1-0/+2438
2016-07-21add PRICE test caseZdeněk Crhonek1-0/+3142
2016-07-21add FLOOR.PRECISE test caseZdeněk Crhonek1-0/+2732
2016-07-21add FLOOR.MATH test caseZdeněk Crhonek1-0/+2892
2016-07-21add FLOOR test caseZdeněk Crhonek1-0/+3722
2016-07-21add FACT test caseZdeněk Crhonek1-0/+2383
2016-07-21add CSCH test caseZdeněk Crhonek1-0/+2555
2016-07-21add CSC test caseZdeněk Crhonek1-0/+2540
2016-07-21add COTH test caseZdeněk Crhonek1-0/+2433
2016-07-21add COT test caseZdeněk Crhonek1-0/+2472
2016-07-21add CUMIPMT test caseZdeněk Crhonek1-0/+1644
2016-07-21add FLOOR.XCL test caseZdeněk Crhonek1-0/+2740
2016-07-21add SLN test caseZdeněk Crhonek1-0/+2870
2016-07-21add COSH test caseZdeněk Crhonek1-0/+2424
2016-07-21add COS test caseZdeněk Crhonek1-0/+2472
2016-07-21add NPER test caseZdeněk Crhonek1-0/+1763
2016-07-21add FV test caseZdeněk Crhonek1-0/+1773
2016-07-21add PMT test caseZdeněk Crhonek1-0/+2437
2016-07-21move setter implementation from .hxx to .cxxEike Rathke2-33/+37
2016-07-21directly set eFormulaSearchType if regex or wildcards are set to trueEike Rathke2-6/+24
2016-07-20switch also internal default to Wildcards, tdf#88581 relatedEike Rathke1-2/+2
2016-07-20RegularExpressions and Wildcards are mutually exclusive, tdf#88581 follow-upEike Rathke1-0/+4
2016-07-20unit test for tdf#100637 nested IF in array contextEike Rathke1-0/+8
2016-07-20Resolves: tdf#100637 narrow down the JumpMatrix path finish conditionEike Rathke1-7/+11
2016-07-20sc: remove CHAR_CR defineJochen Nitschke6-10/+7
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna3-1/+54