+ core + "Show underline" compatibility option OOXML import/export (tdf#164487) [Mike Kaganski] + & Make Edit button functional (tdf#137298, tdf#101625) [Heiko Tietze] + & Show text boundaries in Draw (tdf#164185, tdf#89420) [Heiko Tietze] + 'Constant' variable guards dead code (cid#1637332) [Caolán McNamara] + () writerfilter: RTF import: try to fix more cases (tdf#164945) [Michael Stahl] + (related) Add ext. tooltip to floating menu (tdf#71583) [Gabor Kelemen] + (related) Fix translation context in Copy field content dialog (tdf#164318) [Gabor Kelemen] + - Access to glue point deletion from context menu (tdf#45864) [Heiko Tietze] + - Commands to protect image size and position (tdf#84375) [Heiko Tietze] + - Confirm 'Delete all comments' (tdf#164586) [Heiko Tietze] + - Insert > Horizontal Line must not toggle (tdf#124673) [Heiko Tietze] + - Rename Preferences to Settings on macOS (tdf#165517) [Heiko Tietze] + - Start center recent/template button toggle (tdf#166347) [Heiko Tietze] + - The spotlight view does not display colored and (tdf#165756) [Jim Raykowski] + -Werror,-Wunused-private-field [Stephan Bergmann] + [API CHANGE] a11y: Drop UNO service to create a11y contexts [Michael Weghorn] + [API CHANGE] a11y: Return string for XAccessibleExtendedAttributes [Michael Weghorn] + [API CHANGE] Add option to skip filter settings dialog (tdf#74580) [Shardul Vikram Singh] + [API CHANGE] Drop css::drawing::XPresenterHelper [Michael Weghorn] + [API CHANGE] Make the "Automatic" theme Customizable (tdf#164393) [Sahil Gautam] + [API CHANGE] remove LOKSlideRenderer implementation [Tomaž Vajngerl] + [API CHANGE] remove XTiledRenderable [Noel Grandin] + [API CHANGE] sd pdfium: add page number when saving/loading pdf pages as images [Jaume Pujantell] + [API CHANGE] ThemeColors refactor part 3 (tdf#164393) [Sahil Gautam] + __coverity_tainted_data_sanitize__ is deprecated [Caolán McNamara] + a11y tests: Don't assume that child on top has higher child index [Michael Weghorn] + a11y tests: Introduce XAccessibleActionTester [Michael Weghorn] + a11y tests: Move helpers from toolkit to test [Michael Weghorn] + a11y tests: Move more helpers from toolkit to test [Michael Weghorn] + a11y: Directly use vcl RadioButton in VCLXAccessibleRadioButton [Michael Weghorn] + a11y: Directly use vcl ScrollBar in VCLXAccessibleScrollBar [Michael Weghorn] + a11y: Don't rely on "creator" to determine child index (tdf#164294) [Michael Weghorn] + a11y: Drop AccessibleBrowseBoxBase::{g,s}etCliendId [Michael Weghorn] + a11y: Drop AccessibleListBoxEntry::getImplementationId override [Michael Weghorn] + a11y: Drop always null AccessibleBrowseBoxHeaderCell focus win param [Michael Weghorn] + a11y: Drop always null AccessibleBrowseBoxTableCell focus win param [Michael Weghorn] + a11y: Drop always null AccessibleCheckBoxCell focus win param [Michael Weghorn] + a11y: Drop always null BrowseBoxAccessibleElement focus win param [Michael Weghorn] + a11y: Drop IAccessibleTable [Michael Weghorn] + a11y: Drop IAccessibleTableControl [Michael Weghorn] + a11y: Drop IAccessibleTabListBox iface [Michael Weghorn] + a11y: Drop non-functional bits from AccessibleGridControl::getAccessibleAtPoint [Michael Weghorn] + a11y: Drop now unused IAccessibleTableProvider::GetWindowExtentsAbsolute [Michael Weghorn] + a11y: Drop now unused OAccessibleWrapper::getParent [Michael Weghorn] + a11y: Drop OAccessibleControlContext_Base typedef [Michael Weghorn] + a11y: Drop obsolete comment mentioning IAccessibleTabListBox [Michael Weghorn] + a11y: Drop SAL_LOPLUGIN_ANNOTATE("crosscast") [Michael Weghorn] + a11y: Drop special menu/toolbar handling in AccessibleFactory [Michael Weghorn] + a11y: Drop unnecessary #ifndef check [Michael Weghorn] + a11y: Drop unnecessary null check [Michael Weghorn] + a11y: Drop unnecessary XAccessibleExtendedComponent overrides [Michael Weghorn] + a11y: Drop unused includes [Michael Weghorn] + a11y: Drop unused toolkit includes [Michael Weghorn] + a11y: Drop unused UnoWrapper::maAccessibleFactoryAccess [Michael Weghorn] + a11y: Drop VCLXAccessibleComponent::getAccessibleIndexInParent override [Michael Weghorn] + a11y: Extract a VCLXAccessibleScrollBar::GetOrientationState helper [Michael Weghorn] + a11y: Flatten OCommonAccessibleComponent::getAccessibleIndexInParent [Michael Weghorn] + a11y: Get text window doc accessible from Window on demand [Michael Weghorn] + a11y: Introduce OCommonAccessibleComponent::hasAccessibleListeners [Michael Weghorn] + a11y: Introduce weld::IconView::set_item_accessible_name [Michael Weghorn] + a11y: Introduce Window::GetAccessibleParent (tdf#163989) [Michael Weghorn] + a11y: Leave comment field in XML Filter dialog on simple Tab [Michael Weghorn] + a11y: Leave URL/text field in QR dialog on simple tab [Michael Weghorn] + a11y: Make OAccessibleWrapper::createAccessibleContext non-virtual [Michael Weghorn] + a11y: Make TabBar a11y independent of HAVE_FEATURE_SCRIPTING [Michael Weghorn] + a11y: Merge accessibility module into vcl [Michael Weghorn] + a11y: Merge OAccessibleComponentHelper and OCommonAccessibleComponent [Michael Weghorn] + a11y: Merge OAccessibleControlContext::Init into ctor [Michael Weghorn] + a11y: Merge OAccessibleWrapper::createAccessibleContext into only caller [Michael Weghorn] + a11y: Merge OAccessible{,Extended}ComponentHelper, add default impl [Michael Weghorn] + a11y: Merge toolkit::IAccessibleFactory into vcl one [Michael Weghorn] + a11y: Move AccessibleBrowseBox* headers to global vcl include dir [Michael Weghorn] + a11y: Move AccessibleGridControl* classes to toolkit [Michael Weghorn] + a11y: Move AccessibleTableControlObjType to toolkit-only header [Michael Weghorn] + a11y: Move EditBrowseBoxTableCell to svtools [Michael Weghorn] + a11y: Move OCommonAccessibleComponent::m_aCreator to subclass [Michael Weghorn] + a11y: Move TabBar a11y classses to svtools, no longer use factory [Michael Weghorn] + a11y: Move VCLXAccessibleComponent from toolkit to vcl [Michael Weghorn] + a11y: No longer let accessibility module depend on toolkit [Michael Weghorn] + a11y: No longer use AccessibleListBoxEntry::GetBoundingBox [Michael Weghorn] + a11y: Pass non-const ref in AccessibleIconChoiceCtrl ctor [Michael Weghorn] + a11y: Pass non-const ref to AccessibleListBox ctor [Michael Weghorn] + a11y: Pass vcl::Window instead of VCLXWindow for TextWindow a11y [Michael Weghorn] + a11y: Port from svtools to vcl clipboard helper [Michael Weghorn] + a11y: Rename IAccessibleTableProvider::GetFieldRectPixel [Michael Weghorn] + a11y: Rename VCLXAccessibleComponent::m_x{EventSource -> Window} [Michael Weghorn] + a11y: Replace AccessibleDropDownListBox Java with C++ test (tdf#157003) [Michael Weghorn] + a11y: Replace Paragraph::checkDisposed uses with base class equivalent [Michael Weghorn] + a11y: Report first line indent via IAccessible2 (tdf#164795) [Michael Weghorn] + a11y: Report font slant (italic) in IDE editor with correct type [Michael Weghorn] + a11y: Return early for empty listener [Michael Weghorn] + a11y: Return early in AccessibleFactory::createAccessibleContext [Michael Weghorn] + a11y: Simplify OCommonAccessibleComponent::getAccessibleIndexInParent [Michael Weghorn] + a11y: Simplify SvHeaderTabListBox::CreateAccessible [Michael Weghorn] + a11y: Simplify VCLXAccessibleComponent::GetWindow [Michael Weghorn] + a11y: Stop using VCLXWindow in vcl a11y classes [Michael Weghorn] + a11y: Update links to IA2 text/obj attr spec [Michael Weghorn] + a11y: Update param name in XAccessibleRelationSet doc [Michael Weghorn] + a11y: Use #pragma once [Michael Weghorn] + a11y: Use delegating ctor in AccessibleBrowseBoxBase [Michael Weghorn] + a11y: Use existing method to get VCLXAccessibleComponent parent [Michael Weghorn] + a11y: Use ImplInheritanceHelper [Michael Weghorn] + a11y: Use OAccessibleComponentHelper for AccessibleListBoxEntry [Michael Weghorn] + a11y: Use OAccessibleComponentHelper for text window Paragraph [Michael Weghorn] + a11y: Use OAccessibleComponentHelper::isAlive [Michael Weghorn] + a11y: Use Reference to concrete AccessibleTabListBox [Michael Weghorn] + a11y: Use vcl::Window for VCLXAccessibleComponent validity check [Michael Weghorn] + a11y: Use vcl::Window in VCLXAccessibleComponent::grabFocus [Michael Weghorn] + abrt __cxxabiv1::failed_throw (ofz#391709141) [Caolán McNamara] + accessibility check is not online (tdf#157233) [Stanislav Horacek] + active and non-active parts of ruler should be distinctable (tdf#165160) [Sahil Gautam] + actually honor a non-default --with-keep-awake=... [Stephan Bergmann] + actually make wrapped_iterator a bidirectional_iterator [Stephan Bergmann] + adapt compilerplugins to recent LLVM 20 trunk change [Stephan Bergmann] + adapt external/epm to changed default patchlevel [Stephan Bergmann] + adapt external/xsltml to changed default patchlevel [Stephan Bergmann] + adapt to LLVM 21 trunk MemberPointerType change [Stephan Bergmann] + add "Clear AutoFilter" option in context menu of cells (tdf#164322) [Ujjawal Kumar] + add /AF entry to catalog, enable assoc. files in PDF/A-3 (tdf#160196) [Tomaž Vajngerl] + add 3 checkboxes in Style InspectorPanel (tdf#160194) [Karthik] + add a category to store favorite functions in FW (tdf#162286) [AhmedHamed] + add a comment to clarify what kind of inputs the class handles [Mike Kaganski] + add a test case for importing autofilter from Excel 2003 XML [Kohei Yoshida] + add a test for decimal separator info. [Gökay Şatır] + add a test for the fix. (cool#10967) [Gökay Şatır] + add a test for three-segment ${file:segment:key} bootstrap references [Stephan Bergmann] + add a unittest for enforcement attribute (tdf#166173) [Bayram Çiçek] + add a way to update config from kit [Caolán McNamara] + add AES_192_CBC/AES_192_EBC (tdf#166241) [Julien Nabet] + add an assert to allow debugging not yet async dialogs [Mike Kaganski] + add assert in SvpSalVirtualDevice::ReleaseGraphics [Noel Grandin] + add assert in SwNodes::ForEach [Noel Grandin] + add cacert.pem (tdf#162786) [Xisco Fauli] + add calc unit test covering (tdf#147265, tdf#39749) [David Hashe] + add CFBundleSupportedPlatforms key with MacOSX as its only platform (tdf#144200) [Patrick Luby] + add Change Master... below Move in Slide Pane context menu (tdf#164012) [Karthik] + add command to insert a paragraph break before table (tdf#149825) [Ujjawal Kumar] + add comment to test [Noel Grandin] + add dialog to show content of fields in readonly documents (tdf#164318) [Oliver Specht] + add English (Guyana) to language list (tdf#164276) [Eike Rathke] + add export config option to remove "Total editing time" (tdf#166379) [Balazs Varga] + add extra font config options for emscripten wasm build [Balazs Varga] + add firebird intl DLLs for code signing [Thorsten Behrens] + add function to convert field to text (tdf#45946) [Oliver Specht] + add Gronings {gos-NL} [0x06B5] mapping (tdf#166056) [Eike Rathke] + add Gronings {gos-NL} locale data (tdf#166056) [Eike Rathke] + add Gronings {gos-NL} to language list (tdf#166056) [Eike Rathke] + add hyperlink entries to context menu of tables (tdf#164183) [Oliver Specht] + add isEmpty() check to avoid possible OUStringBuffer underflow [Simon Chenery] + add isEmpty() to avoid possible OUString underflow in HelpSearch.cxx [Simon Chenery] + add loading libmswordlo.so to lok_preload_hook [Caolán McNamara] + add Match Diacritics to the find bar (tdf#163616) [jlorber] + add missing a11y information for toolitem [Darshan-upadhyay1110] + add Mongolian {mn-Mong-MN} locale data (tdf#163227) [Jonathan Clark] + add page count of ranges with consecutive page numbering (tdf#71583) [Oliver Specht] + add QA test in oox/qa/unit/CryptoTest.cxx for AES_192 (tdf#166241) [Julien Nabet] + add script to create the list of external packages (tdf#162798) [Xisco Fauli] + add show/reveal toggle to "Enter Password" dialog (tdf#146947) [Karthik] + add show/reveal toggle to "Set Password" dialog (tdf#146947) [Karthik] + add some more SvxFieldData to the model.xml dump [Noel Grandin] + add support for CHOOSECOLS function (tdf#151000) [Xisco Fauli] + add support for CHOOSEROWS function (tdf#150999) [Xisco Fauli] + add support for DROP function (tdf#150998) [Xisco Fauli] + add support for EXPAND function (tdf#151001) [Xisco Fauli] + add support for HSTACK function (tdf#150868) [Xisco Fauli] + add support for PDF/UA-2 and NS for struct. elem. (tdf#160196) [Tomaž Vajngerl] + add support for setuptools and pip (tdf#162786, tdf#161947) [Xisco Fauli] + add support for TAKE function (tdf#150997) [Xisco Fauli] + add support for TEXTSPLIT function (tdf#150866) [Xisco Fauli] + add support for TOCOL function (tdf#150879) [Xisco Fauli] + add support for TOROW function (tdf#150878) [Xisco Fauli] + add support for VSTACK function (tdf#150867) [Xisco Fauli] + add support for WRAPCOLS function (tdf#150881) [Xisco Fauli] + add support for WRAPROWS function (tdf#150880) [Xisco Fauli] + add translate functions for B2D*Polygon [Noel Grandin] + add UI test for Warning InforBar (tdf#157482) [Adam Seskunas] + add unique accelerators config file for wasm builds [Balazs Varga] + add unit tests for .uno:DeleteContentControl command [codewithvk] + add uno:AddToWordbook for adding word to user dictionary [Caolán McNamara] + add validation to pStandardPage pointer to avoid accessing a null pointer [Mohamed Ali] + add vcl/README.themes.md for themes implementation details [Sahil Gautam] + add Writer/Content/NonprintingCharacter to allowed list [Caolán McNamara] + add wrongly formatted files to excludelist [Stephan Bergmann] + add zstd build support and decompression classes (tdf#137308) [Akshay Kumar Dubey] + add ZSTD to PERMITTED_BUILD_TARGETS [Caolán McNamara] + added build option for Skia/Vulkan validation layers [Jonathan Clark] + additional hack to apply continuous section breaks (tdf#165717, tdf#165718) [Oliver Specht] + additional taking care in CairoSDPR (tdf#165706) [Armin Le Grand (Collabora)] + address book source dialog: No more do delayed initialization (tdf#130857) [Michael Weghorn] + adjust row height to accommodate potential multiline cells (tdf#117436) [Andreas Heinisch] + adjust the x position to ensure the correct starting point (tdf#135891) [Andreas Heinisch] + ado::ODatabaseMetaDataResultSet::m_aStatement is unused [Noel Grandin] + allow customization of conditional formatting operators in icon sets (tdf#61313) [AhmedHamed3699] + allow macOS to add menu items in LibreOffice windows menu (tdf#165448) [Patrick Luby] + allow right-to-left brochure printing in Draw / Impress (tdf#161195) [Mohamed Ali] + allow zero or more xcu files to be installed [Caolán McNamara] + also fix # of param for VSTACK, HSTACK (tdf#165119) [Olivier Hallot] + also use Any <<= Color [Stephan Bergmann] + android nss/nspr: Drop '-D_PR_NO_LARGE_FILES=1' (tdf#162769) [Michael Weghorn] + android-viewer translated using Weblate [Weblate] + android: Declare support for NDK versions up to 28 (tdf#162769) [Michael Weghorn] + android: Drop linker flag for libandroid_support [Michael Weghorn] + android: Update Android Gradle Plugin to 8.7.3 [Michael Weghorn] + android: Update Android Gradle Plugin to 8.8.1 [Michael Weghorn] + android: Update androidx.constraintlayout:constraintlayout to 2.2.0 [Michael Weghorn] + android: Update minimum NDK version to 27 [Michael Weghorn] + another try for Armin's problem with debuggers and pretty printers [Armin Le Grand (allotropia)] + API cleanup for RTL icon variant code support (tdf#70102) [Jonathan Clark] + apparent null-deref of pPattern seen [Caolán McNamara] + apparent use-after-free of ScLOKProxyObjectContact::mpScDrawView [Caolán McNamara] + apply clang-format to other orcus-related files [Kohei Yoshida] + ApplyAutoFilter: pass ScViewData by ref [Xisco Fauli] + assign id to ConvertFieldToText undo action (tdf#165827) [Oliver Specht] + assigning m_pPosHelper here does nothing useful [Noel Grandin] + atomically write line plus newline into $SAL_LOG_FILE [Stephan Bergmann] + attempt to fix JunitTest_toolkit_unoapi_4 crash [Noel Grandin] + attempt to make the impress UITest more reliable [Noel Grandin] + autodetect pkgconf-2.4.3.exe on windows/not everyone uses distro-config [Christian Lohmaier] + avmedia qt: Use GStreamer frame grabber by default (tdf#166055) [Michael Weghorn] + avmedia: Move context retrieval a level down [Michael Weghorn] + avmedia: Use constexpr OUString [Michael Weghorn] + avoid -Werror,-Wnull-dereference [Stephan Bergmann] + avoid -Werror,-Wunused-parameter [Stephan Bergmann] + avoid a warning shown since bumping Windows baseline [Mike Kaganski] + avoid bookmarks correction when removing temporary nodes (tdf#165918) [Mike Kaganski] + avoid calls to ImplGetDay, ImplGetMonth and ImplGetYear [Mike Kaganski] + avoid cost of throwing and ignoring exceptions.. [Noel Grandin] + avoid exception when reading nil NetAccess value [Stephan Bergmann] + avoid exception when SAL_DISABLE_PRINTERLIST #2 (tdf#164263) [Justin Luth] + avoid loplugin:redundantcast on macOS with recent LLVM 21 trunk [Stephan Bergmann] + avoid matching the 'if' with an empty reference [Mike Kaganski] + avoid misaligned-pointer-use [Stephan Bergmann] + avoid Missing move assignment operator (cid#1643142) [Caolán McNamara] + avoid needless temporary Sequence creation [Mike Kaganski] + avoid resetting edit flags when resetting column widths (tdf#164850) [Jan Rheinländer] + avoid short blinking of text when activating TextEdit [Armin Le Grand (allotropia)] + avoid slight jumping of TextEdit on activation [Armin Le Grand (allotropia)] + avoid some casting in ScChildrenShapes [Noel Grandin] + avoid some casting in WinSalBitmap [Noel Grandin] + avoid some dynamic_casts [Mike Kaganski] + avoid some OUString <-> string_view conversion [Noel Grandin] + avoid svmfuzzer Timeout (ofz#396777453) [Caolán McNamara] + avoid un-necessary busy timer looking to swap out images. [Michael Meeks] + avoid uno casting cost, and simplify [Caolán McNamara] + avoid UNO failure if filesystem does not implement fallocate. (tdf#165837) [Emmanuel Dreyfus] + avoid uno_type_sequence_construct cost [Caolán McNamara] + avoid use of SAL_N_ELEMENTS macro (tdf#147021) [Simon Chenery] + avoid use of SAL_N_ELEMENTS macro in appuno.cxx (tdf#147021) [Simon Chenery] + avoid use of SAL_N_ELEMENTS macro in Condition.cxx (tdf#147021) [Simon Chenery] + avoid use of SAL_N_ELEMENTS macro in fmtcol.cxx (tdf#147021) [Simon Chenery] + avoid use of SAL_N_ELEMENTS macro in keynames.cxx (tdf#147021) [Simon Chenery] + avoid useless OUString -> OString -> OUString conversion [Mike Kaganski] + avoid w:delText inside w:moveFrom (tdf#165933) [Jaume Pujantell] + basctl a11y: Use OCommonAccessibleComponent::isAlive helper [Michael Weghorn] + basctl: {G,S}et SpinButton value instead of text (tdf#130857) [Michael Weghorn] + base crashes on saving edited table (tdf#165815) [Noel Grandin] + basegfx: simplify template code by using concepts [Tomaž Vajngerl] + basic : use more OUString literals in basic comp [Arnaud VERSINI] + basicide a11y: Let Document implement XAccessible, drop TextWindowPeer [Michael Weghorn] + basicide a11y: Move basctl::createTextWindowPeer logic to caller [Michael Weghorn] + basicide a11y: Move TextWindow a11y classes to basctl, create directly [Michael Weghorn] + BI_BITFIELDS in windows vcl backend is unused [Noel Grandin] + big parameter passed by value (cid#1645100) [Caolán McNamara] + bin/lo-xlate-lang: add tl [Rene Engelhard] + bogus "Endless loop found in a compound glyph" warnings [Caolán McNamara] + boost: upgrade to 1_87_0 [Xisco Fauli] + boost: upgrade to 1_88_0 [Xisco Fauli] + bridges : use frozen unordered map [Arnaud VERSINI] + broadcast the transition change [Darshan-upadhyay1110] + browsebox a11y: Call AccessibleBrowseBox* ctors directly [Michael Weghorn] + browsebox a11y: clang-format EditBrowseBoxTableCell [Michael Weghorn] + browsebox a11y: Completely rework EditBrowseBoxTableCell [Michael Weghorn] + browsebox a11y: Convert local helper to class method [Michael Weghorn] + browsebox a11y: Deduplicate 2 cases effectively doing the same [Michael Weghorn] + browsebox a11y: Don't report EditBrowseBoxTableCell as its own parent [Michael Weghorn] + browsebox a11y: Drop '_bOnScreen' param [Michael Weghorn] + browsebox a11y: Drop AccessibleBrowseBoxAccess [Michael Weghorn] + browsebox a11y: Drop AccessibleTabListBox::getTable [Michael Weghorn] + browsebox a11y: Drop check for a11y context disposed from outside [Michael Weghorn] + browsebox a11y: Drop duplicate check [Michael Weghorn] + browsebox a11y: Drop IAccessibleBrowseBox iface [Michael Weghorn] + browsebox a11y: Drop incorrect parent-relative pos conversion [Michael Weghorn] + browsebox a11y: Drop unnecessary friend class [Michael Weghorn] + browsebox a11y: Drop unused iface method impls in BrowseBox [Michael Weghorn] + browsebox a11y: Fix parent-relative cell coords [Michael Weghorn] + browsebox a11y: Let AccessibleBrowseBox implement XAccessible [Michael Weghorn] + browsebox a11y: Let base class implement XAccessible [Michael Weghorn] + browsebox a11y: Merge EditBrowseBoxImpl into EditBrowseBox [Michael Weghorn] + browsebox a11y: Merge helper function into only caller [Michael Weghorn] + browsebox a11y: Report correct child index for cells [Michael Weghorn] + browsebox a11y: Use "x" prefix for rtl::Reference [Michael Weghorn] + browsebox a11y: Use comphelper::OAccessibleComponentHelper [Michael Weghorn] + browsebox a11y: Use cppu::ImplInheritanceHelper [Michael Weghorn] + browsebox a11y: Use cppu:ImplInheritanceHelper [Michael Weghorn] + browsebox a11y: Use ImplInheritanceHelper for cell [Michael Weghorn] + browsebox a11y: Use recursive mutex [Michael Weghorn] + browsebox a11y: Use reference to concrete EditBrowseBoxTableCellAccess [Michael Weghorn] + browsebox: Convert dispatch ID defines to enum class [Michael Weghorn] + browsebox: Drop unnecessary const_cast [Michael Weghorn] + BuilderBase: Drop explicit call to VclPtr::get (tdf#130857) [Michael Weghorn] + bump android ndk to 27.2.12479018 on CI [Christian Lohmaier] + bump product version to 25.8.0.0.alpha0+ [Christian Lohmaier] + bump product version to 25.8.0.0.alpha1 [Christian Lohmaier] + C++20 contains() instead of find(), end() (tdf#158237) [Nam Bui] + calc Test: Ensure text cursor visibility after a paste event. [Gökay Şatır] + call copy field dialog on double click (tdf#164318) [Oliver Specht] + cannot traverse entire font lists in combo box with (tdf#150524) [Jim Raykowski] + canonicalize the paths with wildcards, to process long paths (tdf#138615) [Mike Kaganski] + CEOO: CellEditOnOverlay [Armin Le Grand (Collabora)] + change alpha behavour of OutputDevice::SetFillColor [Noel Grandin] + change line style from solid to dashed (tdf#155211) [Andreas Heinisch] + change scrollbarvalue code from include/vcl to vcl/ (tdf#97228) [Deepanshu Sharma] + change the sal_uLong to sal_uInt8 in msdffimp (tdf#114441) [Manish] + change the unparseable query to parse ODBC escape query [Adam Seskunas] + change themes UI as per UX feedback (tdf#164393) [Sahil Gautam] + character style properties only applied if repeated (tdf#166191) [Oliver Specht] + chart a11y: Avoid const_cast [Michael Weghorn] + chart a11y: Drop AccessibleBase::BroadcastAccEvent [Michael Weghorn] + chart a11y: Drop extra assignment to local var [Michael Weghorn] + chart a11y: Drop XEventListener inheritance [Michael Weghorn] + chart a11y: Make clearing weak refs more obvious [Michael Weghorn] + chart a11y: Reuse base class logic to check disposed state [Michael Weghorn] + chart a11y: Simplify XAccessible{,Extended}Component implementations [Michael Weghorn] + chart a11y: Use nullptr directly [Michael Weghorn] + chart a11y: Use OAccessibleExtendedComponentHelper [Michael Weghorn] + chart a11y: Use Reference to XAccessible [Michael Weghorn] + chart a11y: Use rtl::Reference [Michael Weghorn] + chart a11y: use vcl::Window instead of XWindow [Michael Weghorn] + chart Font sidebar panel [Attila Szűcs] + chart2 a11y: Switch OSL_ENSURE -> assert [Michael Weghorn] + chart2: fold isSupported* functions into ChartType [Tomaž Vajngerl] + chart: Use ChartController::m_xViewWindow directly [Michael Weghorn] + check correct number of arguments to SbRtl_Now function (tdf#154285) [Simon Chenery] + check field stack is not empty (tdf#166436) [Xisco Fauli] + check if non-file uris could be interpreted as a file system pathname [Caolán McNamara] + check if the correct slot is active in SaveToolbarController::statusChanged [Mike Kaganski] + check if the slot is active in NewMenuController::fillPopupMenu [Mike Kaganski] + check of thread-shared field evades lock acquisition (cid#1606940, cid#1555986) [Caolán McNamara] + check once if there are any urn:bails metadata in the document [Caolán McNamara] + check too many arguments to BASIC WEEKDAY function (tdf#154285) [Simon Chenery] + check too many arguments to SbRtl_Abs() for BASIC ABS function (tdf#154285) [Simon Chenery] + check upper bound of arguments in SbRtl_Day function (tdf#154285) [Alin Andrei Abahnencei] + check upper bound of arguments in SbRtl_FindObject & (tdf#154285) [Ahmed Khaled] + check upper bound of arguments in SbRtl_Hour function (tdf#154285) [Alin Andrei Abahnencei] + check upper bound of arguments in SbRtl_Minute function (tdf#154285) [Alin Andrei Abahnencei] + check upper bound of arguments in SbRtl_Month function (tdf#154285) [Alin Andrei Abahnencei] + check upper bound of arguments in SbRtl_Second function (tdf#154285) [Alin Andrei Abahnencei] + check upper bound of arguments in SbRtl_Year function (tdf#154285) [Alin Andrei Abahnencei] + checkExternalLibraries: check current libxml2 branch [Xisco Fauli] + checkExternalLibraries: map zstd and simplify [Xisco Fauli] + chore(iOS): Cleanup old iOS pasteboard code [Skyler Grey] + CiaroSDPR: improve ControlPrimitive2D rendering (tdf#164476) [Armin Le Grand (Collabora)] + clean up event handling in SwCursorShell::SwClientNotify [Noel Grandin] + cleanup SfxItemSetFixed (tdf#164685) [rafaelhlima] + cleanup SfxItemSetFixed - Part 2 (tdf#164685) [rafaelhlima] + cleanup SfxItemSetFixed - Part 3 (tdf#164685) [rafaelhlima] + clear invalid AnchorPos (ofz#406054647, ofz#405177551) [Caolán McNamara] + clear table preview when refreshing the data source (tdf#165502) [Rafael Lima] + close copy field dialog directly if 'Copy' is pressed [Oliver Specht] + close handles properly [Mike Kaganski] + code support for RTL variants in icon themes (tdf#70102) [Jonathan Clark] + compare normalized nanosec timestamps in TemplateFolderCacheImpl::equalStates [Stephan Bergmann] + comphelper a11y: Drop extra indentation level [Michael Weghorn] + ConditionalFormatEasyDialog: pass ScViewData by ref [Xisco Fauli] + configmgr: Let XRegistryKey::getLongValue return boolean values, too [Stephan Bergmann] + configure.ac: enforce pkgconf-2.4.3.exe on windows/error if not found [Christian Lohmaier] + configure.ac: fix PathFormat when called with empty value [Christian Lohmaier] + configure.ac: fix typo [Xisco Fauli] + configure: fix --disable-skia build of pdfium [Miklos Vajna] + consider LOK read-only view in SID_SEARCH_OPTIONS (tdf#165185) [Mike Kaganski] + const things up, elide a copy [Caolán McNamara] + convert #define CELL_X to constexpr (tdf#145614) [Simon Chenery] + convert #define FUZZY_EDGE to constexpr (tdf#145614) [Simon Chenery] + convert #define JMP_TABLE_SIZE to constexpr (tdf#145614) [Simon Chenery] + convert #define MAX_ENTRIES to constexpr (tdf#145614) [Simon Chenery] + convert #define MAX_HEADER_LENGTH to constexpr (tdf#145614) [Simon Chenery] + convert #define to constexpr (tdf#145614) [Devashish Gupta, Rahul Anand, Akshay Kumar Dubey, Simon Chenery, Pierre F, kkasliwal] + convert #define to constexpr for scripts (tdf#145614) [kkasliwal] + convert #define to enum (tdf#145614) [Johann, bruh] + convert #define to enum class (tdf#145614) [Pierre F] + convert #define WIDTH_CHARS to constexpr (tdf#145614) [Simon Chenery] + convert #define ZOOM_PARAMS to constexpr (tdf#145614) [Simon Chenery] + convert IgnoreValues to scoped enum [Noel Grandin] + convert oox::drawingml::Color::ColorMode to scoped enum [Noel Grandin] + convert RES_ATTRSET_CHG to SfxHint [Noel Grandin] + convert RES_OBJECTDYING to SfxHint [Noel Grandin] + convert RES_UPDATE_ATTR to SfxHint [Noel Grandin] + convert sal_uIntPtr use to operator >>= Color. (tdf#75280) [Marc Mondesir] + convert SwTextGrid to scoped enum [Noel Grandin] + convert use to sal_uLong to sal_uInt32 (tdf#114441) [kkasliwal] + convert volatile bool to std::atomic [Noel Grandin] + convert volatile bool to std::atomic in DeleteOnDeinitBase [Noel Grandin] + convert-to: prefer PowerPoint 2007-365, not Office Open XML (tdf#165180) [Aron Budea] + copy-paste error (cid#1645527) [Caolán McNamara] + COPY_INSTEAD_OF_MOVE (cid#1640473, cid#1643904, cid#1640467, cid#1641353, cid#1638656, cid#1641649, cid#1642560, cid#1640471, cid#1636575, cid#1645567, cid#1637439, cid#1636673, cid#1636674, cid#1638655, cid#1644498, cid#1642994, cid#1555714, cid#1646746, cid#1643103, cid#1636693, cid#1646741, cid#1637055) [Caolán McNamara] + correct bug number [Samuel Mehrbrodt] + cpdb: Don't use possibly deleted PPDKey [Michael Weghorn] + cpdb: Print name of the key that was actually set [Michael Weghorn] + cppuhelper: prefix 'm_' members of the class OFactoryComponentHelper [Henry Castro] + CppunitTest_dbaccess_migration: Unify into 1 place [Xisco Fauli] + CppunitTest_sc_tiledrendering2, testDecimalSeparatorInfo: fix mismerge [Miklos Vajna] + CppunitTest_sd_font_embedding_tests also needs the ASan hack [Stephan Bergmann] + CppunitTest_sw_layoutwriter3: fix en-GB vs en-US mismatch [Miklos Vajna] + CppunitTest_sw_odfexport2: split in two [Xisco Fauli] + CppunitTest_sw_odfexport: split in two [Xisco Fauli] + CppunitTest_sw_ooxmlexport14: split in two [Xisco Fauli] + CppunitTest_sw_ooxmlexport9: split in two [Xisco Fauli] + CppunitTest_sw_rtfimport: split in two [Xisco Fauli] + CppunitTest_sw_uiwriter5: extract CppunitTest_sw_uiwriter10 from this [Miklos Vajna] + crash in file picker, directory property (kf5/kf6) (tdf#166365) [Julien Nabet] + crash on null pattern de-ref [Caolán McNamara] + crash see on SdXImpressDocument::getPartInfo for missing page [Caolán McNamara] + crashreporting: check pActiveViewSh [Xisco Fauli] + crashreporting: more checks of pActiveViewSh [Xisco Fauli] + crashreportScraper: fix ids [Xisco Fauli] + crashreportScraper: open links in new tab [Xisco Fauli] + crashreportScraper: output to html [Xisco Fauli] + crashtesting: .doc output of ooo74516-1.odt cannot be reloaded [Caolán McNamara] + crashtesting: assert on loading ooo56980-8.odt [Caolán McNamara] + crashtesting: assert on reimport of forum-mso-en-2419.docx [Caolán McNamara] + crashtesting: checkGlyphsEqual asserts with harfbuzz-11.2.0 [Caolán McNamara] + crashtesting: tdf107209-1.odt exported to rtf cannot be loaded [Caolán McNamara] + create Data on demand in comphelper::emscriptenthreading::getData [Stephan Bergmann] + css.lang.XSingleServiceFactory must not be @deprecated [Stephan Bergmann] + CSV Import Dialog: show visual indicator for from rows (tdf#163638) [Andreas Heinisch] + cui: add in-use area image to bitmap list (tdf#125969) [Justin Luth] + cui: Drop unnecessary forward declarations [Michael Weghorn] + cui: gray out Move Line at disabling hyphenation (tdf#165354) [László Németh] + cui: Hide whole frame instead of individual widgets (tdf#130857) [Michael Weghorn] + cui: include Version.h instead of ZXVersion.h [Taichi Haradaguchi] + cui: Resave breaknumberoption.ui with glade 3.40 [Michael Weghorn] + cui: Resave fontfragment.ui with glade 3.40 [Michael Weghorn] + cui: Resave namedialog.ui with glade 3.40 [Michael Weghorn] + cui: Resave selectpathdialog.ui with glade 3.40 [Michael Weghorn] + cui: Resave zoomdialog.ui with glade 3.40 [Michael Weghorn] + cui: Simplify and rename SvxLinguTabPage::HideGroups [Michael Weghorn] + curl: upgrade to 8.13.0 [Xisco Fauli] + cut down the amount of GetBaseModel querying [Caolán McNamara] + data Provider - tweak wording and more (tdf#165339) [Olivier Hallot] + data Provider: Catch exception when importing CSV (tdf#165658) [Rafael Lima] + data race condition (cid#1645088, cid#1607623, cid#1645104, cid#1607171, cid#1607743, cid#1607956) [Caolán McNamara] + dbaccess a11y: Implement OConnectionLineAccess::implGetBounds [Michael Weghorn] + dbaccess: fix typo [Xisco Fauli] + decrease maximum Skia/Metal flushing rate (tdf#163945) [Patrick Luby] + decrease maximum Skia/Metal flushing rate and don't schedule flush (tdf#163945) [Patrick Luby] + deduplicate a bit [Mike Kaganski] + deduplicate conversion to integers [Mike Kaganski] + deduplicate getTypeEntries in cppuhelper [Mike Kaganski] + deduplicate ScInterpreter::GetStackType [Mike Kaganski] + defer broadcast of postit field update from layout [Caolán McNamara] + defer creating std::locale until it is needed [Caolán McNamara] + defer creating SwMSConvertControls until its needed [Caolán McNamara] + defer finding dialog parent until we need it [Caolán McNamara] + defer getting SvtFilterOptions until its needed [Caolán McNamara] + define widgets in "Select Paths" dialog in order (tdf#130857) [Michael Weghorn] + define widgets in math "Font Sizes" dlg in order (tdf#130857) [Michael Weghorn] + define widgets in Math's "Spacing" dlg in order (tdf#130857) [Michael Weghorn] + define widgets in Math's font dialog in order (tdf#130857) [Michael Weghorn] + define widgets in sw "Edit Categories" dialog in order (tdf#130857) [Michael Weghorn] + define widgets in XML Filter dlg .ui files in order (tdf#130857) [Michael Weghorn] + delay calls to SetUpdateLayout(true) some more [Noel Grandin] + DeleteOnDeinitBase::gShutdown should be volatile [Noel Grandin] + depend on cross-toolset when for foo.allbuild and foo.allcheck targets [Christian Lohmaier] + dereference after null check (cid#1640468, cid#1646742) [Caolán McNamara] + dereference before null check (cid#1636858, cid#1636857, cid#1643903) [Caolán McNamara] + dereference null return value (cid#1645085, cid#1645557, cid#1646566, cid#1645566) [Caolán McNamara] + desktop lok: avoid invalidations if no tiles are sent (cool#11254) [Miklos Vajna] + desktop lok: don't assume all views invalidate the same area (cool#11289) [Miklos Vajna] + desktop lok: fix paintTile() (tdf#166218) [Miklos Vajna] + desktop lok: inform new view about already painted areas (cool#11826) [Miklos Vajna] + desktop: Use sal_Int32 instead of tools::Long for progress value [Michael Weghorn] + directly use std::cmp_*, drop o3tl::cmp_* [Stephan Bergmann] + disable .uno:FillDown (invoked by Ctrl+D) in read-only spreadsheets (cool#11123) [Andras Timar] + disable invoking Search and Replace dialog (by Ctrl+H) in read-only documents [Andras Timar] + disable macros in Viewer Mode [Mike Kaganski] + disable resetting cell attributes (by Ctrl+M) in read-only spreadsheets [Andras Timar] + disable SbRtl_Shell by default in kit-mode [Caolán McNamara] + disable theming by default (tdf#164969, tdf#165297) [Michael Weghorn] + disambiguate pattern rules in extras/CustomTarget_autotext{share,user}.mk [Stephan Bergmann] + display first page as thumbnail in the recent documents view (tdf#93357) [Andreas Heinisch] + DLS: Dead local store (cid#1643100) [Caolán McNamara] + do not add a second copy of signer's certificate to CMS SignedData. [Juraj Šarinay] + do not compute the signature twice when adding a timestamp on Windows (tdf#147452) [Juraj Šarinay] + do not compute the signature twice when adding a timestamp using NSS (tdf#147452) [Juraj Šarinay] + do not delete anchor node, when the anchor didn't move (tdf#164474) [Mike Kaganski] + do not modify range of sheet / column / row in notifications (tdf#47479) [Mike Kaganski] + doc electronic sign: fix insertion of the signature line (cool#10630) [Miklos Vajna] + doc electronic sign: fix no graphic selection for the signature line (cool#10630) [Miklos Vajna] + doc electronic sign: move signature line tracking to the view (cool#10630) [Miklos Vajna] + doc electronic sign: unselect & reject reselect (cool#10630) [Miklos Vajna] + DOC import: implement Ch-based LR indentation (tdf#80596) [Jonathan Clark] + doc import: read_tabs for sprmPChgTabs (tdf#164845) [Justin Luth] + doc sign: fix Impress sign line, to be able to finish signing again (cool#10630) [Miklos Vajna] + doctheme: Add document themes folder as a config. path [Tomaž Vajngerl] + doctheme: add LibreOffice theme file to LO share folder [Tomaž Vajngerl] + docthemes: Load document themes def. files into ColorSets [Tomaž Vajngerl] + docthemes: Save themes def. to a file when added to ColorSets [Tomaž Vajngerl] + document raster operation code [Noel Grandin] + document RasterOp a little [Noel Grandin] + docx export: consolidate getWordCompatibilityMode() (tdf#164627) [Justin Luth] + docx import framePr: add blank para as anchor before table (tdf#164500) [Justin Luth] + docx import: compat14+ cannot be ECMA_376_1ST_EDITION (tdf#164201) [Justin Luth] + DOCX import: Fix generated genko yoshi grid layout issues (tdf#139418) [Jonathan Clark] + DOCX import: implement Ch-based LR indentation (tdf#83844) [Jonathan Clark] + docx import: simplePos is defined in EMUs, not TWIPs (tdf#166201) [Justin Luth] + docx import: ST_Coordinates as UniversalMeasure (tdf#166201) [Justin Luth] + docx: always use errata uri in docProps/core.xml (tdf#165207, tdf#164201) [Justin Luth] + don't adjust x and y coordinates when working logic units (tdf#135891) [Andreas Heinisch] + don't broadcast SfxHintId::TitleChanged if title doesn't change [Caolán McNamara] + don't open validity dropdown in readOnly mode. (cool#10794) [Gökay Şatır] + don't update position data when waiting for a system resize (tdf#164337) [Patrick Luby] + don't use different ways to refer to the same thing [Mike Kaganski] + don't use with-system-zstd (yet) [Caolán McNamara] + dont draw to alpha layer if draw to bitmap layer fails [Noel Grandin] + dont store wrong bitcount in WinSalBitmap [Noel Grandin] + double lock (cid#1642989) [Caolán McNamara] + downgrade this SAL_WARN to SAL_INFO [Caolán McNamara] + draw Navigator rename pages and objects take two (tdf#139633) [Jim Raykowski] + drop BCryptKeyDerivation.patch.1 from xmlsec [Ilmari Lauhakangas] + drop coverity std::optional workaround [Caolán McNamara] + drop coverity workaround [Caolán McNamara] + drop DesktopEnvironmentContext, "system.desktop-environment" [Michael Weghorn] + drop duplicating line [Mike Kaganski] + drop EOF comments [Michael Weghorn] + drop needless const_cast and static_cast [Mike Kaganski] + drop needless warning [Mike Kaganski] + drop obsolete android-gcc-toolchain switch [Christian Lohmaier] + drop pre-Win10 code from WinSkiaSalGraphicsImpl [Mike Kaganski] + drop python2 compat code in generate-tokens.py [Noel Grandin] + drop some copypaste errors [Mike Kaganski] + drop some needless mappings to identical strings [Mike Kaganski] + drop some OTypeCollection uses [Mike Kaganski] + drop support for Windows versions prior to Windows 10 [Mike Kaganski] + drop unnecessary DBG_ASSERT [Michael Weghorn] + drop unneeded additional check [Mike Kaganski] + drop unneeded forward declarations from chart2 module [Gabor Kelemen] + drop unneeded forward declarations from include/ [Gabor Kelemen] + drop unneeded forward declarations from include/ even harder [Gabor Kelemen] + drop unused 'using namespace' [Mike Kaganski] + drop unused arguments from Execute_Impl [Mike Kaganski] + drop unused defines (tdf#152299) [Gabor Kelemen] + drop unused RowPos typedef [Michael Weghorn] + drop vcl/win/gdi/dw-extra.h after baseline bump [Ilmari Lauhakangas] + drop windows7.patch.1 from pdfium [Ilmari Lauhakangas] + editbrowsebox.cxx: Drop extra indentation level [Michael Weghorn] + editeng a11y: Deduplicate bullet text length calculation [Michael Weghorn] + editeng a11y: Drop AccessibleContextBase::getAccessibleIndexInParent [Michael Weghorn] + editeng a11y: Drop AccessibleContextBase::ThrowIfDisposed [Michael Weghorn] + editeng a11y: Drop AccessibleImageBullet::FireEvent [Michael Weghorn] + editeng a11y: Drop AccessibleStaticTextBase::mpThis etc. [Michael Weghorn] + editeng a11y: Drop custom WeakCppRef, use unotools::WeakReference [Michael Weghorn] + editeng a11y: Drop dummy XAccessibleComponent implementations [Michael Weghorn] + editeng a11y: Drop empty lines at beginning of methods [Michael Weghorn] + editeng a11y: Drop extra indentation level [Michael Weghorn] + editeng a11y: Drop paragraph's a11y description [Michael Weghorn] + editeng a11y: Drop unnecessary exception handling code [Michael Weghorn] + editeng a11y: Drop unused forward-decl [Michael Weghorn] + editeng a11y: Fix interface names in doc [Michael Weghorn] + editeng a11y: Inline AccessibleContextBase::FireEvent to only caller [Michael Weghorn] + editeng a11y: Inline AccessibleParaManager::ShutdownPara in only caller [Michael Weghorn] + editeng a11y: Let para manager dispose its child [Michael Weghorn] + editeng a11y: Let paragraph dispose its bullet child [Michael Weghorn] + editeng a11y: Merge AccessibleStaticTextBase{,_Impl} [Michael Weghorn] + editeng a11y: Merge Accessible{Context,Component}Base [Michael Weghorn] + editeng a11y: Pass bullet's child index in ctor [Michael Weghorn] + editeng a11y: Rely on XAccessibleContext implementing XAccessiblecomponent [Michael Weghorn] + editeng a11y: Replace auto and adhere to naming scheme [Michael Weghorn] + editeng a11y: Replace ReleaseChild class with lambda [Michael Weghorn] + editeng a11y: Simplify AccessibleEditableTextPara::FireEvent [Michael Weghorn] + editeng a11y: Simplify AccessibleImageBullet::FireEvent [Michael Weghorn] + editeng a11y: Simplify AccessibleParaManager::CreateChild [Michael Weghorn] + editeng a11y: Simplify AccessibleStaticTextBase::GetParagraphBoundingBox [Michael Weghorn] + editeng a11y: Use #pragma once [Michael Weghorn] + editeng a11y: Use OAccessibleComponentHelper for bullet [Michael Weghorn] + editeng a11y: Use OAccessibleComponentHelper for paragraph [Michael Weghorn] + editeng a11y: Use OAccessibleExtendedComponentHelper [Michael Weghorn] + editeng a11y: Use unotools::WeakReference for bullet [Michael Weghorn] + editeng a11y: Use usual 4 spaces to indent one level [Michael Weghorn] + editeng: extract ImpEditView::ImplGetCursorRectAndMaybeScroll() [Michael Stahl] + editeng: factor out ImpEditEngine::UpdateSelection() [Michael Stahl] + editeng: Fix excessive overlap in justified Arabic script (tdf#163618) [Jonathan Clark] + embedded files are not allowed in PDF/A-1 and PDF/A-2 (tdf#160196) [Tomaž Vajngerl] + emit /DR within AcroForm as a direct object (tdf#121133) [Juraj Šarinay] + emscripten Qt5: Reliably send cut/copy data to browser Clipboard API [Stephan Bergmann] + emscripten: Add ClassHandle to EXPORTED_RUNTIME_METHODS [Stephan Bergmann] + emscripten: Hack to not call Application::Yield when loading xslt [Stephan Bergmann] + emscripten: Let runUnoScriptUrls handle all scripts in one go [Stephan Bergmann] + emscripten: Make --with-main-module easier to extend in the future [Stephan Bergmann] + emscripten: No need to pass --with-main-module into build configure [Stephan Bergmann] + emscripten: Pre-cancel synchronous execution of modal dialogs [Stephan Bergmann] + emscripten: Provide Module.script [Stephan Bergmann] + enable delete shortcut to remove items (tdf#133146) [Andreas Heinisch] + enable native full screen mode on macOS (tdf#128186) [Patrick Luby] + enable spell checking in editable sections in read-only mode (tdf#163962) [Tibor Nagy] + enable spotlight subset in kit mode [Caolán McNamara] + enable vertical text options for Mongolian script (tdf#163228) [Jonathan Clark] + enclose delimiters in in formula inside quotes (tdf#162070) [Pranam Lashkari] + ensure the parent-child relations of comments. (cool#10610) [Gökay Şatır] + exit some loops early (tdf#64991) [Noel Grandin] + expand the ObjectType typedef [Noel Grandin] + experimental Emscripten Qt6 --enable-emscripten-proxy-to-pthread ersatz [Stephan Bergmann] + explicitly keep the focus by default for non gtk renderings (tdf#155308) [Julien Nabet] + explicitly pass native NSWindow to updateWindowCollectionBehavior() [Patrick Luby] + expose Add to Dictionary menu entries to kit [Caolán McNamara] + extend the Link DBG_UTIL support to non-member function Links [Stephan Bergmann] + extend XmlWalker test [Tomaž Vajngerl] + extended tips for Data Provider Transformations (tdf#165229) [Olivier Hallot] + extended tips for options - text boundaries (tdf#166256) [Olivier Hallot] + external/firebird: Avoid ODR violation issues from sanitizer builds [Stephan Bergmann] + external/firebird: Drop -fno-rtti from sanitizer builds [Stephan Bergmann] + external/libeot: Conditionally --enable/disable-debug [Stephan Bergmann] + external/libeot: Silence invalid-shift-base [Stephan Bergmann] + external/python3: Avoid misaligned-pointer-use [Stephan Bergmann] + external/python: Don't package an _lzma library [Stephan Bergmann] + f'up to "Windows 7-8.1 support was removed, prevent install on these old systems" [Christian Lohmaier] + factor out AbstractDialogImpl template for reuse [Mike Kaganski] + factor out and simplify COM-safe wait [Mike Kaganski] + feat(iOS): Allow use of desktop clipboard code [Skyler Grey] + feat(iOS): enable AVMedia [Skyler Grey] + fetch frozen and zxcvbn_c optionally, system option exists [Andras Timar] + FILEOPEN PPTX: fix paragraph alignment for text wrapped shapes (tdf#165341) [Balazs Varga] + FILEOPEN PPTX: fix Radial gradient in shape imported as (tdf#154858) [Balazs Varga] + FILEOPEN: Opening specific XLSX file takes long time (tdf#163015) [Noel Grandin] + FillApi: fixed JSON validity issues [Attila Szűcs] + filter kit xcu to an allowed subset of options [Caolán McNamara] + filter out instance metadata connections [Caolán McNamara] + filter out text/uri-list with empty list [Stephan Bergmann] + find-unneeded-includes: work around iwyu bug seen in --fwdecl mode [Gabor Kelemen] + fine tune menubar visibility when in LibreOffice full screen mode (tdf#161623) [Patrick Luby] + fix "local variable is unused" warning [Noel Grandin] + fix "Remove a hack at least for Emscripten --enable-qt6" [Stephan Bergmann] + fix 'record track changes' export to FODT (cool#11226) [Miklos Vajna] + fix --disable-poppler build with clang plugins enabled [Caolán McNamara] + fix alignment of the RID_SUBSETSTR_EGYPTIAN_HIEROGLYPHS_EXTENDED_A definition. [Taichi Haradaguchi] + fix Alt+C behavior by adjusting install:module for (tdf#65911) [Shardul Vikram Singh] + fix ambiguous sorting in Query Wizard (tdf#161144) [Alexandre Sena Coelho] + fix and port ScHFEditPage grid handling to new API [Michael Weghorn] + fix bibliography regressions (tdf#165577) [Vojtěch Doležal] + fix BufferedDecompositionFlusher shutdown crash [Noel Grandin] + fix BufferedDecompositionFlusher shutdown crash (2) [Noel Grandin] + fix BufferedDecompositionFlusher some more [Noel Grandin] + fix BufferedDecompositionFlusher thread naming [Noel Grandin] + fix bug in SalInstanceTreeView::columns_autosize() [Jan Rheinländer] + fix build [Mike Kaganski] + fix build breakage in harfbuzz when building with LODE on macOS [Patrick Luby] + fix Calc repaint on TextEdit activation (tdf#165621) [Armin Le Grand (allotropia)] + fix check-if-root for github.com/flathub-infra/vorarbeiter [Stephan Bergmann] + fix code typo: multiple ; in opencl/ [Bogdan Buzea] + fix command button xls to xlsx convert problem. (tdf#164141) [Gülşah Köse] + fix command line call for right Help modules (core part) [Olivier Hallot] + fix comment [Ilmari Lauhakangas] + fix comment "last 3 bites" to "last 3 bits" in op.cxx [Simon Chenery] + fix comment in assert [Noel Grandin] + fix CppunitTest_dbaccess_SingleSelectQueryComposer_test deadlock [Noel Grandin] + fix CppunitTest_dbaccess_SingleSelectQueryComposer_test deadlock (2) [Noel Grandin] + fix crash in JunitTest_chart2_unoapi [Noel Grandin] + fix crash on BibEntry ComboBox select (tdf#164179) [Vojtěch Doležal] + fix crash when launching help with "--with-help" (tdf#165980) [Julien Nabet] + fix deadlock in SystemDependentDataBuffer::flushAll related) (tdf#131595) [Noel Grandin] + fix debugging unit tests under macOS 15.2 [Noel Grandin] + fix default value of Emscripten --with-main-module [Stephan Bergmann] + fix dodgy DrawController::fireChangeLayer code [Noel Grandin] + fix dodgy lifecycle in OOoMountOperation [Noel Grandin] + fix Draw import of nonzero paths from pdf (tdf#165553) [langty] + fix extracting zstd under git-bash (dangling symlinks) [Christian Lohmaier] + fix failure to restart print job (tdf#163126) [Patrick Luby] + fix fully-internal python on linux when cross-compiling [Christian Lohmaier] + fix gdb-core-bt [Noel Grandin] + fix GDI and Quartz backends [Noel Grandin] + fix harfbuzz build with --enable-python=fully-internal on linux [Christian Lohmaier] + fix harfbuzz with --enable-debug on win (msvc debug runtime mismatch) [Christian Lohmaier] + fix help page for the VALUE function (tdf#166407) [Julien Nabet] + fix help tooltip for margin in footer [Stanislav Horacek] + fix image squishing on Reset Crop (tdf#86628) [Shardul Vikram Singh] + fix internationalized FP input in Basic IDE Watch (tdf#164446) [Mike Kaganski] + fix iOS build breakage [Patrick Luby] + fix issues found by pyflakes (tdf#132293) [Daniel Frantes] + fix license + footer + rename RowId into XRowId [Julien Nabet] + fix Locked config of ForceSafeServiceImpl ignored for SKIA (tdf#165443) [Balazs Varga] + fix logic of fb_shutdown check [Julien Nabet] + fix macOS tinderbox builds (pkgconf) [Christian Lohmaier] + fix mis-spelled "punktuation" in variable name in TextPortion.hxx (tdf#164954) [Simon Chenery] + fix msi generation on native windows/aarch64 [Christian Lohmaier] + fix naming of the argument [Mike Kaganski] + fix number of parameters in CHOOSECOLS/CHOOSEROWS (tdf#165119) [Xisco Fauli] + fix plain LOWA build [Stephan Bergmann] + fix regression in GDI rendering [Noel Grandin] + fix rudimentary Emscripten Qt6 copy -> paste support [Stephan Bergmann] + fix shading in some ribbon shapes (tdf#148631) [Sakura286] + fix some --without-system-jpeg builds [Stephan Bergmann] + fix spelling: "handish" -> "by hand" [Noel Grandin] + fix tar extraction issues when running as root [Stephan Bergmann] + fix the build [Stephan Bergmann] + fix the ESC key behavior in the sidebar sdNavigator [Jim Raykowski] + fix typo [Andrea Gelmini] + fix typo in code [Andrea Gelmini] + fix typos [Andrea Gelmini] + fix UBSan build of ExternalProject_raptor [Stephan Bergmann] + fix ubsan failure [Noel Grandin] + fix ubsan in UITest_manual_tests [Noel Grandin] + fix ubsan out-of-range int in DOC export with CJK hanging indentation [Jonathan Clark] + fix unselected Check/Radio buttons not following themes in GTK (tdf#164420) [Sahil Gautam] + fix Vulkan vkCreateXcbSurfaceKHR validation error (tdf#164394) [Jonathan Clark] + fix warning C6011: Dereferencing NULL pointer 'pImpPrMap' [Noel Grandin] + fix warning C6011: Dereferencing NULL pointer 'pImpPrMap' (take 2) [Xisco Fauli] + fix widget theming/styling in gtk (tdf#164969) [Sahil Gautam] + fix width of HelpTip on mouseOver (tdf#166153) [Karthik Godha] + fix Windows `make CppunitTest_... CPPUNITTRACE=TRUE` [Stephan Bergmann] + fix windows tinderbox builds (not finding pkgconf) [Christian Lohmaier] + fix(iOS): Remove missed clipboard method [Skyler Grey] + fix(ooxmlexport): Prevent unknown media type crash [Skyler Grey] + fix(slideshow): Use CoreGraphics to render on iOS [Skyler Grey] + fix(sw-lokit): correctly load shared wordbooks [Rashesh] + fix(wordcount): Add docComments on mobile [Skyler Grey] + fix: added tooltip property to ToolBox items in DumpAsPropertyTree [Parth Raiyani] + fix: master slide panel doesn't resized correctly in gtk (tdf#165606) [Rashesh] + fixed two message context strings and a typo [Andras Timar] + fixed WEEKNUMBER test sheet, ISERROR(a13ú) did not seem right [Andras Timar] + fixes unintended switch to rotate mode (tdf#166177) [Oliver Specht] + flatten Basic function (tdf#147132) [Bogdan Buzea] + flatten Basic function implementations (tdf#147132) [Nam Bui, Manish Bera, Rahul Anand] + flatten Basic function implementations. (tdf#147132) [bruh] + flatten data-structure a little (tdf#151876) [Noel Grandin] + flatten ScIfJump method related) (tdf#163872) [Noel Grandin] + flatten some code [Mike Kaganski] + flatten some code in svx [Noel Grandin] + flatten some windows GDI code [Noel Grandin] + flatten t_OUString2PrefixMap [Noel Grandin] + fnNds is dead [Noel Grandin] + fold ChartModelHelper functions into ChartModel [Noel Grandin] + fold ColorPerPointHelper into DataSeries [Noel Grandin] + fold DataSeriesHelper functions into ChartType [Noel Grandin] + fold DataSeriesHelper functions into DataSeries [Noel Grandin] + fontconfig: upgrade to 2.16.2 [Xisco Fauli] + for Emscripten, always assume we run inside soffice [Stephan Bergmann] + force key window to a native full screen window (tdf#128186) [Patrick Luby] + force Skia software rendering after crash in test (tdf#164788) [Mike Kaganski] + format pythonloader.py and pythonscript.py [Chenxiong Qi] + format the code to make clang-format happy (tdf#164393) [Sahil Gautam] + formatter: Extract helper method to convert text to value (tdf#130857) [Michael Weghorn] + formatter: Pass string to convert to double (tdf#130857) [Michael Weghorn] + fpicker: Drop unused SvTabListBox forward decl [Michael Weghorn] + framework: improve language in comments for better readability [Ilmari Lauhakangas] + freehand drawing tool, ignore extremely offsetted control points (tdf#94699) [Sarper Akdemir] + gbuild: set default patchlevel to 1 [Xisco Fauli] + gen: Drop always default SelectionManager::get param [Michael Weghorn] + gen: Drop complexity as string is always empty anyway [Michael Weghorn] + gen: Drop unused function declarations [Michael Weghorn] + gen: Get shell window directly from the frame in WMAdaptor [Michael Weghorn] + gen: Pass X11SalFrame to SalI18N_InputContext ctor [Michael Weghorn] + gen: Port SystemEnvData::{aShellWindow -> pSalFrame} for DnD [Michael Weghorn] + gen: Use more specific X11SalFrame param [Michael Weghorn] + get at least some information out of coredumpctl [Noel Grandin] + get the style color and number just once [Caolán McNamara] + GetCurrentPackageFullName is available in the baseline Windows 10 [Mike Kaganski] + GetRootURL is always used to ctor a INetURLObject [Caolán McNamara] + getting rid of FieldTypeGuard/SwClient [Bjoern Michaelsen] + getting workdays doesn't need GetUInt32 [Mike Kaganski] + GraphCtrl a11y: Create the accessible object again [Michael Weghorn] + GraphCtrl a11y: Drop SvxGraphCtrlAccessibleContext::mpModel [Michael Weghorn] + GraphCtrl a11y: Use comphelper::OAccessibleComponentHelper [Michael Weghorn] + graphicselection json with mangled ordinal number of literal "-" [Caolán McNamara] + grow TreeView when dialog grows. (tdf#166417) [Caolán McNamara] + gtk-CRITICAL gtk_tree_model_iter_nth_child: assertion 'n >= 0' failed [Caolán McNamara] + gtk-WARNING Invalid column number 6 added to iter [Caolán McNamara] + gtk-WARNING: GtkBox does not have a child property called homogeneous [Caolán McNamara] + gtk3 a11y: Don't pass null ref to atk_object_wrapper_ref [Michael Weghorn] + gtk3 a11y: Drop obsolete handling when notifying child removal [Michael Weghorn] + gtk3 a11y: No longer report IconView item tooltip as a11y desc [Michael Weghorn] + gtk3 a11y: Set a11y parent for native GTK vcl::Window child (tdf#163989) [Michael Weghorn] + gtk3: Fix another memleak in GtkInstanceBuilder::postprocess_widget [Michael Weghorn] + gtk3: Fix memleak in get_{primary,secondary}_text [Michael Weghorn] + gtk3: Fix memory leak in GtkInstanceBuilder::postprocess_widget [Michael Weghorn] + gtk4 a11y: Report update to focused state [Michael Weghorn] + gtk4 a11y: Terminate gtk_accessible_update_property params [Michael Weghorn] + gtk4: Add combobox in file dialog after its label (tdf#162995) [Michael Weghorn] + gtk4: Handle file dialog selection changes (tdf#162995) [Michael Weghorn] + gtk4: Include new header for Cairo format defines [Michael Weghorn] + gtk4: Own the string when freeing it [Michael Weghorn] + gtk4: Show extra controls in file dialog (tdf#162995) [Michael Weghorn] + gtk: Initially hide custom file dialog controls (tdf#162995) [Michael Weghorn] + gtk: No longer use vcl::X11DnDHelper, XInitialization (tdf#164380) [Michael Weghorn] + gtk: Port from deprecated gtk_widget_hide [Michael Weghorn] + gtk: Port from deprecated gtk_widget_show [Michael Weghorn] + gtk: Use dedicated SystemEnvData::pSalFrame for frame [Michael Weghorn] + hack to keep popup menus alive long enough for Emscripten Qt5 [Stephan Bergmann] + handle windows that macOS forces to native full screen mode (tdf#161623) [Patrick Luby] + harfbuzz with fully-internal python: extend the chmod to all python scripts [Christian Lohmaier] + harfbuzz: create symbols with --enable-symbols [Christian Lohmaier] + harfbuzz: Honor USE_LD, don't force specific linker if unset [Michael Weghorn] + harfbuzz: migrate to meson [Christian Lohmaier] + harfbuzz: upgrade to 11.1.0 [Xisco Fauli] + harfbuzz: upgrade to 11.2.0 [Xisco Fauli] + harfbuzz: use -fvisibility=hidden [Christian Lohmaier] + heap-use-after-free (ofz#409354664) [Caolán McNamara] + help button to Data Provider dialog (tdf#165196) [Olivier Hallot] + hide some sidebar panels in Viewer app mode (tdf#62845) [Mike Kaganski] + hoist calls outside loop in chart2 [Noel Grandin] + hopefully fix the PDF export of alpha once and for all [Noel Grandin] + i18npool: drop macro [Xisco Fauli] + icon choice ctrl a11y: Don't announce selection change on focus [Michael Weghorn] + icon choice ctrl a11y: Don't announce selection change on focus (II) [Michael Weghorn] + icon choice ctrl a11y: Drop commented code + outdated comment [Michael Weghorn] + icon choice ctrl a11y: Drop obsolete comment [Michael Weghorn] + icon choice ctrl a11y: Separate selection from active descendant change [Michael Weghorn] + icon-themes/README.md: How to minify SVG files [Ilmari Lauhakangas] + iconchoicectrl a11y: Reuse parent handling + disposing from base class [Michael Weghorn] + IdenticalNameAction is unused [Noel Grandin] + if combobox is UserDraw, then don't bother measuring text [Caolán McNamara] + if necessary, fall back to an approximation of WorkerGlobalScope.importScripts [Stephan Bergmann] + if the paragraphs of notes contain upper and lower (tdf#88226) [Tibor Nagy] + ignore pastes that don't originate from a Slide Sorter [Caolán McNamara] + implement GetUInt32 using double_to [Mike Kaganski] + ImplFontListFontMetric is an o3tl::cow_wrapper so these created copies [Caolán McNamara] + import autofilter via orcus interface [Kohei Yoshida] + import multiline document variable with break (tdf#164176) [Oliver Specht] + impress: implement DontTerminateEdit support [Szymon Kłos] + improve constant repetitive loop thread (tdf#161168) [Manish Bera] + improve description of new Calc array function arguments [Olivier Hallot] + improve drawinglayer flushing mechanism. (tdf#131595) [Noel Grandin] + improve Error Messages with RuntimeException in UNO API (tdf#42982) [Mohamed_Ali] + improve Export directory pre-selection (tdf#165917) [Samuel Mehrbrodt] + improve fast_pow in BColorModifier_gamma [Noel Grandin] + improve labels/help text of page break related controls [Oliver Specht] + improve loop a little bit [Ilmari Lauhakangas] + improve Option dialog for Pivot Table (tdf#165271) [Bogdan Buzea] + improve scrolling while selecting (tdf#37507, tdf#50743) [Oliver Specht] + improve scrolling with selection (tdf#50743) [Oliver Specht] + improve the bitmap->alpha conversion [Noel Grandin] + improve type safety in file::OFileDriver [Noel Grandin] + improve type safety in hsqldb::ODriverDelegator [Noel Grandin] + improve type safety in mysql::ODriverDelegator [Noel Grandin] + improve type safety in mysqlc::MysqlCDriver [Noel Grandin] + improve type safety in mysqlc::OConnection [Noel Grandin] + improve type safety in mysqlc::OPreparedResultSet [Noel Grandin] + improve type safety in mysqlc::OResultSet [Noel Grandin] + improve type safety in OEvoabDriver [Noel Grandin] + improve type-safety in ado::ODriver [Noel Grandin] + improve type-safety in dbaccess OStatementBase [Noel Grandin] + improve type-safety in dbaccess::OConnection [Noel Grandin] + improve type-safety in dbaccess::ORowSet [Noel Grandin] + improve type-safety in FirebirdDriver [Noel Grandin] + improve unittest (tdf#164640) [Xisco Fauli] + improve UNO API error reporting (tdf#42982) [Akshay Kumar Dubey, Devashish Gupta, David Hashe] + improve UX of currency dropdown [Szymon Kłos] + improve variable naming [Noel Grandin] + improve warning dialogue for non-recommended formats during save (tdf#158624) [bruh] + improvement to conditional formatting naming [Javiya Vivekkumar Dineshbhai] + in dark mode, configuration of master page is checked for auto color. [Gökay Şatır] + include first and secondary keys in index fields (tdf#143157) [Andreas Heinisch] + include the org.libreoffice.embindtest infrastructure in all Emscripten builds [Stephan Bergmann] + include vcl/dllapi.h for VCL_DLLPUBLIC [Caolán McNamara] + increase rtf2pdffuzzer max_len [Caolán McNamara] + index Link is a programmatic name [Noel Grandin] + inform lokit side about the grid state. (cool#7406) [Gökay Şatır] + initialize the correct null date in ImpSvNumberformatScan (tdf#166268) [Mateusz Wlazłowski] + initialize the variable upon creation [Mike Kaganski] + inline 'submit', and allow separate 'wip'/'private' [Mike Kaganski] + inline cellkeywords.inl, and drop its generating machinery [Mike Kaganski] + inline some calls inside a hot loop (tdf#64991) [Noel Grandin] + instances of salhelper::Thread must not be allocated on the stack [Stephan Bergmann] + instead of warning and failing, just do the right thing [Stephan Bergmann] + integer-overflow (ofz#415088962, ofz#390253942, ofz#394329881) [Caolán McNamara] + introduce "Show underline" MS Word compatibility option (tdf#164487) [Mike Kaganski] + introduce an application-wide viewer mode (tdf#62845) [Mike Kaganski] + introduce DBG_TESTNOTSOLARMUTEX, to complement DBG_TESTSOLARMUTEX [Stephan Bergmann] + introduce EMSCRIPTEN_EXTRA_QTLOADER_CONFIG [Stephan Bergmann] + introduce GetInt16WithDefault, and use in ScGetWeekOfYear to simplify [Mike Kaganski] + introduce ScConditionalFormatList::Clone and use it to simplify [Mike Kaganski] + introduce ViewerApp flag for slots, to hide in Viewer app mode (tdf#62845) [Mike Kaganski] + invalidate parent's size when hiding section (tdf#166210) [Mike Kaganski] + it's Guyana ... (tdf#164276) [Eike Rathke] + ITEM fix ScCondFormatDlgItem usage (againII) (tdf#160252) [Armin Le Grand (Collabora)] + jsdialog: add const [Szymon Kłos] + jsdialog: be sure we found entry for context menu in treeview [Szymon Kłos] + jsdialog: enable math dialogs [Szymon Kłos] + jsdialog: enable style sidebar [Szymon Kłos] + jsdialog: enabled writer setboarder style popup [Pranam Lashkari] + jsdialog: export sortable property for treeview columns [Szymon Kłos] + jsdialog: make executor more readable [Szymon Kłos] + jsdialog: move message related classes to separate header [Szymon Kłos] + jsdialog: move sender to separate file [Szymon Kłos] + jsdialog: reduce unwanted containers [Szymon Kłos] + jsdialog: remember message dialog [Szymon Kłos] + jsdialog: reorganize style list sidebar panel information hierarchy (tdf#165736) [Banobe Pascal] + jsdialog: scroll to row before use [Szymon Kłos] + jsdialog: send cell address on startup with jsdialog too [Szymon Kłos] + jsdialog: send message for weld::Menu [Szymon Kłos] + jsdialog: setup parent for menu [Szymon Kłos] + jsdialog: share code for widget registry [Szymon Kłos] + jsdialog: toolbar set_item_active method [Szymon Kłos] + jsdialog: use const for command data [Szymon Kłos] + jsdialog: use single constructor for builder [Szymon Kłos] + jsdialog: use single static register [Szymon Kłos] + jsdialog: weld::Menu [Szymon Kłos] + jsdialogs: check for empty id [Szymon Kłos] + jsdialogs: check if ignored .ui first [Szymon Kłos] + jsdialogs: fix nested containters lookup [Szymon Kłos] + jsdialogs: shortcut legacy mobile-sidebar update [Szymon Kłos] + jsdialogs: use frozen:: map for ui file lookup [Szymon Kłos] + jsdialogs: use frozen:: set not map [Szymon Kłos] + jsdialogs: warn if not used in lok [Szymon Kłos] + karasa Jaga: simplify 128x128_writer_doc-p.svg (tdf#165190) [Ilmari Lauhakangas] + keep ratio of OLE object (chart...) (tdf#163816) [Laurent Balland] + kit: enable metadata filter [Caolán McNamara] + kit: re-initialize user-defined dictionaries on lo_init [Rashesh] + latest VS 2022 Preview is 17.14.0 Preview 4.0 now [Stephan Bergmann] + let a test use a copy of a SRCDIR test doc [Stephan Bergmann] + let Formatter:m_aOutputHdl convert double to text (tdf#130857) [Michael Weghorn] + let insertModificationXcuFile accept "/" to indicate all nodes [Caolán McNamara] + let StyleDispatcher take the state of StyleApply slot into account [Mike Kaganski] + libgpg-error: upgrade to 1.55 [Xisco Fauli] + libjpeg-turbo: upgrade to 3.0.4 [Xisco Fauli] + libjpeg-turbo: upgrade to 3.1.0 [Xisco Fauli] + libnumbertext: remove obsolete comment [Xisco Fauli] + libpng: upgrade to 1.6.48 [Xisco Fauli] + license: add Box2D [Andras Timar] + license: dtoa.c [Andras Timar] + license: libcdr is MPLv2 [Andras Timar] + license: libmspub is MPLv2 [Andras Timar] + license: zstd [Andras Timar] + license: zxcvbn-c [Andras Timar] + list a11y: Fix parent-relative position [Michael Weghorn] + list a11y: Use ref to concrete VCLXAccessibleBox [Michael Weghorn] + list item a11y: Deduplicate bounds calculation [Michael Weghorn] + list item a11y: Fix parent-relative position [Michael Weghorn] + list item a11y: Use comphelper::OAccessibleComponentHelper [Michael Weghorn] + list of sources is still called "bibliography" (tdf#155050) [Stanislav Horacek] + listbox a11y: Consistently lock (only) SolarMutex [Michael Weghorn] + load sidebar etc images during preload [Caolán McNamara] + load vml textbox in a group shape (tdf#164065) [Oliver Specht] + localize "My AutoText" one more place [Andras Timar] + LOCRDT editeng,sfx2,sw: experimental yrs collab [Michael Stahl] + LOCRDT sfx2,sw: add special mode EDIT_COMMENT_IN_READONLY_MODE [Tibor Nagy] + LOCRDT sw: fix bug when removing comment before start anchor [Michael Stahl] + LOCRDT sw: yrs peer cursors [Michael Stahl] + logically dead code (cid#1646578) [Caolán McNamara] + logo on api.libreoffice.org should link to itself [Samuel Mehrbrodt] + lok doc sign: allow setting the pos of the Impress sign line (cool#10630) [Miklos Vajna] + lok doc sign: allow setting the size of the Impress sign line (cool#10630) [Miklos Vajna] + lok doc sign: fix Impress sign line when creating directly (cool#10630) [Miklos Vajna] + lok doc sign: fix Impress sign line when picking a certificate (cool#10630) [Miklos Vajna] + lok doc sign: reduce the default size of the signature line (cool#10630) [Miklos Vajna] + LOK Impress: Invalidate tiles on switching the CenterPane (cool#10967) [Caolán McNamara] + LOK Impress: Invalidate tiles on switching the view mode. (cool#10967) [Gökay Şatır] + LOK: add OpenGL transitions to impress package [Andras Timar] + LOK: added .uno:UndoCount and .uno:RedoCount [Attila Szűcs] + lok: allow save on comment only mode [Jaume Pujantell] + lok: calc: fix assertion on toggle autofilter [Szymon Kłos] + lok: calc: update separators per locale (cool#11497) [Jaume Pujantell] + LOK: Do not try to show an "update links" dialog [Mike Kaganski] + lok: don't invalidate on theme switch [Szymon Kłos] + LOK: don't recreate the dialogs of an old view when loading new views [Pranam Lashkari] + LOK: enable DataLabel dialog [Attila Szűcs] + lok: encourage even more sharing of config Node pages. [Caolán McNamara] + lok: encourage more sharing of config Node pages. [Michael Meeks] + lok: getSlideShowInfo: return the slide names [Hubert Figuière] + lok: handle saveas as export [Ashod Nakashian] + lok: impress: Fix variable name [Hubert Figuière] + lok: jsdialog: enable font size box after save [Szymon Kłos] + LOK: preload hyphenators [Andras Timar] + lok: sc: change dialog units per user (cool#11739) [Jaume Pujantell] + lok: sc: correctly export frozen/split pane information (cool#11475) [Aron Budea] + lok: send username of the person who removed comments [Pranam Lashkari] + lok: sidebar: do not remember last active [Szymon Kłos] + lok: slideshow rework: check that requested slide is the expected one [Marco Cecchetti] + lok: slideshow: effect for paragraph with auto font color can be wrong [Marco Cecchetti] + lok: slideshow: handle text object in edit mode [Marco Cecchetti] + lok: slideshow: provide support for interactive animations sequence [Marco Cecchetti] + lok: slideshow: send fill, line, font colors for an animated layer [Marco Cecchetti] + lok: slideshow: support effects applied to a group of shapes [Marco Cecchetti] + lok: slideshow: support for skipping background and masterpage rendering [Marco Cecchetti] + lok: slideshow: support for skipping bg and mp rendering - followup [Marco Cecchetti] + lok: style panel shortcut icon command fix [Szymon Kłos] + lok: switch dark mode faster [Szymon Kłos] + lok: use .uno:SidebarDeck.StyleListDeck as shortcut [Szymon Kłos] + lok: use locale units in dialogs and sidebar [Pranam Lashkari] + LOK: Use OOXML 2010+ format [Aron Budea] + lok: use unique ids in sidebar [Szymon Kłos] + lokit: add scale parameter to "renderNextSlideLayer" [Henry Castro] + lokit: don't double-buffer combo/list box dropdowns [Caolán McNamara] + lokit: move re-initialization of wordbook to addconfig option [Rashesh] + loplugin:bufferadd extend it to find some more places [Noel Grandin] + loplugin:constantparam [Noel Grandin] + loplugin:constparam in chart2 [Noel Grandin] + loplugin:constparam in cui [Noel Grandin] + loplugin:constparam in drawinglayer [Noel Grandin] + loplugin:constparam in oox [Noel Grandin] + loplugin:constparam in sc [Noel Grandin] + loplugin:constparam in sd [Noel Grandin] + loplugin:constparam in sfx2 [Noel Grandin] + loplugin:constparam in svl [Noel Grandin] + loplugin:constparam in svx [Noel Grandin] + loplugin:constparam in sw [Noel Grandin] + loplugin:constparam in various [Noel Grandin] + loplugin:constparam in vcl [Noel Grandin] + loplugin:constparam in xmloff [Noel Grandin] + loplugin:constparams [Noel Grandin] + loplugin:external [Stephan Bergmann] + loplugin:indentation [Stephan Bergmann] + loplugin:mergeclasses update [Noel Grandin] + loplugin:nullptr [Stephan Bergmann] + loplugin:redundantcast [Stephan Bergmann] + loplugin:reftotemp [Stephan Bergmann] + loplugin:simplifyconstruct improve warning message [Noel Grandin] + loplugin:stringconstant (in -DDEBUGPASTE-only code) [Stephan Bergmann] + loplugin:unnecessaryvirtual [Noel Grandin] + loplugin:unusedenumconstants [Noel Grandin] + loplugin:unusedfields [Noel Grandin] + loplugin:unusedmethods [Noel Grandin] + m_aStatement in ODatabaseMetaDataResultSet is unused [Noel Grandin] + macos and pch still not happy with clang-17 [Noel Grandin] + make "XML Filter Settings" dialog modal and set parent [Michael Weghorn] + make all on-demand s_pDefaultBoxAutoFormat use existing GetDefaultBoxFormat [Caolán McNamara] + make calc Display config listen for changes [Caolán McNamara] + make checking alternative views more strict. [Gökay Şatır] + make consistent parameter names and descriptions of Calc functions [Stanislav Horacek] + make conversion operator explicit [Noel Grandin] + make conversion to Primitives more accessible for EditEngine/Outliner [Armin Le Grand (Collabora)] + make Date::GetAsNormalizedDays public, and use it for optimization [Mike Kaganski] + make Dialog destruction a little safer [Noel Grandin] + make exception messages more consistent (tdf#42982) [David Hashe] + make hardcoded freehandmindist an expert option (tdf#94699) [Sarper Akdemir] + make l10n for Data Provider transforms (tdf#126824) [Olivier Hallot] + make libeot compile on Windows [Tomaž Vajngerl] + make libeot enabled by default on Linux and macOS [Tomaž Vajngerl] + make master slide copyable (tdf#45617) [Mohamed Ali] + make modcfg ConfigItems listen to the config changes. [Caolán McNamara] + make Programmatic Names typesafe [Noel Grandin] + make reference marker names typesafe [Noel Grandin] + make some arrays constexpr [Mike Kaganski] + make some typed_flags operations constexpr [Mike Kaganski] + make sure that certain accelerator files are included for LOK case. [Gökay Şatır] + make SwCursorConfig ConfigItem listen to the config changes. [Caolán McNamara] + make SwFmtAidsAutoComplConfig ConfigItem listen to the config changes. [Caolán McNamara] + make SwLayoutViewConfig ConfigItem listen to the config changes. [Caolán McNamara] + make SwWebColorConfig ConfigItem listen to the config changes. [Caolán McNamara] + make the char tables referenced from ScCompiler::Convention constexpr [Mike Kaganski] + make the ScanlineFormat values more explicit [Noel Grandin] + make UINames and Programmatic Names typesafe [Noel Grandin] + make unit tests compile with --enable-cairo-rgba [Noel Grandin] + make WinGet config files consistent with new recommendations [Muhammad Danish] + mark an svx slot as inactive in readonly mode [Mike Kaganski] + mark some Calc slots as inactive in readonly mode [Mike Kaganski] + mark some visible strings in ui files as translatable [Gabor Kelemen] + mark some Writer slots as inactive in readonly mode [Mike Kaganski] + math a11y: Don't return self in SmGraphicAccessible::getAccessibleAtPoint [Michael Weghorn] + math a11y: Drop SmGraphicAccessible::getAccessibleIndexInParent [Michael Weghorn] + math a11y: OSL_ENSURE -> assert [Michael Weghorn] + math a11y: Set a11y names for items in Elements sidebar deck [Michael Weghorn] + math a11y: Simplify SmGraphicAccessible::getBounds [Michael Weghorn] + math a11y: Use comphelper::OAccessibleComponentHelper [Michael Weghorn] + math: Ensure focus handler in "Spacing" dlg gets called (tdf#130857) [Michael Weghorn] + math: Resave fontdialog.ui with glade 3.40 [Michael Weghorn] + math: Resave fontsizedialog.ui with glade 3.40 [Michael Weghorn] + math: Resave savedefaultsdialog.ui with glade 3.40 [Michael Weghorn] + math: store main viewshell id in math view shell [Pranam Lashkari] + merge chartcore and chartcontroller libraries [Noel Grandin] + merge duplicate part of branches [Caolán McNamara] + merge ExplicitValueProvider interface into ChartView [Noel Grandin] + merge SwSidebarItem and SwAnnotationItem classes [Noel Grandin] + misc_extensions is now empty and can be removed [Andras Timar] + missing delete of emscriptenthreading::Data [Stephan Bergmann] + missing return statement in SwSectionFormat::SwClientNotify [Noel Grandin] + missing test dependency [Stephan Bergmann] + moNullDate is always created [Caolán McNamara] + more --disable-zxing fixing [Stephan Bergmann] + more appealing design for alientformat warn dialog [Heiko Tietze] + more flexible query dialog [Heiko Tietze] + more improvements in fr.po (wizards/scriptforge) [Julien Nabet] + more readable grep output from bin/ui-translatable.sh [Gabor Kelemen] + more type-safety in odbc::ODBCDriver [Noel Grandin] + mouse zoom support added to slide sorter (tdf#117946) [Oliver Specht] + move code applying functor to selection from ScColumnData to ScTable [Mike Kaganski] + move HiddenParaPrint to SfxHint [Bjoern Michaelsen] + move include file BitmapDuoToneFilter to vcl/inc/bitmap (tdf#97228) [Christopher Sherlock] + move include file BitmapDuoToneFilter.hxx to vcl/inc/ (tdf#97228) [Mohamed Ali] + move Language into the cache key (cool#11258) [Caolán McNamara] + move LIBO_USE_SOURCE_LOCATION to o3tl for possible reuse [Mike Kaganski] + move loplugin:constparams out of store again [Noel Grandin] + move parent window to front after closing window (tdf#165448) [Patrick Luby] + move RES_FMT_CHG to SfxHint [Noel Grandin] + move ScOrcusGlobalSettings into its own header and source [Kohei Yoshida] + move setting of LD_LIBRARY_PATH closer to invocation of cppunittester [Stephan Bergmann] + move SingleSelectQueryComposer.java tests to C++ [Adam Seskunas] + move some fields from OutlinerEditEng to Outliner [Noel Grandin] + move weld::EntryTreeView copy/paste method impls to base (tdf#130857) [Michael Weghorn] + move weld::EntryTreeView dummy method impls to base class (tdf#130857) [Michael Weghorn] + move weld::EntryTreeView::set_entry_editable impls to base (tdf#130857) [Michael Weghorn] + move weld::EntryTreeView::set_entry_placeholder_text impls to base (tdf#130857) [Michael Weghorn] + move weld::EntryTreeView::{g,s}et_entry_font impls to base (tdf#130857) [Michael Weghorn] + move Windows error helpers to comphelper namespace [varshneydevansh] + N32BitTcMask is unnecessary [Noel Grandin] + negative array index read (cid#1646782) [Caolán McNamara] + negative loop bound (cid#1636582) [Caolán McNamara] + nicely format gtk-css-declarations for custom themeing (tdf#164393) [Sahil Gautam] + nMaxWidth may be negative (tdf#165582) [Mike Kaganski] + no longer use std::optional for SfxModule::CreateStyleFamilies [Michael Weghorn] + no need in this raw pointer - we have an rtl::Reference here [Mike Kaganski] + no need to allocate these ScTokenArray on the heap [Noel Grandin] + no need to call Width/Height on every iteration of loop (tdf#165595) [Noel Grandin] + no need to do repeated lookups here [Noel Grandin] + no need to dynamic_cast here [Noel Grandin] + no need to Erase() alpha layer twice [Noel Grandin] + no need to heap allocate here [Noel Grandin] + no need to insert zero here (tdf#151876) [Noel Grandin] + no need to mess with x87 [Noel Grandin] + no need to store ColorMask in BitmapInfoAccess [Noel Grandin] + no need to use color mask in QuartzSalBitmap::AcquireBuffer [Noel Grandin] + no need to use ColorMask in BitmapBuffer [Noel Grandin] + no need to use Sequence here [Noel Grandin] + no searchicon (or searchbox) in mobile version of search dialog [Caolán McNamara] + nomenclature: "Arrange" commands not homogeneous in UI (tdf#158798) [Karthik] + now cxxhelp/provider/inputstream is useless, get rid of it (tdf#165980) [Julien Nabet] + nss: change target from WIN95 to WINNT [Xisco Fauli] + nss: remove obsolete target [Xisco Fauli] + nss: remove unneded patch [Xisco Fauli] + nss: upgrade to 3.103 [Xisco Fauli] + nss: upgrade to 3.104 [Xisco Fauli] + nss: upgrade to 3.109 [Xisco Fauli] + nss: upgrade to 3.110 [Xisco Fauli] + nss: upgrade to 3.111 [Xisco Fauli] + null-deref on doc teardown [Caolán McNamara] + null-dereference (ofz#415407112) [Caolán McNamara] + o3tl: Add concepts for 32/64 bit types, use in hash_combine [Tomaž Vajngerl] + o3tl: simplify by using concepts in float_int_conversion.hxx [Tomaž Vajngerl] + ODatabaseMetaDataResultSet::m_aStatement is unused [Noel Grandin] + odf_export2: Add unittest (tdf#165115) [Xisco Fauli] + offapi: document inheritance of end zones (tdf#165984) [László Németh] + officecfg: fix indent [Miklos Vajna] + ofz: add libeot to fuzzer libs [Caolán McNamara] + ofz: Use-of-uninitialized-value [Caolán McNamara] + on macOS, only delay priorities lower than POST_PAINT (tdf#165277) [Patrick Luby] + online Calc: Update view pos after setting the client zoom. [Gökay Şatır] + ONLINE: Check cursor position changes more safely [Gülşah Köse] + ONLINE: Make Area panel visible for OLE objects [Gülşah Köse] + only install MAR update_service when it will be needed (tdf#164225) [Stephan Bergmann] + only match keywords for requested locale and opcode (tdf#164995) [Mike Kaganski] + only run meson from python when it apparently needs to be [Stephan Bergmann] + oox: Don't substitute fonts if embedding fonts is enabled [Tomaž Vajngerl] + oox: embed used fonts only and font scripts for PPTX export [Tomaž Vajngerl] + oox: export embedded font used in a presentation document [Tomaž Vajngerl] + oox: fix outdated comment [Miklos Vajna] + oox: import embedded font if it exists in impress [Tomaž Vajngerl] + oox: pptx export - replace namespaces defines for functions [Tomaž Vajngerl] + oox: read embedTrueTypeFonts and set doc. setting "EmbedFonts" [Tomaž Vajngerl] + oox: ShapeExport::GetNewShapeID of at least 2 (tdf#165521) [Justin Luth] + ooxml export: fix incorrect color exports in chartexport (tdf#166249) [Balazs Varga] + optimise CairoCommon::drawMask [Noel Grandin] + optimise ScBoundsProvider::GetIndexTowards [Noel Grandin] + optimize SwDocInfoField::ExpandImpl a bit [Mike Kaganski] + optimize unoxml for the common case of no listeners [Caolán McNamara] + out-of-bounds read (cid#1636855) [Caolán McNamara] + overflowed constant (cid#1642991, cid#1635776, cid#1607247, cid#1607842) [Caolán McNamara] + package : reduce OUString allocation by using u16string_view [Arnaud VERSINI] + package: log specific message for missing data descriptor bit (tdf#165694) [Michael Stahl] + page style header/footer HelpID (tdf#165836) [Olivier Hallot] + part 1: Refactor Inflater classes for extensibility (tdf#137308) [Akshay Kumar Dubey] + partial lock acquisition evasion revert (cid#1555986, tdf#165295) [Caolán McNamara] + partial: update native and LibreOffice dark mode states (tdf#156855) [Patrick Luby] + partially implement EMR_CREATECOLORSPACE [Noel Grandin] + pass by reference to GoEndOfSection/GoStartOfSection [Noel Grandin] + pass double values to/from weld::SpinButton subclasses (tdf#130857) [Michael Weghorn] + pass NINJA into Meson in ExternalProject_harfbuzz [Stephan Bergmann] + pass param by reference in GoNext/GoPrevious [Noel Grandin] + PDF export: Set the table caption element inside the table (tdf#160705) [Tibor Nagy] + pdf: /Info shouldn't be written in PDF 2.0 unless really needed [Tomaž Vajngerl] + pdf: /Win entry is deprecated in PDF 2.0 for launch actions [Tomaž Vajngerl] + pdf: add /AFRelationship entry for attached files [Tomaž Vajngerl] + pdf: add /Perm encrypted access permission algorithm [Tomaž Vajngerl] + pdf: add Default entry to PDFVersion enum , use it in constructor [Tomaž Vajngerl] + pdf: add function to pad the vector as required by PDF specs [Tomaž Vajngerl] + pdf: add PDF 2.0 support for /Em and /Strongstructure element [Tomaž Vajngerl] + pdf: add PDF 2.0 support for /Title structure element [Tomaž Vajngerl] + pdf: change encryption to use new random IV on each encrypt call [Tomaž Vajngerl] + pdf: change StructElement to enum class, move out of PDFWriter [Tomaž Vajngerl] + pdf: cleanup and improve PDFEncryptionProperties [Tomaž Vajngerl] + pdf: comment out test, which causes random failures [Tomaž Vajngerl] + pdf: create a new document for PDF version test, fix spelling [Tomaž Vajngerl] + pdf: Don't write non-standard LO keys when using PDF/A or PDF/UA [Tomaž Vajngerl] + pdf: don't write ProcSet array to resource dictionary for PDF 2.0 [Tomaž Vajngerl] + pdf: enable PDF/UA only when writing PDF version 1.7 or 2.0 [Tomaž Vajngerl] + pdf: Fix embedded files when the PDF is encrypted [Tomaž Vajngerl] + pdf: fix PDF encryption and re-enable the test [Tomaž Vajngerl] + pdf: fix saving external PDF with form fields (CONTINUED) [Tomaž Vajngerl] + pdf: forward declare IPDFEncryptor [Tomaž Vajngerl] + pdf: generate U, UE and O, OE keys for R6 encryption [Tomaž Vajngerl] + pdf: get rid of PDFWriter::AppendUnicodeTextString [Tomaž Vajngerl] + pdf: implement PDFEncryptor for PDF (2.0) encryption V5R6 [Tomaž Vajngerl] + pdf: move appendName implementations into COSWriter [Tomaž Vajngerl] + pdf: move common things to interface, prepare methods [Tomaž Vajngerl] + pdf: move COSWriter complex methods into the cxx source file [Tomaž Vajngerl] + pdf: move creating access permissions to common place [Tomaž Vajngerl] + pdf: move PDFStructureWriter into own file, rename to COSWriter [Tomaž Vajngerl] + pdf: properly encrypt metadata (for Revision 6+) [Tomaž Vajngerl] + pdf: Rearrange general tab of PDF dialog, add PDF vers. selection [Tomaž Vajngerl] + pdf: refactor and move encryption init. to a common function [Tomaž Vajngerl] + pdf: remove functions that have been replaced by COSWriter [Tomaž Vajngerl] + pdf: test hybrid mode (PDF attachment) with encryption [Tomaž Vajngerl] + pdf: use "Default" enum value for PDF version when 0 is passed [Tomaž Vajngerl] + pdf: use COSWriter to write literal and unicode strings [Tomaž Vajngerl] + pdf: use the correct widget to dissble the forms options (tdf#165858) [Tomaž Vajngerl] + pdf: write correct conformance XPM metadata for PDF/A-4 [Tomaž Vajngerl] + pdfium: add support for reading the structure tree [Tomaž Vajngerl] + pdfium: Log error when opening fails (useful for tests) [Tomaž Vajngerl] + pdfium: mark part of build.patch.1 as upstreamed [Miklos Vajna] + pdfium: remove duplication of converting a unicode string [Tomaž Vajngerl] + pgnum wizard: avoid undo crash (sledgehammer) (tdf#161741, tdf#161705, tdf#164033) [Justin Luth] + poppler: avoid more std::ranges afer update to 25.04.0 [Christian Lohmaier] + poppler: uggrade to 25.05 [Xisco Fauli] + poppler: upgrade to 25.02.0 (tdf#165433) [Xisco Fauli] + poppler: upgrade to 25.04.0 [Xisco Fauli] + port FontFeaturesDialog to new weld::Grid API [Michael Weghorn] + port OBrowserLine to new weld::Grid API [Michael Weghorn] + port Query.java test to CppUnit [Adam Seskunas] + port ScCondFrmtEntry to new weld::Grid API [Michael Weghorn] + port ScDataFormFragment to new weld::Grid API [Michael Weghorn] + port ScIconSetFrmtDataEntry to new weld::Grid API [Michael Weghorn] + port SvxSplitTableDlg to new weld::Grid API [Michael Weghorn] + port SwAddressFragment to new weld::Grid API [Michael Weghorn] + port SwAssignFragment to new weld::Grid API [Michael Weghorn] + port SwCreateAuthEntryDlg_Impl to new weld::Grid API [Michael Weghorn] + port SwTableColumnPage to new weld::Grid API [Michael Weghorn] + port SwTOXWidget subclasses to new weld::Grid API [Michael Weghorn] + postgresql: fix arm64 build [Xisco Fauli] + postgresql: fix build with macOS 15.4 [Xisco Fauli] + postgresql: upgrade to 15.12 [Xisco Fauli] + postgresql: upgrade to 15.13 [Xisco Fauli] + pPrintData param of PaintLayer method is unused [Noel Grandin] + pptx export: table cell margins weren't exported (tdf#165995) [Justin Luth] + pptx layout: don't use font's leading for cells too (tdf#165521) [Justin Luth] + prefer the last fontFamily name, like fontconfig [Andras Timar] + preload typedetection to share it with children. [Caolán McNamara] + preserve symlinks when keeping a copy of unpacked tarball (patches=1) [Christian Lohmaier] + presumably Division by zero shouldn't arise here (cid#1636890) [Caolán McNamara] + prevent assignment if ENABLE_MSVC_ANALYZE exists [Xisco Fauli] + prevent scrolling to cursor during deletion of annotations (tdf#136540) [Andreas Heinisch] + prevent stale SwNode objects from reporting wrong value in GetIndex [Noel Grandin] + PVS: Constant expression in switch statement (tdf#163486) [Bogdan Buzea] + PVS: The 'eAggFunc' variable was assigned the same value (tdf#163486) [Bogdan Buzea] + python3: add ensurepip (tdf#143980) [Xisco Fauli] + python3: fix win arm build [Xisco Fauli] + python3: get python.exe from extern [Xisco Fauli] + python3: simplify code in makefile [Xisco Fauli] + python3: update python3_EXTENSION_MODULES [Xisco Fauli] + python3: upgrade to 3.11.12 [Xisco Fauli] + python: upgrade to 3.11.11 (master only) [Xisco Fauli] + pyuno: call target only with internal python [Xisco Fauli] + pyuno: Initialize tp_versions_used for Python >= 3.13 [Michael Weghorn] + qrcodegen.ui: Define grid children in order (tdf#130857) [Michael Weghorn] + qt weld a11y: Add custom a11y to registry (tdf#130857) [Michael Weghorn] + qt weld a11y: Drop 2 DrawingArea a11y asserts (tdf#130857) [Michael Weghorn] + qt weld a11y: Implement getting location on screen (tdf#130857) [Michael Weghorn] + qt weld a11y: Support custom DrawingArea a11y (tdf#130857) [Michael Weghorn] + qt weld: Actually implement tree view sorting (tdf#130857) [Michael Weghorn] + qt weld: Actually paint custom bg color (tdf#130857) [Michael Weghorn] + qt weld: Add a QtInstanceToggleButton (tdf#130857) [Michael Weghorn] + qt weld: Add initial tool button support (tdf#130857) [Michael Weghorn] + qt weld: Add logic to find first treeview text column (tdf#130857) [Michael Weghorn] + qt weld: Add Q_OBJECT macro to QtHyperlinkLabel (tdf#130857) [Michael Weghorn] + qt weld: Add QtInstanceIconView skeleton (tdf#130857) [Michael Weghorn] + qt weld: Add QtInstanceScale (tdf#130857) [Michael Weghorn] + qt weld: Add SolarMutexGuard (tdf#130857) [Michael Weghorn] + qt weld: Add standard message dialog buttons defined in .ui (tdf#130857) [Michael Weghorn] + qt weld: Add support for special toggle button column (tdf#130857) [Michael Weghorn] + qt weld: Add tree view iter and implement some methods (tdf#130857) [Michael Weghorn] + qt weld: Address clazy warning (clazy-range-loop-detach) (tdf#130857) [Michael Weghorn] + qt weld: Adjust value <-> text conversion to use double (tdf#130857) [Michael Weghorn] + qt weld: Allow typing spinbox value when TimeFormatter is used (tdf#130857) [Michael Weghorn] + qt weld: Also select item in QtInstanceTreeView::set_cursor (tdf#130857) [Michael Weghorn] + qt weld: Apply GtkScale/slider properties from .ui file (tdf#130857) [Michael Weghorn] + qt weld: Assert type before static_cast (tdf#130857) [Michael Weghorn] + qt weld: Assert widgets exist, drop fallback (tdf#130857) [Michael Weghorn] + qt weld: Assign variable right away (tdf#130857) [Michael Weghorn] + qt weld: Avoid losing decimals in SvxDecimalNumberDialog (tdf#130857) [Michael Weghorn] + qt weld: Call base class eventFilter() (tdf#130857) [Michael Weghorn] + qt weld: Clarify comment (tdf#130857) [Michael Weghorn] + qt weld: Consistently use QString in QtDoubleSpinBox (tdf#130857) [Michael Weghorn] + qt weld: Convert accelerator for menu entries (tdf#130857) [Michael Weghorn] + qt weld: Convert accelerator in button label (tdf#130857) [Michael Weghorn] + qt weld: Convert accelerator when setting label text (tdf#130857) [Michael Weghorn] + qt weld: Convert Qt to VCL accelerator in get_label() (tdf#130857) [Michael Weghorn] + qt weld: Create QSplitter for "GtkPaned" (tdf#130857) [Michael Weghorn] + qt weld: Delete unused image label object (tdf#130857) [Michael Weghorn] + qt weld: Demote assert about radio button word wrap (tdf#130857) [Michael Weghorn] + qt weld: Demote assert in QtInstanceEntry::set_width_chars (tdf#130857) [Michael Weghorn] + qt weld: Don't assert text has been set when getting it (tdf#130857) [Michael Weghorn] + qt weld: Don't multi-select tree items in single sel mode (tdf#130857) [Michael Weghorn] + qt weld: Don't signal spinbox value/text changes while typing (tdf#130857) [Michael Weghorn] + qt weld: Don't unconditionally make dialogs modal (tdf#130857) [Michael Weghorn] + qt weld: Drop scroll area parent if redundant (tdf#130857) [Michael Weghorn] + qt weld: Ensure tree view col count is same on all levels (tdf#130857) [Michael Weghorn] + qt weld: Evaluate "inconsistent" prop for checkbuttons (tdf#130857) [Michael Weghorn] + qt weld: Evaluate "label" property for tool buttons (tdf#130857) [Michael Weghorn] + qt weld: Evaluate button box orientation (tdf#130857) [Michael Weghorn] + qt weld: Evaluate entry's placeholder text (tdf#130857) [Michael Weghorn] + qt weld: Evaluate radio button groups (tdf#130857) [Michael Weghorn] + qt weld: Explicitly reset formatter in spinbutton dtor (tdf#130857) [Michael Weghorn] + qt weld: Extract helper method to set menu button props (tdf#130857) [Michael Weghorn] + qt weld: Extract logic to add buttons to static helper methods (tdf#130857) [Michael Weghorn] + qt weld: Fix incorrect param order for row/col (tdf#130857) [Michael Weghorn] + qt weld: Format QtInstanceFormattedSpinButton value (tdf#130857) [Michael Weghorn] + qt weld: Forward key press/release events (tdf#130857) [Michael Weghorn] + qt weld: Forward more QtInstanceTreeView methods taking iter (tdf#130857) [Michael Weghorn] + qt weld: Forward more TreeView methods taking iter (tdf#130857) [Michael Weghorn] + qt weld: Forward mouse click/release events (tdf#130857) [Michael Weghorn] + qt weld: Forward mouse move events (tdf#130857) [Michael Weghorn] + qt weld: Handle "GtkComboBox" objects (tdf#130857) [Michael Weghorn] + qt weld: Handle GtkViewPort child (tdf#130857) [Michael Weghorn] + qt weld: Handle image/icon in QtInstanceTreeView::insert (tdf#130857) [Michael Weghorn] + qt weld: Handle more QtInstanceTreeView::insert params (tdf#130857) [Michael Weghorn] + qt weld: Handle special combobox insert pos -1 (tdf#130857) [Michael Weghorn] + qt weld: Hold SolarMutex when signalling checkbox toggle (tdf#130857) [Michael Weghorn] + qt weld: Ignore "GtkCellRendererPixbuf" objects (tdf#130857) [Michael Weghorn] + qt weld: Ignore "GtkCellRendererToggle" (tdf#130857) [Michael Weghorn] + qt weld: Implement basic menu logic (tdf#130857) [Michael Weghorn] + qt weld: Implement FormattedSpinButton text -> value conversion (tdf#130857) [Michael Weghorn] + qt weld: Implement getting/setting cursor (tdf#130857) [Michael Weghorn] + qt weld: Implement misc IconView methods (tdf#130857) [Michael Weghorn] + qt weld: Implement more treeview methods using first text col (tdf#130857) [Michael Weghorn] + qt weld: Implement most QtInstanceMenuButton methods (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceAssistant::append_page (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceAssistant::set_page_index (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceBuilder::weld_metric_spin_button (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceButton::set_image (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceComboBox::set_entry_message_type (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceDialog::weld_button_for_response (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceDrawingArea::set_cursor (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceImage::set_image(VirtualDevice*) (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceLabel::set_label_type (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceLinkButton::set_label_wrap (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceMenuButton::insert_item (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::clear (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::columns_autosize (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::count_selected_rows (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::get_iter_depth (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::get_iter_first (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::is_selected (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::iter_* (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::make{un,}sorted (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::remove (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::scroll_to_row (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::selected_foreach (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::set_id(int,...) (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::set_image(int,...) (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::set_text (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::swap (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::{g,s}et_sensitive (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::{g,s}et_sort_order (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::{g,s}et_toggle (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::create_virtual_device (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::get_extents_relative_to (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::get_font (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::get_pixel_size (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::get_text_height (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::queue_resize (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::set_background (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::set_busy_cursor (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::strip_mnemonic (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::{g,s}et_direction (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWidget::{g,s}et_margin_* (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWindow::get_{size,position} (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceWindow::{g,s}et_window_state (tdf#130857) [Michael Weghorn] + qt weld: Implement remaining QtInstanceTreeView::set_image (tdf#130857) [Michael Weghorn] + qt weld: Implement scroll bar policy {g,s}etters (tdf#130857) [Michael Weghorn] + qt weld: Implement setting font color (tdf#130857) [Michael Weghorn] + qt weld: Implement some QtInstanceIconView methods (tdf#130857) [Michael Weghorn] + qt weld: Implement some treeview methods to set data (tdf#130857) [Michael Weghorn] + qt weld: Implement spin button input validation (tdf#130857) [Michael Weghorn] + qt weld: Implement SpinButton text <-> value conversion (tdf#130857) [Michael Weghorn] + qt weld: Implement TreeView methods to expand/collapse (tdf#130857) [Michael Weghorn] + qt weld: Implement {g,s}etting column width(s) (tdf#130857) [Michael Weghorn] + qt weld: Implement {g,s}etting scroll bar thickness (tdf#130857) [Michael Weghorn] + qt weld: Implement {s,g}etters for scroll area min/max/val/step (tdf#130857) [Michael Weghorn] + qt weld: Initialize QtInstanceFormattedSpinButton::m_pFormatter (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceAssistant (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceBox (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceEntryTreeView (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceFormattedSpinField (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceGrid (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceMenu (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceMenuButton (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstancePopover (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceScrollbar (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceScrolledWindow (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceToolbar (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtXWindow (tdf#130857) [Michael Weghorn] + qt weld: Keep col index in QtInstanceTreeView::copy_iterator (tdf#130857) [Michael Weghorn] + qt weld: Let QStandardItemModel::itemFromIndex create item (tdf#130857) [Michael Weghorn] + qt weld: Let QtInstanceWidget derive from QObject (tdf#130857) [Michael Weghorn] + qt weld: Look up menu in vector that has it (tdf#130857) [Michael Weghorn] + qt weld: Make disabling tree view sorting work (tdf#130857) [Michael Weghorn] + qt weld: Make QtInstanceTreeIter::m_aModelIndex private (tdf#130857) [Michael Weghorn] + qt weld: Make scroll area child resizable (tdf#130857) [Michael Weghorn] + qt weld: Make sure .ui file is processed in main thread (tdf#130857) [Michael Weghorn] + qt weld: Map ID to to parent QWidget for layouts (tdf#130857) [Michael Weghorn] + qt weld: Move button prop logic to helper method (tdf#130857) [Michael Weghorn] + qt weld: Move findButtonBox helper to QtInstanceDialog (tdf#130857) [Michael Weghorn] + qt weld: Move helper function to QtInstanceMessageDialog (tdf#130857) [Michael Weghorn] + qt weld: Move include to .cxx (tdf#130857) [Michael Weghorn] + qt weld: Move QtInstanceTreeIter to own header/source (tdf#130857) [Michael Weghorn] + qt weld: Move TreeView method logic to overload for iters (tdf#130857) [Michael Weghorn] + qt weld: Notify when receiving/losing focus (tdf#130857) [Michael Weghorn] + qt weld: Open menu button's menu instantly (tdf#130857) [Michael Weghorn] + qt weld: Pass both row indices to std::max (tdf#130857) [Michael Weghorn] + qt weld: Pass logic size to OutputDevice::GetBitmapEx (tdf#130857) [Michael Weghorn] + qt weld: Report selected tree view row only once (tdf#130857) [Michael Weghorn] + qt weld: Return selected item when requested in callback (tdf#130857) [Michael Weghorn] + qt weld: Select whole tree view row (tdf#130857) [Michael Weghorn] + qt weld: Set combobox entry icons (tdf#130857) [Michael Weghorn] + qt weld: Set GtkButton props for MenuButton (tdf#130857) [Michael Weghorn] + qt weld: Set GtkButton props for ToggleButton (tdf#130857) [Michael Weghorn] + qt weld: Set icon view icon size to max icon used (tdf#130857) [Michael Weghorn] + qt weld: Set menu button's menu defined in .ui file (tdf#130857) [Michael Weghorn] + qt weld: Set model index in tree iter again (tdf#130857) [Michael Weghorn] + qt weld: Set tree view column header title (tdf#130857) [Michael Weghorn] + qt weld: Show drawing area tooltips (tdf#130857) [Michael Weghorn] + qt weld: Show IconView item tooltips (tdf#130857) [Michael Weghorn] + qt weld: Signal combobox text change (tdf#130857) [Michael Weghorn] + qt weld: Signal MenuButton menu item selection (tdf#130857) [Michael Weghorn] + qt weld: Signal on combobox text, not index change (tdf#130857) [Michael Weghorn] + qt weld: Signal when toggle button gets toggled (tdf#130857) [Michael Weghorn] + qt weld: Signal when tool button is clicked (tdf#130857) [Michael Weghorn] + qt weld: Simplify QtInstanceTreeView::get_id (tdf#130857) [Michael Weghorn] + qt weld: Split QtBuilder::setProperties (tdf#130857) [Michael Weghorn] + qt weld: Split QtInstanceMessageDialog::buttonForResponseCode (tdf#130857) [Michael Weghorn] + qt weld: Support "Address Book Assignment" dlg (tdf#130857) [Michael Weghorn] + qt weld: Support "Alt Text" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "Compress Image" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "Delete {Header,Footer}?" dialogs (tdf#130857) [Michael Weghorn] + qt weld: Support "Font Features" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "Fontwork Gallery" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "GtkRadioMenuItem" (tdf#130857) [Michael Weghorn] + qt weld: Support "Java Start Parameters" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "Name Dialog" (tdf#130857) [Michael Weghorn] + qt weld: Support "Printer Options" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "Select Paths" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "Tab Order" dialog for form controls (tdf#130857) [Michael Weghorn] + qt weld: Support "Test XML Filter" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support "User Interface" dlg tabpage (tdf#130857) [Michael Weghorn] + qt weld: Support "XML Filter Settings" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support AutoText "Edit Categories" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Base dialogs asking to save changes (tdf#130857) [Michael Weghorn] + qt weld: Support BasicIDE "Go to Line" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support BreakNumberOption dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Calc "Move/Copy Sheet" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support custom MenuButton popover (tdf#130857) [Michael Weghorn] + qt weld: Support dialog to choose UI variant (tdf#130857) [Michael Weghorn] + qt weld: Support doc recovery dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Impress slide show settings dialog (tdf#130857) [Michael Weghorn] + qt weld: Support InputDialog (tdf#130857) [Michael Weghorn] + qt weld: Support macro security dialog (tdf#130857) [Michael Weghorn] + qt weld: Support mail merge "Server Auth" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Math "Font Size" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Math "Save defaults?" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Math's "Format" -> "Fonts" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Math's "Spacing" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Math's font dialog (tdf#130857) [Michael Weghorn] + qt weld: Support MenuButton separators + respect pos (tdf#130857) [Michael Weghorn] + qt weld: Support more button types in button boxes (tdf#130857) [Michael Weghorn] + qt weld: Support non-top-level TreeView items (tdf#130857) [Michael Weghorn] + qt weld: Support PasswordDialog (tdf#130857) [Michael Weghorn] + qt weld: Support printer properties dialog (tdf#130857) [Michael Weghorn] + qt weld: Support QR/bar code dialog (tdf#130857, tdf#162704) [Michael Weghorn] + qt weld: Support QtInstanceToggleButton::set_inconsistent(false) (tdf#130857) [Michael Weghorn] + qt weld: Support QueryDeleteDictionaryDialog (tdf#130857) [Michael Weghorn] + qt weld: Support ScrolledWindow page size (tdf#130857) [Michael Weghorn] + qt weld: Support spelling options dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Svx(Decimal)NumberDialog (tdf#130857) [Michael Weghorn] + qt weld: Support sw "Row Height" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Writer "Column Width" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support Writer "Insert Table" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support XSLT filter dialog (tdf#130857) [Michael Weghorn] + qt weld: Support zoom dialog (tdf#130857) [Michael Weghorn] + qt weld: Suppport separator menu items (tdf#130857) [Michael Weghorn] + qt weld: Traverse widget hierarchy to detect child focus (tdf#130857) [Michael Weghorn] + qt weld: Unify/deduplicate the 2 QtInstanceTreeview::set_text (tdf#130857) [Michael Weghorn] + qt weld: Use map instead of vector for ID -> widget mapping (tdf#130857) [Michael Weghorn] + qt weld: Use more specific QWidget* (tdf#130857) [Michael Weghorn] + qt weld: Use pointer to QAbstractButton base (tdf#130857) [Michael Weghorn] + qt weld: Use QDoubleSpinBox logic when no parser set (tdf#130857) [Michael Weghorn] + qt weld: Use QSpinBox in SpinButton's weld::Widget methods (tdf#130857) [Michael Weghorn] + qt weld: Use QtInstanceTreeView::modelIndex helper (tdf#130857) [Michael Weghorn] + qt/kf/gtk3_kde5: Merge FilePicker_getSupportedServiceNames into callers [Michael Weghorn] + qt6 avmedia: Adjust code to PngImageReader changes [Michael Weghorn] + qt: Consolidate to one toOUString helper [Michael Weghorn] + qt: Don't expect XFilePicker3 template in XFolderPicker2 init (tdf#130857) [Michael Weghorn] + qt: Drop unused includes [Michael Weghorn] + qt: Drop unused QtDragSource::deinitialize [Michael Weghorn] + qt: Drop unused QtDropTarget::deinitialize [Michael Weghorn] + qt: Drop width param for QtWidget::fillSalAbstractMouseEvent [Michael Weghorn] + qt: Ensure at least one MIME type for drag'n'drop (tdf#164380) [Michael Weghorn] + qt: Ensure more methods are run in main thread [Michael Weghorn] + qt: Ensure QMenu gets destroyed in main thread [Michael Weghorn] + qt: Inline QtWidget::handleKeyReleaseEvent to only caller [Michael Weghorn] + qt: Let Qt take care of showing menu item tooltips [Michael Weghorn] + qt: Let QtAccessibleWidget subclass QObject (tdf#130857) [Michael Weghorn] + qt: Make more QtWidget methods non-static [Michael Weghorn] + qt: Make only floating window/popup widget bg translucent (tdf#165062) [Michael Weghorn] + qt: Make QtWidget::handleMouseEnterLeaveEvents non-static [Michael Weghorn] + qt: Make some QtFrame DnD methods non-virtual [Michael Weghorn] + qt: More reliably detect native file dlg parent (tdf#166334) [Michael Weghorn] + qt: Move null check to start of QtAccessibleWidget::customFactory [Michael Weghorn] + qt: Move Qt -> VCL key code helper to QtTools (tdf#130857) [Michael Weghorn] + qt: Move toVclFont helper to QtTools (tdf#130857) [Michael Weghorn] + qt: No longer use vcl::X11DnDHelper, XInitialization (tdf#164380) [Michael Weghorn] + qt: Remove now unused vcl/inc/qt6/QtSvpSurface.hxx [Michael Weghorn] + qt: Rename Get{Key,Mouse}ModCode helpers [Michael Weghorn] + qt: Return early in toVclKeyCode [Michael Weghorn] + qt: Return XClipboard in QtClipboard::create [Michael Weghorn] + qt: Run QtMenu::RemoveMenuBarButton in main thread [Michael Weghorn] + qt: Set fullscreen directly via QWidget [Michael Weghorn] + qt: Show menu item tooltips (tdf#163186) [Michael Weghorn] + qt: Simplify QtWidget::fillSalAbstractMouseEvent [Michael Weghorn] + qt: Simplify QtWidget::handleEvent [Michael Weghorn] + qt: Simplify QtWidget::handleMouseButtonEvent [Michael Weghorn] + qt: Simply use 'this' in QtWidget methods [Michael Weghorn] + qt: Switch QtAccessibleWidget::m_pObject to reference [Michael Weghorn] + qt: Use dedicated SystemEnvData::pSalFrame for frame [Michael Weghorn] + QtVirtualDevice::SetSizeUsingBuffer is unnecessary [Noel Grandin] + radial gradient import remove obsolete part (tdf#154858) [Regina Henschel] + rather use OSL_DEBUG_LEVEL instead of NDEBUG (tdf#162279) [Julien Nabet] + re-save state of portrait/landscape buttons on apply (tdf#165748) [Oliver Specht] + realloc-ing to 0 is common [Caolán McNamara] + rearrange SvxCharacterMap class definition [Noel Grandin] + redesign comphelper::emscriptenthreading::Data::eventHandlerThread [Stephan Bergmann] + reduce allocation in hot path (tdf#162126) [Noel Grandin] + reduce allocation in SwAccessiblePortionData [Noel Grandin] + reduce allowed font height when fuzzing (ofz#408042967) [Caolán McNamara] + reduce cost of ColorCfg (tdf#150623) [Noel Grandin] + reduce cost of spell checking in writer (cool#1125) [Noel Grandin] + reduce load time of complex calc document (tdf#150623) [Noel Grandin] + reduce object creation in SvNumberFormatsSupplierObj related) (tdf#147874) [Noel Grandin] + reduce some data copying [Noel Grandin] + reduce the amount of casting [Caolán McNamara] + reduce time in strlen when parsing xml prefix [Noel Grandin] + reduce time spent loading language data (tdf#141415) [Noel Grandin] + ReemKufi: upgrade to 1.8 [Xisco Fauli] + refactor comparison operators for DateTime and Time classes [Mohamed Ali] + refactor doc_paintPartTile a bit. [Gökay Şatır] + refactor getting thumbnail a bit [Mike Kaganski] + refactor Impress->getPartInfo & use JsonWriter. (cool#7406) [Gökay Şatır] + refactor SbxValue::Format again, to handle date/time strings (tdf#166342) [Mike Kaganski] + refactor shell thumbnail extension code [Mike Kaganski] + refactor the member function SdDrawDocument::InsertBookmarkAsPage (tdf#45617) [Mohamed Ali] + refactor throttling of Skia/Metal flushes (tdf#166258) [Patrick Luby] + refine sync of SDBC with JDBC 4.3 [Julien Nabet] + regression test for saving toolbar to document (tdf#69500) [David Hashe] + reinstate the JDK_SECURITYMANAGER_DISALLOWED_FOR_BUILD workaround [Stephan Bergmann] + related) sw: fix undo of table pasted in middle of paragraph (tdf#159377) [Michael Stahl] + related: tdf128186 update native collection behavior when window becomes key [Patrick Luby] + relationships have "Id" tag, not "ID" [Mike Kaganski] + remove "StandardDir" [Samuel Mehrbrodt] + remove a hack at least for Emscripten --enable-qt6 [Stephan Bergmann] + remove also canvas/cairo in gtk4, qt6 and gtk3_kde5 [Julien Nabet] + remove assert looking for new compatibilityMode DOCX [Justin Luth] + remove canvas/cairo and canvas/gdi and canvas/directx backends [Noel Grandin] + remove code duplication - conversion hex char to value [Tomaž Vajngerl] + remove dead code in ChartModelHelper [Noel Grandin] + remove dead code in SwRegHistory [Noel Grandin] + remove dithering from Windows GDI backend [Noel Grandin] + remove duplicated entry [Andrea Gelmini] + remove duplicated include [Andrea Gelmini] + remove frame target option from Hyperlink dialog (tdf#151551) [Karthik] + remove import dialog for normal paste in Calc (tdf#65872) [Shardul Vikram Singh] + remove Java applet code and references from embeddedobj (tdf#162563) [Manish Bera] + remove lock file [Gabor Kelemen] + remove mpThreadGraphics from GDI backend [Noel Grandin] + remove notice/license info about Apache Jakarta HttpClient [Andras Timar] + remove notice/license info about Apache Tomcat [Andras Timar] + remove obsolete comment [Stephan Bergmann] + remove obsolete fw declarations from avmedia, basctl, basic, binaryurp [Gabor Kelemen] + remove obsolete fw declarations from canvas/ codemaker/ configmgr/ [Gabor Kelemen] + remove obsolete fw declarations from connectivity/ [Gabor Kelemen] + remove obsolete fw declarations from cppcanvas/ cui/ [Gabor Kelemen] + remove obsolete fw declarations from dbaccess/ [Gabor Kelemen] + remove obsolete fw declarations from desktop/ drawinglayer/ [Gabor Kelemen] + remove obsolete fw declarations from editeng/ [Gabor Kelemen] + remove obsolete fw declarations from embeddedobj/ extensions/ [Gabor Kelemen] + remove obsolete fw declarations from filter/ [Gabor Kelemen] + remove obsolete fw declarations from forms/ [Gabor Kelemen] + remove obsolete fw declarations from fpicker/ [Gabor Kelemen] + remove obsolete fw declarations from framework/ [Gabor Kelemen] + remove obsolete fw declarations from i18npool/ idl/ [Gabor Kelemen] + remove obsolete fw declarations from l10ntools/ linguistic/ [Gabor Kelemen] + remove obsolete fw declarations from lotuswordpro/ [Gabor Kelemen] + remove obsolete fw declarations from oox/ [Gabor Kelemen] + remove obsolete fw declarations from package/ [Gabor Kelemen] + remove obsolete fw declarations from reportdesign/ [Gabor Kelemen] + remove obsolete fw declarations from sal/ [Gabor Kelemen] + remove obsolete fw declarations from sc/ [Gabor Kelemen] + remove obsolete fw declarations from scaddins/ [Gabor Kelemen] + remove obsolete fw declarations from scripting/ [Gabor Kelemen] + remove obsolete fw declarations from sd/ [Gabor Kelemen] + remove obsolete fw declarations from sdext/ [Gabor Kelemen] + remove obsolete fw declarations from sfx2/ [Gabor Kelemen] + remove obsolete Numbertext 0.9.5 extension [Andras Timar] + remove obsolete Patch Creation Properties files [Andras Timar] + remove of wrong page margin export code (tdf#165083) [Oliver Specht] + remove old SwXTableCellText Java test (tdf#45904) [Akshay Kumar Dubey] + remove one level of indirection for bison and flex targets [Christian Lohmaier] + remove OverlayManager::flush() mechanism [Armin Le Grand (allotropia)] + remove readme file from SDK [Samuel Mehrbrodt] + remove RecentFilesStringLength [Stephan Bergmann] + remove redundant check [Mike Kaganski] + remove remaining Java applet code and references (tdf#162563) [Manish] + remove remnants of 1-bit bitmap support [Noel Grandin] + remove remnants of 16-bit bitmap support from windows backend [Noel Grandin] + remove s_nPixelTwips (tdf#153251) [bruh] + remove SAL_WARN from BufferedDecompositionFlusher [Noel Grandin] + remove SID collision in .hrc file (tdf#143305) [Hossein] + remove some range checks [Noel Grandin] + remove some redundant uses of o3tl::narrowing [Stephan Bergmann] + remove some unnececessary ColorMask includes and forwards [Noel Grandin] + remove some windows95 code [Noel Grandin] + remove the JDK_SECURITYMANAGER_DISALLOWED_FOR_BUILD workaround [Stephan Bergmann] + remove the remains of the set_office_start_language mechanism [Stephan Bergmann] + remove two copies of SEC_StringToOID(), replace strings by OIDs. [Juraj Šarinay] + remove unnecessary cairo soname patch [Noel Grandin] + remove unnecessary control to invalidate cursor (cool#11216) [Gülşah Köse] + remove unused #include from svtools [Sahil Gautam] + remove unused #includes from C/C++ files (tdf#146619) [Manish Bera] + remove unused callback. [Gökay Şatır] + remove unused define(s) from C/C++ files (tdf#152299) [Bogdan Buzea, Gabor Kelemen] + remove unused field [Noel Grandin] + remove unused header in vcl/settings.hxx [Sahil Gautam] + remove unused import from uno-skeletonmaker (tdf#165617) [prrvchr] + remove unused imports (tdf#132293) [Jesus Solis] + remove unused include from vcl [Sahil Gautam] + remove unused LoadColorsFromTheme() from gtk theming code [Sahil Gautam] + remove unused typedef [Noel Grandin] + remove volatile from m_bStateSetInitialized [Noel Grandin] + remove volatile from variable in rtl_math_acosh [Noel Grandin] + remove volatile modifiers in CloseableLifeTimeManager [Noel Grandin] + remove Windows 7, 8 and 8.1 from driver blocklist code [Ilmari Lauhakangas] + remove workaround for old Android NDK [Stephan Bergmann] + removed executable permission on idl file [Andrea Gelmini] + removed executable permission on rtf file [Andrea Gelmini] + rename con-const vcl::Font property getters for clarity [Mike Kaganski] + rename German abbreviation "Koeff" to English "Coeff" in vars, funcs (tdf#164954) [Simon Chenery] + rename IsOnSystemEventLoop -> IsUseSystemEventLoop [Noel Grandin] + rename objects from tree view in navigator (tdf#139633) [Karthik] + rename ReferenceMarkerName to SwMarkName [Noel Grandin] + reorder checks for clarity [Mike Kaganski] + replace #include guards with #pragma once in vcl (tdf#143148) [Jim Chen] + replace 'highlight' with 'spotlight' in variable names used in the [Jim Raykowski] + replace < and > with parentheses (tdf#166102) [Xisco Fauli] + replace German variable nBreite with English nWidth in op.cxx (tdf#164954) [Simon Chenery] + replace include guards with #pragma once in slideshow module (tdf#143148) [sid-sg] + replace loop with std::find_if (tdf#145538) [Mohamed Zaghloul] + replace memcpy / memmove with std::copy / std::copy_backward (tdf#163691) [Devashish Gupta] + replace memcpy with std::copy in basmgr.cxx (tdf#163691) [FerMeza] + replace memcpy with std::copy in basmgr.cxx and image.cxx (tdf#163691) [Haokun Wu] + replace memcpy with std::copy in xml_byteseq (tdf#163691) [Rohan Sinha] + replace OUString literal with u'...'_ustr in getOSVersion (tdf#158068) [Devashish Gupta] + replace PropertySet with ScDPSaveData in finalizeImport (tdf#48140) [Devashish Gupta] + replace SfxItemSetFixed with makeFixedSfxItemSet (tdf#164685) [liadam364@gmail.com] + replace SID with dispatch cmd in ContextMenuInterceptor.java (tdf#146150) [Shardul Vikram Singh] + replace std::bind and helper function with lambda (tdf#165233) [Simon Chenery] + replace TabName -> TableName in sw [Noel Grandin] + replace usage of InputDialog with SvxNameDialog (tdf#158280) [bruh] + replace with static constexpr O(U)String (tdf#158068) [Bogdan Buzea] + replace XDatabaseRange with ScDatabaseRangeObj (tdf#48140) [Deepanshu Sharma] + replaces the Bibliography entries with Citation (tdf#155050) [bruh] + require Xcode version >= 14.2 (and in turn macOS 12) to build [Christian Lohmaier] + resave remotefilesdialog.ui with glade 3.40, but restore 2 properties [Michael Weghorn] + resave taborder.ui with glade 3.40 [Michael Weghorn] + resave with latest glade [Caolán McNamara] + restore CharacterProperties::createFontDescriptorFromPropertySet [Caolán McNamara] + return 'Date' type from Time() (tdf#136112) [Mike Kaganski] + return concrete UNO class in oox::AttributeList::getFastAttributeList [Noel Grandin] + reverse page switching direction using mouse in print dialog preview (tdf#165371) [Irgaliev Amin] + revert "- Rename Preferences to Settings on macOS" (tdf#165517) [Christian Lohmaier] + revert "Adapting basegfx.py due to blocking in some situations" [Noel Grandin] + revert "boost: upgrade to 1_87_0" for now to unbreak android arm32 build [Michael Weghorn] + revert "convert RES_ATTRSET_CHG to SfxHint" [Stephan Bergmann] + revert "convert RES_OBJECTDYING to SfxHint" [Stephan Bergmann] + revert "convert-to: prefer PowerPoint 2007-365, not Office Open XML" (tdf#165180) [Aron Budea] + revert "draw/impress: disable the Grid for now" (cool#7406, cool#9019) [Gökay Şatır] + revert "find-unneded-includes: don't suggest removal of fwd decls" [Gabor Kelemen] + revert "fix ubsan failure" [Stephan Bergmann] + revert "invert alpha mask for JPEG images" (tdf#164223) [Patrick Luby] + revert "Move SingleSelectQueryComposer.java tests to C++" [Noel Grandin] + revert "qt a11y: Work around broken sw selection handling" (tdf#163335) [Michael Weghorn] + revert "qt weld: Assert widgets exist, drop fallback" (tdf#130857) [Michael Weghorn] + revert "reduce object creation in SvNumberFormatsSupplierObj related)" (tdf#147874) [Noel Grandin] + revert "remove canvas/cairo and canvas/gdi and canvas/directx backends" [Noel Grandin] + revert "remove unnecessary cairo soname patch" [Stephan Bergmann] + revert "remove unused #include from svtools" [Sahil Gautam] + revert "Replace memcpy with std::copy in basmgr.cxx and image.cxx" (tdf#163691) [Ilmari Lauhakangas] + revert "Replace usage of InputDialog with SvxNameDialog" (tdf#158280) [Xisco Fauli] + revert "Replace with static constexpr O(U)String" (tdf#158068) [Stephan Bergmann] + revert "restore SdrPage::GetLayoutName virtual" (tdf#165504) [Xisco Fauli] + revert "Revert "Revert "stronger typing for SwClient::GetRegisteredIn"" and fix SwIterator cast" [Stephan Bergmann] + revert "Revert "stronger typing for SwClient::GetRegisteredIn"" and fix SwIterator cast [Bjoern Michaelsen] + revert "ScanlineDirection is unnecessary" [Noel Grandin] + revert "silence Uncaught exception" (coverity#1430065) [Mike Kaganski] + revert "simplify RES_UPDATE_ATTR handling" [Noel Grandin] + revert "stronger typing for SwClient::GetRegisteredIn" [Stephan Bergmann] + revert "sw: fix toolbar buttons remain disabled ... (tdf#166125, tdf#158532) [Miklos Vajna] + revert "the data provider feature is not ready for production" [Olivier Hallot] + revert "use COL_WHITE for DOCCOLOR for both light and dark modes" (tdf#165803) [Sahil Gautam] + revert "use more concrete UNO in chart2" [Noel Grandin] + revert "Use stronger typed SwClient" (tdf#164490) [Ilmari Lauhakangas] + revert "vcl: remove unnecessary resets" [Michael Weghorn] + revert commit b197379e867087413be86bd1a32030b912ecaa8a (tdf#151423) [Patrick Luby] + revert extra changes merged with gerrit 181017 [Jan Rheinländer] + revert sw: Calculate row height ... #2 (tdf#166474, tdf#164907) [Justin Luth] + RTF import of \page at table end fixed (tdf#165805) [Oliver Specht] + RTF:Fix export and import of footnotes/endnotes (tdf#165564) [Oliver Specht] + rtfimport: ignore assert developed for DOCX fixing (tdf#164075) [Justin Luth] + rudimentary Emscripten copy -> paste support [Stephan Bergmann] + ruler a11y: Guard XAccessible* methods by SolarMutex [Michael Weghorn] + ruler a11y: Use comphelper::OAccessibleComponentHelper [Michael Weghorn] + SAL_INFO the result of checkCoordinateLimitWorkaroundNeededForUsedCairo [Stephan Bergmann] + SAL_INFO when vnd.sun.star.expand is considered exotic [Stephan Bergmann] + save as should default to current document directory as well (tdf#165392) [Samuel Mehrbrodt] + save import dialog window size and skip resizing separator options (tdf#163419) [Avramoniu Calin] + save the current window state on new document (tdf#144407) [Caolán McNamara] + SB Navigator 'Reminder' objects set in a block of (tdf#165223) [Jim Raykowski] + sc a11y: Deduplicate code for AccessibleEventObject creation [Michael Weghorn] + sc a11y: Dispose children in ScAccessibleDocumentPagePreview::disposing [Michael Weghorn] + sc a11y: Drop obsolete commented code [Michael Weghorn] + sc a11y: Drop ScAccessibleContextBase::getAccessibleIndexInParent [Michael Weghorn] + sc a11y: Drop ScAccessibleContextBase::IsObjectValid [Michael Weghorn] + sc a11y: Drop ScAccessibleSpreadsheet::addAccessibleEventListener [Michael Weghorn] + sc a11y: Flatten ScAccessiblePreviewTable::getAccessibleAtPoint [Michael Weghorn] + sc a11y: Leave some methods purely virtual in base class [Michael Weghorn] + sc a11y: Make GetBoundingBoxOnScreen::GetBoundingBox{,OnScreen} non-const [Michael Weghorn] + sc a11y: No longer listen to parent disposal [Michael Weghorn] + sc a11y: Switch ScNotesChildren::mpAccDoc to ref [Michael Weghorn] + sc a11y: Use concrete rtl::Reference [Michael Weghorn] + sc a11y: Use non-const methods instead of const_casting [Michael Weghorn] + sc a11y: Use OAccessibleComponentHelper [Michael Weghorn] + sc a11y: Use ref instead of pointer in ScChild{Gone,New} [Michael Weghorn] + sc comment kit: use iso format dates [Pranam Lashkari] + sc comment: use standerd ISO date format for comment [Pranam Lashkari] + sc fix Sort/SortBy function shows err504 instead of results (tdf#163592) [Balazs Varga] + sc optimize "SubTotal" function's reference ranges (tdf#164843) [Balazs Varga] + sc refactor and optimize LET function calculation (tdf#164997) [Balazs Varga] + sc shapes edit view: fix wrong draw view shell (tdf#166481) [Balazs Varga] + sc/source/ui/view/tabview3.cxx: Switch DBG_ASSERT to assert [Julien Nabet] + sc: a13ú -> A13 [Xisco Fauli] + sc: Add basic UItest for ColorScaleFormatDialog with 2 entries [Xisco Fauli] + sc: Add basic UItest for ColorScaleFormatDialog with 3 entries [Xisco Fauli] + sc: Add basic UItest for IconSetFormatDialog (tdf#163316) [Xisco Fauli] + sc: Add test for the fill handle drag and drop [Xisco Fauli] + sc: Add UItest (tdf#165678, tdf#164722, tdf#85976, tdf#163897, tdf#149907) [Xisco Fauli] + sc: autofill: no need to send deleted cell addresses [Bayram Çiçek] + sc: avoid cursor jump on failed search [Jaume Pujantell] + sc: convert data validity dialog async [Pranam Lashkari] + sc: Don't modify string passed to NumToAlpha/AlphaToNum [Michael Weghorn] + sc: enable ScPosWnd for lokit with jsdialog (cool#10115) [Rashesh] + sc: factor out common code [Xisco Fauli] + sc: factor out some more code [Xisco Fauli] + sc: fix some checks [Xisco Fauli] + sc: fix: can't switch focus from font menu back to edit window [Rashesh] + sc: fix: unnecessary updates to ScPosWnd even if NamedRanges are same [Rashesh] + sc: fix: unnecessary updates to ScPosWnd when named range are empty [Rashesh] + sc: improve failure message in FunctionsTest [Xisco Fauli] + sc: keep conditional format in test file [Xisco Fauli] + sc: make data validy error dialog async (invalid value error) [Pranam Lashkari] + sc: Merge NumStrToAlpha into only caller [Michael Weghorn] + sc: move ScTiledRenderingTest to Library_scqahelper [Miklos Vajna] + sc: move these to slowcheck [Xisco Fauli] + sc: pass ScViewData by ref here too [Xisco Fauli] + sc: pass ScViewData by ref in some places [Xisco Fauli] + sc: respect document specific settings (cool#11103) [Andras Timar] + sc: send cell addresses of delete-by-autofill [Bayram Çiçek] + sc: Simplify ScNavigatorDlg::FormatRowOutputHdl [Michael Weghorn] + sc: sparklines are not displayed correctly in merged cells (tdf#159712) [Tibor Nagy] + sc: these new functions are from 2024 [Xisco Fauli] + sc_subsequent_export_test4: Add unittest (tdf#165383) [Xisco Fauli] + sc_subsequent_filters: Add unittest (tdf#154311) [Xisco Fauli] + sc_subsequent_filters_test2: Add unittest (tdf#165080) [Xisco Fauli] + sc_subsequent_filters_test3: Add unittest (tdf#164895) [Xisco Fauli] + sc_ucalc: Add unittest (tdf#164124) [Xisco Fauli] + sc_uicalc: Add unittest (tdf#165821) [Xisco Fauli] + ScAcceptChgDlg: pass ScViewData by ref [Xisco Fauli] + ScanlineDirection is unnecessary [Noel Grandin] + ScConflictsDlg: pass ScViewData by ref [Xisco Fauli] + ScCornerButton: pass ScViewData by ref [Xisco Fauli] + ScDde doesn't need GetUInt32 [Mike Kaganski] + ScDrawView: pass ScViewData by ref [Xisco Fauli] + ScIndex doesn't need GetUInt32 [Mike Kaganski] + ScInsertCellDlg: pass ScViewData from caller [Xisco Fauli] + ScNavigatorDlg: simplify a bit [Xisco Fauli] + ScOutlineWindow: pass ScViewData by ref [Xisco Fauli] + scp: Drop reference to no longer existing acc files [Michael Weghorn] + ScPrintAreasDlg: pass ScViewData from the caller [Xisco Fauli] + ScPrintFunc::DrawToDev: pass ScViewData by ref [Xisco Fauli] + ScQueryItem: always pass ScViewData from caller [Xisco Fauli] + ScQueryItem: no need to store a ScViewData pointer [Xisco Fauli] + ScriptForge (Basic) new Wait() method [Jean-Pierre Ledure] + ScriptForge (Calc) ColorizeRange(black) [Jean-Pierre Ledure] + ScriptForge (Calc) new DefineName() method [Jean-Pierre Ledure] + ScriptForge (ContextMenu) new RemoveAllItems() method [Jean-Pierre Ledure] + ScriptForge (Dialog) new ImportControl() method [Jean-Pierre Ledure] + ScriptForge (Dialogs) add the TabPageContainer control [Jean-Pierre Ledure] + ScriptForge (dialogs, documents, widgets) Secure listeners [Jean-Pierre Ledure] + ScriptForge (FileSystem) Title arg for PickFolder() [Jean-Pierre Ledure] + ScriptForge (Platform) new UntitledPrefix property [Jean-Pierre Ledure] + ScriptForge (SF_Array) fix the list of methods [Jean-Pierre Ledure] + ScriptForge (SF_Calc new Intersect() method [Jean-Pierre Ledure] + ScriptForge (SF_Calc new XRectangle property [Jean-Pierre Ledure] + ScriptForge (SF_Calc) formatting methods [Jean-Pierre Ledure] + ScriptForge (SF_Calc) formatting, case-sensitive arguments [Jean-Pierre Ledure] + ScriptForge (SF_Exception) Return codes [Jean-Pierre Ledure] + ScriptForge (SFDocuments) new MenuHeaders property [Jean-Pierre Ledure] + ScriptForge (SFWidgets) fix popup menu bugs [Jean-Pierre Ledure] + ScriptForge (UI) extend scope of CreateBaseDocument [Jean-Pierre Ledure] + ScriptForge (UI) review progress bar termination [Jean-Pierre Ledure] + ScriptForge (UnitTest) set return code [Jean-Pierre Ledure] + ScriptForge - Upgrade to version 25.8 [Jean-Pierre Ledure] + ScriptForge add french translation of system messages [Jean-Pierre Ledure] + ScriptForge add spanish translation [Jean-Pierre Ledure] + ScriptForge Don't watch close button of stored dialogs [Jean-Pierre Ledure] + ScriptForge es.po Typos and enhancements [Jean-Pierre Ledure] + ScriptForge prettyprint in APSO 1.4.4 [Jean-Pierre Ledure] + scripting: remove obsolete commented out code [Xisco Fauli] + ScShareDocumentDlg: pass ScViewData by ref [Xisco Fauli] + ScSortItem: always pass ScViewData from caller [Xisco Fauli] + sd a11y test: Add a shape to layout test [Michael Weghorn] + sd a11y: Drop custom XTypeProvider::getTypes impl [Michael Weghorn] + sd a11y: Drop unnecessary XAccessibleEventListener inheritance [Michael Weghorn] + sd a11y: Set a11y names for items in master page selector [Michael Weghorn] + sd ooxml import fix missing shapes or shapes with near (tdf#165321) [Balazs Varga] + sd presentationsdialog.ui: Define widgets in order (tdf#130857) [Michael Weghorn] + sd presenter a11y: Avoid invalid string index [Michael Weghorn] + sd presenter a11y: Construct default Locale on demand [Michael Weghorn] + sd presenter a11y: Dispose objects [Michael Weghorn] + sd presenter a11y: Don't report a11y name also as description [Michael Weghorn] + sd presenter a11y: Drop AccessibleObject::ThrowIfDisposed [Michael Weghorn] + sd presenter a11y: Fix parent-relative paragraph position [Michael Weghorn] + sd presenter a11y: Move 2 classes to own .hxx/.cxx [Michael Weghorn] + sd presenter a11y: Move AccessibleParagraph to own header/source [Michael Weghorn] + sd presenter a11y: No longer read a11y names from config [Michael Weghorn] + sd presenter a11y: Use OAccessibleComponentHelper [Michael Weghorn] + sd presenter: Align param names in doc with actual ones [Michael Weghorn] + sd presenter: Call PresenterHelper ctor directly, drop service [Michael Weghorn] + sd presenter: Define full screen URL where it's needed [Michael Weghorn] + sd presenter: Don't allow creating PresenterHelper objs [Michael Weghorn] + sd presenter: Drop always false bCreateSystemChildWindow param [Michael Weghorn] + sd presenter: Drop always false params [Michael Weghorn] + sd presenter: Drop commented out code [Michael Weghorn] + sd presenter: Drop PresenterBitmapContainer::mxPresenterHelper [Michael Weghorn] + sd presenter: Drop PresenterController::mxPresenterHelper [Michael Weghorn] + sd presenter: Drop PresenterHelper param [Michael Weghorn] + sd presenter: Drop PresenterPaneBorderPainter::Renderer::mxPresenterHelper [Michael Weghorn] + sd presenter: Drop PresenterToolBar::Context::mxPresenterHelper [Michael Weghorn] + sd presenter: Drop ReadContext::mxPresenterHelper [Michael Weghorn] + sd presenter: Drop unused includes [Michael Weghorn] + sd presenter: Drop unused PresenterHelper::createCanvas [Michael Weghorn] + sd presenter: Get rid of sdext::presenter::PresenterHelper [Michael Weghorn] + sd presenter: Make PresenterHelper::createSharedCanvas static [Michael Weghorn] + sd presenter: Make PresenterHelper::createWindow static [Michael Weghorn] + sd presenter: Make PresenterHelper::getWindowExtentsRelative static [Michael Weghorn] + sd presenter: Make PresenterHelper::loadBitmap static [Michael Weghorn] + sd presenter: Make PresenterHelper::toTop static [Michael Weghorn] + sd presenter: Move PresenterHelper.hxx to sd/inc [Michael Weghorn] + sd presenter: Use bool instead of sal_Bool [Michael Weghorn] + sd presenter: Use concrete PresenterHelper in PresenterBitmapContainer [Michael Weghorn] + sd presenter: Use concrete PresenterHelper in PresenterPaintManager [Michael Weghorn] + sd presenter: Use concrete PresenterHelper in PresenterPaneBorderPainter [Michael Weghorn] + sd presenter: Use more rtl::Ref instead of uno::Reference [Michael Weghorn] + sd presenter: Use rtl::Ref for PresenterButton::mxPresenterHelper [Michael Weghorn] + sd presenter: Use rtl::Ref for PresenterController::mxPresenterHelper [Michael Weghorn] + sd presenter: Use rtl::Ref for PresenterPaneBase::mxPresenterHelper [Michael Weghorn] + sd presenter: Use rtl::Reference [Michael Weghorn] + sd presenter: Use u16_string_view, OUString instead of char const* [Michael Weghorn] + sd slidesorter a11y: Drop AccessibleSlideSorterObject::ThrowIfDisposed [Michael Weghorn] + sd slidesorter a11y: Drop redundant and misleading comments [Michael Weghorn] + sd slidesorter a11y: Use OAccessibleComponentHelper [Michael Weghorn] + sd slidesorter a11y: Use OAccessibleComponentHelper for items [Michael Weghorn] + sd slidesorter a11y: Use rtl::Reference to concrete class [Michael Weghorn] + sd: add mnemonic for Notes Pane menu item (tdf#163444) [Sarper Akdemir] + sd: Add UItest (tdf#164299) [Xisco Fauli] + sd: copy slides from instance to another [Pranam Lashkari] + sd: Dereference after null check [Xisco Fauli] + SD: fillapi-slide: format text parts [Attila Szűcs] + SD: fillapi: slide, text, uno commands [Attila Szűcs] + sd: impress: fix scrollbar not updating on PgUp/PgDown [Sarper Akdemir] + sd: make paste-special html paste into current textedit (tdf#166068) [Sarper Akdemir] + sd: master slide panel is broken with "show large preview" (tdf#165610) [Rashesh] + sd: move ModelTraverser to own file so it can be reused [Tomaž Vajngerl] + sd: move SdTiledRenderingTest to a new Library_sdqahelper [Miklos Vajna] + sd: move ViewCallback to Library_sdqahelper [Miklos Vajna] + sd: notes pane: enable sidebar list format button (tdf#166075) [Sarper Akdemir] + sd: notes pane: use ctrl+pgup/down for slide navigation (tdf#163426) [Sarper Akdemir] + sd: pptx export every layout used [Jaume Pujantell] + sd: rename FontCollector to FontNameCollector, comments, fixes [Tomaž Vajngerl] + sd: Resave presentationdialog.ui with glade 3.40 [Michael Weghorn] + sd: silence warning C6011: Dereferencing NULL pointer 'pPaintWindow' [Xisco Fauli] + sd: Test OOXML embedded fonts - import, export and round-trip [Tomaž Vajngerl] + sd: use slide(SdPage/Part) selection for current view only [Pranam Lashkari] + sd_import_tests2: Add unittest (tdf#164640) [Xisco Fauli] + sd_uiimpress: Add unittest (tdf#164855) [Xisco Fauli] + sdext,pdfimport: Add a command loop to the poppler wrapper (tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Add a status string for opening the PDF (tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Add a test (tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Add passworded, PDF 2, UA, hybrid test [Dr. David Alan Gilbert] + sdext,pdfimport: Always stash password (tdf#55425, tdf#66580) [Dr. David Alan Gilbert] + sdext,pdfimport: Document the new protocol (tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: embeddedFile detection (tdf#66580, tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: embeddedFile password entry (tdf#55425, tdf#66580) [Dr. David Alan Gilbert] + sdext,pdfimport: Extract the embedded file (tdf#55425, tdf#66580) [Dr. David Alan Gilbert] + sdext,pdfimport: Filename/MIME lookup (tdf#66580, tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Fix password encoding on plain PDF import [Dr. David Alan Gilbert] + sdext,pdfimport: Replace checkEncryption (tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Start detecting newer hybrids (tdf#66580, tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Tame password prompts (tdf#66580, tdf#55425) [Dr. David Alan Gilbert] + sdext,pdfimport: Update password helper to use DocumentPasswordRequest2 [Dr. David Alan Gilbert] + sdext,pdfimport: wrapper: Split out line read (tdf#55425) [Dr. David Alan Gilbert] + sdext: Document the pdf import code [Dr. David Alan Gilbert] + send attachments to xdg-email also as --attach arguments [Mike Kaganski] + send current cell's decimal separator. (cool#11072) [Gökay Şatır] + send show cursor command after registering the view. [Gökay Şatır] + set an empty ComplexColor, or the previous one could be used [Tomaž Vajngerl] + set GtkCssProvider at APPLICATION level, not USER (tdf#164950) [Sahil Gautam] + set priority of some idles to TaskPriority::DEFAULT_IDLE (cool#11064) [Miklos Vajna] + set StyleSettings::DisableColor value in Win [Sahil Gautam] + set text cell to accommodate potential multiline cells (tdf#117436) [Andreas Heinisch] + set that a non-modal Popover don't auto-grab focus on popup [Caolán McNamara] + setting zoom must also reset offsets in LOK cached view [Mike Kaganski] + sfx2 a11y: Drop ThumbnailViewAcc::getAccessibleIndexInParent [Michael Weghorn] + sfx2 lok: fix bad view id on PDF export (cool#10782) [Miklos Vajna] + sfx2 lok: send command state for ReinstateTrackedChange (cool#11855) [Miklos Vajna] + sfx2: fix uncaught exception in SfxObjectShell::isContentExtractionLocked() (cool#11002) [Miklos Vajna] + sfx2: fix uncaught exception in SfxObjectShell::isEditDocLocked() [Miklos Vajna] + sfx2: fix uncaught exception in SfxObjectShell::isExportLocked() (cool#11002) [Miklos Vajna] + sfx2: warn user before saving doc with scripting signature encrypted [Michael Stahl] + SfxLibraryContainer: use std::mutex, and pass it to NameContainer [Mike Kaganski] + SfxListener::RemoveBroadcaster_Impl must handle duplicates [Mike Kaganski] + shave some time off chart load (tdf#151876) [Noel Grandin] + shave some time off chart load (2) (tdf#151876) [Noel Grandin] + shave some time off chart load (3) (tdf#151876) [Noel Grandin] + shell kf5be: Use existing toOUString helper + drop duplicate [Michael Weghorn] + shortcut Shift+Ctrl+F2 assigned to ConvertFieldToText (tdf#165829) [Oliver Specht] + show deleted headings tracked changes in the Navigator (tdf#157249) [Jim Raykowski] + show what the name is expected to be in the warning [Caolán McNamara] + showing the context menu for in-place editing (tdf#166186) [Jim Raykowski] + shrink critical section into writeModFile [Stephan Bergmann] + sidebar a11y: Set a11y name on sidebar deck buttons (tdf#165002) [Michael Weghorn] + sidebar a11y: Set a11y names for "Styles" toolbar items in .ui (tdf#165002) [Michael Weghorn] + sidebar: Have sidebar deck tooltip only set on its button [Michael Weghorn] + silence -Werror,-Wunused-private-field [Stephan Bergmann] + silence Dereference after null check (cid#1637330) [Caolán McNamara] + silence Explicit null dereferenced (cid#1636856, cid#1529286) [Caolán McNamara] + silence Overflowed constant (cid#1606564, cid#1645558) [Caolán McNamara] + silence Unchecked return value (cid#1641647) [Caolán McNamara] + silence Unguarded read (cid#1556282) [Caolán McNamara] + silence Use after free (cid#1645529) [Caolán McNamara] + silence Using invalid iterator (cid#1637331, cid#1637440) [Caolán McNamara] + SimpleCertificateValidationRequest is unused [Noel Grandin] + SimpleReferenceObject: add ability to staticize the ref-count. [Michael Meeks] + simplify a bit [Mike Kaganski] + simplify abstract dialog impls using vcl::AbstractDialogImpl* in sc [Mike Kaganski] + simplify abstract dialog impls using vcl::AbstractDialogImpl* in sd [Mike Kaganski] + simplify abstract dialog impls using vcl::AbstractDialogImpl* in sw [Mike Kaganski] + simplify AccessibleBrowseBoxTableBase [Mike Kaganski] + simplify AccessibleGridControlTableBase [Mike Kaganski] + simplify and deduplicate a bit [Mike Kaganski] + simplify any_of to find without lambda (tdf#153109) [Simon Chenery] + simplify avmedia::SoundHandler [Mike Kaganski] + simplify BrowseBoxAccessibleElement [Mike Kaganski] + simplify cellkeywords.inl [Mike Kaganski] + simplify Chart2ModelContact a little [Noel Grandin] + simplify CloseableLifeTimeManager a little [Noel Grandin] + simplify comparison for basegfx::fTools (tdf#160084) [Bogdan Buzea] + simplify comparison with zero when using basegfx::fTools::less (tdf#160084) [bruh] + simplify CompatibleDC [Noel Grandin] + simplify concatenation of literals and OUStrings [Ilmari Lauhakangas] + simplify default ctor calls [Mike Kaganski] + simplify extended tip for position of subtotals [Stanislav Horacek] + simplify for loop to std::find call in ImplHelper.cxx (tdf#153294) [Simon Chenery] + simplify Get*WithDefault to delegate to GetDoubleWithDefault [Mike Kaganski] + simplify getTypes implementations [Mike Kaganski] + simplify GridControlAccessibleElement [Mike Kaganski] + simplify implementation of ScCellKeywordTranslator::transKeyword [Mike Kaganski] + simplify ImplPreparePolyDraw [Noel Grandin] + simplify ImpScan [Mike Kaganski] + simplify InteractionContinuation and derivatives [Mike Kaganski] + simplify lcl_FindMarkByName [Mike Kaganski] + simplify lookup maps in PPPOptimizerTokenEnum [Simon Chenery] + simplify OABSPilotUno [Mike Kaganski] + simplify OInputSeekStream [Mike Kaganski] + simplify OOo2OasisTransformer [Mike Kaganski] + simplify OPreparedStatement [Mike Kaganski] + simplify OPropertyContainer::getBaseTypes [Mike Kaganski] + simplify oslTranslateFileError [Mike Kaganski] + simplify OTextInputStream a bit [Mike Kaganski] + simplify OUString -> std::u16string_view [Stephan Bergmann] + simplify passing "Edit Filter Settings" to Filter Dialog (tdf#74580) [Shardul Vikram Singh] + simplify ProgressMonitor, StatusIndicator [Mike Kaganski] + simplify RES_UPDATE_ATTR handling [Noel Grandin] + simplify SalBitmap SystemDependentDataHolder usage [Noel Grandin] + simplify ScCellRangesBase and descendants [Mike Kaganski] + simplify SetFlagContextHelper.hxx [Mike Kaganski] + simplify SfxBindings::ExecuteSynchron [Mike Kaganski] + simplify some uses of basegfx::utils::create*B2DHomMatrix [Mike Kaganski] + simplify special debug function handling [Mike Kaganski] + simplify string definition [Hossein] + simplify SvtFilePicker [Mike Kaganski] + simplify SwAccessible* [Mike Kaganski] + simplify SwFormatField/SwXTextField interaction [Noel Grandin] + simplify SwFormatLineBreak/SwXLineBreak interaction [Noel Grandin] + simplify SwPosition comparison [Mike Kaganski] + simplify SwReaderWriterEntry::GetReader/GetWriter a bit [Mike Kaganski] + simplify SwTextGuess ctor [Mike Kaganski] + simplify SwTOXMark/SwXDocumentIndexMark interaction [Noel Grandin] + simplify the DLL annotations in chart2 [Noel Grandin] + simplify the SearchMode enums [Noel Grandin] + simplify the slot status check, and add some comments [Mike Kaganski] + simplify ToStringHelper a bit [Mike Kaganski] + simplify UcbContentProviderProxy [Mike Kaganski] + simplify unocontrols::BaseControl hierarchy [Mike Kaganski] + simplify using designated initializers [Mike Kaganski] + simplify Val function implementation [Mike Kaganski] + simplify variable expansion [Mike Kaganski] + simplify VCL dialog implementations, and drop some macros [Mike Kaganski] + simplify vector initialization using brace initialization [Mike Kaganski] + simplify VirtualDevice::InnerImplSetOutputSizePixel [Noel Grandin] + simplify WinSalGraphics::setPalette [Noel Grandin] + simplify WinSalVirtualDevice construction [Noel Grandin] + simplify writeBitmapMaskObject [Noel Grandin] + simplify writeBitmapObject [Noel Grandin] + skia: backport & cherry-pick fixes for LoongArch64 LSX vectorization [Bingwu Zhang] + skia: enable LASX explicitly to LASX binary compatible objects [Bingwu Zhang] + slideshow: check JSON content for slideshow rendering test [Tomaž Vajngerl] + slideshow: create a placeholder even if text field content is hidden [Marco Cecchetti] + slideshow: Fix "calculating" the hash for the object's paragraphs [Tomaž Vajngerl] + slideshow: fix for animated paragraph with bg color partly transparent [Marco Cecchetti] + slideshow: fix para. rendering when using SdrBlockTextPrimitive2D [Tomaž Vajngerl] + slideshow: map motion animation to the correct animation node on export [Marco Cecchetti] + slideshow: need to set the page background color to the outliner [Tomaž Vajngerl] + slideshow: refactor code a bit [Xisco Fauli] + slideshow: Render each animated paragraph in its own layer [Tomaž Vajngerl] + slideshow: render fields slide number, footer, date/time [Tomaž Vajngerl] + slideshow: render text shape with all paragraphs animated properly [Marco Cecchetti] + slideshow: reset visibility of primitives after rendering [Tomaž Vajngerl] + slideshow: set isBitmapLayer correctly [Marco Cecchetti] + slideshow: simplify a bit more [Xisco Fauli] + slideshow: simplify rendering, render text fields each in own layer [Tomaž Vajngerl] + slideshow: use unified hash for animations and layers [Szymon Kłos] + slightly improve diagnostic output [Stephan Bergmann] + slightly more informative logging [Aron Budea] + slow sheet switching with large chart2 (tdf#147874) [Noel Grandin] + slow sheet switching with large chart2 (2) (tdf#147874) [Noel Grandin] + slow sheet switching with large chart2 (3) (tdf#147874) [Noel Grandin] + small tweaks (tdf#119840) [Noel Grandin] + snap rectangles of objects without line width (tdf#118171) [Andreas Heinisch] + solenv: Fix indentation in Python GDB pretty printer [Michael Weghorn] + solenv: gdb: add Region prettyprinter [Michael Stahl] + some --disable-zxing fixes [Stephan Bergmann] + some more need for EmscriptenLightweightRunInMainThread [Stephan Bergmann] + some unit tests not valid when the pdfimport feature is disabled [Noel Grandin] + sort bin/find-unneeded-includes results [Gabor Kelemen] + sort members of WinSalGraphics [Noel Grandin] + speed up a perf hotspot in SalLayout (tdf#141415) [Noel Grandin] + speed up display of XLSX with lots of conditional formatting [Noel Grandin] + speed up EvalMatrix [Noel Grandin] + speed up IfJump operation (tdf#163872) [Noel Grandin] + speed up inserting rotated image (tdf#137848) [Noel Grandin] + speed up switching tabs in complex calc doc (tdf#150623) [Noel Grandin] + speed up tab switch in calc (tdf#150623) [Noel Grandin] + speed up the iteration further [Mike Kaganski] + speedup BColorModifier_gamma (tdf#165595) [Noel Grandin] + speedup deleting a very very large cross page table (tdf#136238) [Noel Grandin] + speedup editing large chart (tdf#151876) [Noel Grandin] + speedup editing large chart (2) (tdf#151876) [Noel Grandin] + speedup load of complex XLSX (tdf#130326) [Noel Grandin] + speedup load of pathological conditional formats in XLS (tdf#134864) [Noel Grandin] + speedup redline document (tdf#162343) [Noel Grandin] + split CreateVirtualDevice into two methods [Noel Grandin] + split out a separate 'checkFile' [Caolán McNamara] + split the SetSizeUsingBuffer code paths [Noel Grandin] + spotlight switches the view to the Stylist (tdf#165998) [Jim Raykowski] + starmath: Drop unused SvTreeListBox forward decl [Michael Weghorn] + starmath_export: Add unittest (tdf#127873, tdf#158867) [Xisco Fauli] + start signing cli DLLs as well (tdf#160568) [Thorsten Behrens] + static/README.wasm.md: tweak code blocks for consistency [Ilmari Lauhakangas] + step 1: Introduce chartex namespace in parser and export (tdf#165742) [knordback] + step 2: Create a ChartType derived class for chartex funnel chart. (tdf#165742) [knordback] + step 3: Establish a narrow input path for chartex (tdf#165742) [knordback] + step 4.1: Establish a narrow export path for chartex (tdf#165742) [knordback] + step 4.2: Establish a narrow export path for chartex (tdf#165742) [knordback] + step 4.3: Establish a narrow export path for chartex (tdf#165742) [knordback] + stop Skia/Metal flicker in full screen mode transitions (tdf#128186) [Patrick Luby] + store field:fieldmark in a text::span (tdf#165315) [Oliver Specht] + stray semicolon [Caolán McNamara] + stronger typing for SwClient::GetRegisteredIn [Bjoern Michaelsen] + stronger typing for SwClient::GetRegisteredIn" and fix SwIterator cast [Bjoern Michaelsen] + struct SN needs a strict weak ordering operator < [Stephan Bergmann] + support altChunk referencing HTML in DOCX (tdf#163164) [ArsalanKhan04] + support Emscripten --with-main-module= [Stephan Bergmann] + support for Java instrumentation (tdf#165774) [prrvchr] + support non-void QtInstance::EmscriptenLightweightRunInMainThread return types [Stephan Bergmann] + support paste-special slot for notes pane (tdf#166068) [Sarper Akdemir] + svdraw: append SdrCropViewHdl instead of prepending in crop mode [Rashesh] + svgio: Add unittest (tdf#164434) [Xisco Fauli] + svtools a11y: Drop SvtRulerAccessible::getAccessibleIndexInParent [Michael Weghorn] + svtools a11y: Simplify AccessibleTabBarPageList::getAccessibleAtPoint [Michael Weghorn] + svtools a11y: Simplify Ruler::CreateAccessible [Michael Weghorn] + svtools a11y: Switch OSL_ENSURE to assert [Michael Weghorn] + svtools a11y: Use existing Window::GetAccessibleParent [Michael Weghorn] + svtools: Use initializer list to fill vector [Michael Weghorn] + SvtRemoteFilePicker doesn't extend SvtFilePicker's interface list [Mike Kaganski] + svx a11y: Don't duplicate frame selector a11y names as descriptions [Michael Weghorn] + svx a11y: Don't fall back to space character for shape a11y description [Michael Weghorn] + svx a11y: Don't return just ";" for a11y description [Michael Weghorn] + svx a11y: Drop "bFireFox as API parameter is ugly..." comment [Michael Weghorn] + svx a11y: Drop extra indentation level [Michael Weghorn] + svx a11y: Drop private AccessibleTextHelper_Impl::getNotifierClientId [Michael Weghorn] + svx a11y: Drop SvxGraphCtrlAccessibleContext::CommitChange [Michael Weghorn] + svx a11y: Drop SvxGraphCtrlAccessibleContext::getAccessibleIndexInParent [Michael Weghorn] + svx a11y: Drop unused include [Michael Weghorn] + svx a11y: Drop unused VectorOfStates typedefs [Michael Weghorn] + svx a11y: Flatten AccFrameSelectorChild::getAccessibleStateSet [Michael Weghorn] + svx a11y: Merge both AccessibleTextHelper_Impl::FireEvent [Michael Weghorn] + svx a11y: Move a11y code into corresponding block [Michael Weghorn] + svx a11y: Rely on operator!= for awt::Rectangle comparison [Michael Weghorn] + svx a11y: Report checked/checkable state for borders [Michael Weghorn] + svx a11y: Set accessible name for Fontwork Gallery items [Michael Weghorn] + svx a11y: Slightly rearrange AccessibleShape::getAccessibleIndexInParent [Michael Weghorn] + svx a11y: Use 0 client ID when disposed [Michael Weghorn] + svx a11y: Use OAccessibleComponentHelper for WeldEditAccessible [Michael Weghorn] + svx layout: clear Outliner FixedCellHeight after use (tdf#165521) [Justin Luth] + svx,sw: when replying to comment, set parent ids immediately [Michael Stahl] + svx: avoid emptying sidebar properties [Pranam Lashkari] + svx: avoid FormatFullDoc, SetFixedCellHeight first (tdf#165521) [Justin Luth] + svx: don't start layout until text is set (tdf#165521) [Justin Luth] + svx: factor out WeldEditView::PaintSelection() [Michael Stahl] + svx: flatten WeldEditView::DoPaint() [Michael Stahl] + svx: new dispatch for 2 uno commands [Attila Szűcs] + svx: prefix members of DialogGalleryPreview [Miklos Vajna] + svx: prefix members of Gallery [Miklos Vajna] + svx: prefix members of GalleryPreview [Miklos Vajna] + svx: prefix members of GalleryTheme [Miklos Vajna] + svx: prefix members of GalleryThemeEntry [Miklos Vajna] + svx: prefix members of SdrCaptionObj [Miklos Vajna] + svx: prefix members of SdrCircObj [Miklos Vajna] + svx: prefix members of SdrDragResize [Miklos Vajna] + svx: prefix members of SdrEmbedObjectLink [Miklos Vajna] + svx: prefix members of SdrMeasureObj [Miklos Vajna] + svx: prefix members of SdrUnoObj [Miklos Vajna] + svx: prefix members of SdrVirtObj [Miklos Vajna] + svx: prefix members of SgaIMapInfo [Miklos Vajna] + svx: prefix members of SvxBitmapListItem [Miklos Vajna] + svx: prefix members of SvxClipboardFormatItem [Miklos Vajna] + svx: prefix members of SvxDoubleItem [Miklos Vajna] + svx: prefix members of SvxMediaShape [Miklos Vajna] + svx: prefix members of SvxOle2Shape [Miklos Vajna] + svx: prefix members of XLineDashItem [Miklos Vajna] + svx: Resave checkbuttonbox.ui with glade 3.40 [Michael Weghorn] + svx: Resave compressgraphicdialog.ui with glade 3.40 [Michael Weghorn] + svx: Resave delete{footer,header}dialog.ui with glade 3.40 [Michael Weghorn] + svx: Resave docrecoverysavedialog.ui with glade 3.40 [Michael Weghorn] + svx: Resave findbox.ui with glade 3.40 [Michael Weghorn] + svx: Switch FindTextFieldControl parent param to ToolBox [Michael Weghorn] + svx: Use container size for search bar item windows (tdf#130857) [Michael Weghorn] + sw a11y: add new check of links and references in Header/Footer (tdf#164797) [Balazs Varga] + sw a11y: Assign final coords to point right away [Michael Weghorn] + sw a11y: Assign variable value right away [Michael Weghorn] + sw a11y: Avoid unnecessary casting [Michael Weghorn] + sw a11y: clang-format SidebarWinAccessible code [Michael Weghorn] + sw a11y: Deduplicate code for AccessibleEventObject creation [Michael Weghorn] + sw a11y: Deduplicate logic for XAccessibleComponent methods [Michael Weghorn] + sw a11y: Deduplicate SwAccessibleDocumentBase methods a bit [Michael Weghorn] + sw a11y: Directly use SwFrame instead of SwAccessibleChild [Michael Weghorn] + sw a11y: Don't use SwAccessibleChild when it's known to be a frame [Michael Weghorn] + sw a11y: Don't use unique_ptr for selected shape map [Michael Weghorn] + sw a11y: Drop 'using std::{max,min,sort}' [Michael Weghorn] + sw a11y: Drop always empty Reference [Michael Weghorn] + sw a11y: Drop always false 'bExact' param [Michael Weghorn] + sw a11y: Drop assignment to intermediate local var [Michael Weghorn] + sw a11y: Drop class qualifier when calling method [Michael Weghorn] + sw a11y: Drop commented line of code [Michael Weghorn] + sw a11y: Drop commented out code [Michael Weghorn] + sw a11y: Drop commented out namespace prefix [Michael Weghorn] + sw a11y: Drop extra block scopes [Michael Weghorn] + sw a11y: Drop extra bool var indicating non-empty vectors [Michael Weghorn] + sw a11y: Drop extra raw pointer local var [Michael Weghorn] + sw a11y: Drop intermediate local var [Michael Weghorn] + sw a11y: Drop local var bIsSelAll [Michael Weghorn] + sw a11y: Drop pThis param to SwAccessibleTableData_Impl::GetCell etc. [Michael Weghorn] + sw a11y: Drop some unnecessary a11y description handling [Michael Weghorn] + sw a11y: Drop superfluous comment [Michael Weghorn] + sw a11y: Drop superfluous/misleading comments [Michael Weghorn] + sw a11y: Drop SwAccessibleChildMapKey::m_nPosNum [Michael Weghorn] + sw a11y: Drop SwAccessibleContextMap_Impl::mbLocked [Michael Weghorn] + sw a11y: Drop SwAccessibleParagraph::supportsService [Michael Weghorn] + sw a11y: Drop SwShapeList_Impl typedef [Michael Weghorn] + sw a11y: Drop unnecessary cast [Michael Weghorn] + sw a11y: Drop unused typedef [Michael Weghorn] + sw a11y: Drop unused typedefs [Michael Weghorn] + sw a11y: Drop VEC_PARA typedef [Michael Weghorn] + sw a11y: Explicitly clear WeakReference [Michael Weghorn] + sw a11y: Extract static helper SwAccessibleChild::IsFrameAccessible [Michael Weghorn] + sw a11y: Fire focus event for scrolled in shape [Michael Weghorn] + sw a11y: Fix typo in comment [Michael Weghorn] + sw a11y: Flatten SwAccessibleParagraph::getAccessibleRelationSet [Michael Weghorn] + sw a11y: Flatten SwAccessibleSelectionHelper::getSelectedAccessibleChildCount [Michael Weghorn] + sw a11y: Get rid of need to static_cast [Michael Weghorn] + sw a11y: Get rid of static_cast [Michael Weghorn] + sw a11y: Handle cursor selection consistently (tdf#163335) [Michael Weghorn] + sw a11y: Just pass 'this' [Michael Weghorn] + sw a11y: Let SwAccessiblePortionData have a ref, not ptr to frame [Michael Weghorn] + sw a11y: Merge SidebarWinAccessible and SidebarWinAccessibleContext [Michael Weghorn] + sw a11y: Merge two blocks using same if condition [Michael Weghorn] + sw a11y: Merge variable decl and assignment [Michael Weghorn] + sw a11y: Move code into only block where it's relevant [Michael Weghorn] + sw a11y: Move SidebarWinAccessibleContext declaration to header [Michael Weghorn] + sw a11y: Move std::unique_ptr into block for auto-reset [Michael Weghorn] + sw a11y: Move text frame assert to better place [Michael Weghorn] + sw a11y: No longer use unique_ptr for frame map [Michael Weghorn] + sw a11y: no need to have a separate method for this [Xisco Fauli] + sw a11y: Only get win if necessary [Michael Weghorn] + sw a11y: Pass concrete type to SwAccessibleMap::InvalidateCursorPosition [Michael Weghorn] + sw a11y: Pass frame by ref to SwAccessibleMap::InvalidateRelationSet_ [Michael Weghorn] + sw a11y: Pass frames by ref to SwViewShellImp::InvalidateRelationSet [Michael Weghorn] + sw a11y: Pass shell by ref [Michael Weghorn] + sw a11y: Pass the VCLXWindow to SidebarWinAccessibleContext ctor [Michael Weghorn] + sw a11y: Reduce var scope + move into only relevant block [Michael Weghorn] + sw a11y: Reduce variable scope [Michael Weghorn] + sw a11y: Reduce variable scope + move check into if body [Michael Weghorn] + sw a11y: Return cell instead of using out param [Michael Weghorn] + sw a11y: Return early for null mpShapeMap [Michael Weghorn] + sw a11y: Return early in SwAccessibleDocument::getExtendedAttributes [Michael Weghorn] + sw a11y: Return early in SwAccessibleMap::GetContextImpl [Michael Weghorn] + sw a11y: Return early in SwAccessibleParagraph::GetCaretPos [Michael Weghorn] + sw a11y: Return early in SwAccessibleParagraph::GetTextBoundary [Michael Weghorn] + sw a11y: Return list instead of using out param [Michael Weghorn] + sw a11y: Return ref in SwAccessibleContext::GetShell [Michael Weghorn] + sw a11y: Return vector instead of using out param [Michael Weghorn] + sw a11y: Reuse existing list of a11y children [Michael Weghorn] + sw a11y: Reuse existing SwAccessibleParagraph::GetTextFrame [Michael Weghorn] + sw a11y: Simplify nested if/else [Michael Weghorn] + sw a11y: Simplify paragraph parent retrieval in one place [Michael Weghorn] + sw a11y: Simplify SwAccessibleChild::IsAccessible [Michael Weghorn] + sw a11y: Simplify SwAccessibleDocumentBase::containsPoint [Michael Weghorn] + sw a11y: Simply use 'this' [Michael Weghorn] + sw a11y: Split complex expression in SwAccessibleChild::IsFrameAccessible [Michael Weghorn] + sw a11y: Switch OSL_ENSURE to assert and drop fallback path [Michael Weghorn] + sw a11y: Use range-based for [Michael Weghorn] + sw a11y: Use range-based for in SwAccessibleMap [Michael Weghorn] + sw a11y: Use range-based for in SwAccessibleTableData_Impl [Michael Weghorn] + sw a11y: Use ref for SwAccessibleMap's SwViewShell [Michael Weghorn] + sw a11y: Use reference instead of pointer [Michael Weghorn] + sw a11y: Use std::unordered map directly instead of wrapper [Michael Weghorn] + sw a11y: Use std::unordered_map::contains [Michael Weghorn] + sw a11y: Use SwFrame directly in SwAccessibleMap::InvalidateEditableStates [Michael Weghorn] + sw a11y: Use vcl::unohelper::ConvertToAWTRect [Michael Weghorn] + sw annotation win a11y: Skip VCLXWindow logic [Michael Weghorn] + sw cui offapi xmloff: add custom word spacing (tdf#159923) [László Németh] + sw cui xmloff: add Paragraph/Column/Page/Spread end zone (tdf#165984) [László Németh] + sw cui: implement HyphenationKeepLine – part 3 (tdf#165354) [László Németh] + sw doc model xml dump: show more redline types [Miklos Vajna] + sw doc model xml dump: show SwRangeRedline IDs [Miklos Vajna] + sw doc model xml dump: show SwUndoRedline and SwRedlineSaveDatas [Miklos Vajna] + sw doc model xml dump: show the redline manager's flags [Miklos Vajna] + sw fix not valid moveFrom/moveTo tag (tdf#165059) [Jaume Pujantell] + sw HyphenationKeepLine: apply it on the sidebar (tdf#165354) [László Németh] + sw HyphenationKeepLine: fix 3-page or longer paragraphs (tdf#165354) [László Németh] + sw interdependent redlines: fix undo of del on top of ins (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle accept of insert under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle format on top of insert (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle reject of insert under format (tdf#166319) [Miklos Vajna] + sw layout xml dump: show some more view options (cool#11226) [Miklos Vajna] + sw lok: allow specifying the visible area during doc load (cool#11064) [Miklos Vajna] + sw lok: avoid view jump on showing formatting marks (cool#11347) [Miklos Vajna] + sw lok: expose if layout pages have invalid content (cool#11064) [Miklos Vajna] + sw lok: fix sometimes lost comments on load (cool#11592) [Miklos Vajna] + sw lok: only start idling after the idle jobs timer stopped (cool#11785) [Miklos Vajna] + sw lok: take visible area into account when running idle jobs (cool#11785) [Miklos Vajna] + sw mso layout: add bottom border padding to 'exact' height (tdf#165492) [Justin Luth] + sw mso layout: add bottom border padding to cell minHeight (tdf#165492) [Justin Luth] + sw mso-compat layout: always consolidate top margin (tdf#165047) [Justin Luth] + sw mso-compat layout: always honour contextualSpacing (tdf#165047) [Justin Luth] + sw offapi xmloff cui: add min/max word spacing (tdf#126154) [László Németh] + sw per-view redline on: add new flag in SwViewOption (cool#11226) [Miklos Vajna] + sw per-view redline on: add view-aware getter (cool#11226) [Miklos Vajna] + sw per-view redline on: allow both per-view and per-doc (cool#11226) [Miklos Vajna] + sw per-view redline on: fix bad record mode change on undo (cool#11226) [Miklos Vajna] + sw per-view redline on: fix ratio buttons of is-show (cool#11226) [Miklos Vajna] + sw per-view redline on: move the setter to the model (cool#11226) [Miklos Vajna] + sw per-view redline on: state for the per-view and per-doc commands (cool#11226) [Miklos Vajna] + sw per-view redline on: support this-view <-> all-views transition (cool#11226) [Miklos Vajna] + sw redline reinstate: add a reinstate-all command (cool#11357) [Miklos Vajna] + sw redline reinstate: add a reinstate-and-next command (cool#11357) [Miklos Vajna] + sw redline reinstate: add command state (cool#11357) [Miklos Vajna] + sw redline reinstate: add to the context menu for text (cool#11357) [Miklos Vajna] + sw redline reinstate: avoid unwanted multi- or table selection (cool#11357) [Miklos Vajna] + sw redline reinstate: fix undo count & string for multiple redlines (cool#11357) [Miklos Vajna] + sw redline reinstate: fix undo string for a single redline (cool#11357) [Miklos Vajna] + sw redline reinstate: handle a single delete (cool#11357) [Miklos Vajna] + sw redline reinstate: handle a single rich delete (cool#11357) [Miklos Vajna] + sw redline reinstate: handle deletes in selection (cool#11357) [Miklos Vajna] + sw redline reinstate: handle inserts in selection (cool#11357) [Miklos Vajna] + sw redline reinstate: implement this for a single insert (cool#11357) [Miklos Vajna] + sw redline reinstate: simplify ReinstateRedlinesInSelection() (cool#11357) [Miklos Vajna] + sw redline: extract a PreAppendDeleteRedline() from AppendRedline() [Miklos Vajna] + sw redline: extract a PreAppendFormatRedline() from AppendRedline() [Miklos Vajna] + sw redline: extract a PreAppendInsertRedline() from AppendRedline() [Miklos Vajna] + sw table layout: calc entire space before compare (tdf#165492) [Justin Luth] + sw word spacing: fix greedy space shrinking (tdf#126154) [László Németh] + sw xmloff: implement HyphenationKeepLine – part 2 (tdf#165354) [László Németh] + sw: a11y check: warn about flys with RES_URL with no "name" (tdf#161583) [Michael Stahl] + sw: Add BalanceSpacesAndIdeographicSpaces compat option (tdf#88908) [Jonathan Clark] + sw: add tooltip testcase for format+delete redline combo (tdf#165322) [Miklos Vajna] + sw: Add UItest (tdf#158794, tdf#165815, tdf#86630) [Xisco Fauli] + sw: allow the AutoText dropdown button in the toolbar in RO (tdf#146553) [Tibor Nagy] + sw: always export enforcement attribute of documentProtection [Bayram Çiçek] + sw: apply formatting for multiple redlines in SwRedlineItr (tdf#165322) [Michael Stahl] + sw: Calculate row height adds border if 'atLeast' set #2 (tdf#164907) [Justin Luth] + sw: clean up Start/EndAction in SwViewShell hierarchy [Michael Stahl] + sw: Dereferencing NULL pointer 'pChangeHint' [Xisco Fauli] + sw: disable grid centering for DOC/DOCX compatibility (tdf#165089) [Jonathan Clark] + sw: DOC/DOCX portions should not be snapped to char grid (tdf#149089) [Jonathan Clark] + sw: docx: add annotationRef on comments (tdf#166126) [Jaume Pujantell] + sw: don't apply hyphenation zone at disabled hyphenation (tdf#165984) [László Németh] + sw: Drop detour to get 'this' in SwFEShell::GetAnyCurRect [Michael Weghorn] + sw: Drop SwEntryBrowseBox_Base typedef [Michael Weghorn] + sw: Enable the AutoText dialog's Insert button in editable (tdf#146553) [Tibor Nagy] + SW: extract transform DocProperties [Attila Szűcs] + sw: FindSttNodeByType -> FindStartNodeByType [Xisco Fauli] + sw: fix accessibility sidebar with gtk3 (tdf#165586) [Michael Stahl] + sw: Fix for SwScriptInfo corruption on incremental update (tdf#166152) [Jonathan Clark] + sw: fix frame update (HyphenationKeepLine – part 4) (tdf#165354) [László Németh] + sw: fix inconsistent UI state vs command exec for the para marker (tdf#166179) [Miklos Vajna] + sw: Fix invalid string indices in kashida justification (tdf#164140) [Jonathan Clark] + sw: fix log messages [Xisco Fauli] + sw: fix some comments [Michael Stahl] + sw: fix testTdf165354_column [Michael Stahl] + sw: fix UBSAN build [Xisco Fauli] + sw: fix unexpected list level change on inserting new bullet (tdf#165701) [Miklos Vajna] + sw: fix warning C6011: Dereferencing NULL pointer 'pDocSh' [Xisco Fauli] + sw: fix warning C6011: Dereferencing NULL pointer 'pUpper->Lower()' [Xisco Fauli] + sw: fix wrong condition [Xisco Fauli] + sw: Let SwViewShellImp hold/return ref instead of pointer to its SwViewShell [Michael Weghorn] + sw: lokit: add new `isCropMode` property to LOK_CALLBACK_TEXT_VIEW_SELECTION [Rashesh] + sw: lokit: don't activate standard.dic [Rashesh] + sw: lokit: make sure to read annotation html with utf-8 [Rashesh] + sw: Make CompareSwSelBoxes::operator() params const [Michael Weghorn] + sw: Make the formatting toolbar visible (tdf#146549) [Tibor Nagy] + sw: move SwTiledRenderingTest to Library_swqahelper [Miklos Vajna] + sw: move ViewCallback to Library_swqahelper [Miklos Vajna] + sw: pass by reference [Xisco Fauli] + sw: Pass frames to SwFlyFrame::UnchainFrames by ref [Michael Weghorn] + sw: Pass SwViewShell by ref to some helper functions [Michael Weghorn] + sw: pStt -> pStart [Xisco Fauli] + sw: Remove executable bit from test .odt file [Michael Weghorn] + sw: Rename IsAttrAtPos::Ftn -> IsAttrAtPos::Footnote [Michael Weghorn] + sw: Rename SwFEShell::{IsObjSelected -> GetSelectedObjCount} [Michael Weghorn] + sw: Rename SwFrameType::Ftn -> Footnote, FtnCont -> FootnoteContainer [Michael Weghorn] + sw: Resave columnwidth.ui with glade 3.40 [Michael Weghorn] + sw: Resave editcategories.ui with glade 3.40 [Michael Weghorn] + sw: Resave fielddialog.ui with glade 3.40 [Michael Weghorn] + sw: Resave flddbpage.ui with glade 3.40 [Michael Weghorn] + sw: Resave flddocumentpage.ui with glade 3.40 [Michael Weghorn] + sw: Resave inserttable.ui with glade 3.40 [Michael Weghorn] + sw: Resave notebookbar.ui with glade 3.40 [Michael Weghorn] + sw: Resave rowheight.ui with glade 3.40 [Michael Weghorn] + sw: Resave tablecolumnpage.ui with glade 3.40 [Michael Weghorn] + sw: Revert use ext leading for grid spacing on DOC import (tdf#164803) [Jonathan Clark] + sw: silence C6011 warning [Xisco Fauli] + sw: silence warning C6011 [Xisco Fauli] + sw: static_cast after dynamic_cast [Xisco Fauli] + sw: stop including .cxx files in Writer tests [Miklos Vajna] + sw: test paragraph style clone formatting [Xisco Fauli] + sw: Use constexpr instead of #define for SwFrameType combinations [Michael Weghorn] + sw: use SAL_RET_MAYBENULL in getValue() [Xisco Fauli] + sw: use SAL_RET_MAYBENULL in Lower() [Xisco Fauli] + sw: use same paragraph properties as Word for hidden text [Michael Stahl] + sw_odfexport: Add unittest (tdf#164712) [Xisco Fauli] + sw_uiwriter3: Add unittest (tdf#164621, tdf#164620, tdf#156348) [Xisco Fauli] + sw_uiwriter6: Add unittest (tdf#158198) [Xisco Fauli] + sw_uiwriter9: Add unittest (tdf#122756, tdf#164949) [Xisco Fauli] + SwChildWinWrapper: simplify code [Xisco Fauli] + SwCollCondition: SwClient no more [Bjoern Michaelsen] + SwFormatCharFormat: SwClient no more [Bjoern Michaelsen] + switch draw selection to rotate mode (tdf#90293) [Oliver Specht] + switch off charts number format from source (tdf#151278, tdf#164729, tdf#164724, tdf#164728) [Oliver Specht] + switch off page number of page breaks (tdf#166230) [Oliver Specht] + switch on rotation of shapes (tdf#90293) [Oliver Specht] + SwPosSize -> SwPositiveSize [Mike Kaganski] + SwTextRuby: SwClient no more [Bjoern Michaelsen] + SwTOXMark a SwModify no more [Bjoern Michaelsen] + SwXTextDocument::getBodyText can be used instead of getText here [Caolán McNamara] + sync visible tab during save process (tdf#150317) [Andreas Heinisch] + SystemDependentData_CairoPath needs to check stroke values [Noel Grandin] + tabbed UI: add Theme below Watermark in layout context menu (tdf#156915) [Karthik] + take solarmutex in BufferedDecompositionFlusher [Noel Grandin] + tdf#i165354 sw offapi DOCX: implement HyphenationKeepLine – part 1 [László Németh] + tdf141137 AutoCorrect submenu are missing from the Groupedbar Compact [shrey_223] + tdf166413 sc: escape quotes in XLSX cond. formatting fixed formula [Aron Budea] + templatedlg.ui: Don't use "pack-type end" (tdf#130857) [Michael Weghorn] + test for ensuring the parent-child relations of comments. (cool#10610) [Gökay Şatır] + test for: Don't open validity dropdown in readOnly mode. (cool#10794) [Gökay Şatır] + TextNode added to SwNodes::m_aOutlineNodes during its dtor (ofz#391962477) [Caolán McNamara] + the ':' separator without spaces was difficult to read on UI [Andras Timar] + the first entry must not be the default best match [Mike Kaganski] + the initialization of pResId is not used [Stephan Bergmann] + the list of open documents/windows is incorrect (tdf#166200) [Noel Grandin] + the protocol was already checked above [Mike Kaganski] + ThemeColors refactor part 1 (tdf#164393) [Sahil Gautam] + ThemeColors refactor part 2 (tdf#164393) [Sahil Gautam] + themes code cleanup, remove unneccessary assignment statements (tdf#164970) [Sahil Gautam] + these bogus -Wdangling-reference still hit with current GCC 16 trunk [Stephan Bergmann] + these methods should not be static [Mike Kaganski] + these slots don't make sense even in read-only mode [Mike Kaganski] + this GetBoxFormat can use the const version [Caolán McNamara] + this should hold, otherwise the erase isn't doing anything [Caolán McNamara] + this silent_error_func is unused [Caolán McNamara] + thumbnailview a11y: Dispose ThumbnailViewItemAcc objects [Michael Weghorn] + thumbnailview a11y: Don't confuse x/y pos for item location [Michael Weghorn] + thumbnailview a11y: Drop always false param [Michael Weghorn] + thumbnailview a11y: Drop misleading comment [Michael Weghorn] + thumbnailview a11y: Drop ThumbnailViewItemAcc::m_aMutex [Michael Weghorn] + thumbnailview a11y: Drop ThumbnailViewItemAcc::mbIsTransientChildrenDisabled [Michael Weghorn] + thumbnailview a11y: Rename ThumbnailViewAcc::mpParent [Michael Weghorn] + thumbnailview a11y: Rename ThumbnailViewItemAcc::mpParent [Michael Weghorn] + thumbnailview a11y: Simplify ThumbnailViewItemAcc::getAccessibleIndexInParent [Michael Weghorn] + thumbnailview a11y: Use #pragma once [Michael Weghorn] + thumbnailview a11y: Use OAccessibleComponentHelper for ThumbnailViewAcc [Michael Weghorn] + thumbnailview a11y: Use OAccessibleComponentHelper for ThumbnailViewItemAcc [Michael Weghorn] + thumbnailview acc: Move ThumbnailViewItemAcc to own .hxx/.cxx [Michael Weghorn] + thumbnailview: recognize some MS-format thumbnails (tdf#166035) [Justin Luth] + tidy lambda captures [Caolán McNamara] + tighten up WinSalBitmap::Create* methods [Noel Grandin] + timeout (ofz#416128313) [Caolán McNamara] + toolbar a11y: Don't pass component context [Michael Weghorn] + toolbar item window a11y: Leave wrapped accessible in place (tdf#163989) [Michael Weghorn] + toolkit a11y: Convert condition to assert [Michael Weghorn] + toolkit a11y: Deobfuscate TableControl::calcCellRect [Michael Weghorn] + toolkit a11y: Drop AccessibleGridControlAccess::getContext [Michael Weghorn] + toolkit a11y: Drop AccessibleGridControlBase::getAccessibleIndexInParent [Michael Weghorn] + toolkit a11y: Drop AccessibleGridControlBase::{g,s}etClientId [Michael Weghorn] + toolkit a11y: Drop methods just calling their base class implementations [Michael Weghorn] + toolkit a11y: Ensure non-negative child index [Michael Weghorn] + toolkit a11y: Pass the XControl ref right away [Michael Weghorn] + toolkit a11y: Port away from TableControl::GetFieldCharacterBounds [Michael Weghorn] + toolkit a11y: Port away from TableControl::GetFieldIndexAtPoint [Michael Weghorn] + toolkit a11y: Return parent-relative coords if requested [Michael Weghorn] + toolkit a11y: Simplify AccessibleGridControl::getAccessibleAtPoint [Michael Weghorn] + toolkit a11y: Simplify AccessibleGridControlHeader::getAccessibleChild [Michael Weghorn] + toolkit a11y: Use cppu::ImplInheritanceHelper [Michael Weghorn] + toolkit a11y: Use existing Window::GetAccessibleParent [Michael Weghorn] + toolkit a11y: Use OAccessibleComponentHelper for grid control [Michael Weghorn] + toolkit a11y: Use pointers/refs to concrete TableControl class [Michael Weghorn] + toolkit: Drop DBG_CHECK_ME macro [Michael Weghorn] + toolkit: Drop IAccessibleTable::GetWindowInstance [Michael Weghorn] + toolkit: Drop ITableInputHandler [Michael Weghorn] + toolkit: Drop now unused TableControl::ConvertPointToControlIndex [Michael Weghorn] + toolkit: Drop obsolete SVTXGridControl TODO [Michael Weghorn] + toolkit: Drop TableDataWindow's unnecessary friend class [Michael Weghorn] + toolkit: Make TableControlAction an enum class [Michael Weghorn] + toolkit: Merge TableControl_Impl::{calc,impl_get}CellRect [Michael Weghorn] + toolkit: Move DefaultInputHandler::{Get,Lose}Focus logic to only callers [Michael Weghorn] + toolkit: Move TableControl key input logic into that class [Michael Weghorn] + toolkit: No longer provide getter for TableControl::m_pImpl [Michael Weghorn] + toolkit: Use method with return value instead of out param [Michael Weghorn] + tools : use constexpr array instead of std::vector [Arnaud VERSINI] + tools: moved function to create the color from string to tools [Tomaž Vajngerl] + tooltips appear empty (tdf#164799) [Noel Grandin] + top margin import fixed (tdf#165923) [Oliver Specht] + translate German comments (tdf#39468) [Johnny_M] + translate German word "gerade" in comment to English (tdf#39468) [Simon Chenery] + treeview a11y: Don't report header twice [Michael Weghorn] + treeview a11y: Fix parent-relative coordinates [Michael Weghorn] + trim excessive leading whitespace in connectivity [Noel Grandin] + try fix local variable is initialized but not referenced for ARM TB [Julien Nabet] + try to fix TB MSVC Analyzer [Julien Nabet] + try to make the Windows build happy [Noel Grandin] + try to use CoWaitForMultipleHandles magic to handle COM message loop [Mike Kaganski] + turn UI picker dialog into a SfxTabDialog [Heiko Tietze] + typo: off -> of [Justin Luth] + typo: Onine -> Online [Andras Timar] + typos and improvements in fr.po (wizards/scriptforge) [Julien Nabet] + UBSan apparently needs ScDatabaseRangeObj RTTI now [Stephan Bergmann] + UBSan apparently needs SwAnnotationItem RTTI now [Stephan Bergmann] + ucbhelper::Content can do nothing with a "private:stream" [Caolán McNamara] + UI: Ability to show/reveal characters being typed into (tdf#146947) [Balazs Varga] + UI: Add Better wording for ASCII-only characters (tdf#161411) [Balazs Varga] + UI: do not allow Online Update page if the original (tdf#159979) [Balazs Varga] + UI: fix different sizes in Image tabs Type & Crop (tdf#132853) [Balazs Varga] + UITest_calc_tests3: fix indent in insertQrCodeGen [Miklos Vajna] + UITest_writer_tests3: fix indent in insertQrCode [Miklos Vajna] + uncaught exception (cid#1401342, cid#1399255, cid#1465236) [Caolán McNamara] + unchecked dynamic_cast (cid#1646564) [Caolán McNamara] + undo HasDirectFormatting flag of table box (tdf#133352) [Oliver Specht] + undo/redo of comment insertion assumes Par2 content matches TextObject [Caolán McNamara] + unguarded read (cid#1557414) [Caolán McNamara] + unify ok/cancel/help buttons in the dialog (tdf#85976) [Xisco Fauli] + uninitialized pointer field (cid#1643905) [Caolán McNamara] + uninitialized scalar field (cid#1646745, cid#1644499, cid#1642988, cid#1636677, cid#1644497) [Caolán McNamara] + UNIQUE function is case-insensitive (tdf#162601) [Xisco Fauli] + UNIQUE function is case-insensitive also for non ASCII (tdf#162601) [Xisco Fauli] + unit tests for saving image icons and accelerators (tdf#60700) [David Hashe] + unnecessary qualifications on get_cursor_nId [Caolán McNamara] + uno grid a11y: Deduplicate 2 cases doing the same [Michael Weghorn] + uno grid a11y: Don't confuse row/col [Michael Weghorn] + uno grid a11y: Drop check for a11y context disposed from outside [Michael Weghorn] + uno grid a11y: Drop duplicate check whether alive [Michael Weghorn] + uno grid a11y: Drop method only declared, but not implemented [Michael Weghorn] + uno grid a11y: Drop superfluous check [Michael Weghorn] + uno grid a11y: Let impl handle alive check [Michael Weghorn] + uno grid a11y: Merge AccessibleGridControl{,Access} [Michael Weghorn] + uno grid a11y: Merge TableControl_Impl::{impl_,isAccessibleAlive} [Michael Weghorn] + uno grid a11y: Pass pos relative to TableControl as expected [Michael Weghorn] + uno grid a11y: Replace alive check by simple null check [Michael Weghorn] + uno grid a11y: Unify XAccessible implementation in base class [Michael Weghorn] + uno grid a11y: Use cppu::ImplInheritanceHelper [Michael Weghorn] + uno grid a11y: Use ImplInheritanceHelper [Michael Weghorn] + uno grid grid a11y: Return existing cell accessible [Michael Weghorn] + uno-skeletonmaker need to register all service names in passive registration (tdf#166139) [prrvchr] + uno: introduced command to copy slides [Pranam Lashkari] + unused "lock_" field in Components::WriteThread [Noel Grandin] + update cell formula if cells change from value to text (tdf#158709) [Oliver Specht] + update credits [Christian Lohmaier] + update git submodules [Sahil Gautam, Bogdan Buzea, Celia Palacios Gómez Tagle, Simon Chenery, Ismael Olea, Samuel Mehrbrodt, Robert Muir, Andrea Gelmini, Juan C. Sanz, Ilmari Lauhakangas, Karthik Godha, Dione Maddern, Olivier Hallot, Christian Lohmaier, Marco A.G.Pinto, Alain Romedenne, Julien Nabet, Martin Srebotnjak, Gabor Kelemen, Theppitak Karoonboonyanan, Xisco Fauli, Stanislav Horacek, Andras Timar, Mike Kaganski, László Németh, Shantanu Oak, Stephan Bergmann] + update ICU to 77.1 [Taichi Haradaguchi] + update LIBO_THIS_YEAR [Xisco Fauli] + update menu items based on concordance file selection (tdf#164847) [Andreas Heinisch] + update mergeclasses [Noel Grandin] + update pdfium to 6887 [Miklos Vajna] + update pdfium to 7012 [Miklos Vajna] + update readme files after Windows runtime baseline bump to 10 [Ilmari Lauhakangas] + update test range (tdf#165821) [Xisco Fauli] + update to skia m131 [Noel Grandin] + update to skia m132 [Noel Grandin] + update to skia m133 [Noel Grandin] + update to skia m134 [Noel Grandin] + update to skia m135 [Noel Grandin] + update to skia m136 [Noel Grandin] + upgrade HarfBuzz to 11.0.1 (tdf#157922, tdf#161981, tdf#163892) [Khaled Hosny] + upgrade mdds to 3.0.0 and liborcus to 0.20.0 [Kohei Yoshida] + use #pragma once instead of include guards (tdf#143148) [Ashwani kumar, Mohamed_Ali, Manish, Musuroi David-Gabriel] + use %PRODUCTNAME in UI and add a11y to dialog [Olivier Hallot] + use <=> operator for date (tdf#157665) [Mohamed Ali] + use _wputenv_s instead of _wputenv [Mike Kaganski] + use American English spelling "favorite" in UI strings [Ming Hua] + use any_of instead of loop to check for match (tdf#153109) [Simon Chenery] + use any_of to check for match in gciterator.cxx (tdf#153109) [Simon Chenery] + use any_of to check for match in spelldsp.cxx (tdf#153109) [Simon Chenery] + use C++20 contains() instead of find() and end() (tdf#158237) [Nam Bui, Rosh, kkasliwal, Devashish Gupta, Johann, Simon Chenery] + use C++20 std::erase instead of std::remove followed by erase (tdf#158337) [bruh] + use CComPtr and its method to create instance by prog id [Mike Kaganski] + use clang with --target switch on windows (pdfium/skia) [Christian Lohmaier] + use COL_WHITE for DOCCOLOR for both light and dark modes (tdf#165803) [Sahil Gautam] + use comphelper::containerToSequence() instead of loop [Akshay Kumar Dubey] + use COMReference to handle COM pointers in CreateShortcut [Mike Kaganski] + use correct object [Mike Kaganski] + use disable color for disabled controls in GTK [Sahil Gautam] + use dispatch command instead of numerical ID for the UNO commands (tdf#146150) [Manish] + use ErrorHandler::HandleError, instead of creating own message box [Mike Kaganski] + use existing ComponentContext (cool#10952) [Caolán McNamara] + use EXTENDED_MAX_PATH for consistency [Mike Kaganski] + use EXTENDED_MAX_PATH in ShutdownIcon [Mike Kaganski] + use final upstream harfbuzz fix [Caolán McNamara] + use GetEnvironmentVariableW a bit more correctly [Mike Kaganski] + use getFastAttributeTokens and getValueByIndex [Caolán McNamara] + use IID_PPV_ARGS and CComPtr to simplify [Mike Kaganski] + use IID_PPV_ARGS in COM calls to avoid C-style cast [Mike Kaganski] + use insert function instead of for loop (tdf#163738) [Simon Chenery, Manish] + use insert function instead of for loop in migration.cxx (tdf#163738) [Simon Chenery] + use lambdas instead of std::bind (tdf#165233) [Devashish Gupta, ArsalanKhan04, Karthik, Zainab Abbasi] + use LO_DEBUG_MAILMERGE environment variable to debug mailmerge.py [Mike Kaganski] + use member init list and initialize before member Loads [Caolán McNamara] + use meson as an external when building with fully-internal python [Christian Lohmaier] + use more B2DRange::translate [Noel Grandin] + use more ByteSequence in sax [Caolán McNamara] + use more concrete class in chart2 [Noel Grandin] + use more concrete UNO class in sw [Noel Grandin] + use more concrete UNO classes [Noel Grandin] + use more concrete UNO classes in framework [Noel Grandin] + use more concrete UNO classes in linguistic [Noel Grandin] + use more concrete UNO classes in OFormattedFieldWrapper [Noel Grandin] + use more concrete UNO classes in sd [Noel Grandin] + use more concrete UNO classes in SwVbaParagraphs [Noel Grandin] + use more concrete UNO classes in toolkit [Noel Grandin] + use more concrete UNO in chart2 [Noel Grandin] + use more concrete UNO in connectivity [Noel Grandin] + use more concrete UNO in dbaccess [Noel Grandin] + use more concrete UNO in reportdesign [Noel Grandin] + use more concrete UNO in sc [Noel Grandin] + use more concrete UNO in svx [Noel Grandin] + use more concrete UNO in sw [Noel Grandin] + use more concrete UNO in writer [Noel Grandin] + use more concrete UNO types in some local vars [Noel Grandin] + use more conrete UNO classes in vcl [Noel Grandin] + use more OutputDevice::Push/Pop related) (tdf#164799) [Noel Grandin] + use mutex before touching maBuffered2DDecomposition related) (tdf#131595) [Noel Grandin] + use non-full screen values for native full screen windows (tdf#128186) [Patrick Luby] + use o3tl/source_location.hxx in errcode [Mike Kaganski] + use o3tl::convert [Mike Kaganski] + use o3tl::toW instead of c-style cast [Mike Kaganski] + use of auto that causes a copy (cid#1646569) [Caolán McNamara] + use officecfg instead of custom accessor methods [Gabor Kelemen] + use osl_getEnvironment instead of getenv [Mike Kaganski] + use OUString instead of run-time conversion from char arrays [Mike Kaganski] + use OUString literals in convert3to4.cxx (tdf#158068) [Simon Chenery] + use OUString literals in DataInterpreter.cxx (tdf#158068) [Simon Chenery] + use OUString literals in dbmgr.cxx (tdf#158068) [Simon Chenery] + use OUString literals in printerinfomanager.cxx (tdf#158068) [Simon Chenery] + use OUString literals in ShapeFactory.cxx (tdf#158068) [Simon Chenery] + use OUString literals in targetlistener.cxx (tdf#158068) [Simon Chenery] + use OUStringBuffer instead of C-style array [Mike Kaganski] + use position of mouse release for ValueSet select (tdf#165881) [Caolán McNamara] + use pragma once instead of include guards (tdf#143148) [Akshay Kumar Dubey, Johann Lorber, Devashish Gupta, Ahmed Khaled, Rahul Anand] + use pragma once instead of include guards in (tdf#143148) [Chika Starks] + use pragma once instead of include guards in ucbhelper (tdf#143148) [Simon Chenery] + use proper enums for ApplicationAppearance instead of raw ints (tdf#164970) [Sahil Gautam] + use range based for loop in docstyle.cxx (tdf#145538) [Simon Chenery] + use range based for loop in svx (tdf#145538) [kkasliwal] + use range based for loops (tdf#145538) [Mohamed Ali, Manish, Rafał Dobrakowski, Ahmed Khaled, Simon Chenery] + use ranged based for loops in (tdf#145538) [kkasliwal] + use SAL_INFO/WARN instead of f/printf (tdf#130924) [Manish Bera] + use sal_Int32 for string length [Mike Kaganski] + use same type as getNumberOfRecords [Caolán McNamara] + use StaticWhichCast (tdf#140226) [Oromidayo Owolabi, Manish Bera] + use std::copy() instead of memcpy() (tdf#163691) [Kukee Thoo] + use std::copy() instead of memcpy() in docpasswordhelper.cxx (tdf#163691) [Kukee Thoo] + use std::copy() instead of memcpy(). (tdf#163691) [Akshay Kumar Dubey] + use std::copy() instead of memmove() (tdf#163691) [Alin Andrei Abahnencei] + use std::initializer_list, C-style array instead of more expensive Sequence [Mike Kaganski] + use std::size() instead of SAL_N_ELEMENTS() (tdf#147021) [Nam Bui, Ahmed Khaled, Mohamed Zaghloul] + use std::size() instead of SAL_N_ELEMENTS() in ww8par.cxx (tdf#147021) [kkasliwal] + use std::size() instead of SAL_N_ELEMENTS() macro (tdf#147021) [Rahul Anand] + use std::ssize() instead of SAL_N_ELEMENTS macro (tdf#147021) [Devashish Gupta] + use std::string_view for TokenValue [Caolán McNamara] + use std::swap in indexentrysupplier_default.cxx (tdf#148251) [Simon Chenery] + use std::u16string_view to avoid needless allocation [Mike Kaganski] + use stronger typed SwClient (tdf#164490) [Akshay Kumar Dubey] + use SvtSecurityOptions::IsMacroDisabled() instead of officecfg check [Mike Kaganski] + use symbolic constants instead of magic numerical constants (tdf#145759) [Rahul Anand, bruh] + use the pam as seen in MSWordExportBase::ExportDocument [Caolán McNamara] + use the same modifier keys during a scrolling session (tdf#151423) [Patrick Luby] + use tools::DeleteOnDeInit for FilterCache [Noel Grandin] + used range loop in textbreakuphelper.cxx (tdf#145538) [asif196] + useless call (cid#1642990, cid#1646747) [Caolán McNamara] + useless declaration with initialization before setting the actual value [Mike Kaganski] + uui: Move showing warning dialog out of PasswordDialog ctor (tdf#130857) [Michael Weghorn] + valueset a11y: Dispose ValueItemAcc objects [Michael Weghorn] + valueset a11y: Drop always false ValueSetItem::GetAccessible param [Michael Weghorn] + valueset a11y: Drop ValueItemAcc::mbIsTransientChildrenDisabled [Michael Weghorn] + valueset a11y: Fix reported position [Michael Weghorn] + valueset a11y: Rename ValueItemAcc::mpParent to mpValueSetItem [Michael Weghorn] + valueset a11y: Rename ValueSetAcc::mpParent to mpValueSet [Michael Weghorn] + valueset a11y: Simplify ValueItemAcc::getAccessibleIndexInParent [Michael Weghorn] + valueset a11y: Use OAccessibleComponentHelper for ValueItemAcc [Michael Weghorn] + valueset a11y: Use OAccessibleComponentHelper for ValueSetAcc [Michael Weghorn] + variable field dialog size of value field (tdf#160621) [Oliver Specht] + vcl : use frozen unordered_map to avoid allocations [Arnaud VERSINI] + vcl a11y: Call AccessibleIconChoiceCtrl ctor directly [Michael Weghorn] + vcl a11y: Call AccessibleIconView ctor directly [Michael Weghorn] + vcl a11y: Call AccessibleListBox ctor directly [Michael Weghorn] + vcl a11y: Don't rely on Window a11y parent being Window (tdf#163989) [Michael Weghorn] + vcl a11y: Don't use same text for list item a11y name and description [Michael Weghorn] + vcl a11y: Drop AccessibleBrowseBoxBase::getAccessibleIndexInParent [Michael Weghorn] + vcl a11y: Drop comments mentioning non-existent OAccessibleListBoxEntry [Michael Weghorn] + vcl a11y: Drop custom special value for a11y role [Michael Weghorn] + vcl a11y: Drop idea about more roles for msg/alert/... dialogs [Michael Weghorn] + vcl a11y: Drop namespace "accessibility" [Michael Weghorn] + vcl a11y: Drop unused forward declaration [Michael Weghorn] + vcl a11y: Drop XTypeProvider::getImplementationId overrides [Michael Weghorn] + vcl a11y: Flatten VCLXAccessibleComponent::implGetBounds [Michael Weghorn] + vcl a11y: Move AccessibleFactory declaration to header [Michael Weghorn] + vcl a11y: Move listbox entry a11y desc logic to only caller [Michael Weghorn] + vcl a11y: No longer report IconView item tooltip as a11y desc [Michael Weghorn] + vcl a11y: No longer use factory to create AccessibleTabListBox [Michael Weghorn] + vcl a11y: Rework toolbar item window a11y (tdf#163989) [Michael Weghorn] + vcl a11y: Use AccessibleRole constant [Michael Weghorn] + vcl a11y: Use more specific ListBox subclass in VCLXAccessibleTextField ctor [Michael Weghorn] + vcl a11y: Use sal_Int32 in IComboListBoxHelper::GetBoundingRectangle [Michael Weghorn] + vcl lok: avoid changing the current view during Yield (cool#10782) [Miklos Vajna] + vcl lok: expose info about the scheduler (cool#11064) [Miklos Vajna] + vcl lok: fold the scheduler info into the anyinput callback (cool#11064) [Miklos Vajna] + vcl mtfxmldump : allocates less OUString [Arnaud VERSINI] + vcl treeview: Pass SvLBoxButtonData by ref instead of pointer [Michael Weghorn] + vcl win: Use only Windows build number to identify version [Michael Weghorn] + vcl,sc,sw: PDF/UA export: fix Contents of Link annotations (tdf#161583) [Michael Stahl] + vcl/qa/cppunit/GraphicTest: Don't test for the exact size of the png file. [Sebastian Andrzej Siewior] + vcl: _rStyle -> rStyle [Christopher Sherlock] + vcl: add comments for Window::GetBorder() [Christopher Sherlock] + vcl: AnimationContainer to handle Animation with memory managing [Tomaž Vajngerl] + vcl: aType -> eType [Christopher Sherlock] + vcl: better variable naming for annotating low priority idles. [Michael Meeks] + vcl: BlendFrameCache refactor [Christopher Sherlock] + vcl: cairo: split cairo format defines into new header [Aron Budea] + vcl: cairo: use correct order in RGBA case (tdf#166005) [Aron Budea] + vcl: Call MetricSpinButton::format_number directly [Michael Weghorn] + vcl: convert MET to use ImportOutput [Tomaž Vajngerl] + vcl: convert PCD to use ImportOutput [Tomaž Vajngerl] + vcl: convert PCX to use ImportOutput [Tomaž Vajngerl] + vcl: convert PPM/PBM and DXF to use ImportOutput [Tomaž Vajngerl] + vcl: convert TGA to use ImportOutput [Tomaž Vajngerl] + vcl: declare variable in for loop [Christopher Sherlock] + vcl: Dereferencing NULL pointer 'pData' [Xisco Fauli] + vcl: document BitmapFilter [Christopher Sherlock] + vcl: don't initialize variable and then immediately clobber it in for loop [Christopher Sherlock] + vcl: Drop commented code in SvTabListBox::SetTabs [Michael Weghorn] + vcl: Drop ImplLongCurrencyGetValue [Michael Weghorn] + vcl: Drop LongCurrencyFormatter::SetDecimalDigits [Michael Weghorn] + vcl: Drop no more needed SystemEnvData::aShellWindow [Michael Weghorn] + vcl: Drop pointless SvLBoxButtonData::m_bDefaultImages and getter [Michael Weghorn] + vcl: Drop PPDParser friend class PPDContext [Michael Weghorn] + vcl: Drop RoadmapWizard::implConstruct param [Michael Weghorn] + vcl: Drop SvLBoxButtonData::SetImage [Michael Weghorn] + vcl: Drop SvListView::Impl::ActionClear detour [Michael Weghorn] + vcl: Drop unused PPDParser forward declaration [Michael Weghorn] + vcl: Drop weld::EntryTreeView::EntryModifyHdl decl [Michael Weghorn] + vcl: Extract BuilderBase::extractGroup helper (tdf#130857) [Michael Weghorn] + vcl: Extract Formatter method to convert value to string (tdf#130857) [Michael Weghorn] + vcl: Extract helper to map GTK to VCL buttons type (tdf#130857) [Michael Weghorn] + vcl: extract scanning for resources to UserResourceScanner class [Tomaž Vajngerl] + vcl: extract ScrollBar hit test functions [Christopher Sherlock] + vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame() [Christopher Sherlock] + vcl: Fix incorrect adjustment of bidi MultiSalLayouts (tdf#165510) [Jonathan Clark] + vcl: fix modelines in vcl/source/control/fmtfield.cxx [Christopher Sherlock] + vcl: fix modelines in vcl/source/control/hyperlabel.cxx [Christopher Sherlock] + vcl: Fix threaded reading of graphics [Tomaž Vajngerl] + vcl: flatten BlendFrameCache.cxx [Christopher Sherlock] + vcl: flatten control/calendar.cxx functions [Chris Sherlock] + vcl: flatten ImplFindPartRect() [Christopher Sherlock] + vcl: flatten Slider:ImplInitSettings() [Christopher Sherlock] + vcl: flatten StartExtHelp() and EndExtHelp() in Help [Christopher Sherlock] + vcl: flatten TabControl::ImplInitSettings() [Christopher Sherlock] + vcl: flatten vcl_component_getFactory() [Christopher Sherlock] + vcl: followup to remove unnecessary resets [Christopher Sherlock] + vcl: ignore readability commit [Christopher Sherlock] + vcl: ImpGraphic - rearange code to keep each each type together [Tomaž Vajngerl] + vcl: ImpGraphic - use sal_Int64 for byte size [Tomaž Vajngerl] + vcl: ImplCalcPos() -> lcl_CalcPos() [Christopher Sherlock] + vcl: initialize DDInfo members in definition [Christopher Sherlock] + vcl: introduce BitmapContainer and use it in ImpGraphic for bitmap [Tomaž Vajngerl] + vcl: Introduce ImportOutput to return BitmapEx or Animation [Tomaž Vajngerl] + vcl: make BitmapDarkenBlendFilter use BitmapFilter [Chris Sherlock] + vcl: make BitmapDarkenBlendFilter variables constant [Chris Sherlock] + vcl: make calendar.cxx more readable [Chris Sherlock] + vcl: make Color parameters const in BitmapEx::createAlphaBlendFrame() [Christopher Sherlock] + vcl: make control/calendar.cxx variables const [Chris Sherlock] + vcl: make ImpGraphic::getBitmap private [Tomaž Vajngerl] + vcl: make OutputDevice classes aware of animation capability (tdf#74702) [Christopher Sherlock] + vcl: Make PPDValueType an enum class [Michael Weghorn] + vcl: make variables const in combobox.cxx [Christopher Sherlock] + vcl: menubtn.[hc]xx -> MenuButton.[hc]xx [Christopher Sherlock] + vcl: Merge LclHeaderTabListBox into SvHeaderTabListBox [Michael Weghorn] + vcl: Merge SvHeaderTabListBoxImpl into SvHeaderTabListBox [Michael Weghorn] + vcl: Merge SvLBoxButtonData::InitData into ctor [Michael Weghorn] + vcl: Merge SvLBoxButtonData_Impl into SvLBoxButtonData [Michael Weghorn] + vcl: Merge SvTreeListBox::{SetCheckButtonData,EnableCheckButton} [Michael Weghorn] + vcl: more fine grained handling of error in PNG reader [Tomaž Vajngerl] + vcl: Move extract* helpers to BuilderBase (tdf#130857) [Michael Weghorn] + vcl: move FormattedField to own file [Christopher Sherlock] + vcl: Move help win helper declarations to .cxx [Michael Weghorn] + vcl: move ImplInit into Slider constructor [Christopher Sherlock] + vcl: Move sal_Int64 <-> double helpers to weld::SpinButton (tdf#130857) [Michael Weghorn] + vcl: move SwapInfo to own header file [Tomaž Vajngerl] + vcl: move TextLine to own header file [Christopher Sherlock] + vcl: move variables closer to first usage [Christopher Sherlock] + vcl: move variables closer to first use in BitmapColorizeFilter [Chris Sherlock] + vcl: move variables closer to first use in BitmapColorQuantizationFilter [Chris Sherlock] + vcl: move variables closers to first use [Christopher Sherlock] + vcl: Move X11DnDHelper to gen, drop return value (tdf#164380) [Michael Weghorn] + vcl: move {Bitmap,Animation}Container to own files, createSwapInfo [Tomaž Vajngerl] + vcl: nStyle -> eStyle [Christopher Sherlock] + vcl: nType -> eType [Christopher Sherlock] + vcl: OV_DRAWGRID is not ever set anywhere [Christopher Sherlock] + vcl: Pass control by ref to SvLBoxButtonData::SetDefaultImages [Michael Weghorn] + vcl: Pass vector to SvTabListBox::SetTabs [Michael Weghorn] + vcl: prefix member variables with 'm' in BitmapBasicMorphologyFilter [Chris Sherlock] + vcl: remove commented out code [Christopher Sherlock] + vcl: remove i_ prefix and use recommend variable prefixes [Christopher Sherlock] + vcl: remove implInit() from HyperLabel [Christopher Sherlock] + vcl: remove SpinButton::ImplInit() [Christopher Sherlock] + vcl: remove unnecessary comments [Christopher Sherlock] + vcl: remove unnecessary headers from tabctrl.cxx [Christopher Sherlock] + vcl: remove unnecessary headers in edit.cxx [Christopher Sherlock] + vcl: remove unnecessary headers in throbber.cxx [Christopher Sherlock] + vcl: remove unnecessary incldues in hyperlabel.cxx [Christopher Sherlock] + vcl: remove unnecessary includes from combobox.cxx [Christopher Sherlock] + vcl: remove unnecessary includes from field.hxx [Christopher Sherlock] + vcl: remove unnecessary includes in calendar.cxx [Chris Sherlock] + vcl: remove unnecessary includes in ctrl.cxx [Christopher Sherlock] + vcl: remove unnecessary includes in fmtfield.cxxx [Christopher Sherlock] + vcl: remove unnecessary parentheses [Christopher Sherlock] + vcl: remove unnecessary resets [Christopher Sherlock] + vcl: remove unused include [Miklos Vajna] + vcl: remove using namespace from components/factory.cxx [Christopher Sherlock] + vcl: remove using namespace from components/fontindent.cxx [Christopher Sherlock] + vcl: remove using namespace from edit.cxx [Christopher Sherlock] + vcl: remove using namespace from fmtfield.cxx [Christopher Sherlock] + vcl: remove using namespaces from field.cxx [Christopher Sherlock] + vcl: remove VectorGraphicData string path constructor [Tomaž Vajngerl] + vcl: rename DDInfo to DragDropInfo [Christopher Sherlock] + vcl: rename enum variable prefixes [Christopher Sherlock] + vcl: rename local functions in spinfld.cxx [Christopher Sherlock] + vcl: Replace HELPWINSTYLE_* constants by enum class [Michael Weghorn] + vcl: Replace use of MYTABMASK in SvTabListBox::SetTabAlignCenter [Michael Weghorn] + vcl: Return ref in Formatter::GetOrCreateFormatter [Michael Weghorn] + vcl: Return XClipboard in SalInstance::CreateClipboard [Michael Weghorn] + vcl: Return XDragSource in SalInstance::{Impl}CreateDragSource [Michael Weghorn] + vcl: Return XDropTarget in SalInstance::{Impl}CreateDropTarget [Michael Weghorn] + vcl: silence warning C6011 [Xisco Fauli] + vcl: Simplify and rename SvTabListBox::SetTabJustify [Michael Weghorn] + vcl: simplify Animation::Invert() [Christopher Sherlock] + vcl: simplify ImplCalcPos() [Christopher Sherlock] + vcl: split off IdleFormatter to own source files [Christopher Sherlock] + vcl: SvHeaderTabListBox: Pass HeaderBar in ctor [Michael Weghorn] + vcl: Switch BuilderBase::set_response param from short to int [Michael Weghorn] + vcl: Switch SAL_WARN about button types to assert [Michael Weghorn] + vcl: Use a std::map for SvLBoxButtonData::aBmps [Michael Weghorn] + vcl: Use enum class instead of int defines for treeview button types [Michael Weghorn] + vcl: Use Size instead of width/height in SvLBoxButtonData [Michael Weghorn] + vcl: use std::accumulate() for Animation::GetSizeBytes() [Christopher Sherlock] + VclBuilder: Move more radio group logic to base class (tdf#130857) [Michael Weghorn] + VclBuilder: Store radio button groups in BuilderBase (tdf#130857) [Michael Weghorn] + version 25.8.0.0.alpha1, tag libreoffice-25.8.0.0.alpha1 [Christian Lohmaier] + WASM clarified --with-wasm-module [Moritz Duge] + WASM clean up AC_DEFINE section [Moritz Duge] + WASM enable Impress for WASM builds [Moritz Duge] + we already have a SwXTextDocument, don't need to cast [Caolán McNamara] + we can use the PoolItem SetAttr rather than create an entire SfxItemSet [Caolán McNamara] + we don't need that hack with --enable-emscripten-jspi [Stephan Bergmann] + we don't need to broadcast these GrabBag changes [Caolán McNamara] + we never actually erase device in SetOutputSizePixelScaleOffsetAndLOKBuffer [Noel Grandin] + weak pointer for BroadcasterMixins [Bjoern Michaelsen] + weld icon view: Pass VirtualDevice by ref instead of pointer [Michael Weghorn] + weld: Abstract from "input"/"output" SpinButton signals (tdf#130857) [Michael Weghorn] + weld: Add weld::Grid to handle grid child positions [Michael Weghorn] + weld: Add weld::Widget::signal_* methods to call handlers [Michael Weghorn] + weld: Don't use "upper" as param name for lower [Michael Weghorn] + weld: Drop now unused weld::Widget::{g,s}et_grid_* [Michael Weghorn] + weld: Drop unused CustomWeld::{g,s}et_grid_left_attach [Michael Weghorn] + weld: Let Formatter:m_aInputHdl use double instead of sal_Int64 [Michael Weghorn] + weld: Let SpinButton input hdl only parse value from string (tdf#130857) [Michael Weghorn] + weld: Let SpinButton output hdl only format the string (tdf#130857) [Michael Weghorn] + weld: Let SpinButton::signal_output return text (tdf#130857) [Michael Weghorn] + weld: Make {Icon,Tree}View::{,un}select_all purely virtual (tdf#130857) [Michael Weghorn] + weld: Port AdditionsDialog to new weld::Grid API [Michael Weghorn] + weld: Rename weld::Treeview selection signal/connect [Michael Weghorn] + weld: Switch SpinButton::{format_text,parse_value} to double [Michael Weghorn] + weld::Scrollbar: Make clear that signal is about value change [Michael Weghorn] + win, macOS: Drop return value of OleDnDHelper [Michael Weghorn] + win: fix dependency issue on libffi for internal python [Christian Lohmaier] + win: Reuse existing WinSalInstance::getWindowsBuildNumber [Michael Weghorn] + wina11y: Clean up listener creation a bit [Michael Weghorn] + wina11y: Deduplicate 2 cases doing the same [Michael Weghorn] + wina11y: Drop redundant 'this->' [Michael Weghorn] + wina11y: Drop unused includes [Michael Weghorn] + wina11y: Remove popup menu with its children (tdf#157001) [Michael Weghorn] + wina11y: Simplify SELECTION_CHANGED_* handlers a bit [Michael Weghorn] + wina11y: Use Ref instead of extra raw pointer [Michael Weghorn] + windows 10 is the baseline, drop checks for older versions [Mike Kaganski] + windows 7-8.1 support was removed, prevent install on these old systems [Mike Kaganski] + windows arm64 requires SDK 10.0.22000 or newer for clang (skia,pdfium) [Christian Lohmaier] + windows signing: fail build on signtool failure [Thorsten Behrens] + winget configuration: add pkgconf and meson [Christian Lohmaier] + word 2010 dotx should be flagged as FILTER_DOCX (tdf#164201) [Justin Luth] + word 2010 filter should be flagged as FILTER_DOCX (tdf#164201) [Justin Luth] + work around epm failure with readme file gone from SDK [Stephan Bergmann] + write #NAME? for an empty definedName value (tdf#148812) [Tomaž Vajngerl] + write test for numbering rules font name (tdf#135335) [Deepanshu Sharma] + writer Navigator enhancement to show in the tooltip for (tdf#163646) [Jim Raykowski] + writerfilter: avoid exception when SAL_DISABLE_PRINTERLIST (tdf#164263) [Justin Luth] + writerfilter: fix missing even/odd header properties (tdf#164748) [Justin Luth] + writerfilter: handle row's tblPrEx tblCellMar (tdf#165424) [Justin Luth] + wsl-as-helper: fix extracting zxing tarball (dangling symlinks) [Christian Lohmaier] + XClipboardOwner::lostOwnership is documented to take the old content [Stephan Bergmann] + xml::sax::XWriter is a xml::sax::XDocumentHandler [Caolán McNamara] + xmloff lok: improve error reporting (cool#11320) [Miklos Vajna] + xmloff: don't export default end zone value "no-limit" (tdf#165984) [László Németh] + xmloff: warn, but not fail when can't export a numbering style (cool#11320) [Miklos Vajna] + xmlsec: upgrade to 1.3.7 [Xisco Fauli] + zxing-cpp: Upgrade to 2.3.0 [Xisco Fauli] + zxing: sort objects alphabetically [Xisco Fauli] + dictionaries + add Assamese [Shantanu Oak] + add Kannada [Shantanu Oak] + add license for Tamil [Shantanu Oak] + add licenses for Assamese, Kannada, Oriya, Punjabi and Sanskrit [Shantanu Oak] + add Marathi & Bengali [Shantanu Oak] + add Punjabi & Oriya [Shantanu Oak] + add Sanskrit [Shantanu Oak] + add Tamil [Shantanu Oak] + added Marathi hyphenation and thesaurus [Shantanu Oak] + rename hypn to hyph [Shantanu Oak] + revert "Add licenses for Assamese, Kannada, Oriya, Punjabi and Sanskrit" [Christian Lohmaier] + update Danish dictionaries to v2.9.001 [Xisco Fauli] + update hindi [Shantanu Oak] + upgrade Ukrainian dictionaries to 6.6.1 [Xisco Fauli] + help + (part 2) Data Provider Help page (tdf#137419) [Olivier Hallot] + (part) Restore Data Provider Help page (tdf#137419) [Olivier Hallot] + (subsequent) Revisit hyperlink Help pages (tdf#151551) [Olivier Hallot] + add a tip to Insert Manual Break page (tdf#71583) [Gabor Kelemen] + add bookmarks to Pivot Table Gouping (tdf#160178) [Olivier Hallot] + add case sentitivity entry to validity page (tdf#165551) [Olivier Hallot] + add detailed list of allowed PDF password characters (tdf#161411) [Gabor Kelemen] + add help page for Cell Appearance sidebar panel (tdf#162504) [Dione Maddern] + add help page for the new Copy Field Content dialog (tdf#164318) [Gabor Kelemen] + add info on saving only active sheet. [Olivier Hallot] + add Page Layout Help page to View menu (tdf#137084) [Olivier Hallot] + add Paste Special entry in index. (tdf#121452) [Olivier Hallot] + add precision on Duplicates command fo Calc [Olivier Hallot] + add reference to Calc Multithreading (tdf#132784) [Olivier Hallot] + add semicolon in rule. [Olivier Hallot] + add Table style in style category page. (tdf#164068) [Olivier Hallot] + adjust labels used in Appearance options page [Stanislav Horacek] + BASIC help pages must explicitly state types (tdf#163745) [Olivier Hallot] + BASIC help pages must explicitly state types of all arguments (tdf#163745) [Olivier Hallot] + bookmarks for text boundaries page (tdf#166256) [Olivier Hallot] + CHOOSECOLS, CHOOSEROWS Help page (tdf#151000, tdf#150999) [Olivier Hallot] + clarify criterion as string expression in SUMIF (tdf#131927) [Olivier Hallot] + code comment english precision [Alain Romedenne] + code sample fix [Alain Romedenne] + CSS: add missing semicolon and tweak whitespace [Ilmari Lauhakangas] + describe the new checkbox in Page Number Wizard dialog (tdf#71583) [Gabor Kelemen] + disambiguate hid2file.js spotlight (tdf#162607) [Olivier Hallot] + disambiguate hid2file.js, Insert/Edit Section (tdf#162607) [Olivier Hallot] + DROP() Help page (tdf#150998) [Olivier Hallot] + edit source/text/sbasic/shared/03/sf_filesystem.xhp [Celia Palacios Gómez Tagle] + edit source/text/sdatabase/dabawiz02access.xhp [Juan C. Sanz] + error code 5 Invalid procedure call possible for NOW() (tdf#154285) [Simon Chenery] + escape CGI comma for xapian template (tdf#165758) [Olivier Hallot] + EXPAND() Help page (tdf#151001) [Olivier Hallot] + explicit FilePicker wildcards in filters [Alain Romedenne] + fix a "D'oh! you found a bug!" [Olivier Hallot] + fix bad link in Save Remote menu page. [Olivier Hallot] + fix command line call for right module Help (Help part) [Olivier Hallot] + fix Draw - Scale Help page (tdf#165141) [Olivier Hallot] + fix Help pages for labels and business cards [Olivier Hallot] + fix links in text. [Olivier Hallot] + fix missing space in page title [Stanislav Horacek] + fix name of icon for standard filter [Stanislav Horacek] + fix not localized items of displayed information table [Stanislav Horacek] + fix some new functions Help pages [Olivier Hallot] + fix some tables layout for statistics examples [Olivier Hallot] + fix syntax parameter description for consistency [Olivier Hallot] + fix typo [Andrea Gelmini, Olivier Hallot] + fix typos [Andrea Gelmini] + fix wording about "Column type" in CSV import. (tdf#165987) [Olivier Hallot] + fix XML tag position [Olivier Hallot] + help for paragraph justification (tdf#166467) [Olivier Hallot] + help page for "Appearance" tab page (tdf#164395) [Sahil Gautam] + help page for Appl'tion Appearance (II) (tdf#164395) [Sahil Gautam] + help Updates for Hyperlink Dialog (tdf#151551) [Karthik Godha] + improve Option dialog for Pivot Table (tdf#165271) [Bogdan Buzea] + make the word 'and' localizable in Xapian search result template [Andras Timar] + more content in Data Provider Help page (tdf#137419) [Olivier Hallot] + more omissions in Python help [Alain Romedenne] + multiple omissions/bugs in Python help [Alain Romedenne] + mute L10n in python code examples [Olivier Hallot] + page style header/footer HelpID (tdf#165836) [Olivier Hallot] + PDF/UA requires tagged PDF (tdf#164549) [Olivier Hallot] + precisions about OS recognition in scripts [Alain Romedenne] + prevent icons to shrink in page. [Olivier Hallot] + print option for "custom pages per sheet" (tdf#164180) [Olivier Hallot] + remove unused transformation on no-script [Olivier Hallot] + replace "Languages" by "General" in Tools > Languages (tdf#166471) [Julien Nabet] + sections of privacy policy are labeled by roman numerals [Stanislav Horacek] + SF_exception help corrections [Alain Romedenne] + SF_Platform new property [Alain Romedenne] + some visual enhancements on icons for New command [Olivier Hallot] + sw: document Text Flow -> Paragraph/Column/Page/Spread end zones (tdf#165984) [László Németh] + sw: document Text Flow->Move Line (HyphenationKeepLine) (tdf#165354) [László Németh] + TabPageContainer new facility in ScriptForge Dialogs - part 1 & 2 [Alain Romedenne] + take dark mode into account with selection pseudo-element [Ilmari Lauhakangas] + TAKE() Help page (tdf#150997) [Olivier Hallot] + the "point" mentioned in the help is not a "printer point" [Mike Kaganski] + there is no Medium tab for business cards anymore (tdf#152122) [Stanislav Horacek] + TOROW() + TOCOL() Help pages (tdf#150878, tdf#150879) [Olivier Hallot] + untangle help page for Paste Special. [Olivier Hallot] + update BASIC format codes (tdf#143183) [Olivier Hallot] + update Help with object boundaries options + autocomplete. (tdf#166256) [Olivier Hallot] + update View menu Help page (tdf#137084) [Olivier Hallot] + use ";" for separator in SUMIF function (tdf#166251) [Julien Nabet] + use consistent markup for On... event properties [Stanislav Horacek] + VBA Excel method - poorly supported [Alain Romedenne] + VSTACK, HSTACK Help pages (tdf#150868, tdf#150867) [Olivier Hallot] + work on tables for dark mode [Olivier Hallot] + WRAPROWS() + WRAPCOLS() Help pages (tdf#150881, tdf#150880) [Olivier Hallot] + translations + drop spurious [Stephan Bergmann] + update templates for master/25.8.0 alpha1 [Christian Lohmaier] + update translations for master [Xisco Fauli, Christian Lohmaier] + update translations for master/25.8.0 alpha1 [Christian Lohmaier]