Age | Commit message (Expand) | Author |
2020-08-20 | loplugin:virtualdead | Noel Grandin |
2020-08-19 | move VclMultiLineEdit to toolkit-only headers | Caolán McNamara |
2020-08-18 | move VCLXMultiLineEdit and MultiLineEdit to toolkit | Caolán McNamara |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-12 | svlbitm.hxx can be toolkit only now | Caolán McNamara |
2020-08-04 | loplugin:flatten in toolkit | Noel Grandin |
2020-07-25 | cid#1465510 Dereference null return value | Caolán McNamara |
2020-07-23 | access via NumericFormatter instead of NumericField | Caolán McNamara |
2020-07-23 | NumericFormatter can be toolkit only now | Caolán McNamara |
2020-07-21 | weld DateControl | Caolán McNamara |
2020-07-20 | SVTXDateField is preferred ahead of VCLXDateField | Caolán McNamara |
2020-07-20 | drop unused VCLXCurrencyField | Caolán McNamara |
2020-07-20 | UnoControlCurrencyFieldModel ends up using a SVTXCurrencyField | Caolán McNamara |
2020-07-15 | move SVTXDateField to toolkit | Caolán McNamara |
2020-07-15 | aServiceName is lowercase rDescriptor.WindowServiceName already | Caolán McNamara |
2020-07-15 | weld LongCurrencyControl | Caolán McNamara |
2020-07-12 | move CheckBox to toolkit-only headers | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-06 | exile fmtfield.hxx to toolkit headers | Caolán McNamara |
2020-07-05 | return a reference instead of a pointer | Caolán McNamara |
2020-07-03 | change FormattedField so it doesn't inherit from Formatter but provides one | Caolán McNamara |
2020-07-03 | remove some dead WindowType values | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: toolkit | Stephan Bergmann |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-23 | move ListBox to toolkit-only headers | Caolán McNamara |
2020-06-23 | FixedBitmap can be in a toolkit only header | Caolán McNamara |
2020-06-21 | don't include vcl/fmtfield.hxx from public hxx | Caolán McNamara |
2020-06-10 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Michael Warner |
2020-06-02 | Fix typo | Andrea Gelmini |
2020-06-01 | Revert "tdf#125609 toolkit: don't use XTabController::getControls" | Noel Grandin |
2020-05-28 | Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search results | Caolán McNamara |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-22 | PaintToDevice doesn't use its Size argument | Caolán McNamara |
2020-05-22 | remove Size arg from Window::Draw and depend on GetSizePixel | Caolán McNamara |
2020-05-20 | move ComboBox to toolkit-only headers | Caolán McNamara |
2020-05-20 | fix -Werror=maybe-uninitialized | Noel Grandin |
2020-05-18 | tdf#133142 UnoControlTabPageContainer: Handle tab property changes | Michael Weghorn |
2020-05-15 | ControlModelContainerBase: Use property for enabled status | Michael Weghorn |
2020-05-15 | Forward 'removeTabPageContainerListener' as such | Michael Weghorn |
2020-05-14 | UnoEditControl: Don't initialize members twice | Michael Weghorn |
2020-05-14 | Rename ContainerControl_IBase -> ControlContainer_IBase | Michael Weghorn |
2020-05-13 | fix ScriptEventContainer::isEmpty | Noel Grandin |
2020-05-11 | tdf#132832 calcAdjustedSize: Take max width into account | Michael Weghorn |
2020-05-11 | Fix 32bit linux build | Samuel Mehrbrodt |
2020-05-10 | compact namespace in testtools..toolkit | Noel Grandin |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-09 | Just use initializer list for Sequence<OUString> | Michael Weghorn |
2020-05-09 | toolkit: Use lambda instead of FindControlModel functor | Michael Weghorn |
2020-05-08 | remove TriStateBox class | Caolán McNamara |
2020-05-08 | split button.hxx into toolkit-only piece | Caolán McNamara |