summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/feshview.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-23tdf#129382: sw: assign names to shape object stylesVasily Melenchuk1-1/+1
2020-01-09tdf#128782: sw: set name for draw frame style for text boxVasily Melenchuk1-0/+1
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-07Fix typosAndrea Gelmini1-2/+2
2019-07-24cid#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-10sw: assume that JOE won't be availableMiklos Vajna1-1/+0
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 Kelemen1-1/+0
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
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 Kelemen1-0/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+2
2019-02-10loplugin:indentation in swNoel Grandin1-1/+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-10use unique_ptr in swNoel Grandin1-4/+3
2019-01-04Unfloat: Handle unfloat button visibilityTamás Zolnai1-0/+11
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-28Revert "Resolves: tdf#112696 survive missing SwDrawContact"Caolán McNamara1-12/+5
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-6/+6
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-06convert some macros to local functionsNoel Grandin1-14/+22
2018-10-29loplugin:shouldreturnboolNoel Grandin1-3/+1
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-2/+1
2018-09-28loplugin:unusedmethodsNoel Grandin1-6/+0
2018-09-19tdf#90850 Enable align commands for a single shape in WriterMaxim Monastirsky1-16/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-2/+4
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-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand1-8/+8
2018-06-08sw_redlinehide: GetNode() conversion in feshview.cxxMichael Stahl1-14/+44
2018-06-08sw_redlinehide: trivial conversions in fews.cxx,feshview.cxxMichael Stahl1-1/+1
2018-06-08sw_redlinehide: convert SwFEShell::MoveAnchor(), not entirely trivialMichael Stahl1-17/+11
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+2
2018-05-19the drag functions return values are ignoredNoel Grandin1-3/+1
2018-05-11sw: fix copypasta assertionsMichael Stahl1-2/+2
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-17tdf#115600 Display messages in Findbar for Text Frame, Graphics, OLEJim Raykowski1-0/+10
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
2018-04-12Translate German variable and function namesJohnny_M1-1/+1
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-3/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-10/+11
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-11/+10
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-10/+11
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2