Date: prev next · Thread: first prev next last
July 2021 Archives by date, by thread · List index


Callgrind Linux - Build # 11214 - Still Failing:
Identified problems:
* c++ error (generic): error: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of 
type ‘struct std::pair<short unsigned int, short unsigned int>’ with no trivial copy-assignment; 
use copy-assignment or copy-initialization instead [-Werror=class-memaccess] in file 
/home/buildslave/lode/jenkins/workspace/lo_callgrind_linux/svl/source/items/itemset.cxx
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_callgrind_linux/11214/consoleFull#6773109452a810015-1db5-427c-9ce2-83b5f06a5284>
* werror (generic): compiler warning class-memaccess treated as error: ‘void* memcpy(void*, const 
void*, size_t)’ writing to an object of type ‘struct std::pair<short unsigned int, short unsigned 
int>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead in file 
/home/buildslave/lode/jenkins/workspace/lo_callgrind_linux/svl/source/items/itemset.cxx:1421:46
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_callgrind_linux/11214/consoleFull#677310945e209b9a1-3e4c-444e-abdb-15b2afb02055>


Check console output at https://ci.libreoffice.org/job/lo_callgrind_linux/11214/ to view the 
results.

Changes for Build #11166
[Caolán McNamara] ofz#30762 Timeout

[Caolán McNamara] ofz#30657 Timeout, ignore duplicate images when fuzzing

[nemeth] tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.

[Noel Grandin] can pass this SfxItemSet around on the stack

[Noel Grandin] BmpCombine::And is dead

[Noel Grandin] sfx2::FileDialogHelper allocate SfxItemSet on stack

[nemeth] sc: VclPtr, missing dispose (Page Style->Edit...->Header)

[Jan-Marek Glogowski] svp: a bit more correct focus handling

[Noel Grandin] exclude some tests for non-default DPI

[Noel Grandin] can allocate these SfxItemSet on the stack

[nemeth] tdf#143059 sw export: fix assert crash

[Eike Rathke] Resolves: tdf#138432 Use locale's CharClass to parse numeric i18n

[nemeth] tdf#143028 DOCX export: fix RangeY regression of preset shapes

[Miklos Vajna] XLSX export: handle button form controls

[Miklos Vajna] tdf#142871 sw HTML export: avoid unwanted inner PNG for images

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Jan-Marek Glogowski] GDB vcl.py: actually return a string in to_string

[Caolán McNamara] ofz#34749 don't remove trailing paragraph if something got anchored to

[gerrit buildbot] Update git submodules


Changes for Build #11167
[Bartosz Kosiorek] EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for

[Bartosz Kosiorek] Fix code style for primitive2dxmldump.cxx

[Mike Kaganski] Purge rtl::math:: ( erf / erfc / expm1  )

[Miklos Vajna] sw: handle FloattableNomargins when replacing compat options

[Mike Kaganski] Purge out setNan from math.cxx


Changes for Build #11168
[Noel Grandin] tdf#142923 Deleting comment in Writer leaves visual artifact behind

[Caolán McNamara] tdf#143149 fix crash if app exits while print progress is running

[rb.henschel] tdf#123569 correct position of rotated Writer image

[jp] ScriptForge - (SF_Exception) new PythonPrint() method

[Noel Grandin] convert ScPrintSelectionMode to scoped enum

[Noel Grandin] fix potential use-after-free in SwClipboardChangeListener

[Noel Grandin] convert AccessibleBrowseBoxObjType to scoped enum

[Noel Grandin] convert SvSortMode to scoped enum

[gerrit buildbot] Update git submodules

[nemeth] tdf#142235 PPTX export: fix styles with placeholders

[Michael Stahl] sw: handle RANGE_IS_SECTION in SwXTextRange::getText()

[Noel Grandin] Removed leftover files of commit

[Andreas Heinisch] tdf#141334 - Only show the last name of the filename without its

[Andreas Heinisch] tdf#114070 - Only show the last name of the filename without its

[nemeth] tdf#119952 DOCX import: fix negative page margins

[Noel Grandin] can allocate these SfxItemSet on the stack

[Noel Grandin] no need to allocate return val on heap for GetItemSetForPreview

[Caolán McNamara] these commands present a dialog so add ... to them

[Caolán McNamara] add empty label for GtkMenuButton

[Caolán McNamara] missing use-underline

[Caolán McNamara] tidy up impress bullets and numbering dialog

[Caolán McNamara] add use-underline to color picker button

[Caolán McNamara] gtk4: reenable some more working dialogs

[Xisco Fauli] tdf#84098 kill copy+paste in basic/qa/basic_coverage

[Caolán McNamara] resave with latest glade

[Caolán McNamara] move preview images outside RadioButtons

[Caolán McNamara] stray unwanted image-position for CheckButton


Changes for Build #11169
[Xisco Fauli] tdf#143081: basic_macros: Add unittest

[Xisco Fauli] uitest: LICENSE.html can be read-only, skip the 'ok' button

[rb.henschel] Change order of parameter to LTRB for better readability

[Mike Kaganski] Rename LibreOffice Basic test files from .vb to .bas: they are not VBA

[gerrit buildbot] Update git submodules

[Xisco Fauli] Revert "uitest: try harder to close the dialog when it fails..."

[Mike Kaganski] Move utility code out of test directories

[Xisco Fauli] tdf#142932: sc: Add UItest

[Jan-Marek Glogowski] vcl: drop GenericUnixSalDataType


Changes for Build #11170
[justin_luth] doc import: halt earlier for non-paragraph styles

[justin_luth] tdf104239 doc import: re-arrange aPreventUseAsChapterNumbering

[Eike Rathke] Related: tdf#125035 Include day of week in formatindex="19"

[nemeth] tdf#142902 DOCX export: remove personal info of comments and changes

[Bartosz Kosiorek] EMF+ tdf#142941 Fixes for SrcRect in DrawImagePoints


Changes for Build #11171
[Caolán McNamara] ofz#24932 halve limit for fuzzing timeout

[nemeth] tdf#143176 Old Hungarian transliteration: fix AutoCorrect->Apply

[Markus Mohrhard] Implement Interface for Data Providers.

[Mike Kaganski] Simplify lcl_dateTimeFromSerial

[Eike Rathke] Purge out when safe rtl::math ( isValidArcArg / sin / cos  )

[Caolán McNamara] cid#1486702 Uncaught exception

[Eike Rathke] Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not

[Mike Kaganski] tdf100961: import fixed date/time field attribute from DOC


Changes for Build #11172
[Eike Rathke] Resolves: tdf#125035 Use number formatter for long date in DateFormatter

[Noel Grandin] tdf#143175 - Join elements including a delimiter using a standard

[Julien Nabet] tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entries


Changes for Build #11173
[Mike Kaganski] tdf#142464: do not escape '/' is AM/PM when importing DOCX.

[Mike Kaganski] Remove unused includes

[Noel Grandin] move SfxSetItem to own header file

[Caolán McNamara] cid#1486703 if bUsePlaceholderIndex is true then ePlaceholder !=

[Caolán McNamara] tidy lcl_swcss1_setEncoding a little

[Caolán McNamara] ofz#33258 don't set a replacement font if the current one is the same

[Caolán McNamara] Fix LIB_FUZZING_ENGINE not-empty check


Changes for Build #11174
[Caolán McNamara] add a const SwDoc& arg for a follow up optimization

[Caolán McNamara] ofz#35787 Timeout

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Eike Rathke] Related: tdf#125035 Include day of week in formatindex="19"

[Eike Rathke] Fix Line break rule in Korean

[justin_luth] tdf#104239 doc import CN: don't skip no-style levels


Changes for Build #11175
[justin_luth] tdf#132776 sw UI: make unique names for custom hatch and gradient

[Heiko Tietze] Resolves tdf#142938 - Clarify option to replace dashes

[quikee] Create Separate SvmReader class

[quikee] Add Handler for MetaLineColor Read

[quikee] Add Handler for MetaFillColor Read

[Miklos Vajna] sw: prefix members of CaptionSaveStruct, HTMLTableRow, ...

[Heiko Tietze] Resolves tdf#143174 - UNO MoreDictionaries not working

[tml] Simplification: Use getNow() here, too

[Michael Stahl] tdf#131771 sw: fix missing table style after copying and pasting the

[Michael Stahl] tdf#140506: fix repeated table header switching

[Heiko Tietze] tdf#138906 prevent built-in category deletion

[Noel Grandin] speed up exporting very large spreadsheets to pdf

[Noel Grandin] speed up exporting very large spreadsheets to pdf(2)

[Eike Rathke] Resolves: tdf#143165 Date input must match separator, D,M,Y not part of

[Xisco Fauli] uitest: sc: move pasteSpecial tests to their own folder

[Miklos Vajna] XLSX import: fix handling of named ranges referring to PathMissing

[Caolán McNamara] ofz#35817 Timeout

[Caolán McNamara] ofz#35800 Timeout

[Xisco Fauli] uitest: just use UNO commands

[Heiko Tietze] Resolves tdf#137160 - Thin space before f./ff. in en_US

[Eike Rathke] Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035


Changes for Build #11176
[Xisco Fauli] tdf#143165: svl_qa_cppunit: Add unittest

[Xisco Fauli] tdf#134692: basic_macros: Add unittest

[Xisco Fauli] tdf#117612: basic_macros: Add unittest

[Noel Grandin] don't re-allocate ScriptRun vector unnecessarily

[Noel Grandin] store the SfxItemSet inside SfxSetItem by value

[Eike Rathke] DateFormatter: make TextToDate() long date calendar aware, tdf#125035

[Andrea Gelmini] Removed duplicated includes


Changes for Build #11177
[Gülşah Köse] tdf#142459 Fixed long class names are truncated(gen)

[Miklos Vajna] sw: avoid not needed copy in SwTextBoxHelper::getProperty()

[Miklos Vajna] tdf#141966 writerfilter CN: fix chapter number identification

[Andrea Gelmini] Fix typo in code

[mert.tumer] jsdialogs: send click pos for drawingarea

[Noel Grandin] tdf#140197 - Letter cut off at certain zoom-level

[Xisco Fauli] sw: test fix of tdf#131771

[Xisco Fauli] basic: remove unneeded variable in test

[mert.tumer] Fix click on the drawing area of CSV dialog

[Mike Kaganski] Explicitly call an operator to avoid a bogus IntelliSense warning

[Caolán McNamara] gtk4: get enough of toolbar working to get spelling dialog to appear

[Miklos Vajna] CppunitTest_emfio_emf: add some tolerance in TestDrawStringAlign

[Caolán McNamara] gtk4: turn GtkToolButton labels into GtkButton tooltip-text


Changes for Build #11178
[rb.henschel] tdf#143208 set property ContourOutside in docx import

[Eike Rathke] Remove now unused LocaleDataWrapper::getLongDate()

[Mike Kaganski] tdf#142922 fixes Round to follow half-to-even rounding

[Xisco Fauli] uitest: move table tests where they belong

[Caolán McNamara] gtk4: implement filling in GtkButton icon-name from vcl theme

[Caolán McNamara] gtk4: add style of class toolbar to GtkBox replacing GtkToolbar

[Caolán McNamara] gtk4: get toolbar item clicking working

[Caolán McNamara] gtk4: convert GtkToggleToolButton to GtkToggleButton

[Caolán McNamara] gtk4: insert an intermediate GtkBox as 'toplevel'

[Caolán McNamara] use an explicit box instead of container

[gerrit buildbot] Update git submodules

[Miklos Vajna] XLSX export: handle macros on button form controls

[Caolán McNamara] use box instead of grid

[Caolán McNamara] gtk[3|4]: remove some unnecessary ifdefs

[Caolán McNamara] explicitly left align label in expander

[Caolán McNamara] gtk4: update GtkSalObjectWidgetClip with new scrolling controller

[Caolán McNamara] gtk4: add some more working dialogs

[Eike Rathke] Related: tdf#125035 Introduce LongDateOrder and handle YDM in

[Olivier Hallot] Fix extended tip after translation cycle for filter/

[Olivier Hallot] Fix extended tips text after translation review for starmath

[Caolán McNamara] gtk4: adapt small-button for replacement of GtkToolbar by GtkBox

[Caolán McNamara] add window-close-symbolic to allowed symbolic icon names

[Caolán McNamara] drop stray skip-pager-hint properties

[Noel Grandin] actually use CLOCK_MONOTONIC in tools::time


Changes for Build #11179
[mert.tumer] Cache a static wavy line as bitmap and reuse it

[Gülşah Köse] tdf#57585 Add new bullet behaviour to impress

[Miklos Vajna] sw: rework to avoid DECLARE_SW_IMPORT_TEST() in CppunitTest_sw_ww8import

[Xisco Fauli] tdf#140506: sw: Add UItest

[Caolán McNamara] add truncate-multiline to new GtkEntry widgets

[Caolán McNamara] gtk4: convert GtkMenuToolButton to GtkMenuButton

[Caolán McNamara] gtk4: replace GtkToolItem with GtkBox

[Caolán McNamara] xalign/yalign of 0.5 for GtkButton is already the default

[Caolán McNamara] pMenuButton check against null inside pMenuButton check against null

[Caolán McNamara] gtk4: use state-flags-changed for toolbar GtkMenuButton toggling

[Caolán McNamara] remove stray unused image-position of 'right'

[Caolán McNamara] ofz#35832 Timeout


Changes for Build #11180
[jp] ScriptForge - (SFDocuments) New SF_Writer service

[Xisco Fauli] basic_coverage: use Option Explicit where possible

[Markus Mohrhard] Added Find and Replace Transformation .

[Eike Rathke] DateFormatter: use Date::AddDays(), AddMonths(), AddYears()

[Caolán McNamara] ofz#35878 Null-dereference

[Noel Grandin] tdf#132740 don't broadcast if modified status has not changed

[Noel Grandin] tdf#132740 improve TagWindowAsModified

[Christian Lohmaier] tdf#133368: update extensions website URLs and use https

[gerrit buildbot] Update git submodules

[Noel Grandin] tdf#132740 bypass work if selection has not changed

[Caolán McNamara] gtk4: convert GtkRadioToolButton to GtkCheckButton

[Caolán McNamara] gtk4: rework remove_id to extract a standalone find_id

[Caolán McNamara] gtk4: implement set_item_label for GMenuModel

[Caolán McNamara] gtk4: implement get_item_label for GMenuModel

[gerrit buildbot] Update git submodules

[Xisco Fauli] tdf#126685 Add UnitTest

[jp] ScriptForge - (SF_Writer) move Forms() method from SF_Document

[Caolán McNamara] remove [g|s]et_item_help_id for menubutton menu items

[Stephan Bergmann] Revert "I suspect that we unlikely to use JRE older than 1.3.1_07"

[nemeth] tdf#142764 sc: import "Same content on first/left page"

[Michael Weghorn] tdf#140594 Create proper window peer for FORMATTEDFIELD

[gerrit buildbot] Update git submodules

[Caolán McNamara] gtk4: move new GMenuModel/GtkPopoverMenu handling into MenuHelper

[Caolán McNamara] gtk[3|4] rename signal_activate to signal_item_activate

[Caolán McNamara] gtk[3|4] give signal_item_activate an ident instead of a GtkMenuItem*

[Mike Kaganski] tdf#143204 svx: fix SID_ATTR_TEXTCOLUMNS_SPACING SID collision

[nemeth] tdf#142910 sc filter: fix "greater than" or "smaller than" etc

[Noel Grandin] tdf#132740 avoid some WeakReference cost in accessibility

[gerrit buildbot] Update git submodules

[Caolán McNamara] gtk4: move more GMenuModel/GtkPopoverMenu handling into MenuHelper

[Caolán McNamara] gtk4: add get_item_id to MenuHelper

[gerrit buildbot] Update git submodules

[Caolán McNamara] gtk4: silence warnings

[Caolán McNamara] gtk4: implement MenuHelper::clear_items for gtk4

[Caolán McNamara] gtk4: implement Menu::get_n_children for gtk4


Changes for Build #11181
[Caolán McNamara] make code a little clearer to indicate that pAnchor isn't leaked

[Caolán McNamara] WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODR

[Caolán McNamara] gtk4: GtkMenuButton might have no GtkPopoverMenu

[Eike Rathke] Resolves: tdf#122191 BOOLEAN is a keyword, treat it as such

[quikee] Polymorphism is a better approach when there are chains of inheritance.


Changes for Build #11182
[Stephan Bergmann] Turn OSL_DEBUG_LEVEL >= 2 SelfTest into CppunitTest

[Heiko Tietze] tdf#125533 Update Calc style names for style sidebar dropdown

[Miklos Vajna] sw: use SfxPoolItem::StaticWhichCast() in SwTextBoxHelper

[quikee] Add Handler for MetaRect Read

[quikee] Add Handler for MetaPoint Read

[quikee] Add Handler for MetaPixel Read

[quikee] Add Hanlder for MetaLine Read

[quikee] Add Handler for MetaRoundRect Read

[quikee] Add Handler for MetaEllipse Read

[quikee] Add Handler for MetaArc Read

[quikee] Add Handler for MetaPie Read

[quikee] Add Handler for MetaChord Read

[quikee] Add handler for MetaPolyLine Read

[justin_luth] tdf#141966 writerfilter CN: set minimum threshold

[nemeth] tdf#142700 DOCX: fix lost track changes of images

[Miklos Vajna] XSLX export, button form control: fix handling of no macros

[Michael Stahl] vcl: nerf Window::SetParentToDefaultWindow()

[gerrit buildbot] Update git submodules

[Caolán McNamara] return value of PixelToLogic ignored

[Caolán McNamara] annotate LogicToPixel etc with SAL_WARN_UNUSED_RESULT

[Miklos Vajna] tdf#141964 writerfilter CN: get paragraph and inherited listLevel

[Caolán McNamara] we check pChild against null in one branch but not another

[Caolán McNamara] SolarMutexGuard::clear called twice where the 2nd call site should undo

[Miklos Vajna] sc, VmlFormControlExporter: avoid OStringBuffer style

[Stephan Bergmann] Reliably generate positive or negative NaN again


Changes for Build #11183
[Xisco Fauli] tdf#122191: sc_subsequent_export-test2: Add unittest

[Caolán McNamara] pGetFormatter was already fetched via GetFormatter()

[Caolán McNamara] Related: tdf#143153 these are GtkBox properties not GtkGrid ones

[Caolán McNamara] Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with

[Caolán McNamara] tidy up comment formatting

[Caolán McNamara] tdf#143146 copy functor and arg before calling function that can delete

[Caolán McNamara] make SetParentToDefaultWindow available from vcl only

[Gülşah Köse] tdf143222 Handle alternate content of graphicData element.


Changes for Build #11184
[justin_luth] tdf#141964 writerfilter CN: listLevel 9 means no numbering

[Stephan Bergmann] loplugin:indentation (clang-cl)

[Miklos Vajna] sw: handle mbAddVerticalFlyOffsets when replacing compat options

[Michael Stahl] Do not support +/-NaN with an explicit sign

[Caolán McNamara] can avoid exporting the Compat methods

[Caolán McNamara] gtk4: use gtk_widget_get_preferred_size instead of

[Caolán McNamara] SetParentToDefaultWindow doesn't change parent anymore

[Caolán McNamara] cid#1487029 Identical code for different branches

[quikee] Add Handler for MetaPolygon Read

[quikee] Add Handler for MetaPolyPolygon Read

[quikee] Add Handler for MetaText Read

[quikee] Add Handler for MetaTextArray Read

[quikee] Add Handler for MetaStretchText Read

[quikee] Add Handler for MetaTextRect Read

[quikee] Add Handler for TextLine Read


Changes for Build #11185
[gerrit buildbot] Update git submodules

[Caolán McNamara] drop some calls to SetParentToDefaultWindow

[Caolán McNamara] add Scheduler::ProcessEventsToIdle() to test

[Stephan Bergmann] Make loplugin:stringadd slightly more aggressive

[Caolán McNamara] gtk4: adjust restoring focus to GtkEntry part of GtkComboBox on menu

[Caolán McNamara] gtk4: use the FixedContainer overlay for mouse events after all

[Caolán McNamara] drop newly unused SetParentToDefaultWindow

[Xisco Fauli] tdf#143008: sc: Add UItest

[justin_luth] tdf#141964 writerfilter CN: also insert inherited listLevels

[gerrit buildbot] Update git submodules

[Michael Stahl] toolkit: initialise new VCLXTopWindow properly

[Caolán McNamara] use GTK_PHASE_TARGET instead of GTK_PHASE_BUBBLE

[Caolán McNamara] make this a little more readable

[jp] ScriptForge - (SF_Document) new SetPrinter() method

[Stephan Bergmann] Remove redundant duplicate check

[Caolán McNamara] gtk4: disregard insert-text signal if it happens while the popup is

[Caolán McNamara] gtk[3|4] rename toggle_menu -> menu_toggled

[Caolán McNamara] gtk4: use m_bPopupActive rather than repeatedly call

[Caolán McNamara] split out duplicated condition and test it once

[Caolán McNamara] ofz: OOM


Changes for Build #11186
[bjoern.michaelsen] remove global bDontCreateObjects bit

[bjoern.michaelsen] remove some SwIterator abuse

[bjoern.michaelsen] Remove some iterator abuse

[quikee] Added support for viewing results in the VCL tests UI box

[quikee] Add Handler for Bmp Read

[quikee] Add Handler for BmpScale Read

[quikee] Add Handler for BmpScalePart Read

[quikee] Add Handler for BmpEx Read

[quikee] Add Handler for BmpExScale Read

[quikee] Add Handler for BmpExScalePart Read

[justin_luth] tdf#141964 writerfilter CN: why ignore paragraph's listId?


Changes for Build #11187
[Noel Grandin] make SwpHints::MergePortions a little easier to read

[Noel Grandin] try to restore SwpHints::MergePortions...

[Caolán McNamara] ofz#32582 use simple output bitmap for fuzzing png

[Ilmari Lauhakangas] tdf#142702 Handle STARTMODULE in SvtModuleOptions::GetFactoryShortName


Changes for Build #11188
[gerrit buildbot] Update git submodules

[andrzej] tdf#119312 Crash in:

[justin_luth] related tdf141964 writerfilter CN: drop obsolete exception


Changes for Build #11189
[Mike Kaganski] editengine-columns: tdf#143258 Fix handling rotated text

[Noel Grandin] pProperties in StyleSheetEntry is always StyleSheetPropertyMap

[Noel Grandin] pProperties in StyleSheetEntry is never nullptr


Changes for Build #11190
[Mike Kaganski] Fix a comment copy-paste error

[Caolán McNamara] cid#1487035 Uninitialized scalar field

[Noel Grandin] ofz#36037 Revert "pProperties in StyleSheetEntry is never nullptr"

[Caolán McNamara] cid#1487030 Explicit null dereferenced

[Caolán McNamara] std::unique_ptr::reset on an empty std::unique_ptr doesn't do anything


Changes for Build #11191
[gerrit buildbot] Update git submodules

[Thorsten Behrens] Cleaning up DocumentLoader C++ SDK example

[Miklos Vajna] tdf#117761 Adding extra checks for SmartArt import (Snake Algorithm)


Changes for Build #11192
[Caolán McNamara] a new MetaTextArrayAction already has a null DXArray

[Caolán McNamara] cid#1487032 NP: Null pointer dereference

[Noel Grandin] Add "--progress" agument to the ./g command

[Noel Grandin] tdf#78427 sdext.pdfimport: No need to read a font file for the purpose

[Noel Grandin] update Japanese font order list

[Noel Grandin] add Japanese font fallback.

[Caolán McNamara] cid#1487034 explicitly pass len of aArray

[Mike Kaganski] tdf#143305 Remove remaining SID collision in .hrc files

[Xisco Fauli] uitest: sc: move textToColumns tests to their own folder

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Samuel Mehrbrodt] tdf#126665 Remember last used file picker directory

[gerrit buildbot] Update git submodules

[Noel Grandin] enable -Wshadow on clang

[Caolán McNamara] move the existing std::unique_ptr<tools::Long[]> rather than duplicating

[Olivier Hallot] Fix extended tip after translation

[Xisco Fauli] tdf#92503: sc: Add UItest

[Caolán McNamara] Revert "flatten ValueSet item array"

[gerrit buildbot] Update git submodules

[Miklos Vajna] sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl,

[Noel Grandin] try to restore SwpHints::MergePortions (2nd attempt)

[Noel Grandin] loplugin:unusedfields


Changes for Build #11193
[Miklos Vajna] sfx2: fix assert failure when deleting SfxOfficeDispatch on a thread

[Noel Grandin] tdf#78427 sdext.pdfimport: refactor the conversion of font family names

[Andreas Heinisch] tdf#142487 - use utl::TextSearch in order to implement the replace

[Noel Grandin] loplugin:unusedmethods

[Caolán McNamara] tdf#143291 the "none" item selected is distinct from nothing selected

[Caolán McNamara] crashtesting: UaF on layout of ooo98566-1.odt

[Eike Rathke] Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language


Changes for Build #11194
[Miklos Vajna] sw RTF export: use std::make_unique

[Miklos Vajna] Ported Draw example from Java to C++ and done some tweaks

[jp] ScriptForge - (SFDocuments) new PrintOut() method

[Noel Grandin] Object initialization is done via a constructor with parameters.

[Caolán McNamara] move freeze/thaw so we don't select while frozen

[Caolán McNamara] tdf#143257 like graphics defer creating transfer data for drawings until

[jp] ScriptForge - (SF_L10N) FIX return value of AddText()

[Ilmari Lauhakangas] Make logerrit more portable

[nemeth] tdf#58521 DOCX import: enable ContinuousEndnotes compat flag

[rb.henschel] tdf#141786 correct position of child elements in group

[Xisco Fauli] tdf#78150 Add UnitTest

[Xisco Fauli] tdf#95554 Add UITest

[Caolán McNamara] cid#1487034 Untrusted value as argument

[Heiko Tietze] Resolves tdf#143272 - Window text color for border lines

[Mike Kaganski] Avoid default argument value, and be explicit

[gerrit buildbot] Update git submodules

[Noel Grandin] Add PowerPoint compatible screen size for Impress

[Caolán McNamara] a11y crash on teardown of FmXGridPeer

[gerrit buildbot] Update git submodules

[nemeth] tdf#142701 track changes: fix layout regression of image deletion

[nemeth] tdf#143278 DOCX: support tracked table (row) insertion

[Caolán McNamara] cid#1487472 Uninitialized scalar field

[gerrit buildbot] Update git submodules

[Miklos Vajna] testVerticallyMergedCellBorder: increase twips tolerance to 30

[Miklos Vajna] Add Handler for Mask Read

[Heiko Tietze] Resolves tdf#131233 - UX around "Missing hyphenation"

[Noel Grandin] merge UnoGraphicTransformer into UnoGraphic

[Noel Grandin] vcl: make get_id safe for disposed windows.

[Miklos Vajna] framework, sfx2: catch more exceptions when the object is already


Changes for Build #11195
[Samuel Mehrbrodt] Related tdf#126665 Fix image select dialog

[Miklos Vajna] Add Handler for MaskScale Read

[nemeth] tdf#143215 DOCX import: fix tracked empty row insertion/deletion

[nemeth] tdf#143101 sc UI: fix highlight of standard filter with logical OR

[nemeth] tdf#143068 XLSX: fix export of top10 filter condition

[nemeth] tdf#142929 XLSX: fix import of "Less than" filter condition

[Noel Grandin] use WeakComponentImplHelper for ScEditFieldObj

[Noel Grandin] use ImplInheritanceHelper in SwXTextDocument

[Mike Kaganski] Split the which id ranges merged in

[Noel Grandin] no need to use WeakImplHelper in OTextConnectionSettingsDialog

[Bartosz Kosiorek] EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage record

[Bartosz Kosiorek] Decrease line length of EmfImportTest.cxx by introducing const string

[Caolán McNamara] tdf#143245 activate-on-single-click only if 'up' is at active entry

[Bartosz Kosiorek] Enable automatic code style formatting for EmfImportTest.cxx

[Xisco Fauli] tdf#123752, tdf#138432: sc_uicalc: Add unittest


Changes for Build #11196
[rizmut] tdf#143300 add diagonal border for Writer table

[gerrit buildbot] Update git submodules

[fitojb] Fix typos

[Michael Weghorn] qt5: Map AccessibleStateType::EXPANDED

[rizmut] Breeze: tdf#143300 add diagonal border line icons

[Samuel Mehrbrodt] tdf#58114 Remember last selected folder when saving image in Impress

[Miklos Vajna] Add Handler for MaskScalePart Read

[Miklos Vajna] Add Handler for Gradient Read

[Miklos Vajna] Add Handler for GradientEx Read

[rizmut] Update Remove Formatting icons

[Miklos Vajna] Add Handler for Hatch Read

[Miklos Vajna] Renamed bash-powered README file to generate.sh

[Miklos Vajna] tdf#141964 writerfilter CN: only one style per outline level

[Noel Grandin] tdf81484 Draw and Writer pdf import: SimSun bold font is shown as

[jp] ScriptForge - (SF_Base) new CloseFormDocument() method

[Miklos Vajna] external: update pdfium to 4568

[Miklos Vajna] Add Handler for Wallpaper Read

[Miklos Vajna] Add Handler for ClipRegion Read

[Miklos Vajna] find-unneeded-includes: add --recursive option

[Miklos Vajna] tdf#143219 improve docx import/export of contour wrap

[Noel Grandin] use ImplInheritanceHelper in SwXTextFrame

[Miklos Vajna] sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch()


Changes for Build #11197
[Noel Grandin] tdf#143320 Crash at paste/undo paste again

[Julien Nabet] tdf#143342: fix crash when using "Search Command" feature

[Xisco Fauli] check-missing-unittests: only care about FIXED bugs

[Noel Grandin] new loplugin:weakobject

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Heiko Tietze] Resolves tdf#113171 - Text box must not toggle command

[Miklos Vajna] Add Handler for ISectRectClipRegion Read

[Miklos Vajna] Add Handler for ISectRegionClipRegion Read

[Miklos Vajna] Add Handler for MoveClipRegion Read

[Miklos Vajna] Add Handler for TextColor Read

[Samuel Mehrbrodt] tdf#40068 Remember last directory for basic/dialog import/export

[justin_luth] tdf#141964 writerfilter CN: numId0 has different meaning for RTF

[Miklos Vajna] extensions: bibliography database window: add browse button for URLs

[Xisco Fauli] tdf#114011: basic_macros: Add unittest

[Noel Grandin] tdf#78427 sdext.pdfimport: more bold/italic/Oblique fixes

[Noel Grandin] sdext.pdfimport: <text:s> and <text:tab> don't have "text:style-name"

[Noel Grandin] tdf#78427 tdf#81481 sdext.pdfimport: added unittest

[Noel Grandin] cppuhelper : use std::mutex and remove useless rtl::Static

[Xisco Fauli] tdf#98778: basic_macros: Add unittest

[Julien Nabet] Fix typo in code

[Eike Rathke] rhbz#1980800 allow --convert-to csv to write each sheet to a separate

[Caolán McNamara] gtk4: convert GtkSeparatorToolItem to GtkSeparator

[Caolán McNamara] gtk4: add SolarMutexGuard on entering vcl from gtk

[andrzej] sdremote: fix race condition in Transmitter shutdown to plug leak

[Caolán McNamara] Remove unused file


Changes for Build #11198
[Caolán McNamara] cid#1487034 Untrusted value as argument

[Mike Kaganski] tdf#143315: restore the stylesheet after clearing outliner object

[Mike Kaganski] Fix UB calling operator<<(std::basic_ostream) with nullptr

[Ilmari Lauhakangas] tdf#143148 Use pragma once instead of include guards


Changes for Build #11199
[Miklos Vajna] sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutput

[Miklos Vajna] tdf#58521 Enable ContinuousEndnotes compat option for RTF too

[Miklos Vajna] Add Handler for TextFillColor Read

[Miklos Vajna] writerfilter: improve comments around compat flags

[Xisco Fauli] tdf#111313: basic_macros: Add unittest

[Miklos Vajna] Add Handler for TextLineColor Read

[Caolán McNamara] tdf#119695 only add word to autocomplete suggestions when the cursor

[Miklos Vajna] find-unneeded-includes: Add --headers option

[Eike Rathke] Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet

[Miklos Vajna] Add Handler for OverlineColor Read

[Miklos Vajna] Add Handler for TextAlign Read

[Noel Grandin] WhichRangesContainer, reduce malloc in SfxItemSet

[Caolán McNamara] tdf#143327 keep selection bounds on replacing color

[Caolán McNamara] tdf#143355: fix crash with .uno:FontWork

[Caolán McNamara] resave with latest glade

[Andras Timar] lok: include the label of the status indicator

[Michael Stahl] tdf#134452 sw: fix page break disappears after applying table style

[Caolán McNamara] the freetype font cache mentioned in this comment no longer exists

[Caolán McNamara] crashreporting: Crash seen in CachePreview from Idle UpdateHdl


Changes for Build #11200
[Noel Grandin] drop the Pair constructor from SfxItemSet

[Eike Rathke] Keep ScAsciiOptions in sync with ScImportOptions, tdf#135762 related


Changes for Build #11201
[Noel Grandin] use WhichRangesContainer in chart2


Changes for Build #11202
[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules


Changes for Build #11203
[Eike Rathke] Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox list


Changes for Build #11204
[Mike Kaganski] Move validity check to svl::Items, to avoid invalid WhichRangesContainer


Changes for Build #11205
[andrzej] sdremote: Transmitter: s/mQueuesNotEmpty/mProcessingRequired/


Changes for Build #11206
[Mike Kaganski] use WhichRangesContainer in reportdesign

[Mike Kaganski] use WhichRangesContainer in sc


Changes for Build #11207
[Miklos Vajna] sw: handle mbProtectForm when replacing compat options


Changes for Build #11208
[Miklos Vajna] tdf#82111 rtf import: ensure CR before section break

[Noel Grandin] tdf#139654 Font feature sensativity

[Noel Grandin] restore compatibility with older popplers

[Noel Grandin] use WhichRangesContainer in sd


Changes for Build #11209
[Andreas Heinisch] tdf#139840 - Use utl::TextSearch to implement the InStr function


Changes for Build #11210
[Mike Kaganski] Drop unused ctor


Changes for Build #11211
[Miklos Vajna] use common unit converter in docx import of wrap contour


Changes for Build #11212
[Caolán McNamara] Resolves: tdf#143398 mouse event processed twice

[Mike Kaganski] Use WhichRangesContainer in editeng


Changes for Build #11213
[Eike Rathke] Fix lang::Locale.Language usage, tdf#128191 follow-up


Changes for Build #11214
[Miklos Vajna] extensions: bibliography database window: add UI to set a page number on
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.