summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-11tdf#119580 sc: Use the regular object popupmenu for chartsMaxim Monastirsky
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-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-09-18weld ScParagraphDlgCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12tdf#119793 Crash on redo of rectangle movement and textNoel Grandin
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-08-24Explicitly set line ends for measure linesMaxim Monastirsky
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03weld SvxTextTabDialogCaolán McNamara
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-04-03weld SvPasteObjectDialogCaolán McNamara