summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann1-2/+2
2016-10-19loplugin:expandablemethodds in scNoel Grandin33-84/+25
2016-10-18tdf#93894: Write a new test case for column and row labels combined.Kohei Yoshida2-0/+41
2016-10-18tdf#93894: These assumptions no longer hold.Kohei Yoshida1-9/+0
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida3-7/+25
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke3-4/+4
2016-10-18unit test for tdf#101583, named expression reference expansionEike Rathke1-0/+14
2016-10-18Resolves: tdf#101583 references to be expanded must be at least 2 cols/rowsEike Rathke1-18/+32
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek3-4/+4
2016-10-18add EXACT testcaseZdeněk Crhonek1-0/+2968
2016-10-18add FIND test caseZdeněk Crhonek1-0/+1291
2016-10-18add LOGNORM.INV test caseZdeněk Crhonek1-0/+5047
2016-10-18add FIXED test caseZdeněk Crhonek1-0/+1177
2016-10-18add LOGNORMDIST test caseZdeněk Crhonek1-0/+5400
2016-10-18loplugin:unusedmethodsNoel Grandin24-487/+0
2016-10-17comment that the country entries are just placeholdersEike Rathke1-0/+3
2016-10-17pamper over-pessimistic whining compilers, tdf#102357 follow-upEike Rathke1-0/+2
2016-10-17Resolves: tdf#102357 export correct locale attribution, not just countryEike Rathke1-1/+28
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke5-20/+18
2016-10-17tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno7-0/+7
2016-10-16clang-cl loplugin: scStephan Bergmann2-2/+10
2016-10-16tdf#46738 Fix exporting .xlsx of coloured empty cellsBartosz Kosiorek3-4/+35
2016-10-16add BETAINV test caseZdeněk Crhonek1-0/+4060
2016-10-16add DOLLAR test caseZdeněk Crhonek1-0/+1360
2016-10-16add CRITBINOM test caseZdeněk Crhonek1-0/+3884
2016-10-16add GAMMA.DIST test caseZdeněk Crhonek1-0/+4776
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky1-1/+0
2016-10-15Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke3-11/+40
2016-10-15PivotTable: No reason to call GetSource hereTamás Zolnai1-1/+0
2016-10-15PivotTable cache: Remove useless mnValueSortIndexTamás Zolnai1-20/+5
2016-10-15Small pivot table performance improvementTamás Zolnai1-0/+1
2016-10-15use initializer list ...Jochen Nitschke1-5/+4
2016-10-14This is no longer used.Kohei Yoshida1-9/+0
2016-10-14Remove the branching at the end of IterateParametersIfs().Kohei Yoshida2-55/+58
2016-10-14Do parameter count check outside of IterateParametersIfs().Kohei Yoshida1-355/+381
2016-10-14sc: silence loplugin:staticmethodsMiklos Vajna1-0/+1
2016-10-14tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti2-1/+21
2016-10-14tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers4-33/+22
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti4-34/+64
2016-10-14LOK: Calc: an edit view may be not displayed when a 2nd one is killedMarco Cecchetti1-0/+4
2016-10-14LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti1-70/+70
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti3-78/+47
2016-10-14LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti4-128/+140
2016-10-14tdf#102212: correct constraints for Calc functions CRITBINOM, BINOM.INV.Winfried Donkers2-1038/+1654
2016-10-14loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin2-55/+16
2016-10-13Annotate the code a bit around EditGrowX/Y.Kohei Yoshida2-1/+14
2016-10-13tdf#102742 fix wrong results for MOD functionWinfried Donkers2-556/+1169
2016-10-13tdf#94635 follow up; handle linear data properly when samples in periodWinfried Donkers2-1986/+2093
2016-10-13tdf#94635 follow up; correct handling of double x-values in case ofWinfried Donkers1-24/+13
2016-10-13tdf#102328 Add constraint for argument X in Calc function GAMMA.DIST.Winfried Donkers3-5/+6