summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-03tdf#37268: use also sheet local range in PivotJulien Nabet
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-08-24split ScViewFunc::CopyToClip into two methodsNoel Grandin
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-16Related tdf#118547: don't change protection symbol if nTab == TABLEID_DOCJulien Nabet
2018-08-16loplugin:returnconstant in ScOutlineDocFuncNoel Grandin
2018-08-16loplugin:returnconstant in ScGridWindowNoel Grandin
2018-08-16loplugin:returnconstant in ScViewUtilNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-15Related tdf#118547: Lock mark on protected sheet tabJulien Nabet
2018-08-12Use o3tl::temporaryMike Kaganski
2018-08-12Sort includesMike Kaganski
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-08-10Simplify control logicMatteo Casalin
2018-08-10Use indexed getToken()Matteo Casalin
2018-08-10Use indexed getToken()Matteo Casalin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25tdf#118777: Disable signature line slot if non-text objectKatarina Behrens
2018-07-24sw,sc: Signature Line: fix VclPtr assertionMichael Stahl
2018-07-20Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-11loplugin:useuniqueptr in ScTabViewShellNoel Grandin