+ core + , Related 165604 - Page/Column Preview (tdf#132286) [Heiko Tietze] + - [API CHANGE] Rename ToolbarModeDialog to UIPicker (tdf#158880) [Heiko Tietze] + - Apply UI choice on Welcome dialog to all modules (tdf#166543) [Heiko Tietze] + - Let users select multiple toolbars at once (tdf#158880) [Heiko Tietze] + - Make line style color depend on dialog background (tdf#165604) [Heiko Tietze] + - Rearrange Appearance UI (tdf#164970) [Heiko Tietze] + - Reuse the Welcome dialog for WhatsNew (tdf#166594) [Heiko Tietze] + - Show a Welcome dialog on first start-up (tdf#137931) [Heiko Tietze] + - Show Welcome dialog on the very first start only (tdf#166733) [Mike Kaganski] + - Show Welcome dialog only once (tdf#166733) [Heiko Tietze] + - Welcome dialog must not use standard buttons (tdf#166541) [Heiko Tietze] + - Welcome dialog: Animated image broken on macOS (tdf#166542) [Rania Amina] + [API CHANGE] a11y: Drop unused XPane2::getAccessible [Michael Weghorn] + [API CHANGE] a11y: Drop unused XPane2::setAccessible [Michael Weghorn] + [API CHANGE] New "Encoding" property for text import / clipboard paste (tdf#166208) [Mike Kaganski] + [API CHANGE] remove all app background related api/ui/code (tdf#164970) [Sahil Gautam] + [API CHANGE] simplify theme schema (tdf#164970) [Sahil Gautam] + [API CHANGE] uitest: Add API to get XUIObject for specific XWindow [Michael Weghorn] + a11y test: Don't rely on XWindow being XAccessible [Michael Weghorn] + a11y tests: Don't rely on XWindow being window's XAccessible [Michael Weghorn] + a11y tests: Drop unused include [Michael Weghorn] + a11y tests: Use vcl::Window in XAccessibleEventBroadcasterTester [Michael Weghorn] + a11y: Drop unused accessiblefactory.hxx includes [Michael Weghorn] + a11y: Flatten OWrappedAccessibleChildrenManager::getAccessibleWrapperFor [Michael Weghorn] + a11y: Merge OAccessibleContextWrapperHelper::baseGet* into callers [Michael Weghorn] + a11y: Move OAccessibleWrapper etc. to svx [Michael Weghorn] + a11y: Slightly simplify OWrappedAccessibleChildrenManager::dispose [Michael Weghorn] + a11y: Turn cppu::ImplHelper1 subclass into alias [Michael Weghorn] + accessibility: remove the colon (:) from the label of the Column. [Henry Castro] + add a checkbox for enabling/disabling application theming (tdf#164970) [Sahil Gautam] + add an eot fuzzer [Caolán McNamara] + add another test for (tdf#166781) [Mike Kaganski] + add app background bitmap customization ui/api/code (tdf#164970) [Sahil Gautam] + add checkbox for toggling document color customization (tdf#164970) [Sahil Gautam] + add Java-WebSocket to deps to the ridljar/libreoffice pom [Christian Lohmaier] + add meson to PERMITTED_BUILD_TARGETS [Christian Lohmaier] + add other bugtrackers to autolinking for vscode/gitlens [Christian Lohmaier] + add sc_list_remove icon (tdf#165838) [SilverGreen93] + add sc_list_remove icons for light themes (tdf#165838) [SilverGreen93] + add support for TEXTAFTER function (tdf#150865) [Xisco Fauli] + add support for TEXTBEFORE function (tdf#150864) [Xisco Fauli] + add unittest for first-page-header&footer (tdf#166205) [Bayram Çiçek] + added SeparatorType to ClipboardTextImport and TextToColumnsImport (tdf#165744) [Bogdan Visanescu] + an EditEngine always exists [Caolán McNamara] + android-viewer translated using Weblate [Weblate] + android: Update Android Gradle Plugin to 8.10.1 [Michael Weghorn] + apply converted style name to StyleRef field (tdf#166850) [Oliver Specht] + apply none fill style for transparent fill color [Szymon Kłos] + avoid C-style array and fixed index madness (tdf#166208) [Mike Kaganski] + avoid O(n^2) loop in ScDocument::AddValidationEntry (tdf#166684) [Noel Grandin] + avoid O(n^2) loop when importing comments (tdf#166684) [Noel Grandin] + avoid OOM (ofz#415190397) [Caolán McNamara] + avoid reading out of bounds [Mike Kaganski] + avoid renaming pre-existing bookmarks (tdf#165918) [Mike Kaganski] + avoid some unneeded casting [Mike Kaganski] + avoid storing data for delayed deduplication in MarkManager itself [Mike Kaganski] + avoid use of SAL_N_ELEMENTS macro in langtab.cxx (tdf#147021) [Simon Chenery] + avoid use of SAL_N_ELEMENTS macro in qproform.cxx (tdf#147021) [Simon Chenery] + avoid using HighlightTextColor on treeview standard image (tdf#166773) [Mike Kaganski] + avoid vcl warning [Noel Grandin] + basctl a11y: Drop AccessibleDialogControlShape::getAccessibleIndexInParent [Michael Weghorn] + basctl: Set menu item ID to fix gtk4 crash [Michael Weghorn] + basctl: Use id of first radio item for group ID (tdf#130857) [Michael Weghorn] + base toolbar customization page displays wrong scope (tdf#146256) [Caolán McNamara] + bCheckPageDescOfNextPage doesn't need pNewPage->GetNext() [Mike Kaganski] + branch libreoffice-25-8 [Christian Lohmaier] + bump minimum Xcode version to 14.3 (and that in turn requries macOS 13) [Christian Lohmaier] + bump product version to 25.8.0.0.alpha1+ [Christian Lohmaier] + bump product version to 25.8.0.0.beta1 [Christian Lohmaier] + CairoSDPR: Correct BackgroundColorPrimitive2D when Viewport set [Armin Le Grand (Collabora)] + CEOO: Back to overpaint everything (tdf#166525) [Armin Le Grand (Collabora)] + chart color palette for data series: dialog tab pane [Marco Cecchetti] + chart color palette for data series: sidebar panel [Marco Cecchetti] + chart color palette: assertion failure in getCID [Marco Cecchetti] + chart color palette: ui panel is wrong in the lok case [Marco Cecchetti] + chart2: use c++20 contains() instead of find() and end() (tdf#158237) [AlexTMFN] + check oox-drawingml-adj-names has delimiter to avoid std::out_of_range exception [Simon Chenery] + clarify comments/debug output mentioning RoadmapWizard [Michael Weghorn] + cleanup msvcdll stuff [Christian Lohmaier] + cleanup the ui file for making further work convenient (tdf#164970) [Sahil Gautam] + clear while frozen if we will need to freeze anyway [Caolán McNamara] + coalesce mouse dragged events (tdf#163945) [Patrick Luby] + comphelper a11y: clang-format accessibleselectionhelper.h,c}xx [Michael Weghorn] + comphelper a11y: Drop extra indentation level [Michael Weghorn] + comphelper a11y: Drop unnecessary forward-decl [Michael Weghorn] + comphelper a11y: Drop unreachable OSL_FAIL [Michael Weghorn] + comphelper a11y: Use #pragma once [Michael Weghorn] + comphelper a11y: Use concrete OAccessibleContextWrapper [Michael Weghorn] + connectivity: Drop dbtools::getDataSourceSetting taking const char* [Michael Weghorn] + convert GapMembership to scoped enum [Noel Grandin] + convert script to python3 [Noel Grandin] + copy-paste error (cid#1648515) [Julien Nabet] + COPY_INSTEAD_OF_MOVE (cid#1646938, cid#1646936, cid#1648516, cid#1648523) [Caolán McNamara] + correct comments about pkgconf and harfbuzz on macOS [Patrick Luby] + cppuhelper: add m_ prefix to OInterfaceIteratorHelper4 for member variable [Henry Castro] + crash in SwVisibleCursor::SetPosAndShow [Caolán McNamara] + crash seen with dialog open when frame closed [Caolán McNamara] + crash with apparent SwNoTextFrame* cast to SwTextFrame* [Caolán McNamara] + create s_pDefaultBoxAutoFormat during preload [Caolán McNamara] + create these in member init list [Caolán McNamara] + cui SvxNameDialog: Pass string by const ref [Michael Weghorn] + cui: fix warning C6013: Dereferencing NULL pointer 'Current()' [Xisco Fauli] + cui: Make most ColorPickerDialog methods private [Michael Weghorn] + cui: Resave entrycontextmenu.ui with glade 3.40 [Michael Weghorn] + cui: Resave optjsearchpage.ui with glade 3.40 [Michael Weghorn] + cui: Resave searchattrdialog.ui with glade 3.40 [Michael Weghorn] + cui: Resave similaritysearchdialog.ui with glade 3.40 [Michael Weghorn] + cui: Use existing CustomWidgetController::IsMouseCaptured [Michael Weghorn] + cui: Use separate columns in toolbar tab page (tdf#130857) [Michael Weghorn] + curl: upgrade to 8.14.0 [Xisco Fauli] + curl: upgrade to 8.14.1 [Xisco Fauli] + declare variables where they are used [Mike Kaganski] + decrease the page height to 5% (tdf#166205) [Bayram Çiçek] + deduplicate XLine{Start,End}Item::checkForUniqueItem [Mike Kaganski] + define widgets in "Similarity Search" dlg in order (tdf#130857) [Michael Weghorn] + desktop: Declare var where it's used [Michael Weghorn] + detach navigator from sidebar for online [Darshan-upadhyay1110] + directly use ScCellRangeObj in finalizeArrayFormula (tdf#48140) [David Hashe] + do not dereference a result of UNO_QUERY unconditionally (tdf#166637) [Mike Kaganski] + do not report javaldx failure immediately (tdf#163485) [Mike Kaganski] + do not skip empty page because of wrong page descriptor (tdf#165094) [Mike Kaganski] + do not use FormatEmpty for proportional spacing < 100% (tdf#166652) [Mike Kaganski] + document that an enum values are stored in config [Mike Kaganski] + document that XDispatchHelper::executeDispatch executes synchronously [Mike Kaganski] + DOCX import: handle nested runs (tdf#166680) [Miklos Vajna] + DOCX import: Ignore text grid base height inside tables (tdf#88752) [Jonathan Clark] + don't add 64bit activex component to 32bit builds anymore [Christian Lohmaier] + don't call EmptyHeight() twice [Mike Kaganski] + don't convert from Sequence to vector in FileDialogHelper::Execute [Mike Kaganski] + don't notify broadcaster from its disposing notification (tdf#166875) [Mike Kaganski] + don't probe meson with "python meson runpython --version" [Christian Lohmaier] + don't return impl by shared_ptr [Caolán McNamara] + don't strip leading tab from footnotes/endnotes anymore (tdf#166620) [Mike Kaganski] + don't throw on failure copying updater, just return false [Mike Kaganski] + don't unhide sections temporarily to create their frames (tdf#166691) [Mike Kaganski] + don't use XFilePicker::getFiles [Mike Kaganski] + don't use XFilePicker::getFiles in FileDialogHelper [Mike Kaganski] + downgrade a SAL_WARN to SAL_INFO [Mike Kaganski] + drop an exclusion that seems obsolete [Mike Kaganski] + drop bBeforeDetection (tdf#166208) [Mike Kaganski] + drop mnMaxParaPerPage hack (tdf#166871) [Mike Kaganski] + drop noise from the comment [Mike Kaganski] + drop operator!=, it's synthetized now [Mike Kaganski] + drop unneeded cast [Mike Kaganski] + drop unused static variable [Mike Kaganski] + drop unused vcl::TranslateChar [Caolán McNamara] + drop WorksheetHelper::getScDocument [Mike Kaganski] + drop wrong comment [Mike Kaganski] + E402 Module level import not at top of file (tdf#158803) [Bogdan Buzea] + edit Index Entry dialog saving changes (tdf#156055) [Alexandru Babacea] + editeng: Fix bad cursor pos when moving to RTL paragraph (tdf#151336) [Jonathan Clark] + editeng: Initial ruby character implementation [Jonathan Clark] + embed fonts everywhere we emit font data (tdf#166627) [Mike Kaganski] + emit correct expected token on missing End If (tdf#166781) [Mike Kaganski] + empty compares greater-than for LOOKUP() (tdf#163614) [Eike Rathke] + emscripten: Move execute_browser to the browser main thread [Stephan Bergmann] + escape characters in tooltips (qt5/qt6) (tdf#166805) [Rafael Lima] + escape mnemonic's in menu entries (tdf#164226) [Caolán McNamara] + extensions: Drop OAddressBookSourcePilot_Base typedef [Michael Weghorn] + external/icu: New Clang 21 trunk -Werror,-Wunnecessary-virtual-specifier [Stephan Bergmann] + F401 Remove unused imports (tdf#158803) [Bogdan Buzea] + find bar: blank square with gen environment (tdf#166321) [Noel Grandin] + find-unneeded-includes: handle IWYU warnings about Qt headers [Gabor Kelemen] + fix a failed assertion [Mike Kaganski] + fix and unify on vcl::bitmap::GetMaskDIB (tdf#163381) [Mike Kaganski] + fix bin/compare-crashreport-stats.py [Guilhem Moulin] + fix build failure (ofz#422643807) [Caolán McNamara] + fix crash quiting LibreOffice with something on the clipboard (tdf#166767) [Xisco Fauli] + fix Gtk-WARNING GtkGrid does not have a child property called expand [Caolán McNamara] + fix image not getting a unique name (tdf#149207) [Tomaž Vajngerl] + fix invalid cast from 'GtkImage' to 'GtkLabel' [Caolán McNamara] + fix local build failure by changing the order of icu [Tomaž Vajngerl] + fix OSL_ENSURE "Should be null here!" warning message in OStatement.cxx [Simon Chenery] + fix reading data for CRC calculation (tdf#166862) [Mike Kaganski] + fix reference in comment [Mike Kaganski] + fix SalGtkFilePicker::getFiles [Mike Kaganski] + fix some lint-ui warning: adjustment used more than once [Noel Grandin] + fix storing recent directory for Extension->Add dialog [Samuel Mehrbrodt] + fix Sukapura add remove icons (tdf#165838) [SilverGreen93] + fix two crashes when verifying (incomplete) signatures using NSS. [Juraj Šarinay] + fix typo [Andrea Gelmini] + fix typos [Christian Lohmaier] + fix(mobile): Include DialogFactoryServices [Skyler Grey] + fixup variable name for an rtl::Reference (tdf#48140) [David Hashe] + flatpak build needs external/libeot now [Stephan Bergmann] + flatten and simplify FileDialogHelper_Impl::execute a bit [Mike Kaganski] + flatten ReadStrFromIni, and reduce string allocations there [Mike Kaganski] + form control: checkbox not shown when exporting to PDF/EPUB or printing (cool#9200) [Marco Cecchetti] + FuPoor: pass SdDrawDocument by ref [Xisco Fauli] + FuPoor: pass SdrModel by ref [Xisco Fauli] + gpgme: upgrade to 1.24.3 [Xisco Fauli] + gtk a11y tests: Don't rely on XWindow being XAccessible [Michael Weghorn] + gtk3 a11y: Don't rely on win accessible being VCLXWindow [Michael Weghorn] + gtk3 a11y: Report object's locale [Michael Weghorn] + gtk3: Don't depend on a11y to detect tooltip win [Michael Weghorn] + gtk3: Don't signal submenu activation [Michael Weghorn] + guard concurrent access of TimerManagerImpl::m_pImpl [Stephan Bergmann] + handle negative rotations (tdf#164623) [Xisco Fauli] + hanlder->Handler [Caolán McNamara] + harfbuzz: upgrade to 11.2.1 [Xisco Fauli] + HEAPU16 and HEAPU32 are no longer exported by default by recent Emscripten [Stephan Bergmann] + highlight bug (tdf#166445) [Noel Grandin] + HtmlExport: pass SdDrawDocument by ref [Xisco Fauli] + if nTextLen is 0 this loop never ends [Caolán McNamara] + implement handling of macOS "Reverse Conversion" menu item (tdf#128600) [Patrick Luby] + ImportPPT: pass SdDrawDocument by ref [Xisco Fauli] + improve bad range name error msg. (tdf#166662) [Olivier Hallot] + improve ext tips for named range naming rules. (tdf#166662) [Olivier Hallot] + improve labels/help text of page range field controls [Oliver Specht] + include Skia timer in Skia/Metal flushing rate limit (tdf#163945) [Patrick Luby] + initial Markdown export filter stub [Mike Kaganski] + introduce sfx2::ExecDialogPerRequestAndDispose (tdf#166751) [Mike Kaganski] + janitor: remove some useless redirection from perl code [Christian Lohmaier] + join restartable threads on large trimMemory effort [Caolán McNamara] + jsdialog: allow stacking freeze on widgets [Szymon Kłos] + jsdialog: enable svx/ui/accessibilitychecklevel.ui [Andras Timar] + jsdialog: ignore unused .ui files [Szymon Kłos] + jsdialog: sidebar: use vcl ids for panels [Szymon Kłos] + jsdialog: support disable/enable per container [Szymon Kłos] + just let the normal "unexpected" error for unmatched loop/wend/until [Mike Kaganski] + language-subtag-registry: upgrade to 2025-05-15 [Xisco Fauli] + let CHILDREN_ON_DEMAND entries draw collapsed in vcl/win (tdf#166811) [Mike Kaganski] + libeot: fix win_arm64 build [Xisco Fauli] + libffi: upgrade to 3.5.0 [Xisco Fauli] + libjpeg-turbo: upgrade to 3.1.1 [Xisco Fauli] + libxml2: replace deprecated lastError with xmlCtxtGetLastError [Xisco Fauli] + libxml2: upgrade to 2.14.3 [Xisco Fauli] + license: dtoa section was there 2 times [Andras Timar] + license: Graphite2 is MPLv2 [Andras Timar] + license: keep alphabetical order of 3rd party libs [Andras Timar] + license: NSS is MPLv2 [Andras Timar] + license: remove LIBORCUS section, it might have been added by mistake [Andras Timar] + license: rhino is MPLv2 [Andras Timar] + license: Swahili dictionary section was there 2 times [Andras Timar] + license: zxcvbn-c section was there 2 times [Andras Timar] + linux aarch64: use -fsigned-char [Christian Lohmaier] + LOCRCT editeng,sfx2,sw: replace temporary SAL_DEBUG [Michael Stahl] + LOCRDT editeng,sw: yrs peer cursors for editengine [Michael Stahl] + LOCRDT editeng,sw: yrs weak link peer cursors for editengine [Michael Stahl] + LOCRDT fix conditional compilation [Michael Stahl] + LOCRDT sfx2: only connect with env var YRSCONNECT [Michael Stahl] + LOCRDT sw: deactivate active comment when fly is selected [Michael Stahl] + LOCRDT sw: fix crash on deleting comment in hidden text [Michael Stahl] + LOCRDT sw: fix multiple view shell problems [Michael Stahl] + LOCRDT sw: fix undo of deleting comment [Michael Stahl] + LOCRDT sw: more test failures [Michael Stahl] + LOCRDT sw: return EMPTY from EndUndo() if no action inserted [Michael Stahl] + logically dead code (cid#1648521) [Caolán McNamara] + lok: open sidebar when formula is inserted [Szymon Kłos] + lok: sc: translate TabPrefix by user (cool#11885) [Jaume Pujantell] + lok: setup accessibility sidebar panel root [Szymon Kłos] + LOKit: hide Options button from a11y issues panel [Andras Timar] + loplugin:finalclasses [Noel Grandin] + loplugin:unnecessaryvirtual [Noel Grandin] + loplugin:unusedfields [Noel Grandin] + loplugin:unusedmethods [Noel Grandin] + mac: add parent launch-constraint to packaged framework/helpers [Christian Lohmaier] + make buck/javadoc happy on JDK 17 [Christian Lohmaier] + make GetItemSurrogates return a value, instead of using an out argument [Mike Kaganski] + make GetItemSurrogatesForItem return a value, instead of using an out argument [Mike Kaganski] + make m_aAutoFormat copy on write [Caolán McNamara] + make OverlayManagerBuffered more aware of MapModes (tdf#166520) [Armin Le Grand (Collabora)] + make ScCondFormatItem hashable (tdf#166684) [Noel Grandin] + make SwTableAutoFormatTable::Impl copy on write [Caolán McNamara] + merge appearance options with themes dropdown (tdf#164970) [Sahil Gautam] + merge these two hunks to a standalone function [Caolán McNamara] + missing include (for TOOLS_WARN_EXCEPTION) [Stephan Bergmann] + move customizations frame below the themes frame (tdf#164970) [Sahil Gautam] + move icon appearance controls from view to appearance tab (tdf#164970) [Sahil Gautam] + move Load/Save bodies to SwTableAutoFormatTable::Impl [Caolán McNamara] + move setup code into Impl ctor [Caolán McNamara] + move stray EditView member into its impl [Caolán McNamara] + move this check to earlier [Caolán McNamara] + move variable declarations to where they are used [Mike Kaganski] + MultiSelection inverted for form list properties (tdf#166612) [Caolán McNamara] + navigator: fix change detection [Szymon Kłos] + navigator: freeze/thaw collapse [Szymon Kłos] + NDOO: NotesDisplayOnOverlay [Armin Le Grand (Collabora)] + new Clang 21 trunk -Werror,-Wunnecessary-virtual-specifier [Stephan Bergmann] + NFC ww8import: replace 'unknown' with compatibility names (tdf#37153) [Justin Luth] + no longer add the 64bit windows explorer extensions to the 32bit build [Christian Lohmaier] + no need to subclass std::unordered_map here [Noel Grandin] + no need to subclass std::vector here [Noel Grandin] + no need to use vector here [Mike Kaganski] + nss: upgrade to 3.112 [Xisco Fauli] + null deref of empty AlphaMask [Caolán McNamara] + null deref of SfxMedium [Caolán McNamara] + null deref of SfxMedium seen [Caolán McNamara] + null deref of SwTextNode [Caolán McNamara] + null deref seen on ControllerItem::ReceiverNotifyItemUpdate [Caolán McNamara] + null-dereference WRITE (ofz#417428651) [Caolán McNamara] + odk examples: Drop unused recursive_acc_ctx [Michael Weghorn] + odk: Drop a11y UNO API use from InputEvents example [Michael Weghorn] + ofz: PngImageReader::read null-deref on empty png [Caolán McNamara] + ofz: sanity check NameTableString [Caolán McNamara] + ofz: Use-of-uninitialized-value [Caolán McNamara] + only read-only access to AutoFormatTable needed [Caolán McNamara] + openldap: upgrade to 2.6.10 [Xisco Fauli] + optimise CellAttributeHelper::doUnregister a little [Noel Grandin] + optimize item index retrieval in Menu::GetCharacterBounds() (tdf#153294) [Rafał Dobrakowski] + optimize SfxItemIter::GetItemState using SfxItemSet::GetItemState_ForIter [Mike Kaganski] + optimize SfxItemSet::Equals [Mike Kaganski] + option to redact images in "Auto-Redact" (tdf#139331) [Karthik] + organize customizations grid, remove unneccessary rows (tdf#164970) [Sahil Gautam] + OutlinerView always has an Outliner [Caolán McNamara] + paint borders of frame with zero print area (tdf#166517) [Mohit Marathe] + PDF: Optimize Tagged PDF export to reduce file size in Calc (tdf#166233) [Tibor Nagy] + pdfium: backport FPDFAttachment_GetSubtype() API [Miklos Vajna] + pip: include .exe files (tdf#166746) [Xisco Fauli] + pip: include .txt files (tdf#165120) [Xisco Fauli] + poppler: uggrade to 25.06 [Xisco Fauli] + PPTX: add "glue points" to all remaining shapes [Xisco Fauli] + PPTX: add "glue points" to can shape (tdf#159774) [Xisco Fauli] + PPTX: add "glue points" to upArrow shape (tdf#166587) [Xisco Fauli] + PVS V1028 Possible overflow. Consider casting operands, (tdf#163486) [Bogdan Buzea] + python3: upgrade to 3.11.13 [Xisco Fauli] + qt a11y: Report locale for Qt >= 6.10 [Michael Weghorn] + qt weld: Call correct handler when switching tab (tdf#130857) [Michael Weghorn] + qt weld: Fall back to icons from system (theme) (tdf#130857) [Michael Weghorn] + qt weld: Fix qtToVclStringWithAccelerator for empty string (tdf#130857) [Michael Weghorn] + qt weld: Implement methods to set font (tdf#130857) [Michael Weghorn] + qt weld: Implement mouse grab API (tdf#130857) [Michael Weghorn] + qt weld: Implement QtInstanceTreeView::get_iter_index_in_parent (tdf#130857) [Michael Weghorn] + qt weld: Implement submenu support (tdf#130857) [Michael Weghorn] + qt weld: Introduce QtInstanceCalendar (tdf#130857) [Michael Weghorn] + qt weld: Notify about tree view toggle change (tdf#130857) [Michael Weghorn] + qt weld: Position popup below menu button (tdf#130857) [Michael Weghorn] + qt weld: Prepare for more conditional UI file support (tdf#130857) [Michael Weghorn] + qt weld: Report released mouse button in event (tdf#130857) [Michael Weghorn] + qt weld: Sort ui file list alphabetically again (tdf#130857) [Michael Weghorn] + qt weld: Support "Similarity Search" dialog (tdf#130857) [Michael Weghorn] + qt weld: Support new toolbar tab page (tdf#130857) [Michael Weghorn] + qt weld: Support new Welcome dialog (tdf#130857) [Michael Weghorn] + qt weld: Support sc dialog to group by date (tdf#130857) [Michael Weghorn] + qt weld: Support search attributes dialog (tdf#130857) [Michael Weghorn] + qt weld: Take content margins into account (tdf#130857) [Michael Weghorn] + qt weld: Use "r" prefix for reference (tdf#130857) [Michael Weghorn] + qt, configure: Drop QtNetwork [Michael Weghorn] + qt: Drop extra QDialog::show for file dialog (tdf#166334) [Michael Weghorn] + qt: Make some helpers static QtFont methods (tdf#130857) [Michael Weghorn] + reduce cost of CellAttributeHelper::registerAndCheck (tdf#166684) [Noel Grandin] + reduce noise for "duplicating" type ids [Mike Kaganski] + reduce SAL_WARN noise for FillBitmapURL [Mike Kaganski] + reduce SAL_WARN noise for void results [Mike Kaganski] + reduce some SAL_WARN noise [Mike Kaganski] + refine the handling of adbe.pkcs7.sha1 signatures when using NSS. [Juraj Šarinay] + register caches with ImplSVData [Caolán McNamara] + reload recent documents to show pinned items (tdf#166349) [Andreas Heinisch] + remove add and remove buttons from appearance tab (tdf#164970) [Sahil Gautam] + remove assignment to unused variable `document` (tdf#158803) [Bogdan Buzea] + remove done TODO, lo_trimMemory does this now [Caolán McNamara] + remove duplicated include [Andrea Gelmini] + remove executable bits [Andrea Gelmini] + remove misleading comment (tdf#164970) [Sahil Gautam] + remove obsolete fw declarations from slideshow/ [Gabor Kelemen] + remove obsolete fw declarations from starmath/ [Gabor Kelemen] + remove obsolete fw declarations from store/ svgio/ svl/ svtools/ [Gabor Kelemen] + remove obsolete fw declarations from svx/ [Gabor Kelemen] + remove obsolete fw declarations from sw/ (part 1) [Gabor Kelemen] + remove obsolete fw declarations from sw/ (part2) [Gabor Kelemen] + remove obsolete fw declarations from toolkit/ [Gabor Kelemen] + remove obsolete fw declarations from ucb/ [Gabor Kelemen] + remove obsolete fw declarations from UnoControls/ unotools/ unoxml/ uui/ [Gabor Kelemen] + remove obsolete fw declarations from vcl/ [Gabor Kelemen] + remove obsolete fw declarations from writerperfect/ xml{help,script,security} [Gabor Kelemen] + remove obsolete fw declarations from xmloff/ [Gabor Kelemen] + remove redundent wrapper functions over AppColorMode. (tdf#164970) [Sahil Gautam] + remove some dead stuff in package [Noel Grandin] + remove unused headers from include/vcl/accessibility (tdf#146619) [Gabor Kelemen] + remove unused headers from vcl/inc/accessibility (tdf#146619) [Gabor Kelemen] + remove unused headers from vcl/qa (tdf#146619) [Gabor Kelemen] + remove unused headers from vcl/workben (tdf#146619) [Gabor Kelemen] + remove unused import (tdf#158803) [Bogdan Buzea] + remove unused imports from solenv (tdf#158803) [Bogdan Buzea] + remove unused TextAttribProtect (tdf#97228) [Akshay Kumar Dubey] + remove XML_NAMESPACE_NONE noise from editeng [Mike Kaganski] + remove XML_NAMESPACE_NONE noise from svg [Mike Kaganski] + remove XML_NAMESPACE_NONE noise from sw [Mike Kaganski] + remove XML_NAMESPACE_NONE noise from xo [Mike Kaganski] + removed executable permission on file [Andrea Gelmini] + rename mbGraphics -> mbGraphicsAcquired [Noel Grandin] + rename mxCkbAsOnce -> mxCkbMergeDelimiters for clarity [Mike Kaganski] + replace a define with std::copy_n [Mike Kaganski] + replace usage of InputDialog with SvxNameDialog (tdf#158280) [Sebastian Neagu] + report property name for in the warning, for easier debugging [Mike Kaganski] + reportdesign: Declare var where it's assigned [Michael Weghorn] + reportdesign: Don't pass around empty Sequence [Michael Weghorn] + reportdesign: Flatten OReportEngineJFree::createDocumentAlive [Michael Weghorn] + reportdesign: Switch OSL_ENSURE -> assert [Michael Weghorn] + reportdesign: Switch some params to const OUString& [Michael Weghorn] + ReqIF: set all necessary borders in merged cells [Mike Kaganski] + resource leak (cid#1647994) [Caolán McNamara] + restrict closure of Function and Sub to only End Function and Sub. (tdf#162983) [Alexandru Diaconu] + restrict ending of Property Let and Set to only End Property (tdf#162986) [Razvan Degeratu] + revert "checkExternalLibraries: check current libxml2 branch" [Xisco Fauli] + revert "poppler: avoid more std::ranges afer update to 25.04.0" [Christian Lohmaier] + revert "poppler: try to patch out all uses of std::ranges" [Christian Lohmaier] + revert "sd presenter a11y: Use "x" prefix for Reference" [Michael Weghorn] + revert ConsiderWrapOnObjPos: always affect anchoring cell (tdf#165478) [Justin Luth] + rework getStyles a little to create a getComponentStyles function [Caolán McNamara] + rework SDK installation guide layout [Ilmari Lauhakangas] + rezing SdrObject: Remove duplicate code [Laurent Balland] + sal_uLong to better integer type (tdf#114441) [Rafał Dobrakowski] + sanitize anchor for InsertEmbed too (ofz#417031550) [Caolán McNamara] + sanitize anchor for InsertFlyFrame too (ofz#420267110) [Caolán McNamara] + sanity check and clip number of records possible [Caolán McNamara] + sanity check NameRecords [Caolán McNamara] + sanity check NameTable [Caolán McNamara] + sanity check on TableDirectory length [Caolán McNamara] + sanity check table offsets and claimed lengths [Caolán McNamara] + sc a11y: Drop ScAccessiblePreviewCell::getImplementationId [Michael Weghorn] + sc a11y: Make clearer ScAccessiblePreviewTable is cell parent [Michael Weghorn] + sc a11y: Move XAccessible implementation to base class [Michael Weghorn] + sc a11y: Resave groupbydate.ui + set a11y relations [Michael Weghorn] + sc a11y: Return rtl::Reference, stop casting [Michael Weghorn] + sc a11y: Use ImplInheritanceHelper [Michael Weghorn] + sc a11y: Use ImplInheritanceHelper for ScAccessibleCellBase [Michael Weghorn] + sc fix wrong context menu for text boxes (tdf#166633) [Balazs Varga] + sc preview: Use return value instead of out param [Michael Weghorn] + sc: Adapt README.md [Xisco Fauli] + sc: don't export empty dbPr/olapPr elements to connections.xml (tdf#166712) [Aron Budea] + sc: fix "Name box" remain switched to "Last Used Function List" (tdf#166674) [Rashesh] + sc: fix warning C6011: Dereferencing NULL pointer 'this->GetDocument()' [Xisco Fauli] + sc: fix windows build [Xisco Fauli] + sc_spreadsheet_functions_test: Add test (tdf#163614) [Xisco Fauli] + sc_subsequent_filters_test2: Add test (tdf#166445) [Xisco Fauli] + sc_uicalc: Add unittest (tdf#166767) [Xisco Fauli] + ScConditionalFormat: pass ScDocument by ref [Xisco Fauli] + ScDPFieldButton: drop default arguments and pass them by ref [Xisco Fauli] + ScDrawTransferObj: pass ScDocShell by ref [Xisco Fauli] + ScEditUtil::GetString: pass ScDocument by ref [Xisco Fauli] + ScFormEditData: pass ScDocShell by ref [Xisco Fauli] + ScPrintFunc, ScPrintFuncCache: pass ScDocShell by ref [Xisco Fauli] + ScRefUndoData: pass ScDocument by ref [Xisco Fauli] + ScriptForge (Document) all document properties [Jean-Pierre Ledure] + scroll selection in combination with pictures fixed [Oliver Specht] + ScSimpleUndo: pass ScDocShell by ref [Xisco Fauli] + ScSizeDeviceProvider: pass ScDocShell by ref [Xisco Fauli] + ScTableLink: drop pImpl and pass ScDocShell by ref [Xisco Fauli] + ScTabViewTarget: pass ScTabViewShell by ref [Xisco Fauli] + ScViewData: pass ScDocShell by ref [Xisco Fauli] + ScViewData: simplify constructors [Xisco Fauli] + sd a11: Drop PresenterPaneBase::GetTitle [Michael Weghorn] + sd a11y: Don't set a11y name for notes paragraph [Michael Weghorn] + sd a11y: Drop unnecessary call to getAccessibleContext [Michael Weghorn] + sd a11y: Drop XConfigurationController check [Michael Weghorn] + sd a11y: Inline helper to PresenterAccessible::getAccessibleContext [Michael Weghorn] + sd a11y: Move AccessibleNotes to own .hxx/.cxx [Michael Weghorn] + sd console: Don't subclass std::vector [Michael Weghorn] + sd console: Drop extra indentation [Michael Weghorn] + sd console: Scroll to new slide as needed (tdf#76029) [Michael Weghorn] + sd presenter a11y: Decouple displayed pane title from a11y name [Michael Weghorn] + sd presenter a11y: Drop indirection to set win accessible [Michael Weghorn] + sd presenter a11y: Drop unused local xNotesPane [Michael Weghorn] + sd presenter a11y: Drop unused local xPreviewPane [Michael Weghorn] + sd presenter a11y: Merge XAccessible{,Context} implementations [Michael Weghorn] + sd presenter a11y: Set preview's parent [Michael Weghorn] + sd presenter a11y: Stop tracking a11y state in controller [Michael Weghorn] + sd presenter a11y: Use "x" prefix for Reference [Michael Weghorn] + sd presenter: Deduplicate RTL and non-RTL code paths (tdf#160094) [Michael Weghorn] + sd presenter: Don't use invalid iterator for RTL (tdf#160094) [Michael Weghorn] + sd Presenter: Drop PresenterToolBar::CalculatePartSize canvas param [Michael Weghorn] + sd presenter: Drop PresenterToolBar::Context class [Michael Weghorn] + sd presenter: Drop PresenterToolBar::Layout canvas param [Michael Weghorn] + sd presenter: Drop PresenterToolBar::ProcessEntry canvas param [Michael Weghorn] + sd presenter: Indent try block [Michael Weghorn] + sd presenter: Make LayoutMode an enum class [Michael Weghorn] + sd presenter: Make PresenterToolBar::LayoutPart non-static [Michael Weghorn] + sd presenter: Mark PresentationTimeLabel methods final [Michael Weghorn] + sd presenter: Pass param by ref instead of shared_ptr [Michael Weghorn] + sd presenter: Reduce code duplication for RTL [Michael Weghorn] + sd presenter: Reduce var scope [Michael Weghorn] + sd presenter: Simplify RTL-specific handling (tdf#160094) [Michael Weghorn] + sd presenter: Use unordered_map for mapping (tdf#160094) [Michael Weghorn] + sd: better way to check if a font is used for PPTX font embedding [Tomaž Vajngerl] + sd: Don't override XInterface/XTypeProvider methods [Michael Weghorn] + sd: Don't subclass std::vector [Michael Weghorn] + sd: Don't use std::unique_ptr for BasicPaneFactory::mpPaneContainer [Michael Weghorn] + sd: don't use the m prefix in parameters [Xisco Fauli] + sd: Don't use unique_ptr for BasicViewFactory::mpViewShellContainer [Michael Weghorn] + sd: Drop always empty title param [Michael Weghorn] + sd: drop duplicated variable [Xisco Fauli] + sd: Drop redundant static_cast [Michael Weghorn] + sd: Drop superfluous check [Michael Weghorn] + sd: Drop unnecessary cast + UNO query [Michael Weghorn] + sd: Drop unnecessary null check [Michael Weghorn] + sd: drop unused parameter [Xisco Fauli] + sd: enable "EmbedOnlyUsedFonts" at PPTX import [Tomaž Vajngerl] + sd: Extract helper method to replace placeholders [Michael Weghorn] + sd: fix crash in SdXImpressDocument::GetViewShell() [Miklos Vajna] + sd: fix too small line spacing between text lines (tdf#165712) [Balazs Varga] + sd: Implement PresenterPaneBase::initialize without XInitialization [Michael Weghorn] + sd: Make PresenterConfigurationAccess::GetConfigurationNode const [Michael Weghorn] + sd: OSL_ASSERT -> assert [Michael Weghorn] + sd: pass ViewShell by ref [Xisco Fauli] + sd: PPTX embedded fonts - skip common fonts [Tomaž Vajngerl] + sd: Retrieve component context where needed [Michael Weghorn] + sd: simplify code [Xisco Fauli] + sd: Simplify retrieving slide count for pane title [Michael Weghorn] + sd: Try to fix PresenterPane visibility check [Michael Weghorn] + sd: Turn 2 vector subclasses into aliases [Michael Weghorn] + sd: Use concrete rtl::Reference [Michael Weghorn] + sd: use initializer list [Xisco Fauli] + sd: Use VCLUnoHelper::GetInterface [Michael Weghorn] + sd: write embedded fonts with a more descriptive name [Tomaž Vajngerl] + sd_uiimpress: Add test (tdf#163805) [Xisco Fauli] + SdUndoAction: pass SdDrawDocument by ref [Xisco Fauli] + select base's "standard" toolbar by default (tdf#146256) [Caolán McNamara] + set default choice in Image Compression dialog per last format (tdf#145160) [asif196] + sfx2 a11y: Set a11y name for date combobox in linefragment.ui [Michael Weghorn] + shell: Drop "EnableATToolSupport" backend setting [Michael Weghorn] + show complete list of recent documents in the macro window (tdf#164794) [Andreas Heinisch] + show list of recent documents in Base subdialogs (tdf#166764) [Andreas Heinisch] + show recent documents menu item in query result window (tdf#97390) [Andreas Heinisch] + silence Data race condition (cid#1648524) [Caolán McNamara] + silence new Clang 21 trunk -Werror,-Wunnecessary-virtual-specifier [Stephan Bergmann] + simplify a bit [Mike Kaganski] + simplify a bit, reusing existing more generic methods [Mike Kaganski] + simplify a templatized function [Mike Kaganski] + simplify getter/setter implementations [Mike Kaganski] + simplify GraphicProvider::queryGraphic [Mike Kaganski] + simplify namespace handling in SwHTMLWriter [Mike Kaganski] + simplify SkiaHelper code [Mike Kaganski] + simplify SvxIconSelectorDialog::ImportGraphics [Mike Kaganski] + simplify SvxMSDffBLIPInfos [Noel Grandin] + simplify the nullptr checks, as below in ScPatternAttr::areSame [Mike Kaganski] + simplify vcl::GetBitmap [Mike Kaganski] + simplify vcl::GetGraphic [Mike Kaganski] + simplify vclptr.hxx a bit [Mike Kaganski] + simplify VCLUnoHelper::CreateBitmap [Mike Kaganski] + simplify WinSalFrame::AcquireGraphics [Noel Grandin] + simplify ZipFile implementation; deduplicate some iteration code [Mike Kaganski] + speed up mark names uniqueness check (tdf#165918) [Mike Kaganski] + speed up transparent fill operation (tdf#166715) [Noel Grandin] + split SwBoxAutoFormat into SwBoxAutoFormat and SwAutoFormatProps [Caolán McNamara] + spreadsheets with comments are unreasonably slow (tdf#161372) [Noel Grandin] + startsWith has an optional argument to return the rest [Mike Kaganski] + statement ends with an unnecessary semicolon (tdf#158803) [Bogdan Buzea] + stop creating empty Configurations2/accelerator in ODFs (tdf#60700) [David Hashe] + stop creating empty Configurations2/images in ODFs (tdf#60700) [David Hashe] + stop creating empty UIConfiguration subdirs in ODFs (tdf#60700) [David Hashe] + store default TableAutoFormatTable in SwModule [Caolán McNamara] + strip out some unnecessary UNO work (tdf#166684) [Noel Grandin] + strip out some unnecessary UNO work (2) (tdf#166684) [Noel Grandin] + StripPortions: Move tooling closer to EditEngine/Outliner [Armin Le Grand (Collabora)] + suppress scanning of rotation attributes (tdf#166684) [Noel Grandin] + svtools a11y: Deduplicate XAccessible implementations [Michael Weghorn] + svtools a11y: Drop extra indentation level [Michael Weghorn] + svtools: Use RET_CANCEL instead of magic number 0 [Michael Weghorn] + svx a11y: Drop FmXGridPeer::CreateAccessibleContext [Michael Weghorn] + svx a11y: Drop unnecessary static_cast [Michael Weghorn] + svx a11y: Flatten AccessibleControlShape::Init [Michael Weghorn] + svx a11y: Make static helper a AccessibleControlShape method [Michael Weghorn] + svx a11y: Merge both ShapeTypeHandler::GetSlotId [Michael Weghorn] + svx a11y: Merge both ShapeTypeHandler::GetTypeId [Michael Weghorn] + svx a11y: Return ShapeTypeId instead of tools::Long [Michael Weghorn] + svx lok: handle Writer idle status when starting the paint view idle (cool#11942) [Miklos Vajna] + svx: Drop unnecessary detour to get shape XAccessible [Michael Weghorn] + svx: Keep current search term in find dialog (tdf#130857) [Michael Weghorn] + svx: lower the priority of StylesListUpdateTask to TaskPriority::DEFAULT_IDLE [Miklos Vajna] + svx: prefix members of OLEObjCache [Miklos Vajna] + svx: prefix members of SvxIMapInfo [Miklos Vajna] + svx: prefix members of XFillFloatTransparenceItem [Miklos Vajna] + svx: Prefix SvxSearchDialog members with "m_" [Michael Weghorn] + svx: Simplify SvxSearchDialog::Remember_Impl use [Michael Weghorn] + svx: store a ref to SdrPage, not a pointer in SdrPageProperties [Tomaž Vajngerl] + svx: Use ref instead of pointer [Michael Weghorn] + SvxAdjustItem does not need to be an SfxEnumItemInterface [Mike Kaganski] + SvxEscapementItem does not need to be an SfxEnumItemInterface [Mike Kaganski] + SvxLineSpacingItem does not need to be an SfxEnumItemInterface [Mike Kaganski] + SvxShadowItem does not need to be an SfxEnumItemInterface [Mike Kaganski] + sw a11y test: Don't rely on XWindow being XAccessible [Michael Weghorn] + sw doc model xml dump: show bullet types of an SwNumRule [Miklos Vajna] + sw DOCX: fix Kashida justification import/export/layout (tdf#155707) [László Németh] + sw filter: don't write empty OOXML docPr title/description [Aron Budea] + sw interdependent redlines: combine on accept of del-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: combine on accept of ins-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: combine on reject of del-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: combine on reject of ins-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: fix DOCX export of delete under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: fix nPamEndtNI -> nPamEndNI typo [Miklos Vajna] + sw interdependent redlines: handle accept of del-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle accept of delete under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle accept of ins-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle ODF export of delete under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle ODF import of delete under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle ODF import of insert under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle reject of del-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle reject of delete under format (tdf#166319) [Miklos Vajna] + sw interdependent redlines: handle reject of ins-then-fmt's fmt (tdf#166319) [Miklos Vajna] + sw mso-compat layout: don't consolidate if PAGE_SPACE_MAX (tdf#166503) [Justin Luth] + sw uitest: Port tdf146145 away from using a11y API [Michael Weghorn] + sw uitest: Use 4 spaces for one indentation level [Michael Weghorn] + sw word spacing: fix greedy shrinking regression (tdf#126154) [László Németh] + sw: add mso-compat flag doNotVertAlignCellWithSp (tdf#37153, tdf#165478) [Justin Luth] + sw: avoid front expansion of field with NeverExpand flag [Pranam Lashkari] + sw: Don't use "pack-type" of "end" in insertfootnote.ui (tdf#130857) [Michael Weghorn] + sw: Don't use GtkBox inside button box (tdf#130857) [Michael Weghorn] + sw: drop macro [Xisco Fauli] + sw: Fix for apostrophes changing to Asian font (tdf#166104) [Jonathan Clark] + sw: fix hyphenation zones with portions (tdf#126154, tdf#149420, tdf#165984) [László Németh] + sw: Fix nonresponsive apply button in Text Grid settings (tdf#152006) [Jonathan Clark] + sw: fix removing indent of para with num rule which isn't counted (tdf#166795) [Miklos Vajna] + sw: introduce field parameter to avoid expanding field [Pranam Lashkari] + sw: make bullet style change again with list indentation level (tdf#166229) [Miklos Vajna] + sw: no need to create a dummy attr pool [Xisco Fauli] + sw: only hide "Add To Dictionary" option when using LOKit (tdf#166689) [Rashesh] + sw: pass SwView by ref in some places [Xisco Fauli] + sw: prefix members of ShellMoveCursor [Miklos Vajna] + sw: reduce nested levels in GetTextFrame [Aron Budea] + sw: Resave insertfootnote.ui with glade 3.40 [Michael Weghorn] + sw: set preferred width of the thread in comments sidebar (tdf#164237) [Mohit Marathe] + sw: unify export of DrawingML object IDs (tdf#166511) [Aron Budea] + SwAttrPool: pass SwDoc by ref [Xisco Fauli] + SwTableAutoFormatTable ctor is always followed by Load [Caolán McNamara] + SwUndo: pass SwDoc by ref [Xisco Fauli] + text Along Path in ToD (tdf#166660) [Olivier Hallot] + text disappears if "Adjust to contour" selected. (tdf#142011) [Gökay Şatır] + these `fromUtf8` calls may be avoided [Mike Kaganski] + timer - shutdown and re-start salhelper::Timer thread. [Michael Meeks] + toolkit a11y test: Don't rely on XWindow being XAccessible [Michael Weghorn] + toolkit a11y: Don't rely on control peer being XAccessible [Michael Weghorn] + toolkit: Drop unnecessary XWindow2 param specialization [Michael Weghorn] + toolkit: Drop VCLXHeaderBar [Michael Weghorn] + toolkit: Drop VCLXToolBox [Michael Weghorn] + translate OSL_ENSURE warning message from German to English (tdf#164954) [Simon Chenery] + UBSan vclplug_gtk3 needs ScrollbarValue RTTI now [Stephan Bergmann] + ui-rules-enforcer: Check that menu item has an id [Michael Weghorn] + uitest: drop unused import [Xisco Fauli] + uncaught Exception (cid#1647013) [Caolán McNamara] + unify on VclPtr::reset [Mike Kaganski] + uninitialized scalar field (cid#1647992) [Caolán McNamara] + unused constant [Noel Grandin] + update credits [Christian Lohmaier, Xisco Fauli] + update gallery data on insert/remove (tdf#164202) [Oliver Specht] + update git submodules [Andras Timar, Ilmari Lauhakangas, Julien Nabet, Shantanu Oak, Xisco Fauli, Christian Lohmaier, Laurent Balland, Olivier Hallot] + upgrade liborcus to 0.20.1 [Kohei Yoshida] + use #pragma once instead of include guards (tdf#143148) [Aleksi Kallio] + use C++-style loops on these arrays [Mike Kaganski] + use insert() to add multiple values in container instead of for loop (tdf#163738) [Stefan Dorneanu] + use model first to obtain selection (tdf#166779) [Mike Kaganski] + use more OutputDevice::Push/Pop (tdf#166842) [Noel Grandin] + use of auto that causes a copy (cid#1648517) [Caolán McNamara] + use pragma once instead of include guards (tdf#143148) [Bogdan Buzea] + use ReadLine taking OStringBuffer to reduce allocations [Mike Kaganski] + use shallow copy of default AutoFormatTable [Caolán McNamara] + use std::size() instead of SAL_N_ELEMENTS() macro (tdf#147021) [Vlad Ene] + use text width from DXArray in MetaActionType::TEXTARRAY (tdf#166789) [Mike Kaganski] + use vector to simplify memory management a bit [Mike Kaganski] + used insert() to add multiple values in containers instead of a loop (tdf#163738) [Stefan Dorneanu] + using invalid iterator (cid#1647993) [Caolán McNamara] + vcl a11y tests: Also test XAccessibleEventBroadcaster [Michael Weghorn] + vcl a11y: Let CheckBox create its accessible directly [Michael Weghorn] + vcl a11y: Let ComboBox create its accessible directly [Michael Weghorn] + vcl a11y: Let Edit and subclasses create their accessible directly [Michael Weghorn] + vcl a11y: Let FixedHyperlink create its accessible directly [Michael Weghorn] + vcl a11y: Let FixedText create its accessible directly [Michael Weghorn] + vcl a11y: Let FormattedField create its accessible directly [Michael Weghorn] + vcl a11y: Let HeaderBar create its accessible directly [Michael Weghorn] + vcl a11y: Let ListBox create its accessible directly [Michael Weghorn] + vcl a11y: Let PushButton create its accessible directly [Michael Weghorn] + vcl a11y: Let RadioButton create its accessible directly [Michael Weghorn] + vcl a11y: Let ScrollBar create its accessible directly [Michael Weghorn] + vcl a11y: Let ToolBox create its accessible directly [Michael Weghorn] + vcl a11y: Set DateField/TimeField window type in ctor [Michael Weghorn] + vcl uitest: Add support for toolbar items [Michael Weghorn] + vcl uitest: Move ToolBoxUIObject to own .hxx/.cxx [Michael Weghorn] + vcl uitest: Use #pragma once [Michael Weghorn] + vcl: Avoid some const_cast (tdf#166837) [Michael Weghorn] + vcl: Don't search in always empty map [Michael Weghorn] + vcl: Don't use RoadmapTypes in RoadmapWizardMachine [Michael Weghorn] + vcl: Drop always true return values + fallback path [Michael Weghorn] + vcl: Drop always true RoadmapWizard::ShowPage ret val [Michael Weghorn] + vcl: Drop RoadmapWizard::GetOrCreatePage [Michael Weghorn] + vcl: Drop TransferableDataHelper_Impl (tdf#166837) [Michael Weghorn] + vcl: Drop unnecessary include [Michael Weghorn] + vcl: Fix IME composition not ending on end comp message (tdf#155158) [Jonathan Clark] + vcl: Fix overlapping CJK in vertical justified layouts (tdf#162325) [Jonathan Clark] + vcl: Have only one pointer to ORoadmap [Michael Weghorn] + vcl: Merge RoadmapWizard::enterState into caller [Michael Weghorn] + vcl: Merge RoadmapWizard::{Activate,Show}Page [Michael Weghorn] + vcl: More clearly separate vcl::Window specific RoadmapWizard bits [Michael Weghorn] + vcl: Move defines to only source file using them [Michael Weghorn] + vcl: Move ImplWizButtonData definition to where it's used [Michael Weghorn] + vcl: Move RoadmapWizard method impls to corresponding source file [Michael Weghorn] + vcl: Move RoadmapWizardImpl back to wizimpldata.hxx [Michael Weghorn] + vcl: Move RoadmapWizardImpl::maResponses to RoadmapWizard [Michael Weghorn] + vcl: Move RoadmapWizardMachine to own source file [Michael Weghorn] + vcl: Set Microsoft ja IME to vertical mode in vertical text (tdf#147299) [Jonathan Clark] + vcl: static_cast to Dialog* once [Michael Weghorn] + vcl: Switch DBG_ASSERT and OSL_FAIL to assert, drop early return [Michael Weghorn] + vcl: Unset terminate listener once it's been notified (tdf#166837) [Michael Weghorn] + vcl: Use #pragma once [Michael Weghorn] + vcl: Use more specific include [Michael Weghorn] + version 25.8.0.0.beta1, tag libreoffice-25.8.0.0.beta1 [Christian Lohmaier] + vscode: cSpell support [Christian Lohmaier] + vscode: make the build target prompt for a target [Christian Lohmaier] + warn when View -> Field Names is activated (tdf#159444) [marus087] + weld: Reject inconsistent state for radio button (tdf#130857) [Michael Weghorn] + weld: Simplify/Clarify grab API (tdf#130857) [Michael Weghorn] + win: Fix --disable-skia Windows build [Michael Weghorn] + wina11y: Don't rely on win accessible being VCLXWindow [Michael Weghorn] + wina11y: Drop extra raw pointer [Michael Weghorn] + wina11y: Use VCLUnoHelper::GetWindow [Michael Weghorn] + WNT -> _WIN32 [Mike Kaganski] + workaround timing issue in UITest_writer_tests8 test_tdf145158 [Christian Lohmaier] + write font-face-src for each mention of embedded font (tdf#166627) [Mike Kaganski] + writerfilter page break: field-end counts as a character run (tdf#166544) [Justin Luth] + writerfilter: move empty sectPr bottom margin to prev para (tdf#166510) [Justin Luth] + wrong selection returned from forms listbox editor (tdf#166613) [Caolán McNamara] + xlsx export: checkbox checked property in vmlDrawing.xml (tdf#161365) [Szymon Kłos] + xlsx export: checkbox requires valid anchor to be shown (tdf#161365) [Szymon Kłos] + xmloff import: always provide ControlBorder property #2 (tdf#156707) [Justin Luth] + XPane doc: "closer button" -> "close button" [Michael Weghorn] + dictionaries + add integration files for Marathi [Shantanu Oak] + assamese: add missing integration files [Andras Timar] + bengali: bn_IN.* files are unused [Andras Timar] + kannada: add missing integration files [Andras Timar] + oriya (or Odia): add missing integration files [Andras Timar] + tamil: add missing integration files [Andras Timar] + help + about optional arguments in TEXTSPLIT function. [Olivier Hallot] + add help for "Context" option in numerals (tdf#166477) [Laurent Balland] + add information on compact pivot table layout. (tdf#164296) [Olivier Hallot] + am/statistics_data.ods until ./ca-valencia/statistics_data.ods (tdf#166665) [Julien Nabet] + business card/Label pages update. (tdf#152122) [Olivier Hallot] + change in en-GB, en-US and en-ZA files (tdf#166665) [Julien Nabet] + correct statistics example file (tdf#166665) [Olivier Hallot] + disambiguate Edit menu. (tdf#162607) [Olivier Hallot] + disambiguate field cross-ref. (tdf#162607) [Olivier Hallot] + disambiguate Format menu. (tdf#162607) [Olivier Hallot] + disambiguate slide show settings. (tdf#162607) [Olivier Hallot] + fix Help for DeepL and LanguageTool (tdf#166471) [Olivier Hallot] + from cs/statistics_data.ods to soffice eu/statistics_data.ods (tdf#166665) [Julien Nabet] + from fi/statistics_data.ods until the end (tdf#166665) [Julien Nabet] + help page for TEXTAFTER function (tdf#150865) [Olivier Hallot] + help page for TEXTBEFORE function (tdf#150864) [Olivier Hallot] + mute l10n for table with numbers on Stock charts [Olivier Hallot] + precisions on IsNull Basic function. (tdf#146113) [Olivier Hallot] + review Writer Send menu commands Help (tdf#154055) [Olivier Hallot] + revisit Column and Line charts Help pages [Olivier Hallot] + revisit Columns charts Help page [Olivier Hallot] + revisit Line, XY, Bubble, Area charts Help pages [Olivier Hallot] + revisit Net charts Help page [Olivier Hallot] + revisit Pie charts Help page [Olivier Hallot] + simplify getting current language, don't use en-US fallback (tdf#166353) [Ilmari Lauhakangas] + TEXTSPLIT function Help page (tdf#150866) [Olivier Hallot] + try to improve visual for .code class in dark mode [Olivier Hallot] + typo (tdf#164068) [Olivier Hallot] + update Gluepoints Help page [Olivier Hallot] + translations + update translations for master/25.8 [Christian Lohmaier] + update translations for master/25.8.0 alpha1 [Xisco Fauli] + update translations for master/25.8.0 beta1 [Christian Lohmaier]