summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-08-22drop now unused FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21split into FontSelectPatternAttributes and LogicalFontInstance argsCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21CreateFont from LogicalFontInstance instead of FontSelectPatternCaolán McNamara
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-21drop unnecessary mpFontInstance use pathCaolán McNamara
2018-08-21Missing declaration (when compiling vcl/qt5/Qt5FontFace.cxx)Stephan Bergmann
2018-08-20FindBestFontFace can take FontSelectPatternAttributes insteadCaolán McNamara
2018-08-20make PhysicalFontCollection::Close return std::shared_ptrCaolán McNamara
2018-08-20IsBetterMatch just uses FontSelectPatternAttributesCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20these just use the base FontSelectPatternAttributesCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-17loplugin:overrideStephan Bergmann
2018-08-17loplugin:useuniqueptr in ImplSalBitmapCacheNoel Grandin
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-15loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in FreetypeManagerNoel Grandin
2018-08-15loplugin:useuniqueptr in PhysicalFontCollectionNoel Grandin
2018-08-12Revert templatization of Qt5Widget classKatarina Behrens
2018-08-12Set Qt5Widget to be a central widget of QMainWindowKatarina Behrens
2018-08-10vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna
2018-08-10Qt5 disable native draw via SAL_VCL_QT5_NO_NATIVEJan-Marek Glogowski
2018-08-07loplugin:includeformStephan Bergmann
2018-08-07Qt5 move native control handing from kde5Jan-Marek Glogowski
2018-08-07Qt5 fix main loop locking when processing eventsJan-Marek Glogowski
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-08-03Resolve unnecessary typedefStephan Bergmann
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31fix windows --enable-debug buildNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna
2018-07-24GetCharWidths always returns trueCaolán McNamara
2018-07-24Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-07-09Basic Qt5 system display dataKatarina Behrens
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-07-06various loplugin in qt5Noel Grandin