summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swdtflvr.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02simplify SotTempStream and lifetimeNoel Grandin1-1/+1
2024-03-07Fix UBSan build's RTTI needsStephan Bergmann1-1/+1
2024-03-05make more symbols private in writerNoel Grandin1-8/+8
2024-02-02sw: Use a const TransferableDataHelper (ref) hereMichael Weghorn1-5/+5
2023-11-22loplugin:fieldcast in SwTransferableNoel Grandin1-1/+3
2023-11-22lok: disconnect clipboard leftovers in Writer to avoid crashSzymon Kłos1-0/+2
2023-03-07no need to allocate these separatelyNoel Grandin1-2/+2
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin1-3/+0
2022-09-10unique_ptr->optional for GraphicNoel Grandin1-2/+3
2022-02-09tdf#147181 tdf#147322 sw: fix drag & drop multiple table rowsLászló Németh1-3/+4
2021-10-01loplugin:constparamsNoel Grandin1-10/+10
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-06-18loplugin:finalclasses in swNoel Grandin1-2/+1
2021-03-21remove need to const_castCaolán McNamara1-1/+1
2020-12-22split SotStorageStream into two classesNoel1-1/+1
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl1-0/+2
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna1-0/+3
2019-12-17tdf#64902 Writer table: Paste Special->Rows AboveLászló Németh1-3/+13
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh1-3/+5
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+3
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks1-1/+1
2019-08-02LOK: Implement getSelectionTypeAshod Nakashian1-0/+1
2019-07-10Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara1-1/+7
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna1-2/+3
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna1-2/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-07-29coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2018-07-25loplugin:useuniqueptr in SwTransferableNoel Grandin1-1/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-11-17loplugin:useuniqueptr in SwTransferableNoel Grandin1-4/+7
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-1/+1
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-2/+2
2017-04-21pass RndStdIds around instead of sal_uInt16Noel Grandin1-3/+3
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-11-30convert TransferBufferType to o3tl::typed_flagsNoel Grandin1-11/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin1-5/+6
2016-04-22Avoid reserved identifiersStephan Bergmann1-13/+13
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-1/+1
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-3/+3
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-1/+1
2015-12-21loplugin:unusedfields in swNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-27inline SvBaseLinkRef typedefNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-14sw: prefix members of SwTransferableMiklos Vajna1-17/+17