Callgrind Linux - Build # 16312 - Still Failing:
Check console output at https://ci.libreoffice.org/job/lo_callgrind_linux/16312/ to view the
results.
Changes for Build #16256
[Tomaž Vajngerl] sc: use a constant instead of -2 magic number for data dimension
Changes for Build #16257
[gerrit buildbot] Update git submodules
[gerrit buildbot] Update git submodules
Changes for Build #16258
[Jonathan Clark] tdf#162120 Implement style:writing-mode-automatic
Changes for Build #16259
[dennisfrancis.in] cool#13378: unit test
[Xisco Fauli] tdf#139269: sd: add test
Changes for Build #16260
[Noel Grandin] tdf#168721 Fade in animation on grouped shapes not shown
Changes for Build #16261
[Mike Kaganski] SAL_WARN -> SAL_INFO
[Heiko Tietze] tdf#149411 Improve Columns deck at the sidebar
[Miklos Vajna] sd, FuBulletAndPosition: avoid magic number for bullet toggle
Changes for Build #16262
[Caolán McNamara] save/restore docId in Application::Reschedule
[jp] ScriptForge (SFDocuments) new Shape service
Changes for Build #16263
[Hossein] tdf#145614: Convert #define to enum class
Changes for Build #16264
[Noel Grandin] update to skia m142
Changes for Build #16265
No changes
Changes for Build #16266
[Stephan Bergmann] Emscripten: Missing include
Changes for Build #16267
[Tomaž Vajngerl] sc: fix crash in pivot table with formats and no source data
Changes for Build #16268
[Ilmari Lauhakangas] tdf#145538 Use range based for loops
[Ilmari Lauhakangas] tdf#145614 Replace define macro with constexpr
Changes for Build #16269
No changes
Changes for Build #16270
[Mike Kaganski] No need to adjust range length twice
[Justin Luth] tdf#169219 swrelpagesize ui: value may be changed even if % isn't
[Justin Luth] NFC cleanup after tdf#169219: value may be changed even if % isn't
[Justin Luth] tdf#169219 swrelpagesize ui: update on relation changes
[Justin Luth] NFC sw frmpage.cxx: m_bFormat guaranteed to be false
Changes for Build #16271
[Hossein] tdf#169400 Limit runGraphicsRenderTest() to debug builds
Changes for Build #16272
No changes
Changes for Build #16273
[Michael Stahl] tdf#169274: Fix export of SDTs with DataBindings
Changes for Build #16274
[Ilmari Lauhakangas] tdf#163691 Replace memcpy() with std::copy()
Changes for Build #16275
[Hossein] Avoid using local variable that hides a class member
[Hossein] Add VS 2026 support
Changes for Build #16276
No changes
Changes for Build #16277
[Xisco Fauli] checkExternalLibraries: add xz's id
Changes for Build #16278
[gerrit buildbot] Update git submodules
Changes for Build #16279
[Stephan Bergmann] configmgr/winreg: Mention the HKEY in SAL_INFOs
[Stephan Bergmann] Emscripten: Avoid -Werror,-Wswitch
Changes for Build #16280
No changes
Changes for Build #16281
[Mike Kaganski] A typo in variable name
Changes for Build #16282
[Tomaž Vajngerl] sc: fix pivot table debug code that isn't compiled normally
Changes for Build #16283
[Ilmari Lauhakangas] tdf#168520 Improve UI test file name
[Noel Grandin] improve debug message
Changes for Build #16284
[szymon.klos] feat(jsdialog): allow editing treeview items
[szymon.klos] jsdialog: handle custom rendering in treeview
Changes for Build #16285
No changes
Changes for Build #16286
[Noel Grandin] crashtesting --convert-to docx tdf134458-1.doc
Changes for Build #16287
[Stephan Bergmann] Revert part of "register caches with ImplSVData"...
Changes for Build #16288
[Xisco Fauli] postgresql: upgrade to 15.15
[Xisco Fauli] tdf#68320: sd_uiimpress: Add test
Changes for Build #16289
[Xisco Fauli] tdf#164593 Revert "tdf#82716 Add initial implementation of the His.."
Changes for Build #16290
[Caolán McNamara] AdditonsDialog: rename macro value PAGE_SIZE to avoid conflict
Changes for Build #16291
No changes
Changes for Build #16292
[Gabor Kelemen] bin/find-unneeded-includes: stop checking for debug and bits
Changes for Build #16293
[Tomaž Vajngerl] sc: add dumpAsXml for the pivot table
Changes for Build #16294
[szymon.klos] Fix out-of-bound crash in test dialog
[szymon.klos] Fix out-of-bound crash in test dialog 2
[szymon.klos] jsdialog: disable right click menu in sd & sw navigator
[szymon.klos] vcl: fix crash in JSTreeView::render_entry()
Changes for Build #16295
No changes
Changes for Build #16296
[Tomaž Vajngerl] vcl: make OutputDevice::DrawAlphaBitmap() private
[Michael Weghorn] android: Drop unused LayerView.getMaxTextureSize
[Michael Weghorn] android: Drop effectively unused LayerRenderer.mMaxTextureSize
[Michael Weghorn] android: Drop LayerView.getLayerRenderer
[Michael Weghorn] android: Use Math.max
Changes for Build #16297
[Michael Weghorn] android: Drop unused Layer.setResolution
[Michael Weghorn] android: Drop Layer.mNewResolution
[Michael Weghorn] android: Drop unused Layer.getResolution
[Michael Weghorn] android: Drop Layer.mResolution
[Michael Weghorn] android: Drop unused ImmutableViewportMetrics.setZoomFactor
[Michael Weghorn] android: Drop unused reevaluateTiles() param
[Michael Weghorn] android: Drop unused DisplayPortMetrics.fuzzyEquals
[Michael Weghorn] android: Drop resolution from DisplayPortMetrics
[Michael Weghorn] android: Drop unused PanZoomController.abortPanning
[Michael Weghorn] android: Drop unused PanZoomController.notifyDefaultActionPrevented
[Michael Weghorn] android: Drop unused GeckoLayerClient.abortPanZoomAnimation
[Michael Weghorn] android: Drop SubdocumentScrollHelper.destroy
[Michael Weghorn] android: Drop never read SubdocumentScrollHelper.mOverrideScrollPending
[Michael Weghorn] android: Drop SubdocumentScrollHelper.mUIHandler
[Michael Weghorn] android: Drop dead SubdocumentScrollHelper logic
[Michael Weghorn] android: Stop using SubdocumentScrollHelper in Axis
[Michael Weghorn] android: Stop using SubdocumentScrollHelper in JavaPanZoomController
[Michael Weghorn] android: Drop now unused SubdocumentScrollHelper
[Michael Weghorn] android: Make constant static
[Michael Weghorn] android: Drop unused TouchEventHandler.setWaitForTouchListeners
[Michael Weghorn] android: Drop two TouchEventHandler members that are always false
[Michael Weghorn] android: Drop always true TouchEventHandler.processEventBlock param
[Michael Weghorn] android: Drop always true TouchEventHandler.mDispatchEvents
[Michael Weghorn] android: Drop queue logic in TouchEventHandler
[Michael Weghorn] android: Drop ListenerTimeoutProcessor
[Michael Weghorn] android: Drop now unused TouchEventHandler.mView
[Michael Weghorn] android: Drop unused TouchEventHandler.touchFinished
[Michael Weghorn] android: Drop JavaPanZoomController.startingNewEventBlock
[Michael Weghorn] android: Drop TouchEventhandler.destroy
[Michael Weghorn] android: Drop unused PanZoomState.WAITING_LISTENERS enum value
[Michael Weghorn] android: Drop unused imports
[Michael Weghorn] android: Make 2 JavaPanZoomController members final
[Michael Weghorn] android: Drop 2 unused local vars
[Michael Weghorn] android: Make more class members final
[Michael Weghorn] android: Do more GeckoLayerClient initialization in ctor
[Michael Weghorn] android: Drop PanZoomController.destroy
[Michael Weghorn] android: Drop GeckoLayerClient.destroy
[Michael Weghorn] android: Move GeckoLayerClient.notifyReady logic to ctor
[Michael Weghorn] android: Drop GeckoLayerClient.mIsReady
[Michael Weghorn] android: Use local var instead of GeckoLayerClient.mLayerRenderer
[Michael Weghorn] android: Drop unused PanZoomController.{g,s}etOverScrollMode
[Michael Weghorn] android: Drop PanZoomController iface
[Michael Weghorn] android: Drop JavaPanZoomController.mMainThread
[Michael Weghorn] android: Skip (not) reading from null map
[Michael Weghorn] android: Assign constant values right away
[Michael Weghorn] android: Drop unused LOKitShell.sendSizeChangedEvent params
[Michael Weghorn] tdf#169422 android: Adjust doc pos + zoom on window size change
[Noel Grandin] tdf#169379 Conditional formats collapsed
[Mike Kaganski] No need to create a Link just to call a function
[szymon.klos] jsdialog: enable statistics tabpage in calc
[Julien Nabet] Fix typo
[szymon.klos] Add activate action support for edit field
[Noel Grandin] tdf#169112 lockup when switching to notes view
[jp] Fix typo
Changes for Build #16298
[Xisco Fauli] build sqlite3 and lzma on Windows anyway
[Mike Kaganski] Split handler function per control
Changes for Build #16299
[Justin Luth] tdf#39015 sw: use the start/end of hyperlink to select, not move
[Justin Luth] NFC sw edtdd: rename bStart to bStartDragging
Changes for Build #16300
No changes
Changes for Build #16301
[Noel Grandin] Don’t remove entries in table selection for Insert Relation dialog
[Noel Grandin] UITest: Add a helper function to create an empty database
Changes for Build #16302
[Noel Grandin] officeotron: ID is not valid attribute in vml shape
[Noel Grandin] officeotron: config elements out of schema order
Changes for Build #16303
No changes
Changes for Build #16304
[raykowj] sw sidebar Find: Fix only the first find is shown as selected
Changes for Build #16305
[Tomaž Vajngerl] sc: remove grab bag from pivot table, add PivotTableStyleInfo
[Tomaž Vajngerl] jsdialog: enable missing .ui files for sidebar
Changes for Build #16306
No changes
Changes for Build #16307
[raykowj] tdf#162580 copy query text from Find toolbar to Find&Replace dialog
Changes for Build #16308
[Mike Kaganski] change the line endings of codemaker/Executable_pythonmaker
Changes for Build #16309
[Caolán McNamara] upr if requested should be used
[Caolán McNamara] ofz#458957507 Integer-overflow in cairo
Changes for Build #16310
No changes
Changes for Build #16311
[Ilmari Lauhakangas] tdf#168520 Rename UI tests in calc_tests8
Changes for Build #16312
[Justin Luth] Revert "tdf#169219: value may be changed even if % isn't"
--
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
- [global-libreoffice-ci] Callgrind Linux - Build # 16302 - Still Failing! (continued)
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.