Age | Commit message (Expand) | Author |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-19 | forward declare VclBuilder in VclBuilderContainer | Caolán McNamara |
2021-02-19 | rename get_vscroll_width to get_scroll_thickness | Caolán McNamara |
2021-02-18 | update DataBrowser has-focus when child widget loses focus | Caolán McNamara |
2021-02-16 | loplugin:referencecasting in stoc..svtools | Noel |
2021-02-14 | Move unit conversion code to o3tl, and unify on that in more places | Mike Kaganski |
2021-02-13 | rename Ruler::GetType to drop using Window::GetType | Caolán McNamara |
2021-02-13 | Resolves: tdf#138839 Add Cabécar {cjp-CR} 0x06AA, Bribri {bzd-CR} 0x06AB | Eike Rathke |
2021-02-08 | update pches | Caolán McNamara |
2021-02-02 | Fix typo in code | Andrea Gelmini |
2021-02-01 | Resolves: tdf#139607 Add Pali Thai {pi-Thai} 0x0A67 to CTL language list | Eike Rathke |
2021-01-28 | Improve macro checks | Samuel Mehrbrodt |
2021-01-28 | TopLeft().Y() -> Top() etc. | Caolán McNamara |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |
2021-01-21 | _yes -> _Yes | Caolán McNamara |
2021-01-21 | keep the navigation bar control area the same size with hidden scrollbar | Caolán McNamara |
2021-01-16 | tdf#137695 shrink widget height below natural min within data browser | Caolán McNamara |
2021-01-16 | replace near-zero xalign values that should be zero | Caolán McNamara |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-15 | tdf#135641 update DataBrowser has-focus when child widget gains focus | Caolán McNamara |
2021-01-15 | replace stock button images | Caolán McNamara |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-13 | fix a GtkSettings:gtk-button-images is deprecated warning | Caolán McNamara |
2021-01-10 | remove some old debugging code | Noel Grandin |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-08 | use more IsTransparent | Noel Grandin |
2021-01-05 | lok: disable java interaction handler | Henry Castro |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2020-12-30 | vcl: remove {Read,Write}ImpGraphic and ImplExportNative from Graphic | Tomaž Vajngerl |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-12-23 | Use char16_t string literals | Stephan Bergmann |
2020-12-22 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-22 | replace deprecated xpad/ypad | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-20 | tdf#139063 crash when add a new sheet to a RTL sheet | Caolán McNamara |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |
2020-12-15 | update pches | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-09 | tdf#138778 add has_child_focus which considers a related popup a 'child' | Caolán McNamara |
2020-12-07 | move various notebookbar widgets into vcl | Caolán McNamara |
2020-12-04 | move ManagedMenuButton to vcl | Caolán McNamara |
2020-12-04 | add a way to get an awt::XPopupMenu from a PopupMenu | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | convert EHistoryType to scoped enum | Noel |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |