summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2018-08-22loplugin:useuniqueptr in ScChartListenerNoel Grandin
2018-08-22loplugin:useuniqueptr in ScLookupCacheMapImplNoel Grandin
2018-08-22loplugin:useuniqueptr in ScDBQueryDataIteratorNoel Grandin
2018-08-17make GetCodeName accessor more standardCaolán McNamara
2018-08-17make GetName accessor more standardCaolán McNamara
2018-08-16remove mempoolNoel Grandin
2018-08-16loplugin:returnconstant in ScTokenConversionNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-08-15loplugin:returnconstant in ScDetectiveFuncNoel Grandin
2018-08-15convert ScChangeActionCellListEntry to std::vectorNoel Grandin
2018-08-14loplugin:returnconstant in ScXMLChartExportWrapperNoel Grandin
2018-08-14loplugin:returnconstant in ScColumnNoel Grandin
2018-08-12loplugin:constantparamNoel Grandin
2018-08-11loplugin:unusedmethodsNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-09remove Calc's software interpreterLuboš Luňák