summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2018-01-11only call GetHasMacroFunc to set SetHasMacroFuncCaolán McNamara
2018-01-10tdf#113572: allow switching to data range in copypasted chartVasily Melenchuk
2018-01-09no matching function for call to 'intrusive_ptr_add_ref'Stephan Bergmann
2018-01-08tdf#61418 Show message on protected sheets for conditional formatting.Gulsah Kose
2018-01-05SCITEM_PRINTWARN is unusedNoel Grandin
2018-01-04Add ServiceProvider "com.sun.star.sheet.TableAutoFormats"Jens Carl
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-12-31improve const-correctness in ScCaptionPtrNoel Grandin
2017-12-29simplify copy of ScQueryParamJochen Nitschke
2017-12-24sc: compact ScColumnAshod Nakashian
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-21unused SID commands in scNoel Grandin
2017-12-21no need to play define games with SID_DRAW_CHARTNoel Grandin
2017-12-21tdf#79077: Load/save PapersizeFromSetup into ODF for sw and scKatarina Behrens
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19tdf#114479 : Use the SvNumberFormatter from ScInterpreterContextDennis Francis
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18Defer cell value insertion until later.Kohei Yoshida
2017-12-18Remove almost duplicate code blocks.Kohei Yoshida
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-18Handle merged cells.Kohei Yoshida
2017-12-18Remove unused method.Kohei Yoshida
2017-12-18Take into account the fact that ScDocument already has one sheet.Kohei Yoshida
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida
2017-12-16Do not recalculate the same weight over and over again, tdf#114251 relatedEike Rathke
2017-12-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-12-11tdf#95295: don't add duplicate conditional formatsMike Kaganski
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