summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-06-29loplugin:useuniqueptr in ScAnnotationEditSourceNoel Grandin
2018-06-29loplugin:useuniqueptr in ScCellFieldsObjNoel Grandin
2018-06-29loplugin:useuniqueptr in various ScUndo*Noel Grandin
2018-06-29inline DeleteSdrUndoActionNoel Grandin
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin
2018-06-29Remove obsolete (cargo-cult copied) dependenciesJens Carl
2018-06-29tdf#45904 Move _XDocumentAuditing Java test to C++Jens Carl
2018-06-28Remove leftover importStephan Bergmann
2018-06-28tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-28tdf#36867 - Undo autocapitalization when inserting a cell in CalcNickson Thanda
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewTableNoel Grandin
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-28loplugin:useuniqueptr in ScConsolidateDlgNoel Grandin
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAutoFmtPreviewNoel Grandin
2018-06-28loplugin:useuniqueptr in ScUndoWidthOrHeightNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentNoel Grandin
2018-06-28loplugin:useuniqueptr in ScFilterDlgNoel Grandin
2018-06-28loplugin:useuniqueptr in ScNavigatorDlgNoel Grandin
2018-06-28loplugin:useuniqueptr in ScModuleNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentPagePreviewNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewCellNoel Grandin
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-06-28loplugin:useuniqueptr in ScSpecialFilterDlgNoel Grandin
2018-06-28loplugin:useuniqueptr in ScZoomSliderWndNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleNoteTextDataNoel Grandin
2018-06-28loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-06-28loplugin:useuniqueptr in ScCheckListBoxNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewHeaderCellNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePageHeaderAreaNoel Grandin
2018-06-28uitest ProtectSheet, protectSpreadsheet, clearCells, tdf#101904Zdeněk Crhonek