summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/frmtool.cxx
AgeCommit message (Expand)Author
2019-08-13tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
2019-02-07Resolves: tdf#123163 avoid null derefCaolán McNamara
2018-12-19sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl
2018-12-18sw_redlinehide_4b: fix InsertCnt_() iteration of hidden tablesMichael Stahl
2018-12-18sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl
2018-12-18sw_redlinehide_4b: fix wrong assert in AppendObjs()Michael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03tdf#41542 sw cleanup: m_bBorderDist was always trueJustin Luth
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...Michael Stahl
2018-09-19sw_redlinehide_2: handle flys anchored in flysMichael Stahl
2018-09-19sw_redlinehide_2: disable hiding at-char flys againMichael Stahl
2018-09-19sw_redlinehide_2: show/hide flys in redlinesMichael Stahl
2018-09-19sw_redlinehide_2: InsertCnt_(): skip merged nodesMichael Stahl
2018-09-19sw: convert some obvious asserts in MakeFrames/InsertCnt_Michael Stahl
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-07sw: fix ignored frames in AppendAllObjs()Michael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-15tdf#117723: nullcheck the ContentAnchor before derefBjoern Michaelsen
2018-06-08sw_redlinehide: convert GetAttrSet() in txtfrm.cxx, frmtool.cxxMichael Stahl
2018-06-08sw_redlinehide: convert GetNode() in frmtool.cxxMichael Stahl
2018-06-08sw_redlinehide: refactor AppendObjs to iterate merged paragraphsMichael Stahl
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl
2018-06-08sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwModifyMichael Stahl
2018-06-08sw_redlinehide: trivial node conversions in frmtool.cxxMichael Stahl
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-28UBSan: signed integer overflowStephan Bergmann
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-08crashtesting: crash on import of ooo33887.sxwCaolán McNamara
2017-12-04tdf#74693: Footnotes text appearing above footnote separator lineTamás Zolnai
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-13Fix typosAndrea Gelmini
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-08Replace list by vector in frmtool (sw)Julien Nabet
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-09-21inline lcl_ObjConnected and lcl_InHeaderOrFooterBjoern Michaelsen
2017-09-20no need to queue formats in header and footer ...Bjoern Michaelsen