summaryrefslogtreecommitdiff
path: root/svtools/source/misc/transfer.cxx
AgeCommit message (Expand)Author
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-12loplugin:constantparamNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in TransferableDataHelper_ImplNoel Grandin
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svtoolsStephan Bergmann
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-15clang-cl loplugin: svtoolsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13try to avoid the deadlock around the clipboard, tdf#56818Markus Mohrhard
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-24too much debug spew, SAL_INFO thisCaolán McNamara
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-19svtools: implement clipboard import of JPEG filesMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18use unique_ptr for pImpl in svtools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin