summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-23tdf#123072 Qt5 just use data from QFontDatabaseJan-Marek Glogowski
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-03-20Resolves: tdf#119996 remove support for GNOME Shell application menuArkadiy Illarionov
2019-03-19tdf#123379: implement native menu bar toggle on/offKatarina Behrens
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-03-14Fix scheduled Task priority change handlingJan-Marek Glogowski
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