summaryrefslogtreecommitdiff
path: root/svtools/source/misc/embedtransfer.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-3/+0
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin1-2/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-15add SvStream::TellEndNoel Grandin1-2/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-1/+1
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:useuniqueptr in SvEmbedTransferHelperNoel Grandin1-6/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-3/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-5/+5
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-4/+4
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: svtoolsStephan Bergmann1-1/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-1/+0
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-5/+5
2015-10-26remove extra spaces around ::Noel Grandin1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-10/+10
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-07-22Enable copy-paste of charts/ole as bitmaps.Muthu Subramanian1-0/+5
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+11
2014-05-08svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-08-22convert svtools/source/misc/* from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-01-17Const correct-ness in one place...Kohei Yoshida1-2/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-5/+5
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]1-1/+1
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter1-1/+1