summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski
2018-08-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski
2018-08-24Fix int vs sal_GlyphIdDon Lewis
2018-08-24loplugin:useuniqueptr in BitmapScaleConvolutionFilterNoel Grandin
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-23Qt5 initialize unx glyph cacheJan-Marek Glogowski
2018-08-22arg is never nullCaolán McNamara
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-22fix android buildNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
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