Age | Commit message (Expand) | Author |
2020-09-04 | Make many OUString functions take std::u16string_view parameters | Stephan Bergmann |
2020-09-02 | use VCL_TOOLBOX_STYLE_FLAT directly instead of a define with the same value | Caolán McNamara |
2020-09-02 | replace unnecessary include | Caolán McNamara |
2020-09-02 | weld TabBarEdit | Caolán McNamara |
2020-09-01 | tdf#136319 do logging before calling handler which might destroy the valueset | Caolán McNamara |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-08-29 | Fix typos | Andrea Gelmini |
2020-08-29 | Fix typos | Andrea Gelmini |
2020-08-29 | Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually used | Stephan Bergmann |
2020-08-29 | Directly use OUStringBuffer::indexOf | Stephan Bergmann |
2020-08-28 | move ScrollableWindow to beside its only consumer | Caolán McNamara |
2020-08-28 | drop unneeded include | Caolán McNamara |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-27 | uitest : Change all the ValueSet uitest statments to CHOOSE | Ahmed ElShreif |
2020-08-27 | uilogger : Add support in the Logger and DSL for ValueSet | Ahmed ElShreif |
2020-08-27 | add a DisableCycleFocusOut flag for an all-welded hierarchy | Caolán McNamara |
2020-08-26 | make get_extents_relative_to const | Caolán McNamara |
2020-08-24 | restore translatable="no" | Caolán McNamara |
2020-08-24 | tdf#118148 Extended tips from HC2/shared/ | Olivier Hallot |
2020-08-21 | Related: tdf#135518 Add English (Hong Kong) [en-HK] to language list | Eike Rathke |
2020-08-21 | Fix typos | Andrea Gelmini |
2020-08-20 | loplugin:constantparam | Noel Grandin |
2020-08-19 | update pches | Caolán McNamara |
2020-08-18 | loplugin:unusedvarsglobal | Noel Grandin |
2020-08-18 | new loplugin:unusedvarsglobal | Noel Grandin |
2020-08-18 | merge OSqlEdit and MultiLineEditSyntaxHighlight | Caolán McNamara |
2020-08-18 | move TextWindowPeer to its only user | Caolán McNamara |
2020-08-18 | move VCLXMultiLineEdit and MultiLineEdit to toolkit | Caolán McNamara |
2020-08-18 | remove newly unused ExtMultiLineEdit | Caolán McNamara |
2020-08-18 | weld OAppDetailPageHelper | Caolán McNamara |
2020-08-16 | let tab switch between cells | Caolán McNamara |
2020-08-16 | tdf#135550 make XComboBox Item status changed event work again | Caolán McNamara |
2020-08-15 | remove constructor with plain Bitmap from Graphic, use BitmapEx | Tomaž Vajngerl |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-14 | tdf#135550 make XListBox Item status changed event work again | Caolán McNamara |
2020-08-14 | One toolbar generic controller is enough | Maxim Monastirsky |
2020-08-13 | Merge toolbar popup classes | Maxim Monastirsky |
2020-08-12 | expand out DELETEZ | Noel Grandin |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-12 | uitest : Add support for Normal ValueSet | Ahmed ElShreif |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-08-10 | tdf#135529 today/none only used by DateControl | Caolán McNamara |
2020-08-02 | tdf#135369 on removing an image link, ensure the linked to image is in the list | Caolán McNamara |
2020-07-31 | tdf#134887 NewToolbarController: Use different icons for extra large | Maxim Monastirsky |
2020-07-29 | update svtools pch | Caolán McNamara |
2020-07-29 | move SetReadOnly into ControlBase as SetEditableReadOnly | Caolán McNamara |
2020-07-28 | drop use of SvtFontOptions | Caolán McNamara |
2020-07-27 | weld NavigationBar | Caolán McNamara |
2020-07-27 | we want the position of the start of the scrollbar | Caolán McNamara |