summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/FontFeaturesDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara1-2/+15
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-2/+2
2021-01-18Revert "Try to fix Windows TB"Julien Nabet1-4/+3
2021-01-17Try to fix Windows TBJulien Nabet1-3/+4
2021-01-15tdf#128176 Add a vertical scrollwindow to fontfeaturesdialogdiwanshu8851-0/+5
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-3/+0
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+2
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-1/+0
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-03-26Allow irregular feature value structures in feature dialogMartin Hosken1-8/+22
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny1-2/+2
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-12-19tdf#122119 make fontfeature dialog size unlimitedCaolán McNamara1-5/+0
2018-12-19set explicit color for font feature preview bgCaolán McNamara1-0/+4
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-2/+2
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-08weld FontFeaturesDialogCaolán McNamara1-75/+47
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl1-9/+18
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-8/+8
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl1-2/+0
2018-06-16tdf#58941 Manipulate with font features using FontFeatureDialogTomaž Vajngerl1-0/+233