summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27Skia supports 32bit bitmapsLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-22make some classes module-privateNoel Grandin
2019-11-19Fix typoAndrea Gelmini
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-11-15make some classes module-privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-23Make comparison operator member functions constStephan Bergmann
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:unnecessaryvirtualNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-02add wheel events to drawing areaCaolán McNamara
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny
2019-09-04tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-07-31Fix typosAndrea Gelmini
2019-07-23close some more holes in structuresNoel Grandin
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-11Resolves: rhbz#1719378 wrong signature for GtkGestureLongPress::pressedCaolán McNamara
2019-04-29speed up gtk menu construction at startupNoel Grandin
2019-04-15Related: tdf#97822 vcl opengl gtk2: fix missing slider widgetMiklos Vajna
2019-04-13tdf#97822 vcl opengl gtk2: fix missing list node widgetMiklos Vajna
2019-03-28mapped tooltip before attempting to show a menu is a problemCaolán McNamara