summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fntcap.cxx
AgeCommit message (Expand)Author
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
2014-06-18coverity#736901 Unintended sign extensionCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-22bool improvementsStephan Bergmann
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl
2014-01-15Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-12-06fdo#71714: sw: fix small capitals renderingMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara