summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2019-12-05KF5 drop KF5FilePicker::executeJan-Marek Glogowski
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-04weld ONavigatorCaolán McNamara
2019-12-03tdf#129068 try dialog content area help before dialog itselfCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03avoid invalid static_cast when mixing X11 and OpenGL bitmapsLuboš Luňák
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-12-01missing includeStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27Blind fix for 32-bit buildsStephan Bergmann
2019-11-27tdf#108642 load accessibility children fasterNoel Grandin
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27handle properly true 32bit bitmaps in some placesLuboš Luňák
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-27build properly with or without Skia enabledLuboš 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-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-26tdf#126043 we can use the stock attribute to skip an intermediate BitmapCaolán McNamara
2019-11-25Related: tdf#126043 use fastest png compression ratioCaolán McNamara
2019-11-22wrong delete signal idCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara
2019-11-20consistency wrt notification events for treeview cursor changeCaolán McNamara
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
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-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-13ensure we connect just onceCaolán McNamara
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn
2019-11-12Resolves: tdf#128716 make gtk assistant steps clickableCaolán McNamara
2019-11-12factor out inserting an intermediate GtkEventBoxCaolán McNamara
2019-11-11GtkSalFrame toplevel might not be a GtkWindowCaolán McNamara
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07make size group defaults match and document what the default isCaolán McNamara