summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/fefly1.cxx
AgeCommit message (Expand)Author
2020-02-27tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-07-24cid#1401334 Uncaught exceptionCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-10use unique_ptr in swNoel Grandin
2019-01-04Unfloat: Handle unfloat button visibilityTamás Zolnai
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-06-08sw_redlinehide: GetNode() conversion in fefly1.cxxMichael Stahl
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-03tdf#88555 sw: remove dynamic_cast from SwFrameFormats::ContainsMichael Stahl