summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-27loplugin:useuniqueptr in Chart2PositionMapNoel Grandin
2018-09-19Avoid unused function in the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr in ScEditFieldObjNoel Grandin
2018-08-16loplugin:returnconstant in ScDBDocFuncNoel Grandin
2018-08-16loplugin:returnconstant in ScTokenConversionNoel Grandin
2018-08-15pass ScPrintRangeSaver around by std::unique_ptrNoel Grandin
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
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-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-07-11loplugin:useuniqueptr in ScModelObjNoel Grandin
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10loplugin:useuniqueptr in ScCellFormatsEnumerationNoel Grandin
2018-07-10loplugin:useuniqueptr in DrawViewKeeperNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-04loplugin:useuniqueptr in ScChart2DataSequenceNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellTextDataNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellsEnumerationNoel Grandin
2018-07-04loplugin:useuniqueptr in ScCellRangesBaseNoel Grandin
2018-07-04loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin
2018-07-03loplugin:useuniqueptr in ScHeaderFooterTextDataNoel Grandin
2018-07-03loplugin:useuniqueptr in ScFunctionAccessNoel Grandin
2018-07-03loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in ScAnnotationEditSourceNoel Grandin
2018-06-29loplugin:useuniqueptr in ScCellFieldsObjNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen
2018-06-17tdf#42949 Fix IWYU warnings in sc/inc/P*Gabor Kelemen
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen