summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2018-05-13weld SdModifyFieldDlgCaolán McNamara1-1/+1
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara1-1/+1
2018-05-11AbstractSdInsertPasteDlg is unusedCaolán McNamara1-6/+0
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin1-1/+1
2018-05-10weld SdVectorizeDlgCaolán McNamara1-1/+1
2018-05-10weld SdCustomShowDlg and SdDefineCustomShowDlgCaolán McNamara1-1/+1
2018-05-10weld SdStartPresentationDlgCaolán McNamara1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-30weld SdSnapLineDlgCaolán McNamara1-1/+1
2018-04-30weld SdInsertLayerDlgCaolán McNamara1-1/+1
2018-04-30weld MorphDlgCaolán McNamara1-1/+1
2018-04-30weld MasterLayoutDialogCaolán McNamara1-3/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin3-12/+12
2018-04-17loplugin:constparamsNoel Grandin1-2/+2
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin2-2/+2
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk1-0/+3
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand1-2/+2
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-2/+5
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-8/+7
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2-7/+8
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-8/+7
2018-04-02weld Break dialogCaolán McNamara1-1/+1
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000002-0/+4
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin1-5/+5
2018-03-15loplugin:useuniqueptr in UndoRemovePresObjectImplNoel Grandin1-3/+3
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin1-2/+2
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-09Remove unused HIDsGabor Kelemen1-8/+0
2018-03-02delete colordata.hxxNoel Grandin2-2/+0
2018-02-22weld native message dialogsCaolán McNamara1-1/+6
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2-2/+2
2018-02-15tdf#115345: removed slide orientation setting method.Vasily Melenchuk1-1/+0
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin1-4/+4
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin3-15/+15
2018-01-19inline some definesNoel Grandin1-6/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2018-01-06remove unused definesNoel Grandin1-2/+0
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin2-2/+2
2017-12-27delete operators properlyJochen Nitschke1-1/+1
2017-12-22Revert "unused SID command in sd"Noel Grandin1-7/+35
2017-12-21unused SID command in sdNoel Grandin1-35/+7
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin1-1/+2
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-07tdf#89466 Fix minor localization bugsYousuf Philips1-0/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1