summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-09-21update pchesCaolán McNamara
2020-09-17qt5: Pass QStyleOption by reference instead of pointerMichael Weghorn
2020-09-17tdf#136094 qt5: Handle bg color in drawNativeControlMichael Weghorn
2020-09-17tdf#136805 PDF export: re-add XMP basic meta dataJan-Marek Glogowski
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
2020-09-15WIN OSX unify GetGlyphWidths codeJan-Marek Glogowski
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski
2020-09-11Qt5 add some output formaters for Qt classesJan-Marek Glogowski
2020-09-11tdf#135565 prepare font preview virtual deviceCaolán McNamara
2020-09-10support attempting to set a foreground color for labels and textviewsCaolán McNamara
2020-09-10tdf#75280: Convert some inappropriate use of sal_uIntPtr (+sal_uLong) (vcl)Julien Nabet
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara
2020-09-08try harder to not duplicate large memory usage in SkiaSalBitmapLuboš Luňák
2020-09-08make SkiaSalBitmap debug also log bit count and palette presenceLuboš Luňák
2020-09-08tdf#136545 use pre-existing cairo_surfaceCaolán McNamara
2020-09-08Simplify GetVendorNameFromId, returning std::string_viewStephan Bergmann
2020-09-07tdf#136323 qt5: Remember accessible objectMichael Weghorn
2020-09-07loplugin:constantparamNoel Grandin
2020-09-07improve debug for erased SkiaSalBitmapLuboš Luňák
2020-09-07do not queue up too many Skia image drawing operations (tdf#136369)Luboš Luňák
2020-09-07increase Skia image cache size to 64MiB (tdf#136244)Luboš Luňák
2020-09-04ignore fully opaque alpha bitmap for SkiaLuboš Luňák
2020-09-02support attempting to set a background color for widgetsCaolán McNamara
2020-09-02drop unused weld_windowCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02AlwaysInputMode::AlwaysInputDisabled newly unusedCaolán McNamara
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-26optimize polygon merging in Skia (tdf#136139)Luboš Luňák
2020-08-26update Skia to chrome/m86 snapshotLuboš Luňák
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-25Related: tdf#135965 return true to show event was handledCaolán McNamara
2020-08-24remove unused XIM.hCaolán McNamara
2020-08-24Fix typo in codeAndrea Gelmini
2020-08-21tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara
2020-08-20loplugin:singlevalfieldsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-08-19headless: don't allow the system to set subpixel rendering eg.Michael Meeks
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-18new loplugin:unusedvarsglobalNoel Grandin