summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
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