summaryrefslogtreecommitdiff
path: root/cui/source/options/fontsubs.cxx
AgeCommit message (Expand)Author
2020-02-05Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-02-04Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara
2020-01-27Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-07-31weld SvxFontSubstTabPageCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-04remove unused SvLBoxTabFlags enum valuesNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-06-20loplugin:useuniqueptr in SvxFontSubstTabPageNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-03tdf#57950: Replace chained OUStringBuffer::append() with operator+Arnold Dumas
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
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
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin