summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-02-17remove some unnecessary includesCaolán McNamara
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky
2020-02-06find more symbols that can be privateNoel Grandin
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-28tdf#124176: Use pragma once instead of include guardsSerkan Özkaya
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş
2020-01-25tdf#124176: Use pragma once instead of include guardEfdal İncesu
2020-01-22tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski
2020-01-17use std::vector in ScMarkArray, instead of re-inventing the wheelNoel Grandin
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin
2020-01-08Resolves: tdf#129681 Handle array/matrix in AGGREGATE() with ignore errorsEike Rathke
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-04ofz#19796 Indirect-leakCaolán McNamara
2020-01-03UBSan now needs RTTI of some Library_sc types in Library_scfiltStephan Bergmann
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2020-01-03cid#1456607 Uncaught exceptionCaolán McNamara
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-29tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-22sal_Char->char in scNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-17ScSheetLimits must be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-12-14sc: rowcol: convert mark dataNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 create ScSheetLimits to hold by rtl::ReferenceNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12Prevent BroadcastRecalcOnRefMoveHandler copiesStephan Bergmann
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12Silence some Clang 10 trunk -Wdeprecated-copy-dtorStephan Bergmann
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-12ATTR_SHRINKTOFIT is ScShrinkToFitCellCaolán McNamara
2019-12-12Fix UBSan dynamic-type-mismatchStephan Bergmann
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11sc: rowcol: tdf#50916 initial conversion of Valid* methodsNoel Grandin
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-05make some classes module privateNoel Grandin