summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2018-08-07more robust implicit intersection optimizingLuboš Luňák
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-06skip some copying with external names in ScRawTokenNoel Grandin
2018-08-06loplugin:useuniqueptr in ScCompressedArrayNoel Grandin
2018-08-04ofz#9704 null derefCaolán McNamara
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-31try to detect that a formula does not contain any implicit intersectionLuboš Luňák
2018-07-27do not keep incorrect calc values in the cacheLuboš Luňák
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24loplugin:useuniqueptr in ScValidationDataListNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-19Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke
2018-07-19Fix typosAndrea Gelmini
2018-07-18Related: tdf#118735 WEBSERVICE preserve the hybrid string result, if possibleEike Rathke
2018-07-17coverity#1401328 Uncaught exceptionCaolán McNamara
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin
2018-07-14Broadcast formula cells marked for recalc, tdf#94925 relatedEike Rathke
2018-07-14tdf#91385, recalc cond format formulas during hard recalcMarkus Mohrhard
2018-07-14add tests for tdf#117809Markus Mohrhard