Age | Commit message (Expand) | Author |
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-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-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 |
2020-05-07 | Revert "remove some "optimisation" insanity in ScriptEventContainer" | Samuel Mehrbrodt |
2020-05-06 | Resolves: tdf#132581 allow disabling the auto-group RadioButton feature | Caolán McNamara |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-04-11 | rename vcl::Window::Update to PaintImmediately | Noel Grandin |
2020-04-10 | Make BitmapPrimitive2D vcl-independent | Armin Le Grand |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-03-21 | simplify code | Noel Grandin |
2020-03-15 | Revert "loplugin:constfields in toolkit" | Noel Grandin |
2020-03-07 | clang-format toolkit, tools, uui with under 5-percent lines of change | Muhammet Kara |
2020-03-03 | inline some use-once constants | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-20 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Eda Nur Var |
2020-02-18 | move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkit | Caolán McNamara |
2020-02-16 | move TreeControlPeer to toolkit | Caolán McNamara |
2020-02-14 | move dialog.hxx to vcl/include/toolkit | Caolán McNamara |
2020-02-14 | move VCLXFileControl to toolkit | Caolán McNamara |