summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-03-13tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov
2019-03-11cache file based widget images and draw commandsTomaž Vajngerl
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-11merge SalLayoutGlyphsImpl and SalGenericLayoutGlyphsImplNoel Grandin
2019-03-10widget theme: draw listheader button and arrowTomaž Vajngerl
2019-03-10only read and parse widget definition once from the fileTomaž Vajngerl
2019-03-09Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-07Add width, height and margin parameters for widget part def.Tomaž Vajngerl
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-06Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-03-05Use o3tl::is_typed_flags for ControlStateStephan Bergmann
2019-03-05Draw basic scrollbar from the theme definitionTomaž Vajngerl
2019-03-05tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThreadMichael Stahl
2019-03-05tdf#119856 vcl: Qt5/KDE5 RunInMainThreadMichael Stahl
2019-03-05tdf#120783: take suggested/preferred DnD ops into accountKatarina Behrens
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-05tdf#123796 Wrong cursor when inserting shapeNoel Grandin
2019-03-04remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl
2019-03-04Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-03-04move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl
2019-03-04separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-03-04tdf#120791: restore window geometry coming back from fullscreenKatarina Behrens
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens
2019-03-04support drawing a line in theme definitionTomaž Vajngerl
2019-03-04Draw basic Editbox from the theme definitionTomaž Vajngerl
2019-03-04remove code duplication in WidgetDefinitionReaderTomaž Vajngerl
2019-03-04Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl
2019-03-04Draw basic RadioButton from the theme definitionTomaž Vajngerl
2019-03-04Draw basic PushButton from the theme definitionTomaž Vajngerl
2019-03-04WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski
2019-02-27tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn
2019-02-27KDE5: set correct parent menu in functionAleksei Nikiforov
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov
2019-02-26fix android buildNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-20kde5 fpicker: Reuse 'initialize()' from base classMichael Weghorn
2019-02-20Make 'setDefaultName()' work again for kde5 fpickerMichael Weghorn