summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewse.cxx
AgeCommit message (Expand)Author
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-27Removed duplicated includeAndrea Gelmini
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian
2019-07-25sd: LOK: publish statechange on entering master viewAshod Nakashian
2019-07-04tdf#126197: EndTextEdit on all views before delete/cut shapeXisco Fauli
2019-05-24Add a parameter to insert a text box directly.Jan Holesovsky
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14tdf#119836 tdf#118840 Toggle behavior for some draw commandsMaxim Monastirsky
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin 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-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-14tdf#115539, tdf#116238: Don't display the notebookbar in presentation modeXisco Fauli
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-22Revert "unused SID command in sd"Noel Grandin
2017-12-21unused SID command in sdNoel Grandin
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara