Age | Commit message (Expand) | Author |
2023-10-03 | accessibility: avoid OUString creation by using unicode OUString literals | Arnaud Versini |
2023-09-01 | tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEdit | Michael Weghorn |
2023-08-30 | make IAccessibleBrowseBox extend cppu::WeakImplHelper | Noel Grandin |
2023-08-30 | make IAccessibleTableControl extend cppu::WeakImplHelper | Noel Grandin |
2022-09-25 | a11y: Use FontSlant for "CharPosture" | Michael Weghorn |
2022-06-09 | Accessibility for IconView | Mike Kaganski |
2021-12-03 | Fix --disable-scripting for DESKTOP build | Jan-Marek Glogowski |
2021-07-29 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-28 | a11y: Expose FormattedField as spinbox | Michael Weghorn |
2021-07-02 | convert AccessibleBrowseBoxObjType to scoped enum | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-02-22 | loplugin:refcounting in accessibility | Noel |
2020-11-10 | tdf#123936 Formatting file in module accessibility with clang | Philipp Hofer |
2020-06-23 | move ListBox to toolkit-only headers | Caolán McNamara |
2020-06-12 | PopupMenuFloatingWindow is now unused | Caolán McNamara |
2020-05-20 | move ComboBox to toolkit-only headers | Caolán McNamara |
2019-10-28 | tdf#42949 Fix IWYU warnings in accessibility/ | Gabor Kelemen |
2019-10-15 | move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headers | Luboš Luňák |
2019-06-11 | Use hasElements to check Sequence emptiness in accessibility..canvas | Arkadiy Illarionov |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: accessibility | Stephan Bergmann |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-09 | accessibility: consistently use "" and <> in include directives | Mike Kaganski |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-05-16 | loplugin:comparisonwithconstant in accessibility | Noel Grandin |
2017-04-30 | untranslated strings are just strings | Caolán McNamara |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in accessibility..cui | Noel Grandin |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-01 | makeAny->Any in accessibility..avmedia | Noel Grandin |
2017-01-07 | accessibility: simplify CharacterAttributesHelper. | Arnaud Versini |
2017-01-06 | Localize return value of EditBrowseBoxTableCell::getAccessibleName | Muhammet Kara |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-21 | vcl: rename Font::GetFamily to Font::GetFamilyType | Chris Sherlock |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |