Age | Commit message (Expand) | Author |
2021-02-02 | tdf#86871 Replace ellipsis w/ meaningful label | Olivier Hallot |
2021-01-31 | Resolves: tdf#139239 set correct search column | Caolán McNamara |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-22 | tdf#138409 numerical ControlFormat strings shouldn't be localized | Caolán McNamara |
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 | tdf#139298 New created query doesn't show any row | Caolán McNamara |
2021-01-20 | set parent for database authentication user/password dialog | Caolán McNamara |
2021-01-18 | Related: tdf#66813 this dialog should be modal | Caolán McNamara |
2021-01-16 | snap near 0.5 align values to 0.5 | Caolán McNamara |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
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-14 | Resolves: tdf#138675 crash on checking if focus is in OFieldDescControl | Caolán McNamara |
2021-01-14 | Resolves: tdf#139299 crash on gaining focus during dispose | Caolán McNamara |
2021-01-11 | xmloff: "form:datasource" vs. "db:data-source" | Michael Stahl |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-28 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-24 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-22 | split SotStorageStream into two classes | Noel |
2020-12-21 | weld tabledesignrowmenu | Caolán McNamara |
2020-12-21 | weld querycolmenu | Caolán McNamara |
2020-12-21 | weld jointablemenu | Caolán McNamara |
2020-12-21 | weld queryfuncmenu | Caolán McNamara |
2020-12-21 | paste and delete are never enabled, so handlers never called | Caolán McNamara |
2020-12-21 | wrong menu used here | Caolán McNamara |
2020-12-21 | weld joinviewmenu | Caolán McNamara |
2020-12-21 | weld querycolmenu | Caolán McNamara |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-15 | update pches | Caolán McNamara |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-12-15 | use views to parse rather than allocating OUString | Noel |
2020-12-13 | tdf#138834: fix crash in table creation wizard when clicking next | Julien Nabet |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-09 | Fix loplugin:stringviewparam handling of comparison operators | Stephan Bergmann |
2020-12-09 | restructure WeldEditView for reuse in SwAnnotationWin | Caolán McNamara |
2020-12-08 | fastparser in styles | Noel Grandin |
2020-12-07 | no longer need to include vcl/ctrl.hxx here | Caolán McNamara |
2020-12-04 | create an awt::XPopupMenu the standard way | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | convert EHistoryType to scoped enum | Noel |
2020-12-01 | Related tdf#54021: Fields in tablecontrols of a form could not be copied | Julien Nabet |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |