summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsert.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-03-25fix headless buildOliver Specht1-1/+2
2016-03-24loplugin:constantparam in sdNoel Grandin1-1/+1
2016-02-17tdf#97719: Canceling insert image dialog gives error dialogHenry Castro1-7/+7
2016-02-16tdf#97814 make "insert 3D model" dlg translatableDavid Tardon1-3/+3
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-2/+3
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-1/+0
2015-12-23sd: fix not necessary to pass default argumentHenry Castro1-1/+1
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro1-0/+4
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+1
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-39/+0
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro1-50/+77
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-1/+1
2015-10-14coverity#736803 Dereference before null checkCaolán McNamara1-4/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-25sd/source/ui/func boost->stdCaolán McNamara1-3/+2
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara1-0/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-26Clean up aEmptyStrStephan Bergmann1-3/+3
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-19/+19
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-8/+8
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-1/+1
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+9
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-0/+1
2014-06-25remove whitespacesMarkus Mohrhard1-6/+0
2014-06-123D model insertion: display extensions in the filter selectorZolnai Tamás1-3/+3
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-2/+6
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+10
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+4
2014-05-163D model insertion UI: add *.dae and *.kmz filtersZolnai Tamás1-2/+3
2014-04-303D model insertion: here we need MM100Zolnai Tamás1-1/+7