summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)1-0/+2
2024-02-13ITEM: corrected error for SfxSetItemArmin Le Grand (allotropia)1-26/+11
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-69/+67
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-2/+2
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)1-21/+21
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-20/+21
2023-05-26use more TypedWhichIdNoel Grandin1-3/+2
2023-05-25more TypedWhichIdNoel Grandin1-30/+30
2023-04-05tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxxJani Saranpää1-70/+98
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann1-12/+12
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl1-2/+3
2021-05-08ref-count SfxItemPoolNoel Grandin1-3/+2
2021-01-16make the Color constructors explicitly specify transparencyNoel1-2/+2
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-3/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-12-09Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-09weld Property BrowserCaolán McNamara1-0/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-09-06TyposAndrea Gelmini1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+0
2018-10-03Related: tdf#93372 fix up extensions character dialogCaolán McNamara1-0/+1
2018-09-18weld ControlCharacterDialogCaolán McNamara1-22/+7
2018-08-15loplugin:useuniqueptr in extensions/propctrlrNoel Grandin1-10/+4
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-07use more Color in editeng..formsNoel Grandin1-5/+5
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann1-11/+11
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-11/+11
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann1-2/+2
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-4/+5
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin1-7/+7
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-11/+11
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-04-01sequence->vector in extensionsNoel Grandin1-10/+7
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-20/+20
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2