summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edattr.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-1/+1
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara1-1/+4
2020-06-10loplugin:buriedassign in swNoel Grandin1-1/+4
2019-11-26tdf#120734 Increase max lookup value to 10.000Samuel Mehrbrodt1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-6/+1
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl1-8/+9
2018-12-01sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl1-7/+12
2018-12-01sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl1-2/+3
2018-12-01sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl1-1/+7
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl1-0/+1
2018-12-01sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl1-1/+7
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl1-1/+2
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl1-0/+8
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl1-1/+1
2018-11-15sw_redlinehide_3: adapt SwEditShell::GetScriptType()Michael Stahl1-4/+5
2018-11-15sw_redlinehide_3: adapt SwEditShell::GetPaMAttr/GetPaMTextFormatCollMichael Stahl1-2/+4
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin1-4/+3
2018-06-08sw_redlinehide: SwScriptInfo conversion swcrsr.cxx,edattr.cxx,editsh.cxxMichael Stahl1-12/+45
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+1
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+2
2017-12-29Fix typosAndrea Gelmini1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-2/+2
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-2/+2
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-2/+2
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-6/+6
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-3/+3
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-31/+31
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-103/+103
2015-05-03sal_uInt16 to size_typeMatteo Casalin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-16/+16