summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:expandablemethodds in scNoel Grandin2016-10-1933-84/+25
* tdf#93894: Write a new test case for column and row labels combined.Kohei Yoshida2016-10-182-0/+41
* tdf#93894: These assumptions no longer hold.Kohei Yoshida2016-10-181-9/+0
* tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida2016-10-183-7/+25
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-183-4/+4
* unit test for tdf#101583, named expression reference expansionEike Rathke2016-10-181-0/+14
* Resolves: tdf#101583 references to be expanded must be at least 2 cols/rowsEike Rathke2016-10-181-18/+32
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-183-4/+4
* add EXACT testcaseZdeněk Crhonek2016-10-181-0/+2968
* add FIND test caseZdeněk Crhonek2016-10-181-0/+1291
* add LOGNORM.INV test caseZdeněk Crhonek2016-10-181-0/+5047
* add FIXED test caseZdeněk Crhonek2016-10-181-0/+1177
* add LOGNORMDIST test caseZdeněk Crhonek2016-10-181-0/+5400
* loplugin:unusedmethodsNoel Grandin2016-10-1824-487/+0
* comment that the country entries are just placeholdersEike Rathke2016-10-171-0/+3
* pamper over-pessimistic whining compilers, tdf#102357 follow-upEike Rathke2016-10-171-0/+2
* Resolves: tdf#102357 export correct locale attribution, not just countryEike Rathke2016-10-171-1/+28
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-175-20/+18
* tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno2016-10-177-0/+7
* clang-cl loplugin: scStephan Bergmann2016-10-162-2/+10
* tdf#46738 Fix exporting .xlsx of coloured empty cellsBartosz Kosiorek2016-10-163-4/+35
* add BETAINV test caseZdeněk Crhonek2016-10-161-0/+4060
* add DOLLAR test caseZdeněk Crhonek2016-10-161-0/+1360
* add CRITBINOM test caseZdeněk Crhonek2016-10-161-0/+3884
* add GAMMA.DIST test caseZdeněk Crhonek2016-10-161-0/+4776
* Use UNO registration for font name toolbox controlMaxim Monastirsky2016-10-151-1/+0
* Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke2016-10-153-11/+40
* PivotTable: No reason to call GetSource hereTamás Zolnai2016-10-151-1/+0
* PivotTable cache: Remove useless mnValueSortIndexTamás Zolnai2016-10-151-20/+5
* Small pivot table performance improvementTamás Zolnai2016-10-151-0/+1
* use initializer list ...Jochen Nitschke2016-10-151-5/+4
* This is no longer used.Kohei Yoshida2016-10-141-9/+0
* Remove the branching at the end of IterateParametersIfs().Kohei Yoshida2016-10-142-55/+58
* Do parameter count check outside of IterateParametersIfs().Kohei Yoshida2016-10-141-355/+381
* sc: silence loplugin:staticmethodsMiklos Vajna2016-10-141-0/+1
* tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti2016-10-142-1/+21
* tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers2016-10-144-33/+22
* LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti2016-10-144-34/+64
* LOK: Calc: an edit view may be not displayed when a 2nd one is killedMarco Cecchetti2016-10-141-0/+4
* LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti2016-10-141-70/+70
* LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti2016-10-143-78/+47
* LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti2016-10-144-128/+140
* tdf#102212: correct constraints for Calc functions CRITBINOM, BINOM.INV.Winfried Donkers2016-10-142-1038/+1654
* loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin2016-10-142-55/+16
* Annotate the code a bit around EditGrowX/Y.Kohei Yoshida2016-10-132-1/+14
* tdf#102742 fix wrong results for MOD functionWinfried Donkers2016-10-132-556/+1169
* tdf#94635 follow up; handle linear data properly when samples in periodWinfried Donkers2016-10-132-1986/+2093
* tdf#94635 follow up; correct handling of double x-values in case ofWinfried Donkers2016-10-131-24/+13
* tdf#102328 Add constraint for argument X in Calc function GAMMA.DIST.Winfried Donkers2016-10-133-5/+6
* LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti2016-10-133-11/+17