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


Callgrind Linux - Build # 11540 - Fixed:


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

Changes for Build #11525
[Caolán McNamara] cid#1493243 silence Copy-paste error

[Eike Rathke] Return LANGUAGE_ENGLISH_US for AppleLanguageId::ENGLISH


Changes for Build #11526
[raykowj] tdf#145132 SwNavigator: Add tracking option for all categories


Changes for Build #11527
[Mike Kaganski] Cleanup DocumentLoader C++ SDK example

[Mike Kaganski] Replacing std::unique_ptr<char[]>

[Stephan Bergmann] show properly gcc version in configure output


Changes for Build #11528
[Stephan Bergmann] Fix stack-use-after-scope

[Noel Grandin] expanding macro SCSTR

[jp] ScriptForge - (SF_Calc) new A1Style() method

[Michael Stahl] tdf#138531: Also update DDE tables, not only fields

[Eike Rathke] Get rid of fuzziness in

[Mike Kaganski] Converting pointer to reference in svgwriter

[Stephan Bergmann] Missing `static`

[Stephan Bergmann] Missing test dependency

[Stephan Bergmann] Adapt to Clang 14 trunk diagnostic output change

[Eike Rathke] Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)

[gerrit buildbot] Update git submodules

[Andreas Heinisch] tdf#57308 - Basic IDE: Watching of a variable does not work

[Xisco Fauli] uitest: fix indent


Changes for Build #11529
[szymon.klos] tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium

[gerrit buildbot] Update git submodules

[Eike Rathke] Restore behaviour SvNumberFormatterServiceObj keep LANGUAGE_SYSTEM

[Stephan Bergmann] loplugin:indentation (macOS)

[Luboš Luňák] replace friend access with functions

[Xisco Fauli] uitest: execute setActiveFrame in load_file first

[Eike Rathke] Fix toolbar button's currency list's number format for default locale

[gerrit buildbot] Update git submodules


Changes for Build #11530
[Luboš Luňák] use pull model also for LOK text selection

[Caolán McNamara] ofz#40305 Divide-by-zero

[Caolán McNamara] bsd (as used by macOS) ar does not support '@' option

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

[Caolán McNamara] Resolves: tdf#145297 assert on Docking3DEffects launch

[Caolán McNamara] resave with latest glade


Changes for Build #11531
[Mike Kaganski] Make sure that self-assign test checks types


Changes for Build #11534
[Andreas Heinisch] Revert "tdf#57308 - Basic IDE: Watching of a variable does not work"

[nemeth] tdf#142010 XLS import: fix bad calculation after editing

[Caolán McNamara] ofz#1493240 Unchecked return value

[Caolán McNamara] tdf#145296 use a 'clickable' widget for custom depth

[Caolán McNamara] tdf#145296 use a 'clickable' widget for custom spacing

[Caolán McNamara] Related: tdf#145296 we have spacing images we can reuse here

[Noel Grandin] flatten ImplGetTextLines

[gerrit buildbot] Update git submodules

[nemeth] tdf#145129 XLSX import: round down default row height

[Xisco Fauli] tdf#141908 - CppUnittests: replace usage of sal_Int32 with color


Changes for Build #11535
[nemeth] tdf#144374 DOCX: export the password for editing

[nemeth] tdf#136715 sw: fix table Undo to update table style

[Caolán McNamara] gtk4: some fonts have pango_font_description_get_size_is_absolute

[gerrit buildbot] Update git submodules

[Noel Grandin] -Wunused-but-set-variable

[Xisco Fauli] uitest: rearrange tests to avoid "close_doc: no active frame"

[nemeth] tdf#145225 sw track changes: fix bad insert at moving

[Ilmari Lauhakangas] Add documentation for the 'svgio' module

[Ilmari Lauhakangas] Use LO repo for mkdocs git links

[Caolán McNamara] gtk4: get correct rectangle for custom renderer area

[Ilmari Lauhakangas] Update emfio documentation

[Ilmari Lauhakangas] Using .md extension for vcl README files

[Eike Rathke] tdf#131025 swtable: don't apply number format to non-number text

[Caolán McNamara] there is no WB_RADIOSEL anymore


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

[Noel Grandin] tdf#144513 improve perf when breaking long lines

[Luboš Luňák] use boost flat_map for faster map

[Caolán McNamara] don't do any work if we'll ignore it afterwards

[Caolán McNamara] grab focus if clicked on anywhere, not just on a specific value

[Caolán McNamara] Related: tdf#145296 use last spacing value as default for custom

[Caolán McNamara] let focus enter calc sheet bg color dialog's valueset on click

[Caolán McNamara] ValueSet doesn't use WB_NOPOINTERFOCUS anymore

[Mike Kaganski] Drop ContainerHelper::vectorToSequence and use

[Mike Kaganski] d46f659c7524625474f0bb907805e285ee27d5ec follow-up: add unit test

[Eike Rathke] Restore original lcl_ScAddress_Parse_OOo() behaviour detecting external


Changes for Build #11537
[Xisco Fauli] tdf#142010: sc_uicalc: Add unittest

[Xisco Fauli] uitest: when possible, close the document before opening a new one

[Stephan Bergmann] Silence -Werror,-Wdeprecated-copy

[Stephan Bergmann] Remove OUStringBuffer member function overloads for OUStringLiteral

[Mike Kaganski] d46f659c7524625474f0bb907805e285ee27d5ec follow-up: simplify checks

[Stephan Bergmann] Fix a memory leak

[Julien Nabet] Replace macros from reportdesign/source/ui/inspection/metadata.cxx

[Eike Rathke] Heuristic filename extension should be <= 4 characters

[Xisco Fauli] tdf#141908: CppUnittests: replace usage of sal_Int32 with colors

[Xisco Fauli] tdf#136715: move UItest to CppUnittest

[gerrit buildbot] Update git submodules


Changes for Build #11538
[Julien Nabet] Typo: pDataIgoreCase->pDataIgoreCase in sc

[Stephan Bergmann] external/breakpad: Silence some UBSan warnings

[Xisco Fauli] tdf#143244: sw: move UItest to CppUnittest

[Luboš Luňák] remove useless check from SfxViewShell::GetFirst()/GetNext()

[Stephan Bergmann] Fix names of function parameters referenced in comment

[Luboš Luňák] try harder not to mix CPU-specific code with generic code

[Andreas Heinisch] tdf#57308 - Basic IDE: Watching of a variable does not work


Changes for Build #11539
[tml] Use non-deprecated names for event types and flag bits

[Mike Kaganski] Move variable declaration to its use in if() condition

[Xisco Fauli] tdf#131771: sw: Move UItest to CppUnittest

[tml] There is nothing deprecated about these calls as far as I see

[Mike Kaganski] changed description for option --with-visual-studio to indicate VS2022

[Christian Lohmaier] update credits

[jp] ScriptForge - (SF_Calc) new Region() property

[tml] Remove line that has been commented out since 2008

[tml] Remove lines that have been ifdeffed out since 2008

[tml] Accept macOS SDK 12.0


Changes for Build #11540
[Caolán McNamara] don't second guess the theme colors in valuesets

[Caolán McNamara] dont draw highlighted value with focus, only focus the selected value

[Caolán McNamara] don't second guess the theme colors in valuesets

[Caolán McNamara] remove highlight when mouse tracking is finished

[Luboš Luňák] fix AVX512 detection

[Caolán McNamara] if the mouse move is a leave event ignore the crossing position

[Xisco Fauli] sd_import: use a template for makefiles

[Xisco Fauli] sd: split CppunitTest_sd_import_tests in two

[Stephan Bergmann] Add support for macOS SDK 12.0

[Caolán McNamara] ignoring transparency for border doesn't seem to make sense

[Caolán McNamara] draw valuesets with a visual difference between selected and mouse hover

[Caolán McNamara] make fat valueset selection rectangles solid

[Xisco Fauli] sw: run uiwriter tests on macOS too

[Caolán McNamara] ofz: Timeout, clamp hyperlink range when fuzzing
-- 
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.