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


lo_daily_tb_win_arm64 - Build # 225 - Still Failing:
unmatched error

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

Changes for Build #194
[quikee] svgio: move SvgNumber to its own header file

[quikee] svgio: move isPositive to the SvgNumber header file

[quikee] svgio: add test for svgtools starting with SvgNumber

[quikee] svgio: use pragma once in the header files

[quikee] svgio: convert enum to enum class in svgstyleattributes.hxx

[quikee] svgio: covnert enum to enum class in svgtools.cxx

[fitojb] Fix typo

[Mike Kaganski] tdf#124184 Fixing StrConv VBA Function

[quikee] svgio: move SvgNumber methods to its own SvgNumber.cxx file

[quikee] svgio: refactor SvgNumber::solve and SvgNumber::solveNonPercentage

[quikee] svgio: add test for SvgNumber::solve

[Christian Lohmaier] avoid windres preprocessor quoting-messups with current cygwin

[Caolán McNamara] cid#1478001 Dereference before null check

[Caolán McNamara] Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics

[Caolán McNamara] tdf#141973 create the text column to insert into

[Noel Grandin] remove superfluous loop variable

[Michael Stahl] zxing: newline problem with GCC 11 -E -fdirectives-only

[Michael Stahl] liborcus: newline problem with GCC 11 -E -fdirectives-only


Changes for Build #195
[Noel Grandin] tdf#79049 speed up OOXML workbook load (4)

[Julien Nabet] Remove duplicated include

[Noel Grandin] tdf#79049 speed up OOXML workbook load (5)

[quikee] GraphicAttributes: put const. and op. '=' into the header file

[Julien Nabet] SAL_INFO we want to display nVersion not nSignature (emfio/emfreader)

[Stephan Bergmann] throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite

[Noel Grandin] sal_uLong->sal_uInt32 in Outliner

[Noel Grandin] sal_uLong->sal_uInt32 in ImplFontAttrs

[Noel Grandin] sal_uLong->sal_uInt32 in SvParser

[Noel Grandin] sal_uLong->sal_Int32 in TextHint

[Noel Grandin] sal_uLong->sal_Int32 in SvxNumberFormat

[Caolán McNamara] finally 'Change return value to Rectangle in next incompatible build'

[Caolán McNamara] drop unneeded temporary

[Noel Grandin] sal_uLong->sal_uInt32 in SvxFontHeightItem

[mert.tumer] Fix ESC key selects all the cells of the table object

[mert.tumer] Implemented CTRL + A selects all the cells

[mert.tumer] Fix Row size change is not updated

[mert.tumer] lok: Edit the click selected cell on table selection


Changes for Build #196
[Noel Grandin] sal_uLong->sal_uInt32 in HTMLOutFuncs

[Noel Grandin] sal_uLong->sal_Int32 in Button

[Jan Holešovský] tdf#141678 Set class name alignment.

[Miklos Vajna] tdf#141995 Remove uno:Flash command from Customize dialog

[Samuel Mehrbrodt] tdf#76258 Filter by colors

[Miklos Vajna] sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...

[Noel Grandin] sal_uLong->sal_Int32 in IMapCircleObject

[Noel Grandin] sal_uLong->sal_uInt32 in SvTreeList

[Stephan Bergmann] throw() -> noexcept, part 3/3: New loplugin:noexcept

[Andreas Heinisch] tdf#90278 - Set the vba border to the default border

[Heiko Tietze] tdf#102255 add .uno:PasteTransposed

[Christian Lohmaier] update breakpad to the current chrome_m90 snapshot

[Noel Grandin] clean up some Java warnings

[Noel Grandin] tdf#142040 CSV import broken in master

[Luboš Luňák] const Point& overloads for some BitmapReadAccess functions


Changes for Build #197
[Michael Stahl] liborcus,zxing: add link to GCC bug

[Mike Kaganski] tdf#137679 Use kahan summation for ScInterpreter::CalculatePearsonCovar

[Mike Kaganski] tdf#137679 Use Kahan summation for interpr3.cxx (1/2)

[Noel Grandin] fix use-after-free

[Noel Grandin] loplugin:unnecessaryparen small improvement

[quikee] vcl: move SalLayoutFlags to own header

[quikee] vcl: remove MetricVector

[Noel Grandin] loplugin:stringadd improvement for appending numbers

[jp] ScriptForge - (scriptforge.py) Fix dates transfer Basic <-> Python

[gerrit buildbot] Update git submodules

[Xisco Fauli] tdf#80149: sc_subsequent_export: Add unittest


Changes for Build #198
[Mike Kaganski] tdf#123476: also use filter by extension when its service is the same

[Eike Rathke] RAWSUBTRACT() process arguments from left to right

[Xisco Fauli] tdf#48731: sc_subsequent_filters: Add unittest

[gerrit buildbot] Update git submodules

[Caolán McNamara] There's no longer a purpose to the math horizontal scrollbar

[Eike Rathke] Prioritize cmath over math.h in interpr3.cxx

[Xisco Fauli] tdf#60468, tdf#142040: sc: Add UItest

[Pranam Lashkari] LOK: calc: allow image selection on insertion

[quikee] svgio: instead of assert(false && ...) rather use SAL_WARN instead

[Stephan Bergmann] loplugin:noexcept (macOS)

[Stephan Bergmann] loplugin:finalprotected

[Stephan Bergmann] loplugin:redundantstatic


Changes for Build #199
[Noel Grandin] sal_uLong->sal_Int32 in PointerState

[Miklos Vajna] tdf#139500 svx: fix crash on changing table properties during active

[Caolán McNamara] final 'next incompatible build' TODO

[nemeth] Related: tdf#140968 avoid duplicated filter values

[gerrit buildbot] Update git submodules

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

[Heiko Tietze] tdf#139713:Renamed Footnote/endnote settings dialog caption

[Noel Grandin] Compress code in interpr2

[Heiko Tietze] tdf#140296: Added Edit Fields(context menu) inside of tables

[Heiko Tietze] tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math

[Caolán McNamara] tdf#141930 document set as unmodified if editengine didn't modify on

[Noel Grandin] speed up loading large ODS a little

[Samuel Mehrbrodt] tdf#76258 Add ODF import/export

[Noel Grandin] speed up loading large ODS a little

[Caolán McNamara] tdf#142017 set default focus widget

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules


Changes for Build #200
[Mike Kaganski] Algebraic simplification

[Xisco Fauli] uitest: sd: simplify code

[Bubli] tdf#139329: Shift widgets down and make hatch&bitmap list visible

[Mike Kaganski] Use sal::systools::COMReference and drop dxcanvas::COMReference

[nemeth] tdf#141613 sw: fix crash at header/footer undo

[Caolán McNamara] Related: tdf#141857 send style-updated after app settings are updated

[Noel Grandin] speed up saving large ODS a little

[jp] ScriptForge - (SF_TextStream)FIX raise error when end-of-file

[Samuel Mehrbrodt] Add proposal link

[Caolán McNamara] Resolves: tdf#141857 update background to current theme

[nemeth] tdf#103347 PPTX import: fix duplicated slide name

[nemeth] tdf#54037 PPTX export: fix internal hyperlinks

[Xisco Fauli] tdf#141613: sw_uiwriter3: fix unittest

[Michael Stahl] tdf#141945 sw: layout: check master frame when moving fly forward

[nemeth] tdf#69635 DOCX: export hidden (shared) headers/footers

[nemeth] tdf#138782 DOCX import: fix frame positions of old docs

[Noel Grandin] sal_uLong->sal_Int64 in Bitmap

[Noel Grandin] messing with UNOMINMAX no longer seems to be necessary

[Mike Kaganski] Unify some code managing coordinated depending on text direction

[Mike Kaganski] tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInverse

[Caolán McNamara] restore focus to the GtkEntry of GtkComboBoxText on menu popdown

[Mike Kaganski] Use kahan Sum for ArraySumFunctor


Changes for Build #201
[raykowj] tdf#140969 Select in Navigator all document selected drawing objects

[Miklos Vajna] Introduce SwPageFrameInvFlags to replace magic numbers in ...

[Noel Grandin] sal_uLong->sal_Int32 in Bitmap

[Noel Grandin] don't leak editengine pool on shutdown

[Noel Grandin] sal_uLong->sal_Int32 in BitmapMosaicFilter

[Caolán McNamara] rhbz#1956977 crash on switch from active comment to slide sorter

[Noel Grandin] sal_uLong->Color in BitmapDuoToneFilter

[Bartosz Kosiorek] tdf#55058 tdf#141982 EMF: Add rotation and path support for RECTANGLE

[Noel Grandin] inline SdrModel::ImpCtor

[Miklos Vajna] vcl pdfium render: handle widget annotations for form fields

[nemeth] tdf#141933 add preset dash styles with round cap

[nemeth] tdf#141934 svx dialog: fix missing dots in line style preview

[nemeth] tdf#141935 svx cui: apply line cap setting of line styles

[Mike Kaganski] Don't initialize variables only to reset later

[Stephan Bergmann] Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"

[Caolán McNamara] the border size SvTreeListBox uses is not StyleSettings::GetBorderSize

[Caolán McNamara] factor in borders regardless of WB_BORDER

[Caolán McNamara] factor in treeview borders for get_height_rows

[marklh9] vcl: adjust LayoutText() for vertical writing.

[marklh9] vcl: adjust cairo text renderer for vertical writing

[Caolán McNamara] Related: tdf#142049 restore some elements default visibility in the ui

[Caolán McNamara] Resolves: tdf#142049 expand widget to use unused extra space

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

[Michael Stahl] tdf#142080 sw: layout: fix infinite loop in CalcContent()

[Gülşah Köse] tdf#141424 Include the margin sizes while calculating width of window.

[Michael Weghorn] tdf#135136 Android: Don't hardcode height of TextViews

[gerrit buildbot] Update git submodules

[Noel Grandin] loplugin:constmethod

[Luboš Luňák] scale stroked line properly in cairocanvas

[Thorsten Behrens] Run checks also on cross build toolchain

[Thorsten Behrens] Switch OPENSSL config var from negative to positive

[Thorsten Behrens] WASM: add initial support for Emscripten cross build

[Thorsten Behrens] WASM: add Emscripten demo application

[Thorsten Behrens] WASM: add readme with build howto

[Thorsten Behrens] WASM: add distro config, amend readme

[Thorsten Behrens] Add --enable-wasm-strip

[Noel Grandin] convert sal_uLong and tools::Long in vcl/settings

[Caolán McNamara] add io libraries to fuzzer-common

[Noel Grandin] loplugin:unnecessaryvirtual

[Eike Rathke] Move en_KE to lcl_DATA_EN where it belongs

[Eike Rathke] Derive en_HK calendar from en_US instead of en_GB

[gerrit buildbot] Update git submodules

[Eike Rathke] Change en_GB calendar StartDayOfWeek to Monday and

[Gülşah Köse] tdf#141424 Include the margin sizes while calculating width of window.


Changes for Build #202
[Miklos Vajna] Replace magic numbers in SwPageFrame::UpdateAttr_()

[Heiko Tietze] Resolves tdf#141986, related tdf#141566 - Dark theme

[Noel Grandin] replace SVL_CRYPTO_MSCRYPTO with _WIN32

[Andrea Gelmini] Removed executable bits on pptx

[Andrea Gelmini] Removed duplicated include

[Luboš Luňák] transform by vector length, not just X

[Luboš Luňák] make it possible to write canvas unittests

[Luboš Luňák] add a unittest for impress drawing a dotted line in tdf#136957

[Luboš Luňák] a unittest for my cairocanvas fix for tdf#134053

[Michael Stahl] gbuild: work around GDB 10 bug with DWARF5 in split debug info

[Caolán McNamara] allow ctrl+A to select all in calc header/footer dialog too

[Michael Stahl] tdf#97087 Give unique, comphrehensible names to idles

[Michael Stahl] Fix typos

[Bartosz Kosiorek] tdf#142004 tdf#141982 EMF Import: Add rotation and path support for

[Julien Nabet] Fix typo

[Caolán McNamara] cid#1401334 silence Uncaught exception

[Caolán McNamara] use Label::set_label_type to designate a label as a warning/error

[Caolán McNamara] cid#1482086 silence bogus Double free

[nemeth] tdf#121659 DOCX import: fix lost column break at shapes

[Andras Timar] pdfium build fix with Android NDK 19

[jp] ScriptForge - (scriptforge.py)Non-modal dialogs and OK/Cancel buttons

[Christian Lohmaier] update credits

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

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

[Caolán McNamara] add get_clipboard to widget

[nemeth] tdf#128913 DOCX: import track changes of inline images

[Caolán McNamara] use Widget::get_clipboard

[gerrit buildbot] Update git submodules

[Eike Rathke] Add English (Denmark) {en-DK} locale data

[Caolán McNamara] crashtesting: failure on export of ooo26119-1.sxc to xlsx

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

[Caolán McNamara] Resolves: tdf#138855 crash on use of Outliner freed by GetFocus

[Noel Grandin] add SfxItemPoolDeleter utility

[Mike Kaganski] Limit scopes of some variables

[Bartosz Kosiorek] tdf#55058 tdf#141982 EMF: Add rotation support for ARC, ARCTO, CHORD,

[Caolán McNamara] release mouse before showing context menu

[Caolán McNamara] ofz#33899 basprov also now needed

[Noel Grandin] loplugin:unusedmethods

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

[Mike Kaganski] tdf#137679 Use Kahan summation for interpr5.cxx


Changes for Build #203
[Stephan Bergmann] external/python3: First removeunnecessarystuff, then fixinstallnames

[Stephan Bergmann] external/python3: Clang 13 trunk implements --print-multiarch now

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

[Mike Kaganski] tdf#102255 improve test and docu of .uno:PasteTransposed

[Mike Kaganski] tdf#90101 add .uno:PasteAsLink

[Miklos Vajna] desktop, lokclipboard: avoid repeating the return type from the

[Mike Kaganski] Simplify PushDouble by PushError for ScInterpreter::SumProduct

[Caolán McNamara] add glade header for uniformity

[Caolán McNamara] add missing truncate-multiline properties

[Caolán McNamara] preserve comments before root entry

[Caolán McNamara] remove an intermediate layer of widgets

[Stephan Bergmann] external/python3: Mark configure part of darwin.patch.0 as reported

[Michael Stahl] tdf#138518 sw: layout: fix assert on ooo43913-1.doc

[Noel Grandin] convert sal_uLong in sot

[Stephan Bergmann] loplugin:noexcept (macOS)

[Caolán McNamara] cid#1474072 silence Untrusted loop bound

[Caolán McNamara] cid#1401328 Uncaught exception

[Caolán McNamara] cid#1482086 silence bogus Double free

[Miklos Vajna] embeddedobj: handle getting the visible area on a thread

[Mike Kaganski] tdf#137679 Use Kahan summation for interpr8.cxx

[Luboš Luňák] set also dashing cap style for directx canvas (tdf#136957)

[arnaud.versini] presenter : use std::mutex

[Xisco Fauli] tdf#115022: sc_subsequent_filters: Add unittest

[gerrit buildbot] Update git submodules

[Michael Weghorn] tdf#142153 android: Delete unused textures immediately

[Michael Stahl] tdf#138518 sw: layout: unbreak fdo80206-1.doc

[Eike Rathke] Use prefix increase operators in ScInterpreter::ScOdd

[Noel Grandin] add utility method to get last pool in chain

[Bartosz Kosiorek] tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT

[Noel Grandin] simplify SwAttrPool code

[Noel Grandin] use a single global item pool for chart2 draw model

[marklh9] vcl: Rotate glyph in DWriteTextRenderer for vertical writing.

[marklh9] vcl: vertical writing in WinFontInstance::ImplGetGlyphBoundRect.


Changes for Build #204
[Mike Kaganski] tdf#137679 Use Kahan summation for interpr3.cxx (2/2)

[Mike Kaganski] Review of the code affected by KahanSum

[Mike Kaganski] Simplify multiplication and division

[Noel Grandin] ref-count SfxItemPool

[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

[Caolán McNamara] cid#1482285 silence Uncaught exception


Changes for Build #205
[Noel Grandin] tdf#43175 - Adjust chart references on every copied sheet

[Noel Grandin] clang-tidy error: Returning null reference

[Noel Grandin] clang-tidy Undefined or garbage value returned to caller

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

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Caolán McNamara] cid#1401328 silence Uncaught exception

[Caolán McNamara] fix fuzzer build

[Andreas Heinisch] tdf#97066 - When using CTRL-A in a listbox, update selected items


Changes for Build #206
[Thorsten Behrens] Some more vtables are still needed outside mergedlib

[Noel Grandin] simplify DefItems

[Noel Grandin] do not leak SdrObject global pool on shutdown

[szymon.klos] Invalidate inputbar after size changed message

[quikee] vcl: move DrawTextFlags to own header

[quikee] vcl: move DrawImageFlags to own header

[quikee] vcl: move outdev.hxx flags into own headers


Changes for Build #207
[Xisco Fauli] tdf#120761: sw_ww8import: fix typo in unittest

[nemeth] sw: test fix of tdf#140731 (freezing with track changes)

[Caolán McNamara] rename to remove the gtk3 prefix

[Caolán McNamara] rename GtkDropTarget and GtkDragSource to avoid conflicts

[Caolán McNamara] bodge a gtk4 starting point into existence

[Caolán McNamara] gtk4: start without crashing

[Miklos Vajna] sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...

[nemeth] tdf#124457 PPTX animation: export repeatCount

[Xisco Fauli] sc_mathematical_functions: Add test for 9a71644aa475a6090f6

[quikee] tdf#137679 Use KahanSum for SSE2

[nemeth] tdf#127301 XLSX import: hide hidden named range of autofilter

[Caolán McNamara] gtk4: get toplevel menubar and menus working

[Caolán McNamara] change <No selection possible> to avoid getting identified as an xml tag

[Caolán McNamara] gtk4: get monitor size

[Caolán McNamara] gtk4: implement GetDisplayScreenCount

[Caolán McNamara] gtk4: fill in getXScreenFromDisplayScreen

[Caolán McNamara] gtk4: implement drawing and resizing

[Caolán McNamara] gtk4: enable signalDestroy

[nemeth] tdf#142130 sw track changes: fix crossing out of neighboring images

[Mike Kaganski] I suspect that we unlikely to use JRE older than 1.3.1_07

[Noel Grandin] fix some leaks in basic

[Miklos Vajna] svx: fix crash with active text edit vs slide delete

[Caolán McNamara] gtk4: enable partial signalRealize

[Caolán McNamara] gtk4: enable signalMap and signalUnmap

[Caolán McNamara] gtk4: enable signalTooltipQuery

[nemeth] tdf#141613 sw: avoid possible crash when undoing header creation

[Caolán McNamara] gtk4: use GDK_ALT_MASK

[Caolán McNamara] gtk4: new close-request looks equivalent to old delete-event

[Caolán McNamara] gtk4: enable the existing longpress and swipe gestures

[Caolán McNamara] gtk4: add gesturePressed/gestureReleased support for basic clicks

[Caolán McNamara] gtk4: get motion events

[Caolán McNamara] gtk4: add crossing events

[Caolán McNamara] gtk4: get the event state into the button press/release

[Caolán McNamara] gtk4: add focus-in/out

[Noel Grandin] update leak-suppress

[Eike Rathke] Resolves: tdf#142186 Accept 123.45 fractional input on weird formats

[Mike Kaganski] Test Kahan Sum. Will check Kahan sum stills work properly.

[David Tardon] upload libmwaw 0.3.19

[Noel Grandin] reduce cost of locking in SvtModuleOptions

[Noel Grandin] reduce frequency of dynamic_cast

[Caolán McNamara] gtk4: add some degree of support for minimized/maximized/default size

[Caolán McNamara] gtk4: GDK_WINDOW_STATE_WITHDRAWN is gone

[Caolán McNamara] gtk4: use gtk_window_minimize to replace gtk_window_iconify

[Caolán McNamara] gtk4: gtk_im_context_set_client_window->gtk_im_context_set_client_widget

[Caolán McNamara] gtk4: use gdk_wayland_toplevel_set_application_id for dynamic icon

[Caolán McNamara] gtk4: GtkPopoverMenu doesn't have "deactivate", try "closed"

[Michael Stahl] tdf#138209 ODF export: work around forms problem in LO < 7.0

[marklh9] vcl: use DWriteTextRenderer for vertical writing.

[marklh9] tdf#105650 different strikethrough offset for vertical writing.

[Noel Grandin] speed up SfxExtItemPropertySetInfo

[Xisco Fauli] tdf#134490: sc_ucalc: Add unittest

[quikee] drawinglayer: move converter.hxx to public include

[quikee] lok: enable macros by default for Android

[quikee] lok: move handleMacroConfirmationRequest to its own method

[quikee] vcl: Don't just return OK when executing a dialog in Android

[raykowj] tdf#84502 CuiConfigGroupListBox Macros,Styles like category for Sidebar

[Samuel Mehrbrodt] tdf#76258 Various fixes for color filter


Changes for Build #208
[szymon.klos] Fix style previews widget with multiple languages

[Samuel Mehrbrodt] tdf#76258 Add OOXML import for color filter

[Miklos Vajna] Related: tdf#138604 sw: don't advertise AS_CHAR as "to char"

[Caolán McNamara] gtk4: get context menus working

[Caolán McNamara] gtk4: avoid gtk_widget_show_all

[Caolán McNamara] gtk4: centralize g_main_loop_run ifdefry

[Caolán McNamara] gtk4: use GTK_POPOVER_MENU_NESTED to avoid crash on submenus

[Michael Weghorn] android: Don't crash trying to process non-existing file from recents

[Samuel Mehrbrodt] tdf#76258 Use correct icon size for color filter popup colors

[Noel Grandin] fix leak in SalLayoutGlyphs

[Noel Grandin] suppress some leaks I don't want to deal with

[Caolán McNamara] gtk4: have to explicitly ask to listen to all buttons

[Caolán McNamara] gtk4: menu item text seems to be parsed as xml now, so escape the basics

[quikee] vcl: Popover - signal "closed" when calling popdown()

[Noel Grandin] improve perf of xmlreader::Pad

[Caolán McNamara] gtk4: GtkCheckButton no longer inherits from GtkToggleButton

[Caolán McNamara] gtk4: current-folder-changed removed without replacement

[Caolán McNamara] gtk4: gtk_widget_set_focusable needed for GtkEventControllerFocus

[Noel Grandin] fix leak in ZCodec

[quikee] add o3tl version of hash_combine to not depend on boost for this

[quikee] change usage of boost::hash_combine to o3tl::hash_combine

[Noel Grandin] fix leak in LOKPostAsyncEvent

[Noel Grandin] loplugin:noexceptmove

[Samuel Mehrbrodt] tdf#76258 Skip color items in filter dialog for now

[Xisco Fauli] tdf#127363: svl_qa_cppunit: Add unittest

[Noel Grandin] fix leak in RtfExport

[Caolán McNamara] gtk4: add initial keyboard event support

[Caolán McNamara] gtk4: add basic Input Engine support

[Caolán McNamara] gtk4: add basic scrolling support

[Noel Grandin] do not leak on error path

[Caolán McNamara] gtk4: enable svg pointer cursors

[Noel Grandin] loplugin:implicitboolconversion workaround

[Noel Grandin] fix leak in SvxHpLinkDlg

[gerrit buildbot] Update git submodules

[quikee] tdf#91874 Command Popup - HUD to search and run LO commands

[Heiko Tietze] Resolves tdf#127406 - Font name and style name not readable

[Mike Kaganski] Missing include

[Caolán McNamara] gtk4: style provider is at GdkDisplay rather than GdkScreen now

[Caolán McNamara] gtk4: listen to monitors changing the new way

[Caolán McNamara] gtk4: drop no-op filterGdkEvent

[Miklos Vajna] tdf#141463 avoid skew in shape group in ooxml import ..

[Noel Grandin] don't leak when the SfxHintPoster is disabled

[Caolán McNamara] gtk4: trim ensure_dbus_setup down to the minimum needed

[Caolán McNamara] gtk4: rename ensure_dbus_setup to attach_menu_model

[Caolán McNamara] gtk4: tidy up messy xid/native handle behind

[Caolán McNamara] gtk4: drop unneeded ifdef

[Caolán McNamara] gtk4: flatten this method

[Caolán McNamara] gtk4: drop unneeded ifdef

[Caolán McNamara] gtk4: have just one way to determine if its an X11 Display

[Caolán McNamara] gtk4: reduce ifdefs

[Caolán McNamara] gtk4: incomplete GetDisplayBuiltInScreen implementation

[Caolán McNamara] gtk4: replace gtk_dialog_run

[Bartosz Kosiorek] tdf#141982 tdf#142139 Add rotation and line width support to ROUNDRECT

[Caolán McNamara] gtk[3|4] don't create File Dialog with buttons that need to be removed

[Caolán McNamara] ofz#32899 missing scripting_BrowseNodeFactoryImpl_get_implementation

[fitojb] There’s no need to SHOUT to the user

[Mike Kaganski] tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805

[Noel Grandin] fix leak in SwUndoInsSection

[Mike Kaganski] Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"

[Xisco Fauli] sc_ucalc: remove duplicated method


Changes for Build #209
[nemeth] tdf#142196 sw: crossing out images anchored to character

[Miklos Vajna] external: update pdfium to 4500

[Stephan Bergmann] Optimized OString operator += overloads

[Caolán McNamara] gtk4: improve gtk_dialog_run replcement to not crash on ESC

[Caolán McNamara] gtk4: unset gtk_popover_set_has_arrow for popover menus

[Caolán McNamara] gtk4: wrap gtk_css_provider_load_from_data for arg difference in gtk

[Caolán McNamara] gtk4: wrap gtk_widget_get_root vs gtk_widget_get_toplevel

[Gülşah Köse] tdf#141426 Fix VclBox inital size allocation.

[Gülşah Köse] tdf#141426 Remove GtkPaned struct unnecessary tabs.

[Noel Grandin] fix leak in VCLXWindow

[Gülşah Köse] Fix broken TOX in Online.

[Stephan Bergmann] Guard against isCXX11ConstantExpr on dependent expression

[Miklos Vajna] vcl PDF tokenizer: fix EOF position when \r is not followed by \n

[Eike Rathke] Update to ICU 69.1

[Caolán McNamara] gtk4: reenable gtk message dialogs

[gerrit buildbot] Update git submodules

[Noel Grandin] fix some VirtualDevice leaks

[Caolán McNamara] gtk4: renable providing parent to native dialogs

[Caolán McNamara] gtk[3|4]: drop m_xFrameWeld before gtk_window_destroy invalidates

[Caolán McNamara] gtk4: enable CreateBuilder but forward to generic one still

[Caolán McNamara] gtk4: wrap gtk_image_get_icon_name for different version args

[Caolán McNamara] gtk4: add widget_get_first_child to wrap gtk_widget_get_first_child

[bjoern.michaelsen] tdf#141307: adapt null-check

[Caolán McNamara] gtk4: add a typedef for different gtk_widget_translate_coordinates arg

[Stephan Bergmann] fix ubsan use-after-free

[Michael Stahl] tdf#137810 sw: fix SwXNumberingRules setting CharStyleName

[Noel Grandin] simplify the vcl<->toolkit connection

[Xisco Fauli] sc_ucalc: restore formula options after using them

[Bartosz Kosiorek] tdf#112603 tdf#142014 tdf#142139 WMF/EMF Fix line width

[Caolán McNamara] add truncate-multiline for uniformity

[Caolán McNamara] rename ui-converter-skeleton to ui-rules-enforcer

[Caolán McNamara] unused include line

[Noel Grandin] suppress more basic leaks

[Noel Grandin] fix leak in canvas test


Changes for Build #210
[Miklos Vajna] Introduce SwSectionFrameInvFlags to replace magic numbers in ...

[Xisco Fauli] sw_uiwriter: Use a template in makefiles to reduce duplicated code

[Caolán McNamara] error: use of undeclared identifier '_exit'

[Miklos Vajna] sw XHTML export: fix handling of list labels

[Noel Grandin] Revert "simplify the vcl<->toolkit connection"

[Caolán McNamara] gtk4: skip gtk_widget_get_root if pWidget is null

[Caolán McNamara] gtk4: add a mechanism to support reusing the same .uis for gtk3 and gtk4

[Caolán McNamara] gtk4: get word count dialog visible

[Noel Grandin] make some classes private

[dennis.francis] lok: Enable the "AutoInput" again.

[dennis.francis] tdf#142214: show autocompletion only if there is...

[dennis.francis] tdf#142214: autocomplete: do not search across empty blocks

[dennis.francis] tdf#142214: unit-tests for new behaviour of auto-complete

[dennis.francis] tdf#142214: autoinput: remove search/entry count limits

[dennis.francis] tdf#142214: unittest:test autocomplete through numeric block

[Noel Grandin] inline some typedefs

[Caolán McNamara] comment on suspicious code

[Eike Rathke] tdf#112559 sc: Expose font height via the Defaults UNO API

[Andreas Heinisch] tdf#139840 - Case-insensitive operation for non-ASCII characters

[Mike Kaganski] Use double to iterate products in scmatrix.

[Andreas Heinisch] tdf#132389 - Case-insensitive operation for non-ASCII characters

[Noel Grandin] dispose component in test

[Noel Grandin] fix leak in VCLXWindowImpl

[Noel Grandin] can pass by const& here

[Noel Grandin] DBG_ASSERT->assert in UnoWrapper

[Caolán McNamara] gtk4: add default spacing in GtkBox GtkButtonBox replacement

[Bartosz Kosiorek] tdf#142014 Fix displaying strokes when line width is 0

[Noel Grandin] tdf#141571 Base crashed on creation of user function

[Olivier Hallot] Add extended tips to print dialog


Changes for Build #211
[raykowj] Outline folding experimental feature rehack

[Miklos Vajna] Replace magic numbers in SwSectionFrame::UpdateAttr_()

[Noel Grandin] Fix assertion in vcl/texteng

[Gülşah Köse] tdf#141458 Set inital column width of Properties and Methods tabs.

[Stephan Bergmann] Improve loplugin:stringview diagnostic output

[Caolán McNamara] gtk4: move border width down to first child as margins

[Caolán McNamara] gtk4: add margins to ButtonBox replacement

[Miklos Vajna] sw XHTML export: fix <blockquote> with no-margin to not have character

[Julien Nabet] Directly initialize vectors in sfx2/ObjectInspectorTreeHandler

[tml] Change one more <Carbon/Carbon.h> to <CoreGraphics/CoreGraphics.h>

[Mike Kaganski] Typos in comments

[Julien Nabet] Directly initialize vectors in common_functor_test.cxx

[Caolán McNamara] gtk4: vexpand internal dialog vbox child

[Julien Nabet] Avoid temporary var + directly initialize vector in VDataSeries.cxx

[Xisco Fauli] sc_ucalc: move sort tests to their own module

[Xisco Fauli] sc_ucalc: move shared formula tests to their own module

[Xisco Fauli] sc_ucalc: move pivot table tests to their own module

[Xisco Fauli] sc_ucalc: Use a template for makefiles

[Julien Nabet] Directly initialize vector in sharedresources_test.cxx

[Stephan Bergmann] Improve loplugin:stringview

[Caolán McNamara] fix ofz build

[Caolán McNamara] add SolarMutexGuard to asyncresponse

[Caolán McNamara] gtk4: fix border-width

[Caolán McNamara] gtk4: transform dialog action-area GtkButtonBox to GtkHeaderBar

[Caolán McNamara] gtk4: move has-default has-focus to toplevel equivalents

[Julien Nabet] Directly initialize vectors in ogl_spritedevicehelper.cxx

[Julien Nabet] Directly initialize vectors in VCartesianAxis.cxx

[Julien Nabet] Directly initialize ODatabaseMetaDataResultSet in CDatabaseMetaData.cxx

[gerrit buildbot] Update git submodules

[Noel Grandin] tdf#142255 Crash when trying to insert a shape

[Julien Nabet] Directly initialize vectors in baside2b.cxx

[Julien Nabet] Directly initialize vector in connectivity (part 1)

[Julien Nabet] Directly initialize vector in connectivity (part 2)

[Noel Grandin] Revert "improve perf of xmlreader::Pad"

[gerrit buildbot] Update git submodules

[Caolán McNamara] gtk4: clear parent widget can-focus of False if child has can-focus of

[Caolán McNamara] gtk[3|4] wrap gtk_style_context_get_color for different num of args

[Caolán McNamara] gtk[3|4] wrap gtk_style_context_get_state

[Caolán McNamara] gtk[3|4] wrap gtk_style_context_get_margin for different num of args

[Caolán McNamara] gtk4: get some theme settings, colors and some default sizes

[Caolán McNamara] gtk4: advertise as gtk4 not gtk3

[Christian Lohmaier] bump product version to 7.2.0.0.alpha1+

[Julien Nabet] Simplify a bit initialization in sharedresources_test.cxx

[Julien Nabet] Directly initialize vector in connectivity (part 3)

[Julien Nabet] Directly partly initialize vector in access.cxx

[Eike Rathke] Related: tdf#128314 tdf#137349 Support NatNum12 for all day and month

[Eike Rathke] Related: tdf#128314 tdf#137349 Add unit test for NatNum12 upper names

[Eike Rathke] Related: tdf#128314 Add NatNum12 modifier 'lower' attribute

[Eike Rathke] Related: tdf#128314 Add unit test for NatNum12 lower names


Changes for Build #212
[Mike Kaganski] tdf#130654 editable smeditwindow zoom

[Mike Kaganski] tdf#137679 Use KahanSum for Taylor series

[Noel Grandin] unnecessary cast

[jp] ScriptForge - (scriptforge.py) None as default value

[Julien Nabet] Fix regression in "Directly initialize vectors in sfx2/ObjectInsp..."

[gerrit buildbot] Update git submodules

[Mike Kaganski] Use less memory for ScMatrix::Collect

[Noel Grandin] add OString::getTokenView (tdf#42374 related)

[gerrit buildbot] Update git submodules

[Julien Nabet] Fix typos

[Xisco Fauli] sw: split CppunitTest_sw_layoutwriter into 2

[Caolán McNamara] gtk4: get cursor size and text selection color

[Caolán McNamara] gtk4: allow querysavedialog too

[Caolán McNamara] gtk4: strip GtkSpinButton properties that don't exist anymore

[Caolán McNamara] inherit TextView from Widget instead of Container

[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

[Noel Grandin] improve FmXGridPeer::dispose

[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

[Bartosz Kosiorek] tdf#117957 WMF Add support for selecting colors from palette

[Caolán McNamara] inherit Expander from Widget instead of Container

[Xisco Fauli] sc_subsequent_filters: remove unneeded code

[Caolán McNamara] inherit Button from Widget instead of Container

[Caolán McNamara] inherit LinkButton and Notebook from Widget instead of Container

[Caolán McNamara] inherit ComboBox from Widget instead of Container

[Caolán McNamara] gtk4: reenable Entry


Changes for Build #213
[Noel Grandin] fix leak in ScFiltersTest

[Noel Grandin] fix leak in ScSubTotalParam

[Noel Grandin] speed up package test

[Caolán McNamara] gtk3: remove fallback now all dialogs are complete

[Xisco Fauli] sc_ucalc: move conditional format tests to their own module

[Xisco Fauli] sc_ucalc: no need to have one cxx file for just 3 tests

[rizmut] Colibre: Update Calc MIME Types icons

[rizmut] elementary: tdf#141885 New Paste As Link icons

[Xisco Fauli] sc_ucalc: simplify code


Changes for Build #214
[rizmut] Sukapura: tdf#141885 New Paste As Link icons

[tml] Don't use the macOS system German spelling dictionary for Swiss German

[Caolán McNamara] gtk4: put cancel at start of GtkHeaderBar

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

[Caolán McNamara] cid#1484879 Uninitialized pointer field

[Miklos Vajna] sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...

[Caolán McNamara] cid#1484877 Unchecked dynamic_cast

[Noel Grandin] fix leak when LOK not active

[Miklos Vajna] EPUB export: make sure txtparai.hxx is self-contained

[Caolán McNamara] cid#1465676 Unchecked return value

[Noel Grandin] small perf improvement in readMemberValues

[Noel Grandin] fix leak in CommandDispatch

[Caolán McNamara] remove some unused suppressions

[Caolán McNamara] tdf#142303 connect adjustments to spinbuttons

[Julien Nabet] Directly initialize maps in ADatabaseMetaDataResultSet.cxx

[Noel Grandin] split OutputDevice from Window

[Xisco Fauli] sc_ucalc: move copypaste tests to their own module

[Noel Grandin] small perf improvement in checking for note

[Miklos Vajna] vcl PDF export: fix re-exporting PDF images with arbitrary page-level

[Noel Grandin] dont leak NSS Arena in svl::crypto::Signing::Sign

[Andrea Gelmini] Fix typos

[Samuel Mehrbrodt] Fix types and order

[Eike Rathke] Resolves: tdf#128314 Use GenitiveMonths name also if comma is following

[Xisco Fauli] sc_ucalc: use DoLoad instead of DoInitNew

[Xisco Fauli] sc_ucalc: move formula tests to their own module

[Caolán McNamara] tdf#142165 restore a SwShellTableCursor if the orig selection described

[Julien Nabet] Simplify some initializations in connectivity

[Noel Grandin] don't leak ICU transliterator

[Noel Grandin] don't leak on error path in Coin solver

[Noel Grandin] fix some leaks in Signing

[Caolán McNamara] gtk4: reenable button

[Noel Grandin] dont leak slot-list in updateSlots

[Noel Grandin] fix is_double_buffered_window

[Gülşah Köse] tdf#141677 Make columns sortable

[Gülşah Köse] tdf#142276 Use vertical GtkBox insted of horizontal GtkGrid for the left


Changes for Build #215
[Stephan Bergmann] Use implicit conversion from OStringBuffer to std::string_view

[Heiko Tietze] tdf#104169 - Change mouse cursor to FatCross in calc spreadsheet

[Stephan Bergmann] loplugin:stringview (--enable-breakpad)

[Noel Grandin] make --disable-odk the default

[Heiko Tietze] Resolves tdf#142041 - Hyperlink to file location

[Heiko Tietze] tdf#142252 Reorder navigation commands of Calc Print Preview toolbar

[Heiko Tietze] tdf#142335: fix bashism in configure.ac

[Heiko Tietze] tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips

[Heiko Tietze] tdf#112369 allow to disable the add command button in menu customize

[Miklos Vajna] Related: tdf#138604 sw: advertise AT_CHAR as "to char"

[Julien Nabet] Typo: solt=>slot

[Caolán McNamara] gtk[3|4] operate on prefetched GtkEditable

[Caolán McNamara] gtk[3|4] these provide a GtkEditable* arg

[Caolán McNamara] gtk[3|4] refactor GtkInstanceEntry

[Caolán McNamara] gtk4: use GtkText delegate in GtkEditable

[Caolán McNamara] gtk4: enable SpinButton

[Caolán McNamara] gtk4: use gtk_text_set_activates_default on GtkSpinButton

[Stephan Bergmann] Move per-Parser::parseLine state into its own LineParser class

[Caolán McNamara] gtk4: relocate GtkButton image to be a child of the GtkButton

[Noel Grandin] update "add OString::getTokenView"

[Caolán McNamara] gtk4: convert width/height to column-span/row-span

[Michael Stahl] Don't remove section at the end of inserted text tdf#142157

[Stephan Bergmann] Use some more std::string_view

[Caolán McNamara] gtk4: adapt to new focus controller

[Xisco Fauli] tdf#128985: sd_export: Add unittest

[Michael Weghorn] Drop assert checking address of reference is not nullptr

[Miklos Vajna] tdf#76817 tdf#141966 ooxmlexport: write OutlineRule if not inherited

[Stephan Bergmann] Replace rtl_string_getTokenView with o3tl::getToken

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

[Caolán McNamara] cid#1484904 Dereference after null check

[Miklos Vajna] sw: fix not needed invalidation of title field on each keypress

[Caolán McNamara] cid#1484905 Dereference before null check

[Noel Grandin] loplugin:unnecessaryvirtual

[Noel Grandin] loplugin:unusedmethods

[Julien Nabet] Removed executable bits on picture files

[Caolán McNamara] tdf#142337 Button::GetOptimalSize only considered image beside text case

[Noel Grandin] fix some casts

[Bartosz Kosiorek] tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORD

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

[Noel Grandin] loplugin:unusedfields

[Stephan Bergmann] -Werror,-Wunused-function (clang-cl)

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

[Stephan Bergmann] tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue

[Stephan Bergmann] Adapt loplugin:noexcept to system macro BEGIN_COM_MAP (clang-cl)

[Michael Weghorn] tdf#142348 Use transparent background for Android Viewer, too

[Michael Weghorn] tdf#142348 android: Avoid extra refresh after loading doc

[raykowj] tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'

[raykowj] tdf#137741 tdf#142258 Improve naming of Sw Navigator Field entries

[Stephan Bergmann] Adapt Flatpak build to switch from qrcodegen to zxing


Changes for Build #216
[Stephan Bergmann] Adapt solenv/flatpak-manifest.in to recent download.lst changes

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

[Miklos Vajna] CppunitTest_sd_pdf_import_test: remove pdfium dependency

[Stephan Bergmann] Document that setting gb_CXX03FLAGS for clang-cl doesn't work

[Andreas Heinisch] tdf#124295 - Always select a 3D scheme in the chart wizard

[Caolán McNamara] GtkCheckButton no longer inherits from GtkToggleButton

[Caolán McNamara] ImplPlayWithRenderer never checks its OutputDevice against nullptr

[Caolán McNamara] ImplInitLayoutMode always deferences its OutputDevice* arg

[Caolán McNamara] ImplInitDigitMode never passed null OutputDevice*

[Bubli] tdf#108450 and tdf#134665 Fix Impress Grow/Shrink Animation Scaling

[Noel Grandin] fix leak in SwCommentRuler::NotifyKit

[Noel Grandin] fix leak in SwWW8ImplReader::Read_GrafLayer

[Miklos Vajna] sw: fix not needed invalidation of custom field on each keypress

[Xisco Fauli] tdf#118637: sw_xhtmlexport: Add unittest

[Noel Grandin] fix free/delete mismatch

[Noel Grandin] tdf#142370 a null response callback should be acceptable

[Caolán McNamara] move toggle handlers into ToggleHdl

[Caolán McNamara] update printer dialog once on radiobutton toggle

[Stephan Bergmann] Remaining loplugin:noexcept in URE include files

[justin_luth] tdf#142317 chardlg UI: show approx auto-esc % based on EscProp

[gerrit buildbot] Update git submodules

[Noel Grandin] Revert "fix leak when LOK not active"

[Caolán McNamara] use toggle instead of click for print dialog CheckButtons

[Caolán McNamara] SetPhysFont always dereferences its OutputDevice* arg

[Caolán McNamara] pass CheckButton argument instead of its Button baseclass

[Caolán McNamara] use toggle instead of click for CheckButton

[Samuel Mehrbrodt] tdf#76258 Fix color filter popup position

[Christian Lohmaier] tell vscode to treat our patch.<level> files as diffs

[Samuel Mehrbrodt] tdf#76258 Add OOXML export for color filter

[Caolán McNamara] Delete duplicated item in Korean autocorr list

[Caolán McNamara] use toggle instead of click for ToggleButton

[Caolán McNamara] use toggle instead of click for ToggleButton

[rizmut] Sukapura: Update Undo & Redo, Repeat icons

[Noel Grandin] flatten SecurityEnvironment_NssImpl

[Noel Grandin] fix leak in verifyCertificate

[Noel Grandin] tdf#142367 Writer crashes when opening docx

[Caolán McNamara] use toggle instead of click for CheckButton

[Christian Lohmaier] mac packaging: don't throw away codesign output for langpacks

[Noel Grandin] fix crash in X-Ray extension

[Noel Grandin] fix leak in oox import

[Noel Grandin] fix leak when removing PageDesc

[Julien Nabet] Fix typos

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for CheckButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] tdf#142364 exception thrown during destruction

[Caolán McNamara] ofz: need vbaobj now as well

[nemeth] tdf#60382 sw offapi: add change tracking of table/row deletion


Changes for Build #217
[Samuel Mehrbrodt] Add FIXME for dxf import

[Samuel Mehrbrodt] tdf#76258 Skip automatic colors in color filter popup

[David Tardon] upload libetonyek 0.1.10

[Miklos Vajna] Introduce SwTabFrameInvFlags to replace magic numbers in ...

[Caolán McNamara] use toggle instead of click for RadioButton

[Noel Grandin] simplify some XMLPropertyState memory management

[Mike Kaganski] This check is redundant here

[Michael Stahl] shell : use std::mutex in CmdMailMsg

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for CheckButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Noel Grandin] fix leak in CppunitTest_oox_crypto

[Noel Grandin] fix crash when del in textbox in draw

[Caolán McNamara] only the listbox handler does anything, remove the others

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Noel Grandin] move some headers inside modules

[Mike Kaganski] Simplify a bit: use one minmax in place of 3 min + 3 max calls

[Caolán McNamara] merge handlers into single toggle handler

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for CheckButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] split handlers into button click and radiobutton toggle

[Noel Grandin] fix VCLXWindow related leaks

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for CheckButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] HeaderHdl only does something for the m_xCbTableHeadon case

[nemeth] tdf#57351 sc UI: fix disabled Insert Columns options

[gerrit buildbot] Update git submodules

[Caolán McNamara] use toggle instead of click for CheckButton

[Caolán McNamara] ofz: fix build

[Miklos Vajna] sw: allow the height of a line to be larger than 65536 twips

[Xisco Fauli] tdf#142157: sw_uiwriter: Add unittest

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Mike Kaganski] tdf#142395: properly handle "no string delimiter" case

[Bartosz Kosiorek] tdf#55007 tdf#142263 tdf#142268 EMF ARC, PIE, CHORD allow to draw circle


Changes for Build #218
[nemeth] tdf#104254 sw DOCX import: fix text wrapping in headers

[Stephan Bergmann] Lets assume general availability of POSIX poll.h

[Miklos Vajna] Replace magic numbers in SwTabFrame::UpdateAttr_()

[Xisco Fauli] tdf#76441: sc_ucalc: Add unittest

[Mike Kaganski] tdf#102255 tdf#90101 remove trailing space in labels

[Noel Grandin] tdf#132042 fix nItem id when creating region

[Noel Grandin] tdf#138556 Don’t add Open Values to stock chart types 1 and 3

[Noel Grandin] tdf#137469 Add option to disable hidden text in text filter

[Xisco Fauli] tdf#123748: svl_qa_cppunit: Add unittest

[Caolán McNamara] use toggle instead of click for RadioButton

[Caolán McNamara] use toggle instead of click for CheckButton

[Caolán McNamara] use toggle instead of click for RadioButton

[Xisco Fauli] tdf#122991: svl_qa_cppunit: Add unittest

[Xisco Fauli] tdf#129878: svl_qa_cppunit: Add unittest

[Miklos Vajna] sw: eliminate recently added static_cast<SwTwips>() calls

[Mike Kaganski] tdf#71058 cut paste transposed: use correct clipdoc

[gerrit buildbot] Update git submodules

[Julien Nabet] Removed executable bits on source file

[Caolán McNamara] resave in latest glade

[Caolán McNamara] move wrap icons outside radiobuttons

[Noel Grandin] fix leak in some tests

[Noel Grandin] suppress more leaks in external libraries

[Noel Grandin] fix shutdown leak VbaGlobalsBase

[Michael Stahl] sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)

[Stephan Bergmann] LineParser::readNextToken gets called with m_nCharIndex==npos after all

[Caolán McNamara] gtk[3|4]: fix infinite toggling in draw

[Caolán McNamara] we want the max width here, not the sum of widths

[Caolán McNamara] resave in latest glade

[Michael Stahl] libxml2: upgrade to release 2.9.12

[Xisco Fauli] sc_ucalc: combine header and implementation files

[Xisco Fauli] tdf#142186: sc_ucalc: Add unittest

[Xisco Fauli] tdf#126342: sc_ucalc: Add unittest

[Caolán McNamara] move hangul/hanja previews outside radiobuttons

[Luboš Luňák] properly draw only parts of FillGradientPrimitive2D (tdf#139000)

[Mike Kaganski] tdf#116413 after Paste Special with ADD and As Link attach dest cells

[Mike Kaganski] tdf#68976 cut paste transposed: fix wrong position in clipdoc

[Noel Grandin] fix leak in XSLTFilter

[nemeth] tdf#142350 sc AutoFilter: fix (empty) entry checking

[jp] ScriptForge - (scriptforge.py) FIX stdout redirection in PythonShell()

[Caolán McNamara] drop unused suppression

[Caolán McNamara] add Toggleable as a separate thing to a Button

[Caolán McNamara] inherit CheckButton from Widget instead of Button

[Caolán McNamara] gtk4: reenable CheckButton and RadioButton

[Noel Grandin] fix leak in SwHTMLPosFlyFrame

[Mike Kaganski] Don't upcast only to downcast immediately

[Mike Kaganski] Simplify GetModuleFieldUnit a bit

[Noel Grandin] fix SwDoc leaks in CppunitTest_sw_macros_test

[Caolán McNamara] tdf#142294 drop placeholder on-demand node on directly populating node

[Caolán McNamara] gtk4: reenable ToggleButton

[Caolán McNamara] gtk4: renable LinkButton

[Caolán McNamara] gtk4: reenable Scale

[Caolán McNamara] gtk4: reenable ProgressBar

[Caolán McNamara] gtk4: reenable Spinner

[Miklos Vajna] sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()

[Michael Weghorn] tdf#106370 android: Make inserting pictures work

[Michael Weghorn] android: Don't reset zoom and position on refresh event

[Michael Weghorn] android: Inline 'LayerView#setViewportSize' to only call site

[Michael Weghorn] tdf#106893 android: Show whole doc when closing soft keyboard


Changes for Build #219
[Bartosz Kosiorek] tdf#127145 WMF Fix displaying line width in ROUNDRECT record

[nemeth] tdf#141559 sc UI: add Clear Filter to Autofilter widget

[Noel Grandin] fix leak in desktop test

[Noel Grandin] fix shutdown leak in ScCreateDialogFactory

[gerrit buildbot] Update git submodules

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

[nemeth] tdf#60382 sw track changes: add test for Undo of IsNotTracked

[jp] ScriptForge - (SF_Basic) Add new CDate() method

[Caolán McNamara] gtk4: reenable Expander

[Caolán McNamara] gtk4: use gtk_window_is_active instead of gtk_window_has_toplevel_focus

[Caolán McNamara] document how the on-demand treeview entries work

[fitojb] tdf#142061 Add window scaling to XOR emulation on macOS

[Muhammet Kara] Upgrade .gitpod.dockerfile to Ubuntu focal

[Caolán McNamara] ofz build fix

[Caolán McNamara] gtk4: reenable Calendar

[Bartosz Kosiorek] tdf#55007 EMF Allow negatives values for Start Point and End Point

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

[Caolán McNamara] gtk[3|4] get class size from g_type_query of viewport type

[Caolán McNamara] gtk4: reenable ScrolledWindow

[Caolán McNamara] gtk4: reenable Frame

[Caolán McNamara] gtk4: reenable paned

[Caolán McNamara] gtk4: reenable TextView

[Caolán McNamara] gtk[3|4] there's only two options, 'clipboard' or 'primary'

[Muhammet Kara] tdf#116491: Customize: Hide experimental commands when not in

[Eike Rathke] Related: tdf#136794 tdf#137063 Unlimit decimals in rtl_math_round()

[Mike Kaganski] tdf#142180 Swapped comparison operators for static strings


Changes for Build #220
[Noel Grandin] fix leak in SwUndoFormatCreate

[Noel Grandin] fix leak in ScRangeTest

[Caolán McNamara] gtk4: add clipboard_get for differing ways to get clipboards

[Muhammet Kara] stlFindInsert: No unnecessary search before insertion to map

[Noel Grandin] fix some starmath test leaks

[Eike Rathke] Resolves: tdf#137063 For General format start exponential display at

[Eike Rathke] Resolves: tdf#136794 Unlimit decimals for ROUND()

[gerrit buildbot] Update git submodules

[nemeth] tdf#142448 sw offapi: add custom color metadata field shading

[Caolán McNamara] gtk4: implement basic text paste

[Eike Rathke] Resolves: tdf#134675 Allow unrestricted pastes of same size in one


Changes for Build #221
[Noel Grandin] fix leak of wronglist in SwTextNode

[Caolán McNamara] gtk4: make basic text pasting work again

[Caolán McNamara] rename m_aMimeTypeToAtom to m_aMimeTypeToGtkType

[Caolán McNamara] gtk4: make generic paste work again

[Caolán McNamara] gtk4: reenable FormattedSpinButton

[Gülşah Köse] Mail Merge: Remove the missing data source warning on load.

[Xisco Fauli] tdf#134675: sc_uicalc: Add unittest

[Luboš Luňák] fix skia/x11 text artifical italic

[Luboš Luňák] fix font scale width handling for Skia/X11 (tdf#136081)

[Luboš Luňák] disable AA in Skia/Windows text rendering if asked to

[Luboš Luňák] fix Skia Windows text rendering

[Luboš Luňák] add vcl unittests for basic text rendering

[Noel Grandin] fix leak in conditional format

[Mike Kaganski] tdf#142390: fix fatcross cursor on Windows

[Caolán McNamara] gtk4: background colors have to be solid for themeing

[Caolán McNamara] gtk4: get DrawingArea working enough for tip of the day dialog

[Caolán McNamara] gtk[3|4] wrap gtk_widget_get_window/gtk_native_get_surface

[Caolán McNamara] gtk[3|4] wrap surface_create_similar_surface variants

[Caolán McNamara] gtk[3|4] wrap gtk_im_context_set_client_[widget|window] variants

[Noel Grandin] fix leak in dbaccess

[Noel Grandin] fix leak in SfxTabDialogController

[Xisco Fauli] tdf#137063: sc_ucalc: Add unittest

[jp] ScriptForge - (scriptforge.py.SF_Basic): methods in alphabatical order

[gerrit buildbot] Update git submodules

[gerrit buildbot] Update git submodules

[Xisco Fauli] tdf#136794: sc_mathematical_functions: Add unittest

[Caolán McNamara] crash on launching opengl slide transitions under gtk3

[Caolán McNamara] gtk[3|4] add a queue_draw to avoid GtkFixed cast

[Caolán McNamara] gtk[3|4] separate the idea of a drawing widget and a container widget

[Caolán McNamara] gtk4: restore GtkFixed container for SalObjects

[Caolán McNamara] gtk4: make opengl slide transitions work again

[Julien Nabet] Fix documentation of SfxItemPool ctr

[Caolán McNamara] adapt oglcanvas::SpriteDeviceHelper::getDeviceHandle

[Caolán McNamara] gtk4: transform GtkScrolledWindow shadow-type to has-frame

[Andreas Heinisch] tdf#94962 - Fixed german text:p of type boolean

[Caolán McNamara] gtk4: always transform internal-child GtkButtonBox to GtkHeaderBar

[Caolán McNamara] no need for an image-position if the button only has an image

[Caolán McNamara] gtk4: restore IconView

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

[Julien Nabet] Teach ScOutlineCollection to return an iterator when calling erase, then

[Xisco Fauli] tdf#100755: svl_qa_cppunit: Add unittest

[Xisco Fauli] tdf#100834: svl_qa_cppunit: Add unittest

[Caolán McNamara] gtk4: restore collapse/undo_collapse for calc cell reference dialogs

[fitojb] Removed 1/2, 1/4, 3/4, and 0.5 from autocorr/lang/ja/DocumentList.xml

[Andrea Gelmini] Fix typo


Changes for Build #222
[Miklos Vajna] sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and

[rb.henschel] tdf#137314 apply conversion from vml angle unit 'fd'

[Noel Grandin] fix leak in CppunitTest_dbaccess_macros_test

[Thorsten Behrens] tdf#132752: docx import: improvements for first line indent in lists

[Noel Grandin] fix leaks in loading xmlscript

[Stephan Bergmann] Deprecate osl_demultiplexSocketEvents et al

[Andreas Heinisch] tdf#118129 - return only the caption property of the frame

[nemeth] tdf#138141 sw: fix textbox z-order

[nemeth] tdf#142257 Replace Ctrl+[ / ] shortcuts for Hungarian

[nemeth] tdf#141644 OOXML shape import: fix upright text rotate angle

[Noel Grandin] fix leak in toolkit test

[Caolán McNamara] gtk[3|4] finish rename to immobilized

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

[Caolán McNamara] upgrade to Expat 2.4.1

[Caolán McNamara] gtk[3|4] reimplement ImmobilizedViewport without access to opaque

[nemeth] tdf#131390 PPTX: fix custom slide show is not imported.

[Stephan Bergmann] Resurrect io testconnection executable

[Caolán McNamara] tdf#142479 on 'return' select the entry the cursor is in before calling

[Jan-Marek Glogowski] gbuild: make pre_BuildTools.mk better readable

[Jan-Marek Glogowski] postgres: fix internal linking with WITH_GSSAPI

[gerrit buildbot] Update git submodules

[Jan-Marek Glogowski] configure: Add gen to VCLplugs output

[Stephan Bergmann] Add forgotten io/Executable_io-testconnection.mk

[Jan-Marek Glogowski] configure: Replace tabs with spaces

[Noel Grandin] fix some crypto leaks

[Jan-Marek Glogowski] Install GDB pretty printers into cross-toolset

[Jan-Marek Glogowski] Don't ignore GCC warnings for static builds

[Caolán McNamara] ofz#34601 teardown crash under oss-fuzz

[Caolán McNamara] ofz#34602 missing a component

[Andreas Heinisch] tdf#139196 - Import/export macros using utf-8 including BOM

[Eike Rathke] Related: tdf#81757 Do not even try to re-enter ScDocShell::Do*Recalc()

[Eike Rathke] tdf#116413 keep AttachNewFormulaCell methods together

[Christian Lohmaier] clang-format crashreportdlg

[Christian Lohmaier] add privacy URL to crashreport dialog & updatecheck tab in options

[Christian Lohmaier] remove obsolete/duplicated entries from openoffice.lst.in


Changes for Build #223
[Stephan Bergmann] Replace a use of select with poll

[Noel Grandin] make SwRect(Rectangle) constructor explicit

[Noel Grandin] CoreToPixel should take a SwRect argument

[Stephan Bergmann] Improve error diagnostic

[Gülşah Köse] Seperate SvxBackgroundColorItem from SvxColorItem

[varga.balazs3] tdf#142231 sc odf: fix export of single date filter value

[Miklos Vajna] tdf#115088 convert UITest to CppunitTest

[Christian Lohmaier] fix jenkins tinderboxes config after

[Caolán McNamara] gtk4: reenable Image

[Caolán McNamara] ofz#34602 missing a component

[Noel Grandin] supress leak checking in JavaVM

[Jan-Marek Glogowski] Fix DISABLE_DYNLOADING unused variable

[Gülşah Köse] tdf#96061 Unset the highlight property

[Jan-Marek Glogowski] configure: merge extra test for $enable_cups

[Noel Grandin] fix leak in SwRedlineAcceptDlg

[Noel Grandin] fix leak of SwCompareLine in CompareData

[Noel Grandin] fix leak in BuildMultiPortion

[Caolán McNamara] gtk4: GtkSpinButton has a GtkText not a GtkEntry now

[gerrit buildbot] Update git submodules

[Christian Lohmaier] fix also the Win64 tinderboxes

[Noel Grandin] fix leak in ScAcceptChgDlg

[Noel Grandin] fix leak in SvxLineTabDialog

[Stephan Bergmann] Fix documentation comment

[Miklos Vajna] tdf#139915 DOCX import: fix anchored obj position with to-char and

[Caolán McNamara] gtk4: reenable TreeView

[Caolán McNamara] gtk4: convert old default invisibility to explicit invisibility

[Noel Grandin] fix leak in SwInsTableDlg

[Noel Grandin] fix leak in SfxAutoRedactDialog

[Noel Grandin] fix leak in SvxConfigPage

[Jan-Marek Glogowski] loplugin:includeform (clang-cl)

[Jan-Marek Glogowski] Refactor module media item handling

[Christian Lohmaier] fix callgrind job by providing dummy privacy-url

[Noel Grandin] fix another leak in SwInsTableDlg

[Xisco Fauli] tdf#52510: svl_qa_cppunit: Add unittest

[Xisco Fauli] tdf#100122: svl_qa_cppunit: Add unittest

[Caolán McNamara] tdf#142467 crash on calling 'getInfoHelper' in final class

[Xisco Fauli] tdf137314 Add margin to CppunitTest assertions

[Caolán McNamara] gtk4: strip GtkLinkButton xalign

[Caolán McNamara] gtk4: restore Container

[Caolán McNamara] don't need always-show-image if there's just an image and no text

[Miklos Vajna] sw XHTML / reqif export, RTF markup of images: write WMF in \pict

[Miklos Vajna] comphelper: fix the "console" use-case of ProfileZone

[Caolán McNamara] gtk4: reenable Notebook

[Caolán McNamara] gtk4: "focus" signal is gone

[Caolán McNamara] log what page id is missing if this happens

[nemeth] tdf#126541 XLSX import: fix View grid lines

[Jan-Marek Glogowski] configure: Remove kde5 compatibility option

[Caolán McNamara] gtk4: wrap gtk_buildable_get_name/gtk_buildable_get_buildable_id

[Caolán McNamara] gtk4: wrap gtk_buildable_set_name/GtkBuildableIface::set_id

[Caolán McNamara] gtk4: add parent-less widgets to default container

[Caolán McNamara] gtk[3|4] gtk_widget_get_root returns null when no root

[Jan-Marek Glogowski] gbuild: Handle glxtest + vclmain usage via macros

[Jan-Marek Glogowski] configure: internal OpenLDAP depends on NSS

[Jan-Marek Glogowski] Cleanup Library_vcl.mk

[Jan-Marek Glogowski] cross-toolset: explicitly add Python


Changes for Build #224
[Miklos Vajna] sw: rework to avoid the DECLARE_ODFIMPORT_TEST macro

[Stephan Bergmann] osl::Module::loadRelative against symbol from executable is unreliable

[Andreas Heinisch] tdf#139196 - Import/export macros using utf-8 including BOM

[Caolán McNamara] resave with latest glade

[Caolán McNamara] expand frames horizontally to fit

[Miklos Vajna] Introduce SwContentFrameInvFlags to replace magic numbers in ...

[Caolán McNamara] gtk4: apply 'border' to dialog content child widget if it exists

[Caolán McNamara] gtk4: drop can't focus from GtkBox and GtkGrid

[Xisco Fauli] sw_ooxmlexport14: simplify code

[Mike Kaganski] tdf#47065 Add new file open UI options and implement a new thread

[Noel Grandin] fix leaks in ScAcceptChgDlg

[Xisco Fauli] sw_ooxmlexport: just use exportonly here

[Noel Grandin] no need to allocate Sw2LinesPos separately on heap

[nemeth] tdf#141309 tdf#142215 OOXML import: fix double conversion in autofilter

[Bartosz Kosiorek] tdf#117957 WMF Fix failing tests on arm64

[Noel Grandin] no need to make copies here

[Caolán McNamara] gtk4: strip accelerator tag

[Caolán McNamara] add missing xmlns:loext to example_sl-SI.xml

[Julien Nabet] Fix typos

[Noel Grandin] we can search std::set without allocating on the heap

[Noel Grandin] no need to allocate Style objects separately

[Noel Grandin] no need to allocate this on the heap

[justin_luth] tdf#94628: sw: allow setting for bullet style for outline paragraphs

[nemeth] tdf#60382 sw xmloff: import/export tracked table/row deletion

[Xisco Fauli] sw_uiwriter2: this is basically a export test

[Xisco Fauli] tdf#34724, tdf#91420: svl_qa_cppunit: Add unittest

[Caolán McNamara] gtk4: reenable menubutton

[Mike Kaganski] tdf#135332 Return MAXROW/MAXCOL for rows/columns out of range.

[Jan-Marek Glogowski] configure: drop --disable-neon

[Caolán McNamara] gtk4: old GtkImage can be new GtkImage or GtkPicture

[Miklos Vajna] sw XHTML / reqif export, RTF markup of images: write objdata

[Noel Grandin] VisualStudio 16.10 doesn't like this construction

[Christian Lohmaier] installer-code: remove some unused or pointless subs

[Noel Grandin] IsDisposed->isDisposed in dbaccess

[Noel Grandin] IsDisposed->isDisposed in sc

[Noel Grandin] no need to allocate these on the heap

[Noel Grandin] no need to allocate ListenerMap on the heap

[Noel Grandin] TETextPortion can be allocated inside the vector

[Noel Grandin] no need to allocate these on the heap

[Caolán McNamara] gtk4: continue to provide Paintable via cairo surface

[Caolán McNamara] gtk4: reenable EntryTreeView

[Noel Grandin] no need to allocate PrintFont separately

[Noel Grandin] flatten EventList data a little

[marklh9] vcl: handle fallback glyph offset for vertical writing.

[Noel Grandin] no need to allocate these on the heap


Changes for Build #225
[Miklos Vajna] Replace magic numbers in SwContentFrame::UpdateAttr_()

[nemeth] tdf#68113 sc autofilter: fix not empty button unchecks all entries

[Xisco Fauli] tdf#117957 WMF Replace ellipses with rects to fix tests on arm64

[Thorsten Behrens] tdf#137199: sw: convert list format string to prefix/suffix for ODF

[Noel Grandin] no need to allocate these on the heap

[Caolán McNamara] tdf#142150 nothing already selected on MouseUp without previous

[Heiko Tietze] tdf#130654 editable smeditwindow zoom UI

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

[Caolán McNamara] tdf#108591 Don't hardcode xdg-open path

[Caolán McNamara] crashtesting: backport assert downgrade

[nemeth] tdf#138438 sc: fix "Top 10" autoFilter in multiple columns

[Noel Grandin] no need to allocate these SfxItemSet on the heap

[nemeth] tdf#125071 PPTX: fix missing custom slide show export

[Noel Grandin] no need to allocate SfxStyleFamilies on the heap

[Noel Grandin] no need to allocate these on the heap

[Caolán McNamara] gtk4: reenable ComboBox

[Noel Grandin] no need to allocate these on the heap

[Xisco Fauli] tdf#125268: sw_ooxmlexport15: Add unittest

[Caolán McNamara] gtk4: default converted GtkComboBoxText to can-focus

[Caolán McNamara] gtk4: 'events' property is redundant now

[Caolán McNamara] gtk4: restore combobox set_active

[Caolán McNamara] gtk4: reenable DrawingArea mouse clicks

[Caolán McNamara] gtk4: restore double-clicks in DrawingArea

[Noel Grandin] IsDisposed->isDisposed in svx

[Noel Grandin] IsDisposed->isDisposed in sfx2

[Caolán McNamara] gtk4: collect GtkCheckButtons explicitly

[Caolán McNamara] gtk4: remove some unused ifdefs

[Caolán McNamara] gtk4: add working titlepage dialog

[Caolán McNamara] gtk4: remove 'homogeneous' on conversion to GtkHeaderBar

[justin_luth] tdf#142404 sw compat layout: ignore blank size only on one-liners

[Caolán McNamara] gtk4: insert propagate-natural-width on seeing hscrollbar-policy of

[Noel Grandin] no need to allocate these on the heap

[justin_luth] fix build

[Caolán McNamara] image-position set, but there are no images for this button

[Caolán McNamara] gtk4: renable autocorrect options dialog and pages

[Noel Grandin] IsDisposed->isDisposed in winproc

[Mike Kaganski] Missing include

[Jan-Marek Glogowski] Select svl crypto backend in configure.ac

[Noel Grandin] IsDisposed->isDisposed in toolkit

[Miklos Vajna] sw XHTML / reqif export, RTF markup of images: write OLE1 presentation

[Caolán McNamara] gtk4: restore typeahead in ComboBox widget

[Caolán McNamara] gtk4: restore typeahead in ComboBox dropdown widget

[Caolán McNamara] gtk4: restore 'return' in combobox to active default dialog/assistant

[Caolán McNamara] resave with latest glade

[Caolán McNamara] set one of the RadioButtons explicitly active

[Noel Grandin] IsDisposed->isDisposed in vcl/../app

[Bartosz Kosiorek] tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPED

[Noel Grandin] tdf#142547 Crash when adding comment in a table in Writer

[Noel Grandin] IsDisposed->isDisposed in vcl/../uitest

[Noel Grandin] IsDisposed->isDisposed in vcl/../control
-- 
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.