summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15declare/init nContextIdx only when NDEBUG is undefinedDennis Francis
2018-11-15Cache the vConditions array...Dennis Francis
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-14Reorder ScFormulaCell membersDennis Francis
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13thread-safe ScGlobal::GetUnitConverter()Luboš Luňák
2018-11-12Make MaybeInterpret, NeedsInterpret, IsDirtyOrInTableOpDirty inlineDennis Francis
2018-11-12Re-order the members of ScFormulaResult...Dennis Francis
2018-11-11Resolves: tdf#83128 translate row/col counts as separate n_gettext argsCaolán McNamara
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-09loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-304th parameter Flags for REGEX(), tdf#113977Eike Rathke
2018-10-29sc: fix: range/step calculation for progress barSerge Krot
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-24ScDoubleItem is deadNoel Grandin
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann
2018-10-19Turn ScStyleSheet::Usage into scoped enumStephan Bergmann
2018-10-17Remove unused FormulaLogger::maMessageStephan Bergmann
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17Silence more Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-17ScTable::CopyTable drop defaults from paramsNoel Grandin
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-10-10make VLOOKUP in Calc thread-safeLuboš Luňák
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-10-09add some more pluralized form examplesCaolán McNamara
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-10-08tdf#113236 change menu "Tools > Protect Spreadsheet" to "Protect Spreadsheet ...Cor Nouws
2018-10-05sc: Enhance binary search for ScMarkArraySerge Krot
2018-10-04loplugin:useuniqueptr in ResultMembersNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin