summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-04-26update pchesCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-08cid#1461387 Uncaught exceptionCaolán McNamara
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-04-03Turn defines into constexprsMike Kaganski
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir
2020-03-16-Werror,-Wunused-private-fieldStephan Bergmann
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-28weld calc navigatorCaolán McNamara
2020-02-24tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
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