summaryrefslogtreecommitdiff
path: root/svx/source/dialog/fntctrl.cxx
AgeCommit message (Expand)Author
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-13SvxFontPrevWindow is now unusedCaolán McNamara
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin
2019-08-17loplugin:unusedmethodsNoel Grandin
2019-07-30weld SwRedlineOptionsTabPageCaolán McNamara
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
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