summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin
2018-09-28weld ScStyleDlgCaolán McNamara
2018-09-28weld ScAttrDlgCaolán McNamara
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-28loplugin:useuniqueptr in ScChartPositionMapNoel Grandin
2018-09-28loplugin:useuniqueptr in ScDPResultTree::MemberNodeNoel Grandin
2018-09-27UND->AND; ODER->ORMike Kaganski
2018-09-20Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke
2018-09-18weld ScParagraphDlgCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-12loplugin:useuniqueptr in ScInterpreterNoel Grandin
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin
2018-08-28return by std::unique_ptr from CreateSortInfoArrayNoel Grandin
2018-08-24loplugin:useuniqueptr in ScEditFieldObjNoel Grandin
2018-08-24pass ScChangeAction around by std::unique_ptrNoel Grandin
2018-08-23simplify ScMyGeneratedListNoel Grandin
2018-08-23Allow fast result return for formula-cells with...Dennis Francis