summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/widgetdraw
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-05-08Fix testStephan Bergmann
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-09Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-03-04separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-03-04Update WidgetDefinitionTest for RadioButton and button valueTomaž Vajngerl
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl