summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-10-16clang-cl loplugin: scStephan Bergmann
2016-10-16tdf#46738 Fix exporting .xlsx of coloured empty cellsBartosz Kosiorek
2016-10-16add BETAINV test caseZdeněk Crhonek
2016-10-16add DOLLAR test caseZdeněk Crhonek
2016-10-16add CRITBINOM test caseZdeněk Crhonek
2016-10-16add GAMMA.DIST test caseZdeněk Crhonek
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-15Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke
2016-10-15PivotTable: No reason to call GetSource hereTamás Zolnai
2016-10-15PivotTable cache: Remove useless mnValueSortIndexTamás Zolnai
2016-10-15Small pivot table performance improvementTamás Zolnai
2016-10-15use initializer list ...Jochen Nitschke
2016-10-14This is no longer used.Kohei Yoshida
2016-10-14Remove the branching at the end of IterateParametersIfs().Kohei Yoshida
2016-10-14Do parameter count check outside of IterateParametersIfs().Kohei Yoshida
2016-10-14sc: silence loplugin:staticmethodsMiklos Vajna
2016-10-14tdf#103211 Calc: it is insane to call EditGrowX/Y while the edit view is grow...Marco Cecchetti
2016-10-14tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.Winfried Donkers
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-14LOK: Calc: an edit view may be not displayed when a 2nd one is killedMarco Cecchetti
2016-10-14LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-14LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti
2016-10-14tdf#102212: correct constraints for Calc functions CRITBINOM, BINOM.INV.Winfried Donkers
2016-10-14loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin
2016-10-13Annotate the code a bit around EditGrowX/Y.Kohei Yoshida
2016-10-13tdf#102742 fix wrong results for MOD functionWinfried Donkers
2016-10-13tdf#94635 follow up; handle linear data properly when samples in periodWinfried Donkers
2016-10-13tdf#94635 follow up; correct handling of double x-values in case ofWinfried Donkers
2016-10-13tdf#102328 Add constraint for argument X in Calc function GAMMA.DIST.Winfried Donkers
2016-10-13LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti
2016-10-13tdf#101390 Add "Diagonal Line" command to the calc arrowsbar.Gulsah Kose
2016-10-13tdf#101390 Add "Dimesion Line" command to the calc arrowsbox.Gulsah Kose
2016-10-13unused src fileCaolán McNamara
2016-10-13add DECIMAL test caseZdeněk Crhonek
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-12propagate original named expression error, if anyEike Rathke
2016-10-12use isFinite() instead of !isNan()Eike Rathke
2016-10-12create NoName error token instead of setting error at the token arrayEike Rathke
2016-10-12Revert "silence gcc4.8 warning"Michael Stahl
2016-10-12Revert "convert MULTILINE constants to scoped enum"Noel Grandin
2016-10-12silence gcc4.8 warningNoel Grandin
2016-10-12gcc4.8 does not seem to like explicit-width-scoped-enum and bitfield memberNoel Grandin
2016-10-12convert SC_NESTEDBUTTON constants to scoped enumNoel Grandin
2016-10-12convert CSV_DIFF constants to typed_flags_setNoel Grandin
2016-10-12convert EXC_TABBUF constants to typed_flags_setNoel Grandin
2016-10-12convert EXC_COLROW constants to typed_flags_setNoel Grandin
2016-10-12convert constants to scoped enumNoel Grandin
2016-10-12convert SC_MATVAL constants to typed_flags_setNoel Grandin
2016-10-12convert MULTILINE constants to scoped enumNoel Grandin