summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2018-09-04Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara
2018-09-03Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara
2018-05-28tdf#38225: update API name when renaming using a base class refMike Kaganski
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-05-16tdf#117455 - New drawing stylesheiko tietze
2018-05-13weld SdModifyFieldDlgCaolán McNamara
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara
2018-05-11AbstractSdInsertPasteDlg is unusedCaolán McNamara
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin
2018-05-10weld SdVectorizeDlgCaolán McNamara
2018-05-10weld SdCustomShowDlg and SdDefineCustomShowDlgCaolán McNamara
2018-05-10weld SdStartPresentationDlgCaolán McNamara
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-30weld SdSnapLineDlgCaolán McNamara
2018-04-30weld SdInsertLayerDlgCaolán McNamara
2018-04-30weld MorphDlgCaolán McNamara
2018-04-30weld MasterLayoutDialogCaolán McNamara
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
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-02weld Break dialogCaolán McNamara
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin100000
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin
2018-03-15loplugin:useuniqueptr in UndoRemovePresObjectImplNoel Grandin
2018-03-13loplugin:useuniqueptr in SdDrawDocumentNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-09Remove unused HIDsGabor Kelemen
2018-03-02delete colordata.hxxNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-15tdf#115345: removed slide orientation setting method.Vasily Melenchuk
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-06remove unused definesNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-27delete operators properlyJochen Nitschke