summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
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-11weld SvxConfigDialogCaolán McNamara
2019-03-11Fix typoAndrea Gelmini
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-11weld SfxDocumentPageCaolán McNamara
2019-03-11merge SalLayoutGlyphsImpl and SalGenericLayoutGlyphsImplNoel Grandin
2019-03-11widget theme: slight window borders, use font 10 instead of 12Tomaž Vajngerl
2019-03-11loplugin:constantparamNoel Grandin
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
2019-03-10weld ScTpSubTotalGroupCaolán McNamara
2019-03-10widget theme: adjust draw positions of editbox, combobox, listboxTomaž 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-09Fix multiline tabs drawing of first / last tabTomaž Vajngerl
2019-03-09replace feeble triangle drawing with DrawPolygonCaolán McNamara
2019-03-09out of line some heavily repeated functionsNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-08Fix crash in widget drawing of a SVG as imageTomaž Vajngerl
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07map reorderable to DragDropMode::CTRL_MOVECaolán McNamara
2019-03-07widget theme - update editbox, draw from svgTomaž Vajngerl
2019-03-07widget theme - update combobox/listbox, draw from svgTomaž Vajngerl
2019-03-07widget theme - update scrollbars, draw from svgTomaž Vajngerl
2019-03-07Fixes, don't draw IntroProgress, adjust EditBox bounding sizeTomaž Vajngerl
2019-03-07can drop wallpaper if use alpha-enabled virdevCaolán McNamara
2019-03-07Add width, height and margin parameters for widget part def.Tomaž Vajngerl
2019-03-07Make definition state attribute default to "any"Tomaž Vajngerl
2019-03-06Increase font size when drawing from widget definitionTomaž Vajngerl
2019-03-06Update drawing of spinbox from definitionTomaž 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-06Draw basic list{node,net,header} from the theme definitionTomaž Vajngerl
2019-03-06Draw basic toolbar from the theme definitionTomaž Vajngerl
2019-03-06Draw basic frame and window background from the theme definitionTomaž Vajngerl
2019-03-06Draw basic listbox from the theme definitionTomaž Vajngerl
2019-03-06support large toolbar sizeCaolán McNamara
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara
2019-03-06Introduce Int32ToSVBT32 for cases that apparently want to write a signed valueStephan Bergmann
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05deal with code duplication at drawing from a definition fileTomaž Vajngerl