summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-28Do as the FIXME suggestedTor Lillqvist
2017-11-28ofz#4412 bail on failure in Formulacell tooCaolán McNamara
2017-11-28tdf#113271 Fix order of color's attributes import.Bartosz Kosiorek
2017-11-28add xlsx support to fftesterCaolán McNamara
2017-11-28Fix typosEike Rathke
2017-11-28tdf#113455 follow-up: clear spin buttons when disabled in ResetMike Kaganski
2017-11-28Factor out a code snippet copy-pasted four timesTor Lillqvist
2017-11-28The aStrNmsp[12] fields can be constTor Lillqvist
2017-11-28Set correct file permissionsJens Carl
2017-11-27tdf#113455 follow-up: use spin button labels as checkboxesMike Kaganski
2017-11-27ofz#4412 do not read past end of fileEike Rathke
2017-11-27Address some nitpicks, tdf#39593 follow-upEike Rathke
2017-11-27tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-27The eTempGrammar[12] fields can be constTor Lillqvist
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-27tdf#113831 Show number of search resultsheiko tietze
2017-11-27Bin confusing comment, there is no lcl_ScDocFunc_CreateTokenArrayXMLTor Lillqvist
2017-11-27tdf#45904 Move _XHeaderFooterContent Java tests to C++Jens Carl
2017-11-26Add debug output operator<< for ScFormatEntry::TypeTor Lillqvist
2017-11-26Add debug output operator<< for ScConditionModeTor Lillqvist
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-11-25Avoid a trivial typedefTor Lillqvist
2017-11-25Revert "ofz#4406: don't increment ScCompressedArray::Iterator past end"Caolán McNamara
2017-11-25coverity#1422232 Improper use of negative valueCaolán McNamara
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-24tdf#97198 Make Calc function LEFT work with Unicode non-BMP charactersWinfried Donkers
2017-11-24tdf#97198 Make Calc function SEARCH work with UniCode non-BMP characters.Winfried Donkers
2017-11-24tdf#97198 Make Calc function LEN work with Unicode non-BMP characters.Winfried Donkers
2017-11-24tdf#97198 Make Calc function FIND work with UniCode non-BMP characters.Winfried Donkers
2017-11-24tdf#97198 Make Calc function RIGHT work with Unicode non-BMP characters.Winfried Donkers
2017-11-24tdf#97198 Make calc function MID work with Unicode non-BMP characters.Winfried Donkers
2017-11-24tdf#45904 Move _XSheetAnnotationAnchor Java test to C++Jens Carl
2017-11-24ofz#4406: don't increment ScCompressedArray::Iterator past endCaolán McNamara
2017-11-24drop unused ATTR itemsNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23Document, and simplify the two uses of ScMutationGuard.Michael Meeks
2017-11-23related tdf#108757 small enhancements for speed upSerge Krot
2017-11-23Add debug output operator<< for ScRangeListTor Lillqvist
2017-11-23crashtesting: crash loading fdo41403-1.xlsmCaolán McNamara
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23Move the need for several ugly const_casts deeper down to just one placeTor Lillqvist
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23tdf#50746 add paste unformatted to menu and context menuYousuf Philips
2017-11-23Disabled slot with Put leaks entry (tabvwsha/sc)Julien Nabet
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23tdf#45904 Move _XScenarioEnhanced Java test to C++Jens Carl
2017-11-23tdf#45904 Move _XSheetAuditing Java tests to C++Jens Carl
2017-11-23TypedWhichId for sc constantsNoel Grandin