- f5d65e3 Fraction->double in vcl::Window by Noel Grandin · 2 weeks ago
- cb5972e Rename LOKNotifier to KitNotifier by Tomaž Vajngerl · 10 days ago
- 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- 50098c8 tdf#170961: unlock guard during UnoControl::createPeer by Mike Kaganski · 2 weeks ago
- 67ddb2f Add missing BASEPROPERTY_REFERER default by Samuel Mehrbrodt · 6 weeks ago
- e3ea978 vcl: remove OutputDevice::DrawBitmapEx() by Christopher Sherlock · 7 months ago
- e1f3035 tdf#168788 return empty any for empty string for Numeric/Currency Controls by Caolán McNamara · 5 months ago
- fd2e467 tdf#146619 Run IWYU in fw decl mode on include/[a-c]* by Gabor Kelemen · 6 months ago
- a20e752 Sanity check all IwyuFilter files by Gabor Kelemen · 6 months ago
- 752083b IWYU: drop some exceptions related to rtl::math and std:: by Gabor Kelemen · 7 months ago
- c6af3d9 Use a bit more standard null date by Mike Kaganski · 7 months ago
- e97e2bd Use try_emplace to avoid second lookup by Mike Kaganski · 7 months ago
- 84e570b No need for shared_ptr overhead here by Mike Kaganski · 7 months ago
- 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
- e957f0d BitmapEx->Bitmap in VCLXBitmap by Noel Grandin · 7 months ago
- c584957 tdf#143148 Use pragma once instead of include guards by Teemu Pöytäniemi · 7 months ago
- 8703e94 BitmapEx->Bitmap in UnoGraphicProvider by Noel Grandin · 7 months ago
- e6211a4 BitmapEx->Bitmap in various by Noel Grandin · 7 months ago
- 7841de4 drop outdated coverity directives by Caolán McNamara · 8 months ago
- c1c8c13 toolkit: use frozen::unordered_map to convert component types by Tomaž Vajngerl · 8 months ago
- b68633e Use OutputDevice::ScopedPush in various by Mike Kaganski · 8 months ago
- fb80e10 toolkit: Use OUString, range-based for by Michael Weghorn · 8 months ago
- 9effdf9 toolkit: Simplify lcl_convertMessageBoxType by Michael Weghorn · 8 months ago
- 3e6b8ab simplify - no need to explicitly cast to u16string_view by Tomaž Vajngerl · 8 months ago
- b1ec05b cid#1662031 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- 2ff6d0a BitmapEx->Bitmap in VCLXBitmap by Noel Grandin · 8 months ago
- 0a4405f BitmapEx->Bitmap in VCLUnoHelper::CreateBitmap by Noel Grandin · 8 months ago
- 62d1a50 BitmapEx->Bitmap in Image by Noel Grandin · 8 months ago
- dd19b68 a11y tests: Use OAccessible for Window accessible by Michael Weghorn · 8 months ago
- 4515d4c BitmapEx->Bitmap in ORoadmap by Noel Grandin · 8 months ago
- 09ba6c5 toolkit a11y: Use OAccessible in UnoControl::getAccessibleContext by Michael Weghorn · 8 months ago
- 592b186 toolkit a11y: Drop redundant OAccessible::getAccessibleContext call by Michael Weghorn · 8 months ago
- 02ea6bd BitmapEx->Bitmap in CachedSortIndicator by Noel Grandin · 8 months ago
- e435c07 drop OutputDevice::GetBitmapEx in favour of returning Bitmap by Noel Grandin · 8 months ago
- fcee763 vcl dnd: Consolidate drop target retrieval, avoid casting by Michael Weghorn · 9 months ago
- 842f001 vcl a11y: Return OAccessible in vcl::Window::GetAccessible by Michael Weghorn · 9 months ago
- 7c036ef vcl a11y: Return OAccessible in vcl::Window::CreateAccessible by Michael Weghorn · 9 months ago
- d416ed0 rather return optional data via an optional param by Noel Grandin · 9 months ago
- f7db96b toolkit a11y test: Pass param by const ref by Michael Weghorn · 9 months ago
- 9918013 toolkit a11y: clang-format AccessibleGridControlCell by Michael Weghorn · 9 months ago
- afeaa37 toolkit a11y: clang-format OAccessibleControlContext by Michael Weghorn · 9 months ago
- e7e3a51 a11y: Rename OAccessible source and header file by Michael Weghorn · 9 months ago
- 671b8ca a11y: Rename OAccessibleComponentHelper to OAccessible by Michael Weghorn · 9 months ago
- 6ddade7 toolkit a11y: Drop XTypeProvider::getImplementationId overrides by Michael Weghorn · 10 months ago
- 22049f6 vcl a11y: Let OAccessibleComponentHelper implement XAccessible by Michael Weghorn · 10 months ago
- b368258 grid control a11y: Drop misleading comment by Michael Weghorn · 10 months ago
- 7c351954 a11y: Drop a11y logic from VCLXWindow by Michael Weghorn · 10 months ago
- f8b3427 vcl a11y: Let vcl::Window create accessible directly, drop a11y factory by Michael Weghorn · 10 months ago
- d1a2511 java a11y tests: Don't rely on XWindow being XAccessible by Michael Weghorn · 10 months ago
- 00b7325 a11y tests: Port AccessibleFixedText test to C++ by Michael Weghorn · 10 months ago
- 9bec15a a11y tests: Allow custom function to generate a11y events by Michael Weghorn · 10 months ago
- 6c21138 toolkit: Flatten VCLXWindow::getProperty by Michael Weghorn · 10 months ago
- a88b21e Revert "make AsyncCallback a little safer" by Noel Grandin · 10 months ago
- 2853601 use more concrete UNO classes by Noel Grandin · 10 months ago
- 497a409 use more concrete UNO classes by Noel Grandin · 10 months ago
- 4c15b15 make AsyncCallback a little safer by Noel Grandin · 10 months ago
- f52b63c a11y tests: Use vcl::Window in XAccessibleEventBroadcasterTester by Michael Weghorn · 10 months ago
- a57c6e9 a11y: Drop unused accessiblefactory.hxx includes by Michael Weghorn · 10 months ago
- 3cb6bae vcl a11y: Let Edit and subclasses create their accessible directly by Michael Weghorn · 10 months ago
- 344737c vcl a11y: Set DateField/TimeField window type in ctor by Michael Weghorn · 10 months ago
- 64fd4b5 vcl a11y: Let FormattedField create its accessible directly by Michael Weghorn · 10 months ago
- 2bccfbd toolkit: Drop VCLXHeaderBar by Michael Weghorn · 10 months ago
- 63feda6 vcl a11y: Let HeaderBar create its accessible directly by Michael Weghorn · 10 months ago
- 942838c toolkit: Drop VCLXToolBox by Michael Weghorn · 10 months ago
- 05591f0 vcl a11y: Let ToolBox create its accessible directly by Michael Weghorn · 10 months ago
- 8ff1151 vcl a11y: Let ComboBox create its accessible directly by Michael Weghorn · 11 months ago
- 01f3de9 vcl a11y: Let ScrollBar create its accessible directly by Michael Weghorn · 11 months ago
- 77e753e vcl a11y: Let FixedText create its accessible directly by Michael Weghorn · 11 months ago
- 14eff4a vcl a11y: Let FixedHyperlink create its accessible directly by Michael Weghorn · 11 months ago
- 5283354 vcl a11y: Let ListBox create its accessible directly by Michael Weghorn · 11 months ago
- e59f294 vcl a11y: Let RadioButton create its accessible directly by Michael Weghorn · 11 months ago
- 2a87fc4 vcl a11y: Let CheckBox create its accessible directly by Michael Weghorn · 11 months ago
- f82aac7 vcl a11y: Let PushButton create its accessible directly by Michael Weghorn · 11 months ago
- 374dd9f Unify on VclPtr::reset by Mike Kaganski · 11 months ago
- 64f9a69 Simplify VCLUnoHelper::CreateBitmap by Mike Kaganski · 11 months ago
- 5c4b4c2 toolkit a11y: Don't rely on control peer being XAccessible by Michael Weghorn · 11 months ago
- 1ebb7ce toolkit a11y test: Don't rely on XWindow being XAccessible by Michael Weghorn · 11 months ago
- c537e71 Remove obsolete fw declarations from toolkit/ by Gabor Kelemen · 12 months ago
- d8a908c toolkit: Drop unnecessary XWindow2 param specialization by Michael Weghorn · 11 months ago
- 887804d New Clang 21 trunk -Werror,-Wunnecessary-virtual-specifier by Stephan Bergmann · 11 months ago
- 2ae6a6b tdf#163816 Keep ratio of OLE object (chart...) by Laurent Balland · 1 year, 4 months ago
- 0cb6632 a11y: Merge OAccessibleComponentHelper and OCommonAccessibleComponent by Michael Weghorn · 1 year ago
- 6845b8a loplugin:constparam in various by Noel Grandin · 1 year ago
- 8c0d8f5 tdf#141415 reduce time spent loading language data by Noel Grandin · 1 year ago
- 132f22d tdf#157003 a11y: Replace AccessibleDropDownListBox Java with C++ test by Michael Weghorn · 1 year, 1 month ago
- 1b70403 a11y tests: Move more helpers from toolkit to test by Michael Weghorn · 1 year, 1 month ago
- cee4f55 toolkit a11y: Use existing Window::GetAccessibleParent by Michael Weghorn · 1 year, 1 month ago
- f69fa9e a11y tests: Move helpers from toolkit to test by Michael Weghorn · 1 year, 1 month ago
- 49323ab use more concrete UNO classes in toolkit by Noel Grandin · 1 year, 1 month ago
- 09e2627 use more concrete UNO types in some local vars by Noel Grandin · 1 year, 2 months ago
- 1218e02 vcl: menubtn.[hc]xx -> MenuButton.[hc]xx by Christopher Sherlock · 1 year, 2 months ago
- b666efe vcl: nType -> eType by Christopher Sherlock · 1 year, 4 months ago
- 5ff1b44 loplugin:unnecessaryvirtual by Noel Grandin · 1 year, 2 months ago
- cc8d33c uno grid a11y: Deduplicate 2 cases doing the same by Michael Weghorn · 1 year, 2 months ago
- 87ee088 uno grid a11y: Unify XAccessible implementation in base class by Michael Weghorn · 1 year, 2 months ago
- cf8a59f uno grid a11y: Use cppu::ImplInheritanceHelper by Michael Weghorn · 1 year, 2 months ago
- 7ebcd51 uno grid a11y: Drop method only declared, but not implemented by Michael Weghorn · 1 year, 2 months ago
- 3932222 uno grid a11y: Merge AccessibleGridControl{,Access} by Michael Weghorn · 1 year, 2 months ago
- 33a7e69 uno grid a11y: Drop check for a11y context disposed from outside by Michael Weghorn · 1 year, 2 months ago