summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)AuthorFilesLines
2018-07-04loplugin:useuniqueptr in ScChart2DataSequenceNoel Grandin1-4/+4
2018-07-04loplugin:useuniqueptr in ScCellTextDataNoel Grandin1-8/+8
2018-07-04loplugin:useuniqueptr in ScCellsEnumerationNoel Grandin1-5/+4
2018-07-04loplugin:useuniqueptr in ScCellRangesBaseNoel Grandin1-13/+12
2018-07-04loplugin:useuniqueptr in ScSimpleEditSourceHelperNoel Grandin1-6/+6
2018-07-03loplugin:useuniqueptr in ScHeaderFooterTextDataNoel Grandin1-9/+7
2018-07-03loplugin:useuniqueptr in ScFunctionAccessNoel Grandin1-3/+3
2018-07-03loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin1-2/+2
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-2/+2
2018-06-29loplugin:useuniqueptr in ScAnnotationEditSourceNoel Grandin1-9/+9
2018-06-29loplugin:useuniqueptr in ScCellFieldsObjNoel Grandin1-2/+2
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro2-2/+2
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen6-1/+6
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin1-16/+10
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin1-8/+8
2018-06-18tdf#42949 Fix IWYU warnings in sc/inc/[Tt]*Gabor Kelemen2-0/+2
2018-06-17tdf#42949 Fix IWYU warnings in sc/inc/P*Gabor Kelemen1-0/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-3/+0
2018-06-07lok: sc: scroll issueMarco Cecchetti1-5/+20
2018-06-06Translate German comments and debug stringsJohnny_M1-3/+3
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen5-0/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil1-1/+10
2018-05-28DBase: synchronize DB types known on Calc with those known on BaseJulien Nabet1-1/+1
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti1-1/+1
2018-05-28tdf#100756 slowdown in manipulating spreadsheet via UNONoel Grandin1-17/+8
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+6
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand5-16/+16
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen6-14/+19
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-2/+2
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-0/+5
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+7
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann1-3/+0
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-1/+1
2018-04-18convert DelCellCmd to scoped enumNoel Grandin2-7/+7
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-10/+10
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-1/+1
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin1-3/+3
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin3-7/+6
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand4-67/+91
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand4-91/+67
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand4-67/+91
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti1-0/+12
2018-03-28use boost::optional in sc and svgioNoel Grandin1-2/+2
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin3-23/+20
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin3-10/+8
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0