summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2021-02-25sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna
2021-02-23sw lok: simplify SwTransferable::isComplex()Miklos Vajna
2020-05-21sw: prefer ODF over RTF when pasting from WriterMiklos Vajna
2020-05-18Classify shape(s) selections as 'complex'...Dennis Francis
2019-12-19tdf#35570 Writer: drag and drop rows/columns without overwritingLászló Németh
2019-12-17tdf#64902 Writer table: Paste Special->Rows AboveLászló Németh
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh
2019-12-05tdf#129083 Writer: fix native paste from CalcLászló Németh
2019-11-13tdf#128776 Writer: fix Ctrl + drag and drop table copyLászló Németh
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-02windows.h is already included in prewin.hMike Kaganski
2019-10-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-25tdf#84806 Writer: drag and drop selected tables, don't emptyLászló Németh
2019-09-24tdf#118311 Writer: cut selected table, not only its text contentLászló Németh
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen
2019-09-03Fix typosAndrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-02lok: minimal implementation of isComplex for calc for now.Michael Meeks
2019-08-02LOK: Improved selection complexity detectionAshod Nakashian
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian
2019-08-02LOK: detect Graphics in isComplex for WriterAshod Nakashian
2019-08-02LOK: Implement getSelectionTypeAshod Nakashian
2019-07-22sw: rename SwTrnsfrDdeLink to SwTransferDdeLinkMiklos Vajna
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-10Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-28tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor Lillqvist
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-16Use prewin.h/postwin.h to not define DELETEStephan Bergmann
2019-04-10tdf#124646 Don't paste hidden rows of Calc sheets into Writer tablesLászló Németh
2019-04-03tdf#124500: convert short path names from drag-n-drop to long namesMike Kaganski
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-04expand out SwRead typedefNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24sw paste listener: expose pasted images as wellMiklos Vajna
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-11make insert-section dialog asyncNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski