summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/func/fuinsert.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn2018-07-061-14/+4
* sd lok: Enable mapmode in case of lok to calculate centerPranav Kant2018-03-281-19/+2
* Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara2017-11-231-1/+1
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-77/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-11/+11
* loplugin:includeform: sdStephan Bergmann2017-10-231-15/+15
* Removed duplicated includesAndrea Gelmini2017-10-101-2/+0
* sd, implement HAVE_FEATURE_AVMEDIAjan Iversen2017-10-091-1/+14
* set parent for file dialog helperCaolán McNamara2017-09-081-2/+3
* set parent for insert media file dialogCaolán McNamara2017-09-031-2/+1
* EditEngine: Removing BIN format from sdVarun Dhall2017-08-071-1/+0
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2017-06-171-4/+0
* EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall2017-06-081-0/+1
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-4/+4
* make string translation loading more uniformCaolán McNamara2017-05-191-3/+3
* loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2017-04-281-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-11/+11
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-071-1/+2
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-071-2/+1
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-091-0/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* convert inventorId to scoped enumNoel Grandin2016-11-211-1/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-2/+2
* convert DocumentType to scoped enumNoel Grandin2016-10-111-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-14/+14
* loplugin:constantparam in sdNoel Grandin2016-09-101-1/+1
* tdf#73742 Don't replace existing image when inserting oneSamuel Mehrbrodt2016-07-051-7/+10
* sd lok: Fix image insertionPranav Kant2016-07-051-6/+13
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* fix headless buildOliver Specht2016-03-251-1/+2
* loplugin:constantparam in sdNoel Grandin2016-03-241-1/+1
* tdf#97719: Canceling insert image dialog gives error dialogHenry Castro2016-02-171-7/+7
* tdf#97814 make "insert 3D model" dlg translatableDavid Tardon2016-02-161-3/+3
* resolve TODO, remove SVVERB_SHOWMichael Stahl2016-01-131-2/+3
* Kill remaining plugin bitsMaxim Monastirsky2015-12-301-1/+0
* sd: fix not necessary to pass default argumentHenry Castro2015-12-231-1/+1
* sd tiled rendering: enable map mode to center imagesHenry Castro2015-12-231-0/+4
* related tdf#96398 pull out more NPAPI-related codeThorsten Behrens2015-12-181-1/+1
* [API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens2015-12-171-39/+0
* sd: enable insert graphic when UNO command has URL file argumentHenry Castro2015-12-171-50/+77
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-2/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-5/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* com::sun::star->css in sdNoel Grandin2015-10-291-1/+1
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-161-1/+1