summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-10-20fix fallback in ScVbaFormat::getLockedJochen Nitschke
2016-10-20Resolves: tdf#85553 intern SharedString of cached external references resultEike Rathke
2016-10-19tdf#103170 Heikobar: Add it to CalcYousuf Philips
2016-10-19tdf#90937 Correct cell style names that are missing a spaceYousuf Philips
2016-10-19sc-perf: SetFormulaCells: unnecessary number format check in clipboard/undoEike Rathke
2016-10-19sc-perf: StartAllListeners: bail out early in cliboard or undo documentEike Rathke
2016-10-19Resolves: tdf#97968 adjust references during Cut&Paste of formula groupsEike Rathke
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-19Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hintCaolán McNamara
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-18tdf#93894: Write a new test case for column and row labels combined.Kohei Yoshida
2016-10-18tdf#93894: These assumptions no longer hold.Kohei Yoshida
2016-10-18tdf#93894: Prohibit grouping when certain token types are present.Kohei Yoshida
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18unit test for tdf#101583, named expression reference expansionEike Rathke
2016-10-18Resolves: tdf#101583 references to be expanded must be at least 2 cols/rowsEike Rathke
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18add EXACT testcaseZdeněk Crhonek
2016-10-18add FIND test caseZdeněk Crhonek
2016-10-18add LOGNORM.INV test caseZdeněk Crhonek
2016-10-18add FIXED test caseZdeněk Crhonek
2016-10-18add LOGNORMDIST test caseZdeněk Crhonek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17comment that the country entries are just placeholdersEike Rathke
2016-10-17pamper over-pessimistic whining compilers, tdf#102357 follow-upEike Rathke
2016-10-17Resolves: tdf#102357 export correct locale attribution, not just countryEike Rathke
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-17tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno
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