summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/fontdialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+0
* Related: tdf#93372 fix up extensions character dialogCaolán McNamara2018-10-031-0/+1
* weld ControlCharacterDialogCaolán McNamara2018-09-181-22/+7
* loplugin:useuniqueptr in extensions/propctrlrNoel Grandin2018-08-151-10/+4
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* use more Color in editeng..formsNoel Grandin2018-03-071-5/+5
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-151-11/+11
* More loplugin:cstylecast: extensionsStephan Bergmann2018-01-121-11/+11
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* loplugin:includeform: extensionsStephan Bergmann2017-10-231-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:stringcopy: extensionsStephan Bergmann2017-05-191-2/+2
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-4/+5
* convert SvxCaseMap to scoped enumNoel Grandin2017-03-081-1/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-261-7/+7
* drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara2016-10-131-1/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-11/+11
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-1/+1
* sequence->vector in extensionsNoel Grandin2016-04-011-10/+7
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-20/+20
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-2/+2
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-3/+3
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-2/+2
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* cppcheck:noExplicitConstructorNoel Grandin2015-10-181-1/+1
* com::sun::star->css in extensions/Noel Grandin2015-10-011-11/+11
* convert SFX_ITEM constants to scoped enumNoel Grandin2015-04-151-20/+20
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-10/+10
* coverity#705376 Inferred misuse of enumCaolán McNamara2014-06-041-2/+2
* coverity#705375 Mixing enum typesCaolán McNamara2014-06-041-2/+2
* extensions: sal_Bool->boolNoel Grandin2014-05-021-6/+6
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* Remove visual noise from extensionsAlexander Wilms2014-02-271-18/+18
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-16/+16
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-2/+2