summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-14loplugin:unusedmethodsNoel Grandin1-1/+0
2021-02-11Fix typoAndrea Gelmini1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-3/+3
2020-10-20use tools::Long in swNoel1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-4/+4
2020-05-09compact namespace in swNoel Grandin1-1/+1
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-4/+4
2020-02-04tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna1-1/+1
2019-12-15Make some SwFEShell data members privateStephan Bergmann1-6/+7
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh1-1/+5
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh1-0/+5
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-08-24loplugin:returnconstval in swNoel Grandin1-2/+2
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth1-1/+1
2019-08-01Fix typosAndrea Gelmini1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-4/+4
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna1-0/+4
2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai1-2/+1
2018-11-28loplugin:unusedfields in swNoel Grandin1-2/+2
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin1-2/+2
2018-10-29loplugin:shouldreturnboolNoel Grandin1-1/+1
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth1-4/+1
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth1-2/+1
2018-09-28loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-06Translate German comments and debug stringsJohnny_M1-2/+2
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma1-4/+0
2018-05-19the drag functions return values are ignoredNoel Grandin1-1/+1
2018-04-18sw: fix some IWYU warningsMiklos Vajna1-4/+1
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-1/+1
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-15Fix some IWYU warningsMiklos Vajna1-2/+0
2018-01-30loplugin:unused-returns in swNoel Grandin1-11/+11
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-3/+8
2017-12-16Fix typosAndrea Gelmini1-1/+1
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-0/+3
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-2/+2
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1
2017-04-13convert TableMergeErr to scoped enumNoel Grandin1-2/+1
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin1-1/+1
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-4/+4