- ea49dde loplugin:ostr in toolkit by Noel Grandin · 1 year, 11 months ago
- f221ccd replace createFromAscii with OUString literals in toolkit by Noel Grandin · 1 year, 11 months ago
- b9cc457 replace createFromAscii with OUString literals in OAccessibleControlContext by Noel Grandin · 1 year, 11 months ago
- d13bd53 replace createFromAscii with OUString literals in GridColumn by Noel Grandin · 1 year, 11 months ago
- 82bf361 simplify and reduce OUString allocation in UnoControl by Noel Grandin · 2 years ago
- d4f6534e [API CHANGE] a11y: Use XAccessible for relation targets by Michael Weghorn · 2 years ago
- 089398e Return double from OutputDevice::GetTextArray by Mike Kaganski · 2 years ago
- 2d8056d loplugin:unusedmethods by Noel Grandin · 2 years ago
- b0edb19 tdf#146619 Drop unused 'using namespace' in: toolkit/ by Gabor Kelemen · 2 years ago
- d4bcb8b convert SortableGridDataModel to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
- 1fa0669 convert VCLXToolkit to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
- 7f7a7cf Resolves: tdf#157258 "Always autocorrect to" deletes the word by Caolán McNamara · 2 years ago
- 7d384d63 tdf#114441 change use of sal_uLong to better integer types in toolkit by anish.deshpande · 2 years, 1 month ago
- db3b31c tdf#145614 Convert GCM_PROPERTY_ID #defines to enum by RMZeroFour · 2 years, 1 month ago
- 1af510e Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient by Noel Grandin · 2 years, 1 month ago
- 9c64ae3 tdf#159735 a11y: Dispose win accessible with VCLXWindow by Michael Weghorn · 2 years, 1 month ago
- e6ecd5a tdf#114441 Convert sal_uLong to sal_uInt32 in TreeControlPeer by AhmedHamed · 2 years, 1 month ago
- ce6f918 remove dummy accessibility factory by Noel Grandin · 2 years, 1 month ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- 1ac7350 tdf#158101 Make non-gtk backends context popup menu item by Jim Raykowski · 2 years, 5 months ago
- 6342aa6 cid#1545370 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 5096d07 cid#1545965 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 8898731 cid#1545470 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 9a6298a cid#1546006 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 6ef0460 SVT_DLL_NAME is unused by Noel Grandin · 2 years, 4 months ago
- 8bc6119 tdf#123864 a11y: Handle new CHECKABLE state in misc places by Michael Weghorn · 2 years, 4 months ago
- fdc87dd tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignored by Julien Nabet · 2 years, 4 months ago
- ae117fe cid#1546444 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 27a24fc cid#1545577 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 283aa10 cid#1545177 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 9c2c815 cid#1545987 std::swap COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- a58c0d4 cid#1556778 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 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