summaryrefslogtreecommitdiff
path: root/svx/source/dialog/fntctrl.cxx
AgeCommit message (Expand)Author
2021-04-20Fixup for gcc11 - presumably true is fineThorsten Behrens
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-15if its empty don't set it to empty stringCaolán McNamara
2018-09-08weld FontFeaturesDialogCaolán McNamara
2018-09-07weld SvxCharEffectsPageCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-14loplugin:unusedmethodsNoel Grandin
2018-06-13weld SvxCharPositionPageCaolán McNamara
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-03-06use more Color in svxNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19loplugin:useuniqueptr in FontPrevWin_ImplNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-20svx: CleanAndCheckEmpty() can be in the anonymous namespaceMiklos Vajna
2017-11-23svx: loplugin:staticmethodsMichael Stahl
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet
2017-09-14improve redundantcast lopluginNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-25no raw Window is loaded from .src anymoreCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-08Limit the font preview text length.Ashod Nakashian
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-13refactor SvxFontPrevWindow to use RenderContext + clean-upTomaž Vajngerl