Age | Commit message (Expand) | Author |
2019-03-12 | Write HiDPI consistently without a hyphen | Tor Lillqvist |
2019-03-12 | tdf#123304: Allow the full feature syntax as pre 6.2 | Khaled Hosny |
2019-03-11 | widget theme: change the tab item height to (min) 32 px | Tomaž Vajngerl |
2019-03-11 | better adjustment algorithm for dynamic sized widgets | Tomaž Vajngerl |
2019-03-11 | cache file based widget images and draw commands | Tomaž Vajngerl |
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 | loplugin:constantparam | Noel Grandin |
2019-03-11 | widget theme: add support for menubar, menupopup and tooltip | 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 | 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 | 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 | 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 | 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 | 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 |
2019-03-06 | Draw basic frame and window background from the theme definition | Tomaž Vajngerl |
2019-03-06 | Draw basic listbox from the theme definition | Tomaž Vajngerl |
2019-03-06 | support large toolbar size | Caolán McNamara |
2019-03-06 | hookup MenuButton::SetDropDown to GtkMenuButton draw-indicator | Caolán McNamara |
2019-03-06 | Introduce Int32ToSVBT32 for cases that apparently want to write a signed value | Stephan Bergmann |
2019-03-06 | remove some unnecessary typedef struct... sugar | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-03-05 | deal with code duplication at drawing from a definition file | Tomaž Vajngerl |