- 7a9e3ce consider VndSunStarExpand an exotic protocol by Caolán McNamara · 1 year, 5 months ago
- 5ae2ad3 Some missing "block untrusted referer links" for form controls by Stephan Bergmann · 1 year, 10 months ago
- 161bcfa Resolves: tdf#157258 "Always autocorrect to" deletes the word by Caolán McNamara · 2 years ago
- 1c64b4e tdf#159735 a11y: Dispose win accessible with VCLXWindow by Michael Weghorn · 2 years, 1 month ago
- 2212b3d tdf#158101 Make non-gtk backends context popup menu item by Jim Raykowski · 2 years, 5 months ago
- f098ba6 tdf#123864 a11y: Handle new CHECKABLE state in misc places by Michael Weghorn · 2 years, 4 months ago
- 2324caf tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignored by Julien Nabet · 2 years, 4 months ago
- 67c2a47 cid#1545597 Using invalid iterator by Julien Nabet · 2 years, 4 months ago
- 042fb18 c++20: use std::erase(_if) instead of std::remove(_if)+erase (toolkit) by Julien Nabet · 2 years, 5 months ago
- d0e848d avoid double map lookup by Noel Grandin · 2 years, 5 months ago
- e87937d loplugin:fieldcast in VCLXWindowImpl by Noel Grandin · 2 years, 5 months ago
- 1914124 loplugin:fieldcast in MutableTreeDataModel by Noel Grandin · 2 years, 5 months ago
- 41d9584 'new Double' is deprecated in Java by Noel Grandin · 2 years, 5 months ago
- df79eed tdf#157518: vcl: Introduce vcl control LevelBar by Sarper Akdemir · 2 years, 6 months ago
- 0446f73 tdf#153519 use new IdleTask::waitUntilIdleDispatched by Noel Grandin · 2 years, 5 months ago
- 711e01c Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: toolkit by Stephan Bergmann · 2 years, 6 months ago
- 367891c Use getXWeak in toolkit by Mike Kaganski · 3 years ago
- b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
- 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
- b20d44d Replace getTabIndexPropertyName and getStepPropertyName (toolkit) by Julien Nabet · 2 years, 6 months ago
- 3c162a7 Replace 2 other lcl_throw* by throwing the right exception directly (toolkit) by Julien Nabet · 2 years, 6 months ago
- c47038d Replace 3 lcl_throw* by throwing the right exception directly (toolkit) by Julien Nabet · 2 years, 6 months ago
- c17d369 Use less epoxy external headers dependency by Gabor Kelemen · 2 years, 7 months ago
- d9ecb98 MutableTreeDataModel does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
- c29d86f no need to take a lock and do nothing by Noel Grandin · 2 years, 7 months ago
- 3c7a35d no need to use UNO_QUERY_THROW here by Noel Grandin · 2 years, 7 months ago
- a766f75 tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEdit by Michael Weghorn · 2 years, 7 months ago
- 847df83 tdf#104833 Move VCLXMultiLineEdit to public toolkit header by Michael Weghorn · 2 years, 7 months ago
- 3c58ea8 make IAccessibleTableControl extend cppu::WeakImplHelper by Noel Grandin · 2 years, 7 months ago
- 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
- cd00bc5 tdf#156473 a11y: Keep a reference to table's a11y object by Michael Weghorn · 2 years, 8 months ago
- 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
- 2cd1408 tdf#156561 a11y: Create VCLXTopWindow peer for border win frame by Michael Weghorn · 2 years, 8 months ago
- 4d27d2c tdf#141101 tdf#156561 a11y: Handle a11y child events in win parent by Michael Weghorn · 2 years, 8 months ago
- 8c330cd toolkit: Use range-based for, drop invalidTableControlAction by Michael Weghorn · 2 years, 8 months ago
- b6b2642 split Point/Size/Rectangle into AbsoluteScreenPixel* types by Noel Grandin · 2 years, 9 months ago
- 3b1da48 a11y: Don't always append window type to a11y name in debug builds by Michael Weghorn · 2 years, 8 months ago
- e4ec702 a11y: Convert AccessibleTableControlObjType to enum class by Michael Weghorn · 2 years, 8 months ago
- ce0a48a tdf#155625 a11y: Notify about menu item role change by Michael Weghorn · 2 years, 8 months ago
- 81994cb Convert internal vcl bitmap formats transparency->alpha (II) by Noel Grandin · 5 years ago
- 1f2ff4a loplugin:redundantcast small improvement by Noel Grandin · 2 years, 9 months ago
- 0e8b7dd split GetWindowExtentsRelative asunder by Noel Grandin · 2 years, 9 months ago
- 972aea5 simplify by Noel Grandin · 2 years, 9 months ago
- 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
- cd52832 move a toolkit header inside the module by Noel Grandin · 2 years, 11 months ago
- 31e2b47 improve some usage of OInterfaceIteratorHelper4 by Noel Grandin · 3 years ago
- 96a403b Resolves: tdf#155029 set StandardStyles before updateFromModel by Caolán McNamara · 3 years ago
- b6c617c use more TOOLS_WARN_EXCEPTION by Noel Grandin · 3 years ago
- d7e0247 Run clang-tidy with misc-unused-using-decls on modules [s-t]* by Gabor Kelemen · 3 years ago
- dccd82b MCGR: Reduce diverse GradientStyle enums to single UNO API one by Armin Le Grand (allotropia) · 3 years ago
- 0c5c1e8 Revert "remove unnecessary UnoControlModel::setPropertyValues" by Noel Grandin · 3 years ago
- 5dba03b pack the ImplPropertyInfo struct by Noel Grandin · 3 years ago
- 9ff063e use std::unordered_map for static properties in toolkit by Noel Grandin · 3 years ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- bfdf5d2 use more XVclWindowPeer by Noel Grandin · 3 years ago
- 96a47ee simplify subclasses of comphelper::OPropertySetHelper by Noel Grandin · 3 years ago
- 19c18c9 remove unnecessary UnoControlModel::setPropertyValues by Noel Grandin · 3 years ago
- 30784e5 convert UnoControlModel and friends to use std::mutex by Noel Grandin · 3 years, 1 month ago
- 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
- b8ef33f BaseMutex->std::mutex in MutableTreeDataModel by Noel Grandin · 3 years, 1 month ago
- c405820 deduplicate MutexAndBroadcastHelper by Noel Grandin · 3 years, 1 month ago
- c75e975 toolkit: Port AccessibleStatusBarTest to test::AccessibleTestBase by Colomban Wendling · 3 years, 2 months ago
- 1f49d8a BaseMutex->std::mutex in ListenerMultiplexerBase by Noel Grandin · 3 years, 1 month ago
- 23d4617 osl::Mutex->std::mutex in DefaultGridDataModel by Noel Grandin · 3 years, 2 months ago
- 76bdc40 osl::Mutex->std::mutex in DefaultGridColumnModel by Noel Grandin · 3 years, 2 months ago
- 00659bc improve readability of VirtualDevice constructor by Noel Grandin · 3 years, 2 months ago
- bbe70a7 Use ImplInheritanceHelper in OAccessibleControlContext by Stephan Bergmann · 3 years, 2 months ago
- 5c312c9 Use ImplInheritanceHelper in VCLXAccessibleComponent by Stephan Bergmann · 3 years, 2 months ago
- 5747634 Use ImplInheritanceHelper in OAccessibleExtendedComponentHelper by Stephan Bergmann · 3 years, 2 months ago
- 579d144 Fix some toolkit UnoControlBase derivates' queryAggregation by Stephan Bergmann · 3 years, 3 months ago
- d212607 XUnoTunnel->dynamic_cast in VCLXGraphics by Noel Grandin · 3 years, 3 months ago
- 8081533 XUnoTunnel->dynamic_cast in VCLXBitmap by Noel Grandin · 3 years, 3 months ago
- 0160109 XUnoTunnel->dynamic_cast in GridColumn by Noel Grandin · 3 years, 3 months ago
- 96cd662 XUnoTunnel->dynamic_cast in VCLXPointer by Noel Grandin · 3 years, 3 months ago
- e5092fd XUnoTunnel->dynamic_cast in VCLXRegion by Noel Grandin · 3 years, 3 months ago
- 8d97a90 XUnoTunnel->dynamic_cast in VCLXMenu by Noel Grandin · 3 years, 3 months ago
- 678747f XUnoTunnel->dynamic_cast in UnoControlModel by Noel Grandin · 3 years, 3 months ago
- a6d44c4 XUnoTunnel->dynamic_cast in VCLXFont by Noel Grandin · 3 years, 3 months ago
- 172aedb XUnoTunnel->dynamic_cast in VCLXDevice by Noel Grandin · 3 years, 3 months ago
- f1d00da OAccessibleImplementationAccess was apparently effectively unused by now by Stephan Bergmann · 3 years, 3 months ago
- a58abb4 Clean up VCLXAccessibleComponent::getAccessibleParent by Stephan Bergmann · 3 years, 3 months ago
- 555f433 use std::this_thread::sleep_for instead of osl equivalent by Arnaud VERSINI · 3 years, 5 months ago
- ec98e77 Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessibleComponent by Stephan Bergmann · 3 years, 3 months ago
- 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
- c0c4519 loplugin:unocast (VCLXAccessibleComponent) by Stephan Bergmann · 3 years, 4 months ago
- feb8b83 loplugin:unocast (VCLXDialog) by Stephan Bergmann · 3 years, 4 months ago
- 1fa58cc loplugin:unocast (VCLXMultiPage) by Stephan Bergmann · 3 years, 4 months ago
- 9abe8ee loplugin:unocast (MutableTreeNode) by Stephan Bergmann · 3 years, 4 months ago
- 9f3022ce loplugin:unocast (VCLXTabPage) by Stephan Bergmann · 3 years, 4 months ago
- ef50347 loplugin:implinheritancehelper in toolkit by Noel Grandin · 3 years, 4 months ago
- d640bfe remove dependency from drawinglayer to framework by Noel Grandin · 3 years, 4 months ago
- 068187a loplugin:unocast (VCLXWindow) by Stephan Bergmann · 3 years, 4 months ago
- b15eb16 tdf#152380: add checks for names and values sequences length equality by Mike Kaganski · 3 years, 4 months ago
- f9395a1 tdf#152094 retain more accuracy from RefDevMode::MSO1 by Caolán McNamara · 3 years, 4 months ago
- 224fc96 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
- 4e26dbf Use cppuhelper::ImplInheritanceHelper for toolkit VCLX window classes by Stephan Bergmann · 3 years, 4 months ago
- f003035 loplugin:unusedmethods by Noel Grandin · 3 years, 5 months ago
- 2d7db69 tdf#152012 Fix assert fail on opening date picker by Hossein · 3 years, 5 months ago
- 767092f loplugin:referencecasting look for a new pattern by Noel Grandin · 3 years, 6 months ago
- ea36e05 tdf#150786 use a 'standard' theme for form controls by Caolán McNamara · 3 years, 6 months ago