- 4fc1ab0 add assert to keep WeakComponentImplHelperBase::disposing callees honest by Noel Grandin · 3 days ago
- 50291c2e Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro by Stephan Bergmann · 5 days ago
- 8c33140 Remove redundant markdown heuristic detection code by Ujjawal Kumar · 6 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
- 0953190 add an --enable-lok-always-active configure option by Caolán McNamara · 12 days ago
- d8532c6 Simplify a bit by Mike Kaganski · 12 days ago
- cb6e691 Drop WeakImplHelperBase::queryInterface by Mike Kaganski · 13 days ago
- 10adb11 Missing include by Stephan Bergmann · 4 months ago
- 0a85a09 tdf#170595 sw lok, idle layout: fast render of the 2nd page, too by Miklos Vajna · 5 weeks ago
- 82de06c sal: move tzset and environment variable setting logic into sal. by Michael Meeks · 6 weeks ago
- c9e6fad ODP->PPTX: Incorrect MimeType for media files by Karthik Godha · 3 months ago
- 220afea tdf#170153: PPTX->PPTX handle ".bin" media file by Karthik Godha · 3 months ago
- 652c052 cool#13770 lok: add a file save dialog callback by Miklos Vajna · 4 months ago
- 48fbfd8 if LOK_ALLOWLIST_LANGUAGES is not defined, allow all languages by Andras Timar · 5 months ago
- abdba6e save/restore docId in Application::Reschedule by Caolán McNamara · 5 months ago
- feec8bd Simplify exception message by Mike Kaganski · 5 months ago
- fd2e467 tdf#146619 Run IWYU in fw decl mode on include/[a-c]* by Gabor Kelemen · 6 months ago
- e9f5d6c tdf#148478 pptx export: only export ASCII .wav filenames by Justin Luth · 5 months ago
- d4c463c Shortcut LocalizeDigitsInString if locale already uses arabic digits by Neil Roberts · 5 months ago
- 11a6dba tdf#168833 Remove check for olist and ulist to improve markdown heuristics by Ujjawal Kumar · 6 months ago
- a20e752 Sanity check all IwyuFilter files by Gabor Kelemen · 6 months ago
- 712c53c LOK Transform API: add generic UnoCommand command by Mike Kaganski · 6 months ago
- f0f1c92 Missing include (for getenv) by Stephan Bergmann · 7 months ago
- a255b04 Shorten some names ending with _ASCII by Mike Kaganski · 7 months ago
- 28098d9 use more unique_ptr in EmbeddedObjectContainer by Noel Grandin · 7 months ago
- d62a29c simplify EmbeddedObjectContainer::CreateEmbeddedObject by Noel Grandin · 7 months ago
- 2ceebbe tdf#146619 Run IWYU on comphelper/ by Gabor Kelemen · 8 months ago
- 02db8e73 pretty up EmbeddedObjectContainer a little by Noel Grandin · 7 months ago
- fb022d3 Use less magic numbers by Mike Kaganski · 7 months ago
- 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
- aab6546 comphelper: Update FlagRestorationGuard test with additional cases by Tomaž Vajngerl · 8 months ago
- d3fcc9a drop apparently no longer needed coverity markup by Caolán McNamara · 8 months ago
- 8c49b50 tdf#162153 Introduce a new dialog for pasting plain text as Markdown by Ujjawal Kumar · 8 months ago
- 8cf9bdb tdf#158237 Use C++20 contains() instead of find() and end() by Manish · 8 months ago
- aa1932f this comment doesn't apply anymore by Caolán McNamara · 8 months ago
- 2dd4057 cid#1662007 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- 3d36a94 cid#1660296 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- e6f5e1e cid#1660127 Resource leak by Caolán McNamara · 8 months ago
- 4725db2 cid#1659599 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- 5bae1a9 cid#1660391 Resource leak by Caolán McNamara · 8 months ago
- 0e78f8a Simplify empty default value definition as {} by Mike Kaganski · 9 months ago
- 653a309 Limit comphelper::dispatchCommand argument types to clarify the use by Mike Kaganski · 9 months ago
- 09337d4 const up comphelper syntax arrays by Caolán McNamara · 9 months ago
- 8c2c39b Let comphelper::dispatchCommand take XInterface by Mike Kaganski · 9 months ago
- cf82a96 make mnMaxAllowedBackups constexpr by Caolán McNamara · 9 months ago
- 5ff4c96 comphelper : use more frozen map by Arnaud VERSINI · 1 year, 1 month ago
- e90c95e Drop exceptions for osl/endian.h from yaml files by Gabor Kelemen · 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
- 83ed6aa Use OSL_SWAPWORD and friends, instead of ad-hoc code by Mike Kaganski · 9 months ago
- 35256f5 Let Hash take const void* instead of const unsigned char* by Mike Kaganski · 9 months ago
- 22049f6 vcl a11y: Let OAccessibleComponentHelper implement XAccessible by Michael Weghorn · 10 months ago
- c8d2e22 construct UNOMemoryStream directly by Noel Grandin · 10 months ago
- 234b42d comphelper : use more u16string_view instead of const OUString& by Arnaud VERSINI · 11 months ago
- b2a1532 Declare variables where they are used by Mike Kaganski · 10 months ago
- e3ea19d comphelper a11y: clang-format accessibleselectionhelper.h,c}xx by Michael Weghorn · 10 months ago
- ec41ec4 a11y: Move OAccessibleWrapper etc. to svx by Michael Weghorn · 11 months ago
- dd4e313 comphelper a11y: Use concrete OAccessibleContextWrapper by Michael Weghorn · 11 months ago
- d9e74b7 a11y: Slightly simplify OWrappedAccessibleChildrenManager::dispose by Michael Weghorn · 11 months ago
- 363ee9f comphelper a11y: Drop unreachable OSL_FAIL by Michael Weghorn · 11 months ago
- 57d41c3 a11y: Flatten OWrappedAccessibleChildrenManager::getAccessibleWrapperFor by Michael Weghorn · 11 months ago
- c9fb4e4 a11y: Merge OAccessibleContextWrapperHelper::baseGet* into callers by Michael Weghorn · 11 months ago
- e32b425 comphelper a11y: Drop extra indentation level by Michael Weghorn · 11 months ago
- a399c4f tdf#166241: add AES_192_CBC/AES_192_EBC by Julien Nabet · 12 months ago
- 6c152f0 comphelper a11y: Drop extra indentation level by Michael Weghorn · 12 months ago
- 0cb6632 a11y: Merge OAccessibleComponentHelper and OCommonAccessibleComponent by Michael Weghorn · 1 year ago
- e856e8e a11y: Merge OAccessible{,Extended}ComponentHelper, add default impl by Michael Weghorn · 1 year ago
- 42ef76a a11y: Return early for empty listener by Michael Weghorn · 1 year ago
- 7c76dfc lok: slideshow: handle text object in edit mode by Marco Cecchetti · 1 year, 4 months ago
- d40097e tdf#163691 Use std::copy() instead of memcpy() in docpasswordhelper.cxx by Kukee Thoo · 1 year ago
- 427c831 loplugin:constparams by Noel Grandin · 1 year, 1 month ago
- c8bfafb nss: upgrade to 3.103 by Xisco Fauli · 1 year, 1 month ago
- f3288f0 a11y: Merge OAccessibleWrapper::createAccessibleContext into only caller by Michael Weghorn · 1 year, 1 month ago
- 22f46bd use more concrete UNO classes by Noel Grandin · 1 year, 1 month ago
- 2f534f9 a11y: Introduce OCommonAccessibleComponent::hasAccessibleListeners by Michael Weghorn · 1 year, 1 month ago
- 63f3573 cid#1643103 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 1 month ago
- 7a84593 Create Data on demand in comphelper::emscriptenthreading::getData by Stephan Bergmann · 1 year, 2 months ago
- 5e19737 Redesign comphelper::emscriptenthreading::Data::eventHandlerThread by Stephan Bergmann · 1 year, 2 months ago
- f129913 cool#11064 vcl lok: fold the scheduler info into the anyinput callback by Miklos Vajna · 1 year, 2 months ago
- 6bb0c4e Missing delete of emscriptenthreading::Data by Stephan Bergmann · 1 year, 2 months ago
- 7a283ee Resolves: tdf#165295 partial cid#1555986 lock acquisition evasion revert by Caolán McNamara · 1 year, 2 months ago
- 3645088 Experimental Emscripten Qt6 --enable-emscripten-proxy-to-pthread ersatz by Stephan Bergmann · 1 year, 2 months ago
- 5300efbb cool#11064 sw lok: allow specifying the visible area during doc load by Miklos Vajna · 1 year, 2 months ago
- e72919a tdf#151278 tdf#164724 tdf#164728 tdf#164729 switch off charts number format from source by Oliver Specht · 1 year, 2 months ago
- 2990620 remove code duplication - conversion hex char to value by Tomaž Vajngerl · 1 year, 3 months ago
- a1a3fd9 cid#1555986 Check of thread-shared field evades lock acquisition by Caolán McNamara · 1 year, 5 months ago
- 823e1c1 cid#1638656 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 3 months ago
- 74dacdc tdf#42982 Improve Error Messages with RuntimeException in UNO API by Mohamed_Ali · 1 year, 3 months ago
- 1e06592 cool#10782 vcl lok: avoid changing the current view during Yield by Miklos Vajna · 1 year, 3 months ago
- 9e4114e Simplify a bit by Mike Kaganski · 1 year, 3 months ago
- e143c83 Simplify using designated initializers by Mike Kaganski · 1 year, 3 months ago
- bbc2823 a11y: Move OCommonAccessibleComponent::m_aCreator to subclass by Michael Weghorn · 1 year, 4 months ago
- 6a68b96 tdf#164294 a11y: Don't rely on "creator" to determine child index by Michael Weghorn · 1 year, 4 months ago
- ba767f6 a11y: Simplify OCommonAccessibleComponent::getAccessibleIndexInParent by Michael Weghorn · 1 year, 4 months ago
- e5065e2 a11y: Flatten OCommonAccessibleComponent::getAccessibleIndexInParent by Michael Weghorn · 1 year, 4 months ago
- 2ef6b7f Drop some OTypeCollection uses by Mike Kaganski · 1 year, 4 months ago
- 8fdef54 Simplify OPropertyContainer::getBaseTypes by Mike Kaganski · 1 year, 4 months ago
- 04c62ac Use std::initializer_list, C-style array instead of more expensive Sequence by Mike Kaganski · 1 year, 4 months ago
- 8c1dbd3 cid#1607542 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago