summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsert.cxx
AgeCommit message (Expand)Author
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-05tdf#73742 Don't replace existing image when inserting oneSamuel Mehrbrodt
2016-07-05sd lok: Fix image insertionPranav Kant
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-25fix headless buildOliver Specht
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-02-17tdf#97719: Canceling insert image dialog gives error dialogHenry Castro
2016-02-16tdf#97814 make "insert 3D model" dlg translatableDavid Tardon
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-23sd: fix not necessary to pass default argumentHenry Castro
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-14coverity#736803 Dereference before null checkCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25sd/source/ui/func boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-20loplugin:defaultparamsNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-10loplugin: cstylecastNoel Grandin
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás