Age | Commit message (Expand) | Author |
2019-03-11 | weld SvxConfigDialog | Caolán McNamara |
2019-03-11 | Fix typo | Andrea Gelmini |
2019-03-11 | weld SvxMenuConfigPage/SvxToolbarConfigPage | Caolán McNamara |
2019-03-11 | weld SfxDocumentPage | Caolán McNamara |
2019-03-11 | merge SalLayoutGlyphsImpl and SalGenericLayoutGlyphsImpl | Noel Grandin |
2019-03-11 | widget theme: slight window borders, use font 10 instead of 12 | Tomaž Vajngerl |
2019-03-11 | widget theme: support disabled pushbutton | Tomaž Vajngerl |
2019-03-11 | loplugin:constantparam | Noel Grandin |
2019-03-11 | widget theme: add support for menubar, menupopup and tooltip | Tomaž Vajngerl |
2019-03-11 | widget theme: change color for window background and frame | Tomaž Vajngerl |
2019-03-11 | widget theme: take into account scaling factor for images | Tomaž Vajngerl |
2019-03-10 | widget theme: draw slider button from svg, left and right track | Tomaž Vajngerl |
2019-03-10 | widget theme: draw listheader button and arrow | Tomaž Vajngerl |
2019-03-10 | widget theme: support "height" for editbox and set to "32" | Tomaž Vajngerl |
2019-03-10 | widget theme: toolbar drawing definition - separator, buttons | Tomaž Vajngerl |
2019-03-10 | weld ScTpSubTotalGroup | Caolán McNamara |
2019-03-10 | widget theme: adjust draw positions of editbox, combobox, listbox | Tomaž Vajngerl |
2019-03-10 | only read and parse widget definition once from the file | Tomaž Vajngerl |
2019-03-09 | Separate style colors from WidgetDefinition into its own class | Tomaž Vajngerl |
2019-03-09 | Fix multiline tabs drawing of first / last tab | Tomaž Vajngerl |
2019-03-09 | replace feeble triangle drawing with DrawPolygon | Caolán McNamara |
2019-03-09 | out of line some heavily repeated functions | Noel Grandin |
2019-03-09 | loplugin:unusedmethods | Noel Grandin |
2019-03-08 | Fix crash in widget drawing of a SVG as image | Tomaž Vajngerl |
2019-03-08 | tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB texture | Miklos Vajna |
2019-03-08 | Don'tbuild HarfBuzz with Core Text support on macOS/iOS | Khaled Hosny |
2019-03-08 | use gtk_toggle_button_get_mode as trigger for pan-down inclusion | Caolán McNamara |
2019-03-08 | vcl opengl: avoid task priority warning on cursor blink | Miklos Vajna |
2019-03-08 | make it possible to use FileDefinitionWidgetDraw in more backends | Tomaž Vajngerl |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-03-07 | map reorderable to DragDropMode::CTRL_MOVE | Caolán McNamara |
2019-03-07 | tdf#119947 vcl opengl win: fix fontwork popup menu | Miklos Vajna |
2019-03-07 | don't need "spinbox-entire" svg anymore | Tomaž Vajngerl |
2019-03-07 | widget theme - update editbox, draw from svg | Tomaž Vajngerl |
2019-03-07 | widget theme - update combobox/listbox, draw from svg | Tomaž Vajngerl |
2019-03-07 | widget theme - update scrollbars, draw from svg | Tomaž Vajngerl |
2019-03-07 | widget theme - update spinbox with more states | Tomaž Vajngerl |
2019-03-07 | Fixes, don't draw IntroProgress, adjust EditBox bounding size | Tomaž Vajngerl |
2019-03-07 | can drop wallpaper if use alpha-enabled virdev | Caolán McNamara |
2019-03-07 | Add width, height and margin parameters for widget part def. | Tomaž Vajngerl |
2019-03-07 | Make definition state attribute default to "any" | Tomaž Vajngerl |
2019-03-06 | Increase font size when drawing from widget definition | Tomaž Vajngerl |
2019-03-06 | draw combobox (entire areaonly) from external svg, fix editbox | Tomaž Vajngerl |
2019-03-06 | Draw tabs from external svg image, fixes for tabs (colors) | Tomaž Vajngerl |
2019-03-06 | Draw pushbutton from external svg image | Tomaž Vajngerl |
2019-03-06 | Update drawing of spinbox from definition | Tomaž Vajngerl |
2019-03-06 | Support first, last tab item for the widget definition | Tomaž Vajngerl |
2019-03-06 | Support drawing widgets by interpreting an external SVG definition | Tomaž Vajngerl |
2019-03-06 | Draw basic list{node,net,header} from the theme definition | Tomaž Vajngerl |
2019-03-06 | Draw basic toolbar from the theme definition | Tomaž Vajngerl |