summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-11-30tdf#145819 Revert logic of the image-with-rotation dialogGabor Kelemen
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09What's the interest to gain 1 letter? bDelBookmrk->bDelBookmarkJulien Nabet
2021-10-01loplugin:constparamsNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-11sw: fixed regression from [1] - OLE height in mm instead 100th mmTomaž Vajngerl
2021-08-11sw: preserve the value in original units to minimize conv. errorTomaž Vajngerl
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-13tdf#143257 like graphics defer creating transfer data for drawings until neededCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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-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