summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/fecopy.cxx
AgeCommit message (Expand)Author
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2020-12-03tdf#135044 sw: fix Ctrl + drag textbox copyAttila Bakos (NISZ)
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-03tdf#135893 sw paste: fix copying fly frame in textbox twiceMiklos Vajna
2020-10-13static_cast after dynamic_castNoel
2020-10-07dynamic_cast followed by static_castCaolán McNamara
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-08-05loplugin:indentation (--disable-assert-always-abort)Stephan Bergmann
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-10use unique_ptr in swNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-11Use SdrObject& in lcl_ConvertSdrOle2ObjsToSdrGrafObjsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-12-03Replace list by vector in fecopy (sw)Julien Nabet
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand