summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/FileDefinitionWidgetDraw.cxx
AgeCommit message (Expand)Author
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-31Use proper char16_t string literalTor Lillqvist
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-15DrawGradient variant only called by FileDefinitionWidgetDrawCaolán McNamara
2020-11-30FileDefinitionWidgetDraw never provides OutputDevice*s for RTL mirroringCaolán McNamara
2020-11-30identify the only callers that don't provide an OutputDevice for mirroringCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-26remove some unused local varsNoel Grandin
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-19widget theme: try the "online" theme even when not using LOKitTomaž Vajngerl
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-11-18widget theme: correct sizes of combobox/listboxTomaž Vajngerl
2019-11-16widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-22widgettheme: support multiple spinbox orientationsTomaž Vajngerl
2019-05-14Look for "online" theme when running LOOL and "ios" only on IOSTomaž Vajngerl
2019-05-14Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-03-26fix mistake by setting default scale factor to 2.0Tomaž Vajngerl
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-16move the content of theme_definitons to ios subdirTomaž Vajngerl
2019-03-11widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl
2019-03-11better adjustment algorithm for dynamic sized widgetsTomaž Vajngerl
2019-03-11cache file based widget images and draw commandsTomaž Vajngerl
2019-03-11widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl
2019-03-11widget theme: add support for menubar, menupopup and tooltipTomaž Vajngerl
2019-03-11widget theme: take into account scaling factor for imagesTomaž Vajngerl
2019-03-10widget theme: draw slider button from svg, left and right trackTomaž Vajngerl
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-10widget theme: support "height" for editbox and set to "32"Tomaž Vajngerl