summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08tdf#86085 add slot for toggling thousands separatorJim Raykowski
2017-12-08Adapt description to realityEike Rathke
2017-12-08sc lok: 1 view has 1 clipboard to transfer dataHenry Castro
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-12-08Revert "tdf#113861: Unittest for chart datatable labels expansion"Eike Rathke
2017-12-07tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06coverity#1421089 seems to be really reporting missing move ctors/assignmentsCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-05Add ServiceProvider "com.sun.star.sheet.FunctionDescriptions"Jens Carl
2017-12-05Add ServiceProvider "com.sun.star.sheet.RecentFunctions"Jens Carl
2017-12-04tdf#107601 Rename t-test to paired t-testHeiko Tietze
2017-12-04Use print state when rendering a Calc documentTomaž Vajngerl
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-30Deduplicate conditional formats loaded from .odsTor Lillqvist
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-28Do as the FIXME suggestedTor Lillqvist
2017-11-28Fix typosEike Rathke
2017-11-28Factor out a code snippet copy-pasted four timesTor Lillqvist
2017-11-28The aStrNmsp[12] fields can be constTor Lillqvist
2017-11-27The eTempGrammar[12] fields can be constTor Lillqvist
2017-11-27tdf#113831 Show number of search resultsheiko tietze
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-25Convert ScConditionMode to scoped enumTor Lillqvist
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-23Add debug output operator<< for ScRangeListTor Lillqvist
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-23TypedWhichId for sc constantsNoel Grandin
2017-11-22clang-format on non-blacklisted file interpretercontext.hxxDennis Francis
2017-11-21Adapt documentation to realityEike Rathke
2017-11-21Keep number format on string cell content Undo, tdf#103234 follow-upEike Rathke
2017-11-21Move token-cache for doubles to ScInterpreterContext...Dennis Francis
2017-11-21Thread the software interpreterDennis Francis
2017-11-21Move ScDocument::GetNonThreadedContext() inlineTor Lillqvist
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-21Move nInterpreterTableOpLevel back to ScDocumentTor Lillqvist
2017-11-21Move nMacroInterpretLevel back to ScDocumentTor Lillqvist
2017-11-21Move nInterpretLevel back to ScDocumentTor Lillqvist