summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fntcap.cxx
AgeCommit message (Expand)Author
2022-01-19crashtesting: use SetTextIdxLen and SetIdxLenCaolán McNamara
2022-01-17tdf#145321 Crash scrolling DOCX to bottomNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-19sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ...Miklos Vajna
2021-04-09sw: prefix members of SwDoCapitalCursorOfst, SwDoDrawCapital, ...Miklos Vajna
2020-10-20use tools::Long in swNoel
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin
2020-02-06rename SetOfst -> SetOffsetNoel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-01-11use unique_ptr in swNoel Grandin
2018-09-14loplugin:useuniqueptr in SwSubFont::DoOnCapitalsNoel Grandin
2018-09-03use less magic in sw/Noel Grandin
2018-06-08sw_redlinehide: trivial conversions in fntcap.cxxMichael Stahl
2018-06-08sw_redlinehide: convert font/SwDrawTextInfo/SwFntObj headersMichael Stahl
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-01OUString: avoid temporaries, constifyMatteo Casalin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-04sw: translate german comments in fntcap.cxxMichael Stahl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-28sw: prefix members of SwSubFontMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-06Avoid unneeded downcasts, constifyMatteo Casalin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin