Next | Query returned 391 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2023-10-19 17:51:20 by Ryo ONODERA | Files touched by this commit (3)
Log message:
libreoffice: Restore java option

As of 7.6.2.1, java option works.
   2023-10-15 09:26:24 by Ryo ONODERA | Files touched by this commit (11) | Package updated
Log message:
libreoffice: Update to 7.6.2.1

* Make Java as mandatory. A build without Java is broken now.

Changelog:
Writer

  * Added page number wizard in Insert menu for easy one-step insertion of the
    page number in the header/footer tdf#86630 (Paris Oplopoios / Justin Luth,
    Collabora)
    Page Number Wizard dialog
  * The Paragraph Style dropdown (in the Formatting toolbar) now gradually
    replaces the default list with styles used in the document rather than
    always showing the full list at the top. tdf#152666 (Heiko Tietze, TDF)
  * Character properties of the paragraph marker from DOCX are now also
    remembered in ODT. blog post (Miklos Vajna, Collabora)
  * Citation handling: added plumbing in Writer to build Zotero-like
    functionality blog post (Miklos Vajna, Collabora)
  * Citation handling: Reference Marks no longer expand unexpectedly when
    typing with the cursor placed after them. tdf#81720 (Matti Tyrv?inen)
  * Table of Figures can be generated more flexibly based on a paragraph style,
    not only by categories or object names. tdf#153090 (Michael Stahl,
    allotropia)
    Table of Figures based on paragraph style
  * Bibliography entries can now be edited directly from a bibliography table.
    tdf#72955 (Vojt??ch Dole?al)
  * Bibliography marks now (by default) hyperlink to matching row in a
    bibliography table. The click behaviour can be changed to open the "Display
    URL", open the newly introduced "Target URL", or \ 
"None". tdf#153396 (Vojt??
    ch Dole?al)
  * Start of multi-page floating tables in Writer commits, blog post 1, blog
    post 2, blog post 3 blog post 4 blog post 5 blog post 6 (Miklos Vajna,
    Collabora)
    Start of multi-page floating tables in Writer
  * The Accessibility Check has been moved to the sidebar to allow easier usage
    while editing the document. tdf#142978 (Samuel Mehrbrodt, allotropia)
    The new Accessibility sidebar
  * Now if you have a hidden section in your document and try (possibly
    accidentally) to delete it, then Writer will show a warning message tdf#
    130199 (Balazs Varga, allotropia)
  * DOI citation recognition in Tools/AutoCorrect: Create a hyperlink pointing
    to doi.org for DOI citation tdf#145925 (Baole Fang)
    DOI citation recognition
  * Added highlighting for used Paragraph and Character styles and highlighting
    for used Direct Formatting in text. tdf#38194, tdf#106556 (Jim Raykowski)
    Spotlight
  * keyboard navigation through forms: tab key now circularly navigates through
    content controls/fieldmarks. The modern content controls have a tabIndex
    field, which allows for precise ordering of keyboard navigation. The
    tabIndex also allows a control to be skipped - which is useful to avoid
    getting stuck in rich text controls (since the tab key needs to insert a
    tab character in that case). Form developers can specify the tabIndex via
    the content control properties UI. tdf#151548 (Justin Luth, Collabora)
    LibreOffice content control properties dialog
  * Tracked tables (L??szl?? N??meth, NISZ)
      + Track table columns (follow-up to tracked table rows) commits
        Tracked table column deletion and insertion
        Tracked table columns in Manage Changes
      + Show tables with change tracking colors within a single text change tdf
        #155187
        Moved tables (also tables deleted/inserted as part of a bigger text)
        are highlighted now.
      + Fix lost change tracking of tables within a single text change at table
        editing tdf#147180 and DOCX export tdf#150824 tdf#155187
  * The position of the cursor within the page is now exposed via accessibility
    APIs, so screen readers like NVDA can announce it. tdf#136760 Related NVDA
    change (Michael Weghorn)

Spell checking

  * Phrase checking: multi-word dictionary items of Hunspell and custom
    dictionaries are accepted tdf#154499 (L??szl?? N??meth, FSF.hu)
  * New options for proofreading: optional disabling of recognition of possible
    hyphenated and closed compound words, i.e. rule-based compounding, which
    allowed to accept also typos in Danish, Dutch, German, Hungarian,
    Norwegian, Swedish etc., and in the case of hyphenated compound words,
    English and all the other languages tdf#136306 (L??szl?? N??meth, FSF.hu)
    Accept possible closed/hyphenated compound words

Calc

  * Fixed conditional border color export to xlsx tdf#152581 (Attila Sz?cs,
    Collabora)
  * Evaluate formula inputs in Validity?? tdf#150098 (Bal??zs Varga,
    allotropia)
    Formula input in cells are now evaluated before cell value??s validity is
    checked
  * Number format:
      + ? are now supported on export to ODF to represent an integer digit,
        replaced by blank if it is a non significant zero tdf#118324 (Laurent
        Balland)
      + decimals for format in seconds without truncate like [SS].00 are now
        accepted tdf#150028 (Laurent Balland)
  * Delete Sheet tdf#153709 (Laurent Balland):
      + if Sheet is empty, no confirmation message is displayed
      + confirmation message is adapted to the number of selected sheets
  * Sheet copied to another document now retains a user-defined print range tdf
    #66613 (Andreas Heinisch)
  * Save solver settings to file tdf#38948 (Rafael Lima)
  * Added support for drawing styles for shapes and comments. This includes a
    dedicated style for comments that makes it possible to customize the
    default look and text formatting of new comments. The old workaround
    involving editing the default cell style was removed. commits (Maxim
    Monastirsky)
  * Pop-up comments now show authorship metadata. (Not visible when all
    comments are shown, to preserve layout.) tdf#156885 (Bal??zs Varga,
    allotropia)

Screenshot of pop-up comments showing authorship metadata: author name and
creation time and date.

  * Export all page styles in Calc even if they are not in use tdf#154445
    (Andreas Heinisch)
  * Automatic hyperlinks now stand out more in Calc tdf#153880 (Bal??zs Varga,
    allotropia)
    Above: Hyperlink in C2 is now more visible
  * Added pivot table compact layout. core commit 2f8d1 (Dennis Francis,
    Collabora)
  * Add Poisson distribution to Random Number Generators (Sheet ? Fill Cells ?
    Fill Random Number...) tdf#154872 (Bartosz Kosiorek)
  * Sorting by color is now possible in AutoFilter tdf#95520 (Samuel Mehrbrodt,
    allotropia)

Sort by color in AutoFilter: original unordered data on the left, ordered by
color on the right.

  * Filter/sort by color considers colors set by number format tdf#144549
    (Samuel Mehrbrodt, allotropia)
  * Import Text dialog (as CSV file or as Unformatted Text) have a new option
    to not detect number in scientific notation. This option is only available
    if "Detect special numbers" is off tdf#154131 (Laurent Balland)
    New option to detect numbers in scientific notation
  * add ??formula marker?? feature like in Quattro Pro tdf#97551 (feature
    requested by Brolin Empey in 2016, feature added by Grigory A. Mozhaev in
    2023)
  * If you have enabled the 'Protect Size' option for a shape or form control
    and you see a different size after reopening the document, please do the
    following:
    If it is a form control, put the form in 'Design Mode'. This is an icon on
    the 'Form Controls' toolbar. Then right-click on the shape or form control
    and open the 'Anchor' item in the context menu. If the anchor is set to 'To
    cell (resize with cell)', you are affected by the following problem.
    The settings 'Protect size' and anchor 'To cell (resize with cell)'
    contradict each other. Unfortunately, versions prior to 7.6 had this
    contradiction written to the file in different ways, so an automatic repair
    is not possible. Version 7.6 automatically writes the 'To Cell' anchor to
    the file if the shape or form control is size protected.
    To repair your file, set the anchor type to 'To cell'. Then uncheck the
    'Protect Size' option and set the shape to the desired size and position.
    Now you can re-enable the 'Protect size' option. Then save the file. The
    shape or form control now has an unchanged size on reopening, not only in
    version 7.6, but also in older versions.
    Possibly the problem was created because the 'Control Properties' dialog
    contains an 'Anchor' dropdown field with the entry 'To cell', but this is
    actually the anchor type 'To cell (resize with cell)'.
    Please excuse that we did not detect the problem earlier.
  * Fix theme background color lost during XLSX export tdf#91332 (T??nde T??th,
    NISZ)
  * The color for comments respectively "Notes background" and the \ 
"Text
    overflow" indicator can now be changed via Tools ? Options ? LibreOffice ?
    Application Colors tdf#154080 (Heiko Tietze, TDF)

Impress & Draw

  * Display soft breaks as line breaks at fontwork. tdf#148000 (Attila Sz?cs,
    Collabora)
  * "Show Layer" is now directly available from the right-click menu \ 
instead of
    having to set as "Visible" in Modify Layer... ? Properties. tdf#113439
    (Heiko Tietze, TDF)
  * Navigation panel for switching slides while viewing a presentation. This
    option is enabled via checkbox: Slide Show ? Slide Show Settings ? Show
    navigation panel. tdf#154839 (Amin Irgaliev, Vladislav Tarakanov)
  * Objects can now be listed in "front to back" order in the Navigator,
    showing the top-most object at the top of the list: View ? Navigator ? Show
    Shapes ? Front to back. tdf#154604 (Jim Raykowski)
  * PDFium import now supports free text annotations, and export now supports
    ink, free text and polygon/polyline annotations (Jaume Pujantell,
    Collabora)
  * Added support to open multi image tiff files tdf#155444 (Rashesh Padia,
    Collabora)
  * Auto fitting text scaling algorithm has been changed so it works similar to
    MS Office. Text scaling now separates scaling for the spacing scale
    (paragraph and line spacings) and font scale, where spacing scale can only
    be 100%, 90% and 80% and font scaling is rounded to the nearest point size.
    Spacing in the horizontal direction (for example bullet size, various
    indents) is not scaled anymore. (Toma? Vajngerl, Collabora)
  * Fix missing diacritics in slideshow animations that work letter-by-letter.
    tdf#113290 (Khaled Hosny, TDF)
  * Fix squashed display of emojis and glyphs taken from fallback fonts in
    slideshow on Windows. tdf#147999 (Khaled Hosny, TDF)
  * Fix missing CJK emphasis marks in slideshow on Linux. tdf#43671 (Khaled
    Hosny, TDF)
  * Fix gaps between justified Arabic letters in slideshow. tdf#155810 (Khaled
    Hosny, TDF)
  * Fix connectors when importing them as connectors instead of shapes. tdf#
    149756 tdf#154363 (Tibor Nagy, NISZ)

Base

  * Bug fixed tdf#43369 PostgreSQL: Specific UI for collecting PostgreSQL
    connection settings (Nirnay Korde)
  * Added Firebird's DATEDIFF function to the set of functions that can be used
    in the query designer (without the need to run SQL directly). tdf#104918
    (Juan C. Sanz)
  * Added Firebird's DATEADD function to the set of functions that can be used
    in the query designer (without the need to run SQL directly). tdf#156534
    (Juan C. Sanz)
  * Added MariaDB/MySQL functions TIMESTAMPDIFF and TIMESTAMPADD to the set of
    functions that can be used in the query designer (without the need to run
    SQL directly) (Juan C. Sanz)

LibreOffice Help

LibreOffice Help now describe access to commands from several interfaces:
Menus, tabbed interface, keyboard, toolbars, status bar and more.

Help pages describe several ways to access commands

Help contents updates and fixes:

  * E. Rathke
  * L. Balland
  * O. Hallot
  * S. Chaiklin
  * S. Horacek
  * S. Schroeder
  * M. Kaganski
  * R. Lima
  * A. Romedenne
  * Bogdan Buzea
  * Adolfo Jayme Barrientos
  * Juan C. Sanz

Core / General

  * Added support for zoom gestures when using touchpads in the main view.
    (Povilas Kanapickas)
  * Exporting to PDF updates the last printed time in document properties. tdf#
    134901 (Justin Luth)
  * Added support for document themes (Toma? Vajngerl, Collabora)
    Document Themes
      + Import and export of theme definition for OOXML format
      + Import and export of theme definition for ODF
      + Changing of the theme in Writer and extended various colors to support
        theme color definition
      + Added theme colors in the color picker in Writer and Calc
      + Added new Theme dialog to change the currently used theme
        Document Themes Dialog and Sidebar
          o Also added the possibility to define new theme colors for a theme
          o Sidebar theme deck has been adapted to also work
  * Added support for multicolor gradients (Armin Le Grand, allotropia)

    LibreOffice 7.6 has a new feature called "multicolor gradients" (MCGR)
    implemented by Armin Le Grand. A multicolor gradient still goes from a
    starting color to final color, but now additional colors are possible in
    between.
    Although the 'Gradient' tab in the 'Area' dialog has not yet been adapted
    to the new feature, you can use such gradients. The document
    File:InfoPresentation MultiColor Gradients LO76.odp lists hints on what you
    can already do, and the 'Gradient' list in the dialog contains three
    multicolor gradient examples.

Presets of Multi-Color Gradients

    You can create and modify multicolor gradients using macros, see the
    'Gradient2' struct and the associated 'ColorStop' struct in the SDK API
    reference https://api.libreoffice.org/docs/idl/ref/index.html. Find more
    details and some primitive example macros in the file
    File:MacrosForMCGR.odp.
    Since this is a new feature, you might find errors. In this case, please
    help improve the feature by reporting the issue in our bug tracking system
    "Bugzilla" https://wiki.documentfoundation.org/Bugzilla. When doing so,
    mention 'MCGR' in the subject line.
    Some notes:
        LibreOffice versions prior to 7.6 cannot interpret multicolor
        gradients. They will display a gradient made from the first and last
        color.
        You need to use "1.3 Extended (recommended)" file format. This \ 
is the
        default setting, so don't worry.
        Some gradient properties in ODF (LibreOffice) and OOXML (Microsoft
        Office) are basically incompatible. This problem is not solved by
        multicolor gradients.

  * Each view of a document now can have its language specific accelerator
    manager (G?kay ?at??r, Collabora).
  * Entering a group once again dims the objects that are not included in it.
    tdf#122735 (Armin Le Grand, allotropia).

Variety of objects in a Draw document. One group of two shapes is entered, the
surrounding objects are dimmed.

  * Fix text layout issues when using qt5/qt6 VCL plugins (as opposed to kf5/
    kf6 plugins). tdf#151925 tdf#151273 (Khaled Hosny, TDF)
  * Fix overlapping text issue with some Graphite fonts. tdf#137553 (Khaled
    Hosny, TDF)
  * Fix interaction between complex text fonts and Unicode superscript numbers.
    tdf#52577 (Khaled Hosny, TDF)
  * Fix font fallback of Unicode character from higher planes inside
    right-to-left text . tdf#153440 (Khaled Hosny, TDF)
  * Fix issue with misspelling red line covering parts of right-to-left text.
    tdf#151968 (Khaled Hosny, TDF)
  * Compress full width CJK punctuation when punctuation compression is
    enabled. tdf#129810 (Khaled Hosny, TDF)
  * Fix rendering of Tangut and Khitan Small Script in vertical text. tdf#
    114432 (Khaled Hosny, TDF)
  * Available since 7.6.1
    Fix broken contextual text rendering between Narrow No-Break Space and
    Mongolian letter. tdf#107612, tdf#112594 (Khaled Hosny, TDF)
  * Fix broken text rendering when mixing higher Unicode planes with other
    complex text. tdf#139863 (Khaled Hosny, TDF)
  * Don??t insert extra space between Indic and non-Indic text. tdf#89288
    (Khaled Hosny, TDF)
  * Don??t require installing Hunspell spelling dictionary for every Arabic
    locale, installing only ??ar?? dictionary will work for all Arabic locales.
    tdf#64830 (Khaled Hosny, TDF)
  * Fix vertical displacement of vertical text on macOS. tdf#149297 (Khaled
    Hosny, TDF)
  * Don??t use Private Use Area characters for bulleted lists, use the proper
    Unicode code points. tdf#133089 (Khaled Hosny, TDF)
  * Categorized link targets when linking to a presentation. (Szymon K??os,
    Collabora)
    Link targets dialog with categories.

Filters

General OOXML filters

  * Added support for OOXML files created in zip64 format tdf#82984, tdf#94915
    (Attila Sz?cs, Collabora)
  * Lots of fixes for frames defined by DOC/X's framePr. Issues fixed include
    lost frames, combined frames that should be separate, split frames that
    should be combined, overlapping frames, ignored parent styles, lost
    relative positioning, wrong absolute positioning, and lost rotation. tdf#
    154129, tdf#154703 (Justin Luth, Collabora)

PDF

  * Export to PDF v.1.7 by default. core commit e624e (Michael Stahl,
    allotropia)
  * Tagged PDF is now produced by default, for improved accessibility. (To
    further improve your PDF's accessibility, the PDF/UA option is available in
    the export dialog and will trigger the Accessibility Check tool). tdf#39667
    (Samuel Mehrbrodt, allotropia)
  * Exporting as a hybrid PDF now stores the original ODF document as a PDF
    compatible file attachment. core commit e052f (Toma? Vajngerl, Collabora)
  * Fix glyph size mismatch and overlap when printing of variable fonts. tdf#
    156151 (Khaled Hosny, TDF)
  * Fix missing or incorrect overline color when exporting to PDF. tdf#48707
    (Khaled Hosny, TDF)
  * Fix position of CJK emphasis marks when exporting to PDF. tdf#115321
    (Khaled Hosny, TDF)
  * Fix blank text for the default instance of CFF2 variable fonts when
    exporting to PDF. tdf#155161 (Khaled Hosny, TDF)
  * Fix underline position of Liberation fonts when exporting to PDF. tdf#
    154235 (Khaled Hosny, TDF)

EMF/EMF+

  * Implement EMR_POLYDRAW record. tdf#142249 (Bartosz Kosiorek)
  * Add missing EmfPlusDrawCurve implementation. tdf#143877 (Bartosz Kosiorek)
  * Performance boost for EMF+ images containing EmfPlusRecordTypeDrawBeziers
    records. tdf#154789 (Bartosz Kosiorek)

SVG

  * Support feColorMatrix, feGaussianBlur, feDropShadow, feFlood, feOffset. tdf
    #156066 (Xisco Fauli, TDF)
    Comparison of import of an SVG sample using feColorMatrix (7.5 on left, 7.6
    on right)

GUI

  * The recent documents picklist under File ? Recent Documents now shows the 5
    most recent module-specific items first. The list can be configured using
    the ShowCurrentModuleOnly expert option to show only files that can be
    handled by the current module. tdf#56696 (Andreas Heinisch)

Default Recent documents list
Recent documents list with ShowCurrentModuleOnly

  * Documents in the Start Center can now be pinned to show them at the
    beginning of the recently opened document list. To pin a document, hover
    the corresponding document and click on the pin icon in the top left
    corner. The selected document will then be shown in a separate line at the
    beginning of the list, along with already pinned documents. tdf#38742
    (Andreas Heinisch)

Pinned documents in the Start Center

  * Keyboard navigation for the Special Characters dialog (Insert ? Special
    Character...) has been improved and the currently selected character is now
    correctly announced by screen readers. tdf#153806 tdf#153918 (Michael
    Weghorn)
  * The title of styles in the Fontwork dialog (Insert ? Fontwork...) is now
    announced by screen readers. tdf#153657 (Michael Weghorn)

Localization

  * Improved predefined outline styles for en_US (and most locales reference
    this, so will automatically benefit). MLA/Chicago-compliant choice now
    available, and Roman numeral levels are now right-aligned. Also fixed
    indents in the "Numbering IVX" style, and made the "Numbering \ 
ivx" style
    usable. The outline numbering button was also added to the toolbar. tdf#
    56258 (Justin Luth, Collabora)
    Outline Numbering pop-up from toolbar

New languages/locales with locale data

Available as default document language and for locale specific formatting.

  * Morisyen {mfe-MU} [0x06B2]. tdf#154832 (Jean-Yves; Eike Rathke, Red Hat)
  * Santali {sat-IN} [0x0646]. tdf#154987 (Prasanta Hembram; Eike Rathke, Red
    Hat)

Additional languages in the language list

Available for text attribution.

  * Saraiki {skr-PK} [0x06B0], CTL, RTL. (Eike Rathke, Red Hat)
  * Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTL. tdf#154031 (Eike Rathke,
    Red Hat)

Scripting

The ScriptForge libraries

An extensible and robust collection of macro scripting resources for
LibreOffice to be invoked from user Basic or Python scripts. (Jean-Pierre
Ledure)

The libraries expose a total of 31 services each with a bunch of methods and
properties.

New in LibreOffice 7.6:

  * The (new) FormDocument service (a form document is also known as a "Base
    form", but this is confusing): open (even without first opening the Base
    document container), close, print, export to PDF, menubar management,
    access to individual controls.
  * The (new) Toolbar and ToolbarButton services: hide/show built-in or custom
    toolbars, hide/show individual toolbar buttons, get or set the script or
    command to execute when clicked.
  * In the Calc service: ranges may be sorted on any number of keys. Also a new
    RemoveDuplicates method, to clear or to compact ranges, keeping only one
    copy of identical records.
  * A new Echo method in the Document service to freeze screen updates during
    scripts or to change the actual mouse pointer.
  * Many improvements on the Dialog and DialogControl services:
      + Support of the Hyperlink control type
      + Dialog controls may be resized. The height and width are expressed in
        Map AppFont units, like in the Basic IDE.
      + All the On properties (to specify the script to be executed when an
        event occurs) are now editable.
      + Dialog controls may be created dynamically.
      + Dialog controls may be cloned with the new CloneControl method.
      + A dialog can be created from scratch.
      + Tabulations between controls are defined at once by the new OrderTabs
        method.

The whole set of services (except when better done by native built-in
functions) is made available for Python scripts with identical syntax and
behaviour as in Basic.

The English version of the documentation of the ScriptForge libraries (7.6) is
fully integrated in the LibreOffice help pages (https://help.libreoffice.org/
7.6/en-US/text/sbasic/shared/03/lib_ScriptForge.html?DbPAR=BASIC). Their
translation into other languages is underway. (Alain Romedenne, Rafael Lima)

Java

  * The property userClassPath in the javasettings_$OS_$ARCH.xml file now
    supports (non nested) bootstrap variables (allowing to enter relative
    paths). core commit 7795a (Samuel Mehrbrodt, allotropia)

VBA Support

  * Added support for ExportAsFixedFormat VBA function to Export As PDF. tdf#
    149786 (Bal??zs Varga, allotropia)

Feature Removal / Deprecation

  * Option for making PDF the default print job format have been removed and
    PDF is always used. Support for PostScript as a print job format is
    deprecated and will be removed in a later release. core commit 2a405 and
    core commit c3a4f

  * Shortcut visibility setting (for context menus) has been removed from Tools
     ? Options ? LibreOffice ? View and defaults to the desktop environment's.
    The expert configuration setting ShortcutsInContextMenus is still available
    if needed (0 to hide, 1 to show, 2 for default). tdf#152898 (Caol??n
    McNamara, Collabora)

LOK API

  * Add memory trimming functionality for idle documents (Michael Meeks,
    Collabora)
  * Avoiding running graphics tests on startup in LOK mode (Michael Meeks,
    Collabora)
  * Avoid un-necessary slow whole-writer-document off-screen render in some
    cases (Michael Meeks, Collabora)
  * Swap out compressed graphics in LOK mode as well as de-compressed versions
    (Michael Meeks, Collabora)
  * Performance improvements for headless cairo rendering, avoiding PDF
    code-paths (Michael Meeks, Collabora)

Platform Compatibility

Mac

  * LibreOffice 7.6 requires macOS 10.15 or newer to run.

API Changes

  * css.qa.XDumper::dump got a kind parameter. core commit 56e17
  * remove .uno:CharBackgroundExt's secondary use to set background color.
    Instead use .uno:CharBackColor for 7.6+. tdf#85592
  * deprecate .uno::BackColor to set background color in Writer. Instead use
    the universal .uno:CharBackColor for 7.6+. tdf#85592
  * The C functions rtl_string_newFromStr and rtl_uString_newFromStr, and the
    C++ constructors for rtl::OString(char const *) and rtl::OUString
    (sal_Unicode const *) wrapping those functions, no longer support the
    undocumented behavior of accepting a null pointer string argument and
    treating it as an empty string. (Such calls had already been diagnosed with
    std::abort in debug builds since LibreOffice 7.2.) core commit 6028e
  * The Gradient2 struct and the ColorStop struct were added to support
    multicolor gradients. Search for MCGR to get the related commits. For more
    about multicolor gradients look at section Core/General.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-08-06 12:41:42 by Nia Alarie | Files touched by this commit (3)
Log message:
libreoffice: Fix stale patches. The libreoffice build system no longer sets
DLOPEN_LIBS.
   2023-07-20 21:28:12 by Ryo ONODERA | Files touched by this commit (2)
Log message:
libreoffice: Update to 7.5.5.2

* Use gnu++17 instead of c++17. Because c++17 will be replaced with
  gnu++17 with BUILDLINK_TRANSFORM to avoid alloca problem.

Changelog:
7.5.5.2:
Bugs fixed compared to 7.5.5 RC1:

 1. tdf#152575 Comments in margin missing depending on combination of settings
    in Print and PDF export dialogs (see comment 14) [Samuel Mehrbrodt]
 2. tdf#153517 CALC - wrong time value when using the autofill function and
    minutes are entered (not for 00 min) [Eike Rathke]
 3. tdf#153804 Footnotes disappear or move in docx file [L??szl?? N??meth]
 4. tdf#155462 Scrollbar tooltips not shown anymore when dragging thumb;
    ShowScrollBarTips option doesn't work [Mike Kaganski]
 5. tdf#156077 Hidden frames in document [Michael Stahl]

7.5.5.1:
Bugs fixed compared to 7.5.4 RC2:

 1. tdf#64830 RTL: LibreOffice requires duplicated hunspell dictionaries for
    each Arabic locale [???? ????, Khaled Hosny]
 2. tdf#73483 FORMATTING: "Clear direct formatting" deletes page breaks but
    this does not show up until file is reopened [Mike Kaganski]
 3. tdf#92824 Limit the number of context menu spellcheck/autocorrect
    suggestions [L??szl?? N??meth]
 4. tdf#100680 FILEOPEN DOCX Image anchored as character + long word wrapped
    differently [Justin Luth]
 5. tdf#104704 LAYOUT DOC/DOCX: Table in footer hides text in the following
    footer paragraph (fixed by re-layout) [Justin Luth]
 6. tdf#107718 Some of old Hangul not rendering faithfully in vertical layout
    [Khaled Hosny]
 7. tdf#122081 Crash in SwFrame::FindFootnoteBossFrame(bool) [Caol??n McNamara]
 8. tdf#122676 FORMATTING Currency Negative Values does not Correctly Apply (*)
    with a Space [Czeber L??szl?? ?d??m]
 9. tdf#125154 writer calculation using variable within table does not work
    with formated numbers [Michael Stahl]
10. tdf#138279 Unable to add a textbox to chart [Justin Luth]
11. tdf#139863 Grantha consonants combining with Vedic svara markers are not
    displayed correctly [Khaled Hosny]
12. tdf#143877 [EMF+] Missing EmfPlusDrawCurve implementation (it is using
    cardinal spline) [Xisco Fauli, Bartosz Kosiorek]
13. tdf#145651 FILESAVE OOXML write error if using default colour for chart
    legend background from sidebar [T??nde T??th]
14. tdf#145896 Bad SVG interpretation [Xisco Fauli]
15. tdf#145998 Page styles in docx-file revert to previous settings after
    reopening the document [Justin Luth]
16. tdf#146626 Crash in macOS Calc on font size operation on multi-monitor
    setup [Patrick Luby]
17. tdf#148142 "On tick marks" option of x-axis formatting in \ 
LibreOffice Calc
    is not saved [T??nde T??th]
18. tdf#149297 EDITING: Text selection in vertical text positioned incorrectly
    [Khaled Hosny]
19. tdf#150606 Undo of table in columns adds multiple additional pages + broken
    layout [Michael Stahl]
20. tdf#151968 Squiggly lines cover misspelled Arabic words [???? ????, Khaled
    Hosny]
21. tdf#151987 After deleting a sort list, the default sort lists are added
    again every time Calc starts [Mike Kaganski]
22. tdf#152037 Data validation error when entering correct text length in XLSX
    file [Czeber L??szl?? ?d??m]
23. tdf#152046 DOCX Incorrect document layout [Justin Luth]
24. tdf#152048 Wrong rendering of underline for justified Arabic/Persian text
    with kashida [Khaled Hosny]
25. tdf#152983 crash in layout with chained text frames anchored in footer
    [Michael Stahl]
26. tdf#153040 PDF Export: SDT Dropdown List is empty [Justin Luth]
27. tdf#153317 MySQL/MariaDB direct connection: Content of field type 'Bit'
    isn't shown in Tools ?? SQL [Julien Nabet]
28. tdf#153437 Cancelling insertion of a line insert a shift after column I
    [Czeber L??szl?? ?d??m]
29. tdf#153440 Unexpected behavior when typing Emojis in RTL paragraph [Khaled
    Hosny]
30. tdf#153972 Calc Autofilter can't select background colour when all cells in
    the filtered column have no content [Samuel Mehrbrodt]
31. tdf#154168 FILESAVE: Export selection to .PNG without transparency fails
    [Paris Oplopoios]
32. tdf#154174 Empty edit cell after fill [Czeber L??szl?? ?d??m]
33. tdf#154349 Cannot set certain decimal values for character style font body
    size [Mike Kaganski]
34. tdf#154477 Color attribute set by colorscale conditional format not copied
    to HTML [Henry Castro]
35. tdf#154547 Hebrew fonts in drop-down list don't show the full expected
    phrase [Khaled Hosny]
36. tdf#155182 XHTML-Export: Min-Width is set to 0cm together with bullets
    [Franklin Weng]
37. tdf#155190 FILESAVE Acrobat Accessibility checker reports "Associated with
    content" error in alternative text check [Michael Stahl]
38. tdf#155244 Blue background when exporting spreadsheet as XHTML [Svante
    Schubert]
39. tdf#155319 Data bars appear incorrectly after copying [Tibor Nagy]
40. tdf#155321 FILEOPEN XLSX Colour scale changes colour on import [Tibor Nagy]
41. tdf#155324 updating ToX inserts wrong (too large) page numbers [Michael
    Stahl]
42. tdf#155368 Can't toggle Wrap Text on all cells if a cell already has it
    [Noel Grandin]
43. tdf#155369 Formula Calculation: Indirect() returns #REF! [Dennis Francis]
44. tdf#155387 ReqIF export produces invalid XML (too many closing li elements)
    for a list [Mike Kaganski]
45. tdf#155393 Crash in SfxShell::GetViewShell() [Jim Raykowski]
46. tdf#155407 Incorrect autocorrection of double dashes in a specific
    situation [Mike Kaganski]
47. tdf#155410 Scrolling is much slower in Writer 7.5 with gtk3 VCL in a
    document with lots of SVG and PNG images [Noel Grandin]
48. tdf#155443 MySQL/MariaDB direct connection: Impossible to change a field
    name in a table. [Julien Nabet]
49. tdf#155465 FILESAVE DOC: Saving as doc file would make the paragraph
    justified effects not worked [Justin Luth]
50. tdf#155496 ReqIF export produces invalid XML (unmatched closing elements)
    for a list with subheader [Mike Kaganski]
51. tdf#155514 VIEWING: Combination of unicode Devanagari UDATTA and ANUDATTA
    with Telugu characters results in dotted circle [Khaled Hosny]
52. tdf#155542 checkGlyphsEqual assert on IS_UNSAFE_TO_BREAK inconsistency seen
    in crashtesting [Khaled Hosny]
53. tdf#155611 Wrong layout and crash closing text documents with nested
    sections and tables in 7.5.3 [Mike Kaganski]
54. tdf#155647 Proofreading (grammar checking) does not work in version 7.5.4
    [Mike Kaganski]
55. tdf#155685 CRASH: after undoing deletion with extended select all and table
    at end [Michael Stahl]
56. tdf#155690 FILEOPEN DOCX Bookmark in the first table of a page starts one
    letter later than in Word [Michael Stahl]
57. tdf#155733 SVG: Mask applied to the wrong object [Xisco Fauli]
58. tdf#155750 Error activating object General OLE error, private:factory/scalc
    as floating frame target [Caol??n McNamara]
59. tdf#155819 SVG: marker not displayed [Xisco Fauli]
60. tdf#155823 A specific list item does not continue numbering after
    save-and-reload since 7.4 [Mike Kaganski]
61. tdf#155833 svg import inverses rows of checkerboard colored image [Xisco
    Fauli]
62. tdf#155863 The image stays cropped, but stretches to the size of original
    image, thus becomes distorted. [Tibor Nagy]
63. tdf#155939 LibreOffice-7.5.4.2 Writer hangs when changing language of text
    [Michael Stahl]
64. tdf#156016 FILEOPEN: SVG: General Error opening file [Paris Oplopoios]
65. tdf#156050 Multiple squiggly lines under misspelled words in text boxes
    [Khaled Hosny]
   2023-07-20 21:16:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
libreoffice: set c++17 in USE_LANGUAGES

Needed for dragonbox headers during configure
   2023-07-18 20:31:20 by Nia Alarie | Files touched by this commit (2)
Log message:
misc: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
   2023-07-17 16:30:50 by Ryo ONODERA | Files touched by this commit (3) | Package updated
Log message:
libreoffice: Update to 7.5.4.2

Changelog:
7.5.4.2:
Bugs fixed compared to 7.5.4 RC1:

 1. tdf#114286 Move uno command entries from module specific xcu file to
    GenericCommands.xcu [Julien Nabet]
 2. tdf#155346 CRASH: trying to copy/paste protected content [Michael Stahl]
 3. tdf#155350 Autocorrect does not work in comments (gtk3) [Caol??n McNamara]
 4. tdf#155436 CRASH: exporting to PDF [Michael Stahl]

7.5.4.1:
Bugs fixed compared to 7.5.3 RC2:

 1. ofz#58551 conditional jump or move depends on uninitialised value [Caol??n
    McNamara]
 2. tdf#41304 EDITING: Cell formula shown without colors, colored frames
    missing around referenced cells (see comment 17) [Eike Rathke]
 3. tdf#91332 Saving XLSX File Removes textbox Linked to Other Tabs [T??nde T??
    th]
 4. tdf#103890 cut paste formula rewrite [Eike Rathke]
 5. tdf#104011 FORMCONTROLS. Dialog editor causes crash with Fatal Error when
    adding a Combo Box from FormControls toolbar. [Caol??n McNamara]
 6. tdf#105931 Add function to Calc that rounds to significant digits [Eike
    Rathke]
 7. tdf#116451 XML Form Document: Adding two values of decimal-fields gives
    wrong decimalseparator [Julien Nabet]
 8. tdf#119565 FILESAVE XLSX Line property of shape inherited from theme lost
    [T??nde T??th]
 9. tdf#119659 LOOKUP function >> application crashes, if "Result \ 
vector"
    argument is array of constant with more than one value in search direction,
    and search value is out of vector [Eike Rathke]
10. tdf#124286 ROUNDDOWN is inaccurate with decimal numbers [Eike Rathke]
11. tdf#127322 Gallery: Insert items as background does no longer work [Justin
    Luth]
12. tdf#129813 automatic splits in conditional formating cant be undone with
    ctrl + z [Tibor Nagy]
13. tdf#129814 conditional formatting rules split when they shouldnt [Tibor
    Nagy]
14. tdf#131722 FILEOPEN DOCX Date picker control placeholder texts first
    character goes out of the control [Czeber L??szl?? ?d??m]
15. tdf#138093 FILEOPEN DOCX Date selector control resets to year 1900 if
    placed inside table [Czeber L??szl?? ?d??m]
16. tdf#138220 calc: calculation: roundup: rounddown: fail in 7.1 alpha [Eike
    Rathke]
17. tdf#138512 CRASH: Changing vertical alignment (GTK3) [Caol??n McNamara]
18. tdf#140730 UI, keyboard: Form field properties dialog does not get keyboard
    focus when it opens [Michael Weghorn]
19. tdf#144494 Resizing image causes hang (see comment 2) [Michael Stahl]
20. tdf#144547 Editing a multi-line formula, changing a cell reference on
    another than the first line with drag & drop it is repeated forever in the
    formula's first line [Eike Rathke]
21. tdf#146068 Calc crashes when trend line using MA(central) lacks data [Caol
    ??n McNamara]
22. tdf#147526 Basic Macro manipulating text table crashes LibreOffice Writer
    [Caol??n McNamara]
23. tdf#150149 Repeated heading does not save consistently in a section with
    columns [L??szl?? N??meth]
24. tdf#151715 Tabbed UI: opening a read-only file (XLS or XLSX from mail) and
    switching to edit, buttons remain disabled [Michael Stahl]
25. tdf#151974 "Send outline to clipboard" and pasting indents previous
    headings [Vasily Melenchuk]
26. tdf#152173 [macOS 13] Tooltips bring out-of-focus LO windows to
    second-to-last position [Patrick Luby]
27. tdf#152246 Wrong horizontal position for the RTL content control fields in
    the exported PDF file [Hossein]
28. tdf#152577 Database range disappears when deleting a sheet it doesn't
    belong to [T??nde T??th]
29. tdf#152625 Table / column / row selection cursors are invisible on black
    background [Rizal Muttaqin, Caol??n McNamara]
30. tdf#152974 Forms: Borders of text controls switch to 3D if form has been
    edited in LO 7.5.0.1 and reopened in older versions [Caol??n McNamara]
31. tdf#152980 LibreOffice is modifying a cell entry (text) after saving to
    XLSX format [Czeber L??szl?? ?d??m]
32. tdf#153004 Copying content to a table without an auto value primary key
    gives an error but copies the whole content [Julien Nabet]
33. tdf#153016 Duplicated comment with action description "Comment \ 
added" in
    .doc file with track changes on [L??szl?? N??meth]
34. tdf#153543 shell constant vbMinimizedFocus shows syntax error [Andreas
    Heinisch]
35. tdf#153790 Unnecessary 3D sheet reference in end part of reference after
    cut and paste [Eike Rathke]
36. tdf#153839 Exporting to xhtml results in most of the tags and content in
    one single line [Michael Stahl, Franklin Weng]
37. tdf#154363 FILEOPEN PPTX Connectors are attached to the wrong side of
    rectangle shape [Tibor Nagy]
38. tdf#154469 FILESAVE DOCX Hyperlink in grouped shape not exported [T??nde T
    ??th]
39. tdf#154478 Fileopen DOCX: Comments empty after ToC [Jaume Pujantell]
40. tdf#154481 Fileopen DOCX: Last pages cut after grouped shape [Attila Bakos
    (NISZ)]
41. tdf#154535 XML Form Document: Useless Binding created for Root Instance
    [Caol??n McNamara]
42. tdf#154703 META Export DOCX flies with framePr instead of DrawingDML
    [Justin Luth]
43. tdf#154734 XML Form Document: All binded fields will be shown as fields
    with wrong content - except fields, which have wrong content. [Julien
    Nabet]
44. tdf#154761 Different table indentation, when exported to HTML, is shown
    identically in browser [Mike Kaganski]
45. tdf#154773 Symbols dialog in Math does not respect dark mode [Rafael Lima]
46. tdf#154774 Preview in Spacing dialog does not respect dark mode [Rizal
    Muttaqin]
47. tdf#154792 Calc Round Down is Rounding Up for some values. [Eike Rathke]
48. tdf#154817 Direct paragraph formatting using Paragraph dialog always adds
    'Fill Gradient Name' and 'Fill Hatch Name' to paragraph direct formatting
    [Justin Luth]
49. tdf#154825 Edit Sections: Hide Status is not reflected in Icons (hidden/
    unhidden) except Karasa Jaga and Sukapura [Rizal Muttaqin]
50. tdf#154855 FILESAVE DOCX "Layout in table cell" setting lost with \ 
"in front
    of text" shape [Miklos Vajna]
51. tdf#154859 Delete row, deleting content within row if table cell content is
    added with track changes record enabled & row being deleted with track
    changes record still enabled [L??szl?? N??meth]
52. tdf#154870 Line cap style label greyed out in sidebar even though still
    functional and applicable [Caol??n McNamara]
53. tdf#154877 Ctrl-A does not select frame text when document contains hidden
    paragraph [Michael Stahl]
54. tdf#154882 New Table Styles in Impress does not save font color in top-left
    cell [Maxim Monastirsky]
55. tdf#154884 Favorite Special characters: add multiple entries of the same
    character [Mike Kaganski]
56. tdf#154906 When copying a conditional format, the display results in an
    error in Calc [Tibor Nagy]
57. tdf#154958 Linux, GTK: Format ?? Paragraph ?? Proportional shows default
    6%. [Caol??n McNamara]
58. tdf#154976 Modified cursor icons hard to see with black page (Colibre Dark
    in Draw) [Rizal Muttaqin]
59. tdf#154989 Text duplicated in XHTML export [Svante Schubert]
60. tdf#155028 Crash in: `anonymous namespace'::lcl_PasteFlyOrDrawFormat [Noel
    Grandin]
61. tdf#155029 Form control: Border color of Text controls won't be shown after
    load [Caol??n McNamara]
62. tdf#155037 Crash in: rtl_uString_new when attempting to copy sheet to a
    sheet containing VBA macro [Xisco Fauli]
63. tdf#155046 Boolean cells in XLSX display correctly in Excel as \ 
"TRUE" or
    "FALSE" but incorrectly in Calc as "FALSE" or \ 
"0" [Eike Rathke]
64. tdf#155048 AntiAliasing property in FilterData has no effect since version
    7.5 [Mike Kaganski]
65. tdf#155057 Wrong colors in some WPG graphic import: WPG1 is well rendered,
    but not WPG2 [Julien Nabet]
66. tdf#155076 Mouse pointer does not change to bar when moving over text area
    in a comment (GTK) [Caol??n McNamara]
67. tdf#155077 CRASH exporting a dialog with language resources [Mike Kaganski]
68. tdf#155121 XML Form Document: Impossible to create a user defined data type
    and set field as "not required" [Julien Nabet]
69. tdf#155140 right click in gallery always enters into insert mode [Caol??n
    McNamara]
70. tdf#155144 Copying a table from Writer to Impress makes all table design on
    all tables in Impress disappear [Maxim Monastirsky]
71. tdf#155161 Default instance of fonts with CFF2 table is exported blank in
    PDF [Khaled Hosny]
72. tdf#155204 BASIC SF GetRows treats an empty result as an error [Jean-Pierre
    Ledure]
73. tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer
    chart [Noel Grandin]
74. tdf#155228 Syntax error in PDF for Tab key of page object [Michael Stahl]
75. tdf#155231 CRASH: with embedded OLE chart [Noel Grandin]
76. tdf#155232 LibreOffice and LanguageTool extension: LibreOffice doesn't free
    RAM for special interface XFlatParagraph [Mike Kaganski]
77. tdf#155238 An empty paragraph loads with different line height in 7.5 [Mike
    Kaganski]
78. tdf#155241 Calc: Column Width Accepts Invalid Input Resulting in Sheet
    Corruption [Caol??n McNamara]
79. tdf#155349 Writer collaborative performance problems in 7.5 [Caol??n
    McNamara]

7.5.3.2:
Bugs fixed compared to 7.5.3 RC1:

 1. ofz#57592 null-dereference READ [Caol??n McNamara]
 2. tdf#137542 SIGSEGV on tab cycling focus to input field in a table cell
    [Caol??n McNamara]
 3. tdf#138124 FILEOPEN: MSO DOCX with image in footnote crashes and uses up
    100% memory [Mike Kaganski]
 4. tdf#151560 Calc crashes when loading a previously saved document which has
    cells with "#" values [Caol??n McNamara]
 5. tdf#151958 The COUNTIF and COUNTIFS functions mis-count on mixed numeric
    and text data and query by string [Eike Rathke]
 6. tdf#152619 Basic, Writer: Trying to inspect a just created not yet inserted
    instance of textfield.DateTime in the IDE causes a crash. [Caol??n
    McNamara]
 7. tdf#153190 Compressing tool calculates compression rate wrong on large
    images [Noel Grandin]
 8. tdf#153441 LibreOffice OpenType font features list is blocked [Caol??n
    McNamara]
 9. tdf#153958 Hyphenation crashes with special combined word [Caol??n
    McNamara]
10. tdf#154016 Libreoffice Math Crash when scrolling through "element
    categories" [Mike Kaganski]
11. tdf#154113 Sections: after copy-paste, layout is broken until reload [Mike
    Kaganski]
12. tdf#154428 FILESAVE Shapes vanish from a Writer Frame after grouping and
    anchoring operation (gtk3 and kf5) [Noel Grandin]
13. tdf#154501 Fileopen PPTX: Table with rotated text rendering wrong again
    [Noel Grandin]
14. tdf#154546 Crash when using presentation mode on macOS [Patrick Luby]
15. tdf#154623 Numeric keypad decimal separator is inconsistently used when in
    formula bar vs cell (GTK3) [Caol??n McNamara]
16. tdf#154789 EMF+ graphic causes hang / catastrophic memory leak [Bartosz
    Kosiorek]
17. tdf#154803 print selected cells does not work when there is a merged cell
    in the top row [Andreas Heinisch]
18. tdf#154827 Regression in 7.5.x: Graphics anchored in Writer as character
    become anchored at paragraph when reopening the document [Noel Grandin]
19. tdf#154912 CRASH/Assert: "pBasicEntry && \"FindEntry: no \ 
Entry ?!\"" ( gen)
    [Caol??n McNamara]
20. tdf#154946 Draw/Impress Standard toolbar missing many icons [Julien Nabet]
21. tdf#154957 Cropped area transparency lost on right of image [Caol??n
    McNamara]
22. tdf#155004 More regressions around WebDAV locking [Michael Stahl]
23. tdf#155005 CRASH: trying to repair document [Caol??n McNamara]
24. tdf#155011 An HTML reports a failed assert on open in Writer [Mike
    Kaganski]

7.5.3.1:
Bugs fixed compared to 7.5.2 RC2:

 1. cid#1524497 uninitialized pointer field [Caol??n McNamara]
 2. rhbz#2171265 Libreoffice cannot start [Stephan Bergmann]
 3. tdf#39667 Enable accessible/tagged PDF export options by default [Michael
    Stahl]
 4. tdf#66613 EDITING: sheet copied to another document does not retain a
    defined print range [Andreas Heinisch]
 5. tdf#89920 inserting line break to cell from macro [Andreas Heinisch]
 6. tdf#104394 FILEOPEN DOCX: Textbox is missing [Justin Luth]
 7. tdf#113027 Editing F4 (Sheet - Cycle Cell Reference Types) doesn't cycle
    remote references with space in sheet name [Andreas Heinisch]
 8. tdf#114556 Emphasis mark set in the Japanese vertical text shifts upward
    [Mark Hung]
 9. tdf#115321 Vertical Japanese text lines with emphasis mark above in odt
    exported to PDF is shown a quarter font height lower than the normal lines,
    and no emphasis mark is shown [Mark Hung]
10. tdf#117037 localc does not understand unicode minus [Andreas Heinisch]
11. tdf#126632 Tabs in Tabbed Compact don't update after adding of table and
    moving of cursor to body text in Writer document [Jim Raykowski]
12. tdf#126689 Icons needed for Bullets & Numbering toolbar and context menu
    [Rizal Muttaqin]
13. tdf#129547 Default shortcut key for insert current time doesn't work
    (French) [Julien Nabet]
14. tdf#132847 Not all shapes in gallery shown in Detailed View rendered
    automatically [Caol??n McNamara]
15. tdf#139065 PDF Export: Emphasis Mark not shown in the exported PDF [Mark
    Hung]
16. tdf#140762 No text spoken by screen reader for "Borders" dropdown \ 
button
    items in Calc's formatting toolbar (NVDA on Windows) [Michael Weghorn]
17. tdf#142450 Remember .uno:Show/HideWhiteSpace across sessions [Xisco Fauli]
18. tdf#145147 FILEOPEN DOCX Hyperlink in grouped shape not imported [T??nde T
    ??th]
19. tdf#148008 autofit column width by cell selection using wrong width [Mike
    Kaganski]
20. tdf#149064 Error when running macro accessing WebDAV twice [Jaume
    Pujantell]
21. tdf#149144 sm Formula editor needs an icon motif for the newly implemented
    Elements SB deck [Rizal Muttaqin]
22. tdf#149485 "Show Whitespace" condition changes other documents \ 
look [Xisco
    Fauli]
23. tdf#149805 kf5: Gap when expanding comboboxes in toolbar [Michael Weghorn]
24. tdf#149996 A hyperlink with an anchored-to-character shape with text
    results in corrupt DOCX [T??nde T??th]
25. tdf#150135 Accessing uninitialized TextInputStream methods crashes [Baole
    Fang]
26. tdf#150542 FILEOPEN DOCX Unused document variable not imported [Vasily
    Melenchuk]
27. tdf#151677 tip on "formula bar" for "formula making" is \ 
displaying over the
    formula itself. [Michael Weghorn]
28. tdf#151722 Incorrect TTF names are used in UI and in saved document [Caol??
    n McNamara]
29. tdf#151971 Crash in: rtl_uString_alloc when using some Sounds Like
    (Japanese)" settings (steps in comment 7) [Stephan Bergmann]
30. tdf#152217 Black box in Basic IDE where the status bar should be (kf5 only)
    [Michael Weghorn]
31. tdf#152218 FILESAVE PDF PAC tool reports "Link annotation is not nested
    inside a Link structure element" error with footnote [Michael Stahl]
32. tdf#152234 FILESAVE PDF PAC tool reports "Widget annotation not nested
    inside a Form structure element" with form objects (clause 7.18) [Michael
    Stahl]
33. tdf#152257 Crash: Selecting an option in dropdown content control leads to
    unexpected exit with code 139 [Caol??n McNamara]
34. tdf#152598 New application and .odf icons are blurry on Windows taskbar at
    default 24x24px [Galdam]
35. tdf#152671 ui, accessibility: auto filter drop down menu is not spoken by
    the screen reader [Michael Weghorn]
36. tdf#152704 WRITER: Linked image does not update after selecting another
    file in Properties dialog. [Caol??n McNamara]
37. tdf#152887 Online/automatic accessibility check needs new icons for the
    status bar [Rizal Muttaqin]
38. tdf#152908 Tabbed compact toolbar does not repaint itself when tabs getting
    removed [Jim Raykowski]
39. tdf#152959 Find and Replace can't use the lowercase Unicode literal for
    soft hyphen [St??phane Guillou]
40. tdf#152979 Freeze in Basic IDE's "Preview Dialog" using kf5 [Michael
    Weghorn]
41. tdf#153374 Hang using Keyboard viewer [Patrick Luby]
42. tdf#153458 Connecting to database: wrong cursor position for dropping data
    to Calc sheet [Michael Weghorn]
43. tdf#153465 Add Sukapura Dark Variant [Rizal Muttaqin]
44. tdf#153609 Elementary's Book Preview icon not distinct enough to Two Pages
    Preview [Rizal Muttaqin]
45. tdf#153628 Spellcheck now does not work v7.5.0.3 X86_64 [L??szl?? N??meth,
    Caol??n McNamara]
46. tdf#153800 Calc sheet tab drag-and-drop target area has shifted vertically
    (kf5-only) [Michael Weghorn]
47. tdf#153808 Preview in the Bullets and Numbering is not painting bullets/
    numbers in dark mode [Rafael Lima]
48. tdf#153839 Exporting to xhtml results in most of the tags and content in
    one single line [Franklin Weng]
49. tdf#153842 Wrong currency format for Euro ?? Upper Sorbian in Calc [Eike
    Rathke]
50. tdf#153887 So-called improper fractions are badly formatted with a fix
    denominator to "0/0" under a certain condition. [Laurent Balland]
51. tdf#153908 Dragging scrollbars with mouse in relationships window causes
    content panel moves in oposite direction than expected [Caol??n McNamara]
52. tdf#153923 Unclosed 'dd' tag in HTML export with a table with offset [Mike
    Kaganski]
53. tdf#153935 PDF/UA: Mark heading rows of tables with autoformat in PDF
    export [Michael Stahl]
54. tdf#154005 FILEOPEN ODS Dropdown form control becomes wider [Balazs Varga]
55. tdf#154043 Change object layer via drag and drop has target shifted down
    (KF5-only) [Michael Weghorn]
56. tdf#154087 Scroll bar disappears after searching a character [Caol??n
    McNamara]
57. tdf#154115 A useless Text Field shows up when typing with Option menu open.
    prevents Options menu from closing the [Caol??n McNamara]
58. tdf#154125 INDEX() does not return a vector of an array if that is only a
    vector, but only the first element [Eike Rathke]
59. tdf#154136 In Help I found Command+Shift+; to have a timestamp in a Calc
    cell, but it is doing nothing. [Julien Nabet]
60. tdf#154143 The explanatory image in Tips of The Day looked blurred and
    something not professional [Rizal Muttaqin]
61. tdf#154169 macOS Dark mode: black tree menu lines on dark background in LO
    preferences [Caol??n McNamara]
62. tdf#154171 UI Bogus error message with PDF encryption and PDF/UA enabled
    [Michael Stahl]
63. tdf#154179 Crash opening Chapter Numbering dialog, when current paragraph
    has an outline style, but DF outline level "Text Body" [Mike Kaganski]
64. tdf#154205 Crash on reload of file (segfault in libswlo.so) [Caol??n
    McNamara]
65. tdf#154218 variable and user field input field mishandles datetime when
    locale uses decimal commas [Eike Rathke]
66. tdf#154235 Underline blends with bold text in Liberation [Khaled Hosny]
67. tdf#154242 The explanatory image in UI Chooser (.uno:ToolbarModeUI) looked
    blurred [Rizal Muttaqin]
68. tdf#154273 Importing apostrophes from HTML or XHTML [Damjan Jovanovic]
69. tdf#154296 Lost ability to customize Notebook Bar UI --element checkboxes
    have no effect [Jim Raykowski]
70. tdf#154307 XML Form Document: Duplicate entry in context menu for adding
    elements to instance (kf5) [Caol??n McNamara]
71. tdf#154308 Double click to open XLSX spreadsheet with password hides "enter
    password" window [Caol??n McNamara]
72. tdf#154318 Wrong Conditional Formatting 5 Quarters Icon Sets Are Wrong in
    elementary (SVG) Theme [Rizal Muttaqin]
73. tdf#154319 ToC in DOCX has duplicated LS/LE elements; \d in TOC field gives
    displaced CI and text elements [Mike Kaganski]
74. tdf#154322 XML Form Document: Choosing Instance after first clicking on
    Bindings leads to Crash of LO [Caol??n McNamara]
75. tdf#154360 DOCX ToC: Tab stop between chapter number and text converts to a
    space [Mike Kaganski]
76. tdf#154433 Auto-Replacement gets Ukrainian Quotation Marks wrong [Eike
    Rathke]
77. tdf#154445 Unused custom page styles are removed on save [Andreas Heinisch]
78. tdf#154462 BASIC The ScriptForge.SF_FileSystem.pickfile macro runs once and
    fails on a second call (gtk3/gen) [Jean-Pierre Ledure]
79. tdf#154470 Split button dropdown disconnected from toolbar (GTK3, Wayland)
    [Caol??n McNamara]
80. tdf#154486 A document with thousands of tables loads very slow, time grows
    quadratically [Mike Kaganski]
81. tdf#154521 selecting bookmarks in Navigator triggers selectionChanged event
    before the selection [L??szl?? N??meth]
82. tdf#154545 bad bookmark selection in Navigator tree list at nested
    bookmarks [L??szl?? N??meth]
83. tdf#154549 Hebrew Nikkud marks mis-positioned on Arabic letters [Khaled
    Hosny]
84. tdf#154565 Typing with Alt + Down List open replaces entry when hovered
    over [Caol??n McNamara]
85. tdf#154582 Add-in function names appears as "Compatibility names" in
    "English function names" state of the Calc setting. [Eike Rathke]
86. tdf#154599 Crash while moving columns in Writer table [L??szl?? N??meth]
87. tdf#154627 Inconsistencies in RANK() function in Calc [Eike Rathke]
88. tdf#154629 Crash: after opening print preview, closing print preview, right
    click on TOC [Caol??n McNamara]
89. tdf#154631 Export as gif ignores transparence of objects [Julien Nabet]
90. tdf#154658 XML Form Document: Fields doesn't calculate any more, connection
    to instance broken [Julien Nabet]
91. tdf#154680 Typing into font family field shows autocompleted font name as
    missing, when multiple cells selected with different fonts [Caol??n
    McNamara]
92. tdf#154695 DOCX ToC: Tab stop is inserted before entry text, when there's
    no numbering [Mike Kaganski]
93. tdf#154708 An arrow key repeat deletes characters (macOS with Japanese
    input source) [Patrick Luby]
94. tdf#154753 Ubuntu Libreoffice impress does not show some symbols but
    Windows libreoffice impress does [Caol??n McNamara]
95. tdf#154771 Copying columns when moving multiple selected columns in Writer.
    [L??szl?? N??meth]

7.5.2.2:
Bugs fixed compared to 7.5.2 RC1:

 1. tdf#129547 Default shortcut key for insert current time doesn't work
    (French) [Caol??n McNamara]
 2. tdf#152406 macOS Calc: Scrolling: scrollbar showing wrong position
    resulting in unscrollable document [Patrick Luby]
 3. tdf#153255 footnotes swapped when editing a MS Word document [L??szl?? N??
    meth]
 4. tdf#153704 Style Heading level label was gone in Chinese/Japanese/Korean
    interfaces [Khaled Hosny]
 5. tdf#154061 CRASH: undoing column insert [Paris Oplopoios]
 6. tdf#154232 Using drag/drop to reorder a Heading in Navigator window causes
    Writer to crash (EDIT) (gtk only) [Caol??n McNamara]
 7. tdf#154303 JAWS no longer announces focused menu item [Michael Weghorn]

7.5.2.1:
Bugs fixed compared to 7.5.1 RC2:

 1. cid#1521509 logically dead code [Caol??n McNamara]
 2. ofz#56734 abrt [Caol??n McNamara]
 3. rhbz#2162658 [abrt] libreoffice-core: sse2_fill(): soffice.bin killed by
    SIGSEGV [Caol??n McNamara]
 4. tdf#15259 update Sifr Mimetype Icons [Galdam]
 5. tdf#63965 CONFIGURATION: two identical functions [Gabor Kelemen]
 6. tdf#114773 TOC: Remove additional space after chapter number in ToC [Mike
    Kaganski]
 7. tdf#114973 Ctrl+A and Select All don't work when paragraph at the start or
    end of document body is hidden [Michael Stahl]
 8. tdf#116084 Track Changes entry ignored in anonymized OOXML document [L??szl
    ?? N??meth]
 9. tdf#121176 Docx with Track changes enabled show removed fragment as present
    [L??szl?? N??meth]
10. tdf#132110 Wizard service broken [Ilhan Yesil, Caol??n McNamara]
11. tdf#134283 "Show Page Variable" broken in 7.0Beta2 [Bjoern Michaelsen]
12. tdf#136904 Crash swlo!SwRedlineData::operator!=+0x177 (steps in comment 7)
    [L??szl?? N??meth]
13. tdf#138601 Conditional formats of a XLSX-File are opened and saved in a
    different order than the original one. This breaks the documents appearance
    [Tibor Nagy]
14. tdf#142018 [EMF] Few Arcs with different pens: wrong line width for the 3rd
    arc [Bartosz Kosiorek]
15. tdf#142783 SELECTING Date Field dropdown causes 'When losing focus' event.
    [Caol??n McNamara]
16. tdf#142942 KDE: Checkboxes in Autocorrect option dialog look badly [Michael
    Weghorn]
17. tdf#143311 Exported PDF doesn't mark decorative images correctly [Michael
    Stahl]
18. tdf#144302 Load cursor from PNG on kf5 [Michael Weghorn]
19. tdf#146168 Font attributes of certain list numbers have changed after 7.2,
    and I can't change them back [Justin Luth]
20. tdf#147258 The style for placeholders is applied to the display text, when
    opening a docx file with libreoffice [Miklos Vajna]
21. tdf#147739 Font weight "Medium" is not listed in font styles menu \ 
if weight
    "Regular" is also installed [Khaled Hosny]
22. tdf#147892 Corrupt DOCX document after saving (track changes involved) [L??
    szl?? N??meth]
23. tdf#148047 Area fill split button does not trigger, if it is behind a
    chevron due to narrow window width (GTK3) [Caol??n McNamara]
24. tdf#148143 CRASH: after pasting twice the whole sheet [Kohei Yoshida]
25. tdf#148776 PDF Accessibility: checker windows scroll steps too small [Caol
    ??n McNamara]
26. tdf#149056 Address Book Data Source Wizard: Wrong target for help button
    [Olivier Hallot]
27. tdf#149286 Problems with links to help from Tools > Customize > Toolbars
    tab [Olivier Hallot]
28. tdf#149482 XModifyListener triggering infinite creation of new sheets [Caol
    ??n McNamara]
29. tdf#149756 FILEOPEN PPTX Some connectors are broken [Tibor Nagy]
30. tdf#150045 Several dialogs have secondary/explicative labels that need to
    be smaller [Adolfo Jayme Barrientos]
31. tdf#150098 Evaluate formula inputs in Validity... [Balazs Varga]
32. tdf#150451 Some text boxes in dialogs do not have borders in dark mode
    (kf5) [Rafael Lima]
33. tdf#150613 DOC: Format of chapter number changed by format of the last
    character on the line [Justin Luth]
34. tdf#151395 EPS tiff previews not shown [Caol??n McNamara]
35. tdf#151745 Resizing window with Meta+left/right arrow puts Sidebar into
    glitchy state in Calc [Samuel Mehrbrodt]
36. tdf#151968 Squiggly lines cover misspelled Arabic words [Khaled Hosny]
37. tdf#152073 Glitch rendering line numbers in Basic IDE editor (kf5 only)
    [Michael Weghorn]
38. tdf#152278 "Unimplemented mac encoding 18432 to unicode \ 
conversion" [Caol??
    n McNamara]
39. tdf#152459 LanguageTool remote grammar checker doesn't work in all Spanish
    variants [Mike Kaganski]
40. tdf#152545 Connectors line spacing problem [Tibor Nagy]
41. tdf#152595 Icon Theme: Colibre: Update Start Center application icons to
    match new icons [Rizal Muttaqin]
42. tdf#152887 Online/automatic accessibility check needs new icons for the
    status bar [Rizal Muttaqin]
43. tdf#153172 Options > Charts > Default Colors are no longer persistent in
    the preview since LO 7.4, and not even used since LO 7.5 [Noel Grandin]
44. tdf#153179 FILESAVE: ODP: Ole object disappears after RT [T??nde T??th]
45. tdf#153229 [RFE] Please provide a user preference to disable inheriting the
    system UI theme [Caol??n McNamara]
46. tdf#153332 Background in cell style preview in "Conditional formatting \ 
for"
    dialog is the same when you change the cell style to another [Caol??n
    McNamara]
47. tdf#153333 Plasma Wayland: Invisible or wrong cursor when inserting
    geometric shapes etc. [Michael Weghorn]
48. tdf#153465 Add Sukapura Dark Variant [Rizal Muttaqin]
49. tdf#153497 Instantly update Icon Theme info when switching Appearance Mode
    [Caol??n McNamara]
50. tdf#153510 Conditional formatting with STYLE and incorrect (case) style
    name -> continuous CPU consumption, menus not drawn in some UI renders
    [Mike Kaganski]
51. tdf#153514 STYLE finds wrong style with different case [Mike Kaganski]
52. tdf#153520 Hovering over and then off ComboBoxes in dialogs won't remove
    the highlight frame (kf5 only) [Michael Weghorn]
53. tdf#153526 No Numbering/New Line After Comment [Justin Luth]
54. tdf#153538 Writer freezes and crashes without any error message [Julien
    Nabet]
55. tdf#153541 Toggle Appearance mode from Light to System leaves some SB and
    NB elements in Light mode [Caol??n McNamara]
56. tdf#153604 XML Source skips field from the root element of the group [Kohei
    Yoshida]
57. tdf#153614 kf5: Missing focus frame when moving focus to listboxes using
    keyboard [Michael Weghorn]
58. tdf#153617 '%' disables LanguageTool spell checking [Mike Kaganski]
59. tdf#153633 dark mode: Color description in Defaults Colors hard to read
    [Caol??n McNamara]
60. tdf#153640 Not possible to change area color back to None from sidebar
    [Samuel Mehrbrodt]
61. tdf#153642 FILESAVE ODT File save fails if requested too frequently via
    WebDAV with Vibe server. [L??szl?? N??meth]
62. tdf#153669 Formula stops working after copy and paste onto a different cell
    [Kohei Yoshida]
63. tdf#153672 sm formula text nodes of OLE Math equation from a pasted OLE
    Calc sheet cell are not displayed [Caol??n McNamara]
64. tdf#153681 Conversion from docx and odt format to rtf produces incorrect
    document [Czeber L??szl?? ?d??m]
65. tdf#153699 UI/FORMATTING Certain Windows fonts invisible in Calc with cairo
    1.17.8 [Caol??n McNamara]
66. tdf#153752 Calling a macro with non-ASCII characters in name from command
    line fails [Mike Kaganski]
67. tdf#153763 Scroll to first/last sheet buttons broken [Caol??n McNamara]
68. tdf#153767 FILEOPEN XLSX Boolean formula results not loaded, needs
    recalculation [Eike Rathke]
69. tdf#153784 Changing inputwin of Formula bar height / line count [Caol??n
    McNamara]
70. tdf#153787 Chart wizard: type description text gets overwritten [Caol??n
    McNamara]
71. tdf#153791 In a DOCX, both boxes have red text color, when one is black in
    Word [Mike Kaganski]
72. tdf#153802 Not possible to change UI with read-only document [Xisco Fauli]
73. tdf#153819 Copying table column outside of table crashes Writer [L??szl?? N
    ??meth]
74. tdf#153842 Wrong currency format for Euro ?? Upper Sorbian in Calc [Eike
    Rathke]
75. tdf#153848 Update Sukapura icons in Start Center to match new icons [Rizal
    Muttaqin]
76. tdf#153858 Collapse when you delete the table used for chart data when the
    mouse is moving. [L??szl?? N??meth]
77. tdf#153859 Collapses when Data range is set and clears the table used for
    chart data. [L??szl?? N??meth]
78. tdf#153869 Under KDE, minimized windows are not de-minimized when selected
    in "Window" menu [Michael Weghorn]
79. tdf#153874 FILEOPEN DOCX Image behind shape is shown in front [Michael
    Stahl]
80. tdf#153885 UI : LibreOffice VCL GTK Backend on Linux has popovers cutoff
    [Caol??n McNamara]
81. tdf#153891 Crash in:
    writerfilter::dmapper::DomainMapperTableHandler::endTable(unsigned int,
    bool) [L??szl?? N??meth]
82. tdf#153895 No page preview in Print dialog (kf5 / qt5) [Michael Weghorn]
83. tdf#153923 Unclosed 'dd' tag in HTML export with a table with offset [Mike
    Kaganski]
84. tdf#153924 Calc functions SMALL() and LARGE() changed behavior for array
    formulas [Eike Rathke]
85. tdf#153925 Add Decorative property to graphic styles [Michael Stahl]
86. tdf#153948 LanguageTool Server: changing language of a paragraph doesn't
    re-check grammar [Mike Kaganski]
87. tdf#154039 LO crashes when navigating in Special Characters dialog table
    with NVDA screen reader enabled [Michael Weghorn]
88. tdf#154042 account for initial vertical offset when opening Sheet with
    multiline exposed [Caol??n McNamara]
89. tdf#154050 Crashes when inserting or changing a note in Calc With Standard
    Toolbar (Single Mode) enabled [Maxim Monastirsky]
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-04-26 21:08:00 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: recursive bump for zxing-cpp

Next | Query returned 391 messages, browsing 21 to 30 | Previous