summaryrefslogtreecommitdiff
path: root/svx/source/dialog/fntctrl.cxx
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-04-21tdf#141419 restore use any explicitly set background color in previewsCaolán McNamara
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-10-28convert some more long -> tools::LongNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesSarper Akdemir
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-11-14New loplugin:consttoboolStephan Bergmann
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