summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)AuthorFilesLines
2018-12-06fix tdf#121468: preload fixes for Impress filtersMichael Meeks1-1/+4
2018-09-04Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara1-5/+4
2018-09-03Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara2-5/+18
2018-05-28tdf#38225: update API name when renaming using a base class refMike Kaganski1-0/+3
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen18-48/+2
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand1-2/+29
2018-05-17loplugin:unusedfields in sdNoel Grandin1-3/+0
2018-05-16tdf#117455 - New drawing stylesheiko tietze2-25/+32
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