summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.cxx
AgeCommit message (Expand)Author
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-09Removed duplicated includeAndrea Gelmini
2019-12-09weld Property BrowserCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06TyposAndrea Gelmini
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-03Related: tdf#93372 fix up extensions character dialogCaolán McNamara
2018-09-18weld ControlCharacterDialogCaolán McNamara
2018-08-15loplugin:useuniqueptr in extensions/propctrlrNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-25remove unused parameterJochen Nitschke
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-01sequence->vector in extensionsNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel 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-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris 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: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-04coverity#705376 Inferred misuse of enumCaolán McNamara
2014-06-04coverity#705375 Mixing enum typesCaolán McNamara
2014-05-02extensions: sal_Bool->boolNoel Grandin