Age | Commit message (Expand) | Author |
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 |
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 | Use o3tl::is_typed_flags for ControlState | Stephan Bergmann |
2019-03-05 | deal with code duplication at drawing from a definition file | Tomaž Vajngerl |
2019-03-05 | Add spinbox SVG buttons, but use a definition draw for now | Tomaž Vajngerl |
2019-03-05 | Draw basic tabbar widgets from the theme definition | Tomaž Vajngerl |
2019-03-05 | Draw basic progress from the theme definition | Tomaž Vajngerl |
2019-03-05 | Draw basic fixedline from the theme definition | Tomaž Vajngerl |
2019-03-05 | Draw basic scrollbar from the theme definition | Tomaž Vajngerl |
2019-03-05 | weld SfxAcceleratorConfigPage | Caolán McNamara |
2019-03-05 | sync get_active_id impls | Caolán McNamara |
2019-03-05 | Draw basic slider from the theme definition | Tomaž Vajngerl |
2019-03-05 | Use a unordered_map for mapping of xml element to control type | Tomaž Vajngerl |
2019-03-05 | Update checkbox and radiobutton SVG images | Tomaž Vajngerl |
2019-03-05 | Draw basic spinbox from the theme definition | Tomaž Vajngerl |
2019-03-05 | Use SVG image to draw the checkbox widget | Tomaž Vajngerl |
2019-03-05 | tdf#123745 vcl: fix some crash in Window::SetHelpHdl() | Michael Stahl |
2019-03-05 | tdf#119856 vcl: convert Qt5FilePicker and Qt5Menu to RunInMainThread | Michael Stahl |
2019-03-05 | tdf#119856 vcl: fix Qt warning Qt5Frame::SetModal() | Michael Stahl |
2019-03-05 | tdf#119856 vcl: fix Qt5FilePicker destructor to run in main thread | Michael Stahl |
2019-03-05 | tdf#119856 vcl: Qt5/KDE5 RunInMainThread | Michael Stahl |
2019-03-05 | tdf#120783: take suggested/preferred DnD ops into account | Katarina Behrens |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-05 | Add support for <image> draw definition to draw a SVG image | Tomaž Vajngerl |