Age | Commit message (Expand) | Author |
2019-11-09 | custom widgets: support custom action button text colors | Ashod Nakashian |
2019-11-07 | make size group defaults match and document what the default is | Caolán McNamara |
2019-11-07 | drop unused TreeView::set_top_entry | Caolán McNamara |
2019-11-07 | loplugin:unusedfields | Noel Grandin |
2019-11-06 | erase matching container if notebook page removed | Caolán McNamara |
2019-11-06 | set mpCloseButton to null after it is destroyed | Caolán McNamara |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-11-04 | improve pivot table dnd highlighting | Caolán McNamara |
2019-11-04 | improve pivot table dnd highlighting | Caolán McNamara |
2019-11-04 | survive missing atk_object_set_accessible_id symbol | Caolán McNamara |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-11-02 | weld SfxRecordingFloat_Impl utility window | Caolán McNamara |
2019-11-01 | the label sync button will relaunch itself from its close handler | Caolán McNamara |
2019-10-30 | split WindowStateData into its own header | Caolán McNamara |
2019-10-29 | use activate-link instead of clicked | Caolán McNamara |
2019-10-29 | weld fpicker cluster | Caolán McNamara |
2019-10-25 | Fix build in vcl | Julien Nabet |
2019-10-25 | tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/ | Gabor Kelemen |
2019-10-24 | adjust where the spacing between image and text is applied | Caolán McNamara |
2019-10-24 | Introduce OStringChar | Stephan Bergmann |
2019-10-21 | fix unused function: SwapForRTL(widget) only if GTK3.22 | Justin Luth |
2019-10-19 | Resolves: tdf#128241 reuse label to retain buildable_name | Caolán McNamara |
2019-10-19 | tdf#128241: fix crash when opening print dialog (gtk3 only) | Julien Nabet |
2019-10-19 | weld ScDataProviderDlg | Caolán McNamara |
2019-10-19 | loplugin:unusedfields | Noel Grandin |
2019-10-18 | cid#1454633 silence Uncaught exception | Caolán McNamara |
2019-10-17 | Silence Clang 10 trunk -Wdeprecated-volatile in GLib for now | Stephan Bergmann |
2019-10-17 | Resolves: tdf#128129 add support for left/right expand/collapse | Caolán McNamara |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-16 | Related: tdf#124729 log any gtk_gl_area_get_error messages | Caolán McNamara |
2019-10-16 | loplugin:bufferadd loosen some constraints | Noel Grandin |
2019-10-16 | swap left/right for RTL scrolling hadjustment | Caolán McNamara |
2019-10-15 | honour per-widget RTL override | Caolán McNamara |
2019-10-15 | Related: tdf#124729 check for gtk_gl_area_get_error before continuing | Caolán McNamara |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | assert fires after help hides find & replace dialog | Caolán McNamara |
2019-10-14 | gtk3atk: Make sure returned values are initialized | Samuel Thibault |
2019-10-14 | Related: tdf#124729 avoid GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT | Caolán McNamara |
2019-10-14 | Related: tdf#124729 check error status before continuing | Caolán McNamara |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-13 | weld ConditionalFormattingDialog | Caolán McNamara |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-10 | support screenshotting .ui files with GtkBuilder | Caolán McNamara |
2019-10-10 | avoid warning on teardown for non-dialogs/assistants | Caolán McNamara |
2019-10-10 | 'close' is available for GtkDialog and GtkAssistant | Caolán McNamara |
2019-10-09 | name all Notebooks 'tabcontrol' | Caolán McNamara |
2019-10-09 | remove still pending timeout in dtor | Caolán McNamara |
2019-10-09 | use preferred button order when screenshotting dialogs | Caolán McNamara |
2019-10-09 | get SAL_USE_VCLPLUGIN=gtk3 make screenshot to work | Caolán McNamara |
2019-10-08 | implement gtk dialog screenshotting | Caolán McNamara |