summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-07-05find-unneeded-includes: stop proposing internal libstdc++ headersGabor Kelemen
2018-07-05Turn SAL_WARN into assertEike Rathke
2018-07-05Limit GetNextPos() loops to range, if available, tdf#68290 follow-upEike Rathke
2018-07-04Check for HasAttrFlags::Protected instead ATTR_PROTECTION, tdf#68290 follow-upEike Rathke
2018-07-04simplify ScChartListenerCollection listener managementNoel Grandin
2018-07-04loplugin:useuniqueptr in ScDPDataDimensionNoel Grandin
2018-07-04Remove now moot OSL_ENSUREEike Rathke
2018-07-04Resolves: tdf#117458 let Enter move left/right again, tdf#68290 follow-upEike Rathke
2018-07-04loplugin:useuniqueptr in ScChart2DataSequenceNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellTextDataNoel Grandin
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-07-04loplugin:useuniqueptr in ScCellsEnumerationNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellRangesBaseNoel Grandin
2018-07-04loplugin:useuniqueptr in ScOutputDataNoel Grandin
2018-07-04loplugin:useuniqueptr in ScPreviewNoel Grandin
2018-07-04loplugin:useuniqueptr in ScDrawViewNoel Grandin
2018-07-04loplugin:useuniqueptr in ScNoteMarkerNoel Grandin
2018-07-04loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-07-04Menubar Calc: move document compare features to track changes groupandreas kainz
2018-07-04Fix typoAndrea Gelmini
2018-07-03Resolves: tdf#118221 whole cell kerning default is offEike Rathke
2018-07-03sc: Eliminate the case of MAXROWCOUNT_DEFINE <= 65536Takeshi Abe
2018-07-03sc: A micro optimization of PERCENTILE() for interpolation casesTakeshi Abe
2018-07-03ScFormEditData copy functions can be deletedStephan Bergmann
2018-07-03ScAsciiOptions copy assignment op can be left implicitly definedStephan Bergmann
2018-07-03tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-07-03loplugin:useuniqueptr in ScHeaderFooterTextDataNoel Grandin
2018-07-03loplugin:useuniqueptr in ScFunctionAccessNoel Grandin
2018-07-03loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-03store the data provider settings in the documentMarkus Mohrhard
2018-07-02Export data transformations to odfVikas
2018-07-02tdf#109042 : Add support for multivariate regression...Dennis Francis
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-07-02sc: Replace DblMin() with std::min()Takeshi Abe
2018-07-02Move writesort() method from WriteDatabaseRange to free functionVikas
2018-06-30sc: Spare an OUStringBuffer by replacing removeChars()Takeshi Abe
2018-06-30Avoid assertion on user dataMike Kaganski
2018-06-30Removed duplicated includeAndrea Gelmini
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): scStephan Bergmann
2018-06-29Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-29tdf#118441: also keep string-formula results for shared formulasMike Kaganski
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-06-29tdf#118086: calc: invalid row autoheight fixedVasily Melenchuk
2018-06-29Fix typosAndrea Gelmini