summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/fetab.cxx
AgeCommit message (Expand)Author
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-24remove unused TableChgWidthHeightType::InsertDeleteModeNoel Grandin
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-06-08sw_redlinehide: trivial GetNode() in fetab.cxx,fedesc.cxxMichael Stahl
2018-05-08Resolves: tdf#117499 no ok button in info dialogCaolán McNamara
2018-04-20loplugin:unusedenumconstantsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-21fix bug in SwFEShell::SetColRowWidthHeightNoel Grandin
2018-03-20tdf#16083 writer table resize behavior is randomNoel Grandin
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-19Remove noopMike Kaganski
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-05sw: fix null-pointer crash in ClearFEShellTabCols()Michael Stahl
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2017-12-27ofz#4813: Direct-leakCaolán McNamara
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
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-27loplugin:constantparam in swNoel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-05-24tdf#107866 - Changing table column width with Alt+arrow key strokes is brokenNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-13convert TableChgMode to scoped enumNoel Grandin
2017-04-13convert TableMergeErr to scoped enumNoel Grandin
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin