summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt
AgeCommit message (Expand)AuthorFilesLines
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+3
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2-2/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand2-12/+18
2019-04-14loplugin:sequentialassign in swNoel Grandin2-6/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2-0/+2
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen2-0/+3
2019-02-10loplugin:indentation in swNoel Grandin3-5/+8
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen2-4/+2
2019-01-30sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-0/+1
2019-01-28tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets optionMiklos Vajna1-9/+14
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna2-0/+16
2019-01-10use unique_ptr in swNoel Grandin3-22/+17
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2019-01-04Unfloat: Handle unfloat button visibilityTamás Zolnai2-0/+14
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann3-9/+9
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl2-2/+4
2018-11-28Revert "Resolves: tdf#112696 survive missing SwDrawContact"Caolán McNamara1-12/+5
2018-11-28loplugin:unusedfields in swNoel Grandin1-2/+0
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-14/+11
2018-11-24remove unused TableChgWidthHeightType::InsertDeleteModeNoel Grandin1-85/+1
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks1-2/+2
2018-11-19Resolves: tdf#112696 survive missing SwDrawContactCaolán McNamara1-5/+12
2018-11-16loplugin:buriedassign in swNoel Grandin2-7/+14
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov3-13/+6
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin1-5/+5
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin1-14/+22
2018-10-29loplugin:shouldreturnboolNoel Grandin1-3/+1
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl1-1/+0
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-2/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin4-7/+7
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-4/+8
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth1-2/+2
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-09-28loplugin:unusedmethodsNoel Grandin1-6/+0
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-19tdf#90850 Enable align commands for a single shape in WriterMaxim Monastirsky1-16/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl7-34/+66
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-24Explicitly set line ends for measure linesMaxim Monastirsky1-4/+10
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin1-1/+1
2018-07-31loplugin:returnconstant in svxNoel Grandin1-1/+4
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1