summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsert.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro1-0/+4
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro1-50/+77
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
2014-04-24sd: sal_Bool->boolNoel Grandin1-4/+4
2014-04-02Use "Insert" instead of "Open" in title of 3D Model insertion file dialogZolnai Tamás1-1/+1
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás1-1/+1
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás1-0/+59
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-18Resolves: #i123468# Added SdrEndTextEdit before replacing EmptyPresObj...Armin Le Grand1-0/+8
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand1-0/+14
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+6
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-8/+8
2013-08-24String->OUStringIvan Timofeev1-19/+16
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-2/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler1-40/+8
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
2012-12-04changed behavior of insert pictureRadek Doulik1-2/+3
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-4/+4
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-03add avmedia::EmbedMediaMichael Stahl1-1/+1
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+3
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-1/+1