summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2018-01-31Improve performance when looking for draw objects anchored to cellsSamuel Mehrbrodt
2018-01-30Clarify that links to other files can also be external resourcesEike Rathke
2018-01-29Fix typosAndrea Gelmini
2018-01-26Improve performance when searching for blocks w/o draw objectsSamuel Mehrbrodt
2018-01-26tdf#98931 Test for sorting imagesSamuel Mehrbrodt
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23offapi: Add properties FormulaResultType2 and CellContentTypeJens Carl
2018-01-23tdf#98931 Consider cell-anchored images when sortingSamuel Mehrbrodt
2018-01-22sc: std::iterator is deprecated in C++17Michael Stahl
2018-01-20RowInfo copy ctor was presumably killed in errorStephan Bergmann
2018-01-19inline some definesNoel Grandin
2018-01-17Move implementation to CheckLinkFormulaNeedingCheck() for further reuseEike Rathke
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