summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2018-01-16Add ServiceProvider "com.sun.star.sheet.GlobalSheetSettings"Jens Carl
2018-01-15Revert "lok: sc: copy / paste confusion -- workaround"Marco Cecchetti
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14drop AreaLink_ImplCaolán McNamara
2018-01-13turn update links warning dialog into an infobarCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-12Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-12move implementation of ScMatrixCellResultToken copy-constructorJochen Nitschke
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