summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2021-02-23sw lok: simplify SwTransferable::isComplex()Miklos Vajna
2021-02-20loplugin:refcounting in swNoel
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-26Remove pointless macroGabor Kelemen
2020-12-22split SotStorageStream into two classesNoel
2020-12-10tdf#138688 tdf#124646 sw: fix crash at pasting Calc dataLászló Németh
2020-12-09uninit_memberCaolán McNamara
2020-12-03fix SEGV in CppunitTest_sw_core_undo on WindowsNoel Grandin
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-14tdf#135669 sw: drag and drop other files as OLEDaniel Arato (NISZ)
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-03-12tdf#130094 Work around content pastes twice after undoJim Raykowski
2020-02-12Classify shape(s) selections as 'complex'...Dennis Francis
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-23sal_Char->char in swNoel Grandin
2019-12-18tdf#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-11convert SectionType to scoped enumNoel Grandin
2019-12-04tdf#129083 Writer: fix native paste from CalcLászló Németh
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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