summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2020-07-19compact namespace: vclNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-25loplugin:unusedmethodsNoel Grandin
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24remove some unused typedefsNoel Grandin
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-11GdkDragCancelReason wasn't exposed before gtk 3.20.0Caolán McNamara
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara
2020-04-16tdf#131120 use a replacement for GtkComboBoxCaolán McNamara
2020-03-24vcl: fix startup of a sanitized soffice.binMiklos Vajna
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-18fix --disable-cairo-canvas buildLuboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-03-18move most font handling out of CairoTextRenderLuboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-13toplevel might not be a GtkWindow, no need to cast to GtkWindowCaolán McNamara
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-04add a way to return focus to the main widgetCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2020-01-06set BackendCapabilities::mbSupportsBitmap32 for Skia againLuboš Luňák
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara
2019-12-19handle change of focus between widgets within the toplevel GtkWindowCaolán McNamara
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-17unfold the gtk-related inline we don't need anymoreCaolán McNamara
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