summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edattr.cxx
AgeCommit message (Expand)Author
2019-11-26tdf#120734 Increase max lookup value to 10.000Samuel Mehrbrodt
2019-08-20loplugin:constvars in swNoel Grandin
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl
2018-12-01sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl
2018-12-01sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl
2018-12-01sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-11-15sw_redlinehide_3: filter deleted footnotes in Field Reference dialogMichael Stahl
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::GetScriptType()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::GetPaMAttr/GetPaMTextFormatCollMichael Stahl
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin
2018-06-08sw_redlinehide: SwScriptInfo conversion swcrsr.cxx,edattr.cxx,editsh.cxxMichael Stahl
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-12-29Fix typosAndrea Gelmini
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-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-03sal_uInt16 to size_typeMatteo Casalin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-12getMaxLookup() can return by value and also be local inlineMatteo Casalin
2015-04-12Fix indentation and simplifyMatteo Casalin
2015-04-12Use range-for loopMatteo Casalin
2014-12-18Related fdo#86929: Kill FOREACHPAM_START for good (final part)Julien Nabet