summaryrefslogtreecommitdiff
path: root/cui/source/options/fontsubs.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Revert "tdf#138865 don't set ColumnToggleType::Check"László Németh1-0/+1
2020-12-18tdf#138865 don't set ColumnToggleType::CheckJan-Marek Glogowski1-1/+0
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski1-26/+19
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-09-07tdf#136534: Font replacement table loads existing rule incorrectlyJulien Nabet1-2/+2
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-18/+18
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara1-5/+11
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara1-0/+8
2020-01-25Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara1-22/+19
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-2/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-3/+0
2019-07-31weld SvxFontSubstTabPageCaolán McNamara1-349/+215
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-6/+5
2018-12-04remove unused SvLBoxTabFlags enum valuesNoel Grandin1-3/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-2/+2
2018-06-20loplugin:useuniqueptr in SvxFontSubstTabPageNoel Grandin1-2/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-7/+4
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara1-7/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-3/+3
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-2/+2
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-3/+1
2016-07-03tdf#57950: Replace chained OUStringBuffer::append() with operator+Arnold Dumas1-5/+4
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-10/+8
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin1-2/+2
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-10/+6
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-3/+3
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6