summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski
2021-04-05tdf#136740: Do not initialize document settings when pastingMike Kaganski
2021-03-21remove need to const_castCaolán McNamara
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-02-25sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna
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-11-11loplugin:stringviewNoel
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-13Revert "loplugin:constfields in sw"Noel Grandin
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-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-08tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski