{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":14021280,"defaultBranch":"master","name":"core","ownerLogin":"LibreOffice","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-10-31T15:46:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5824056?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717598831.0","currentOid":""},"activityList":{"items":[{"before":"886cbcd7627985692d4d2ad3197b1af08378d430","after":"9e873da55c925b0a960950e9edd1e615e54b8edd","ref":"refs/heads/master","pushedAt":"2024-06-05T20:58:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"embindmaker: Fix names for \"uno_Sequence_unsigned hyper\" etc.\n\n...to rather be \"uno_Sequence_unsigned_hyper\" etc. (without an embedded space)\n\nChange-Id: I1a02a12077a1e0a5468dc3c0d04f86bb0e951670\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168478\nTested-by: Jenkins\nReviewed-by: Stephan Bergmann ","shortMessageHtmlLink":"embindmaker: Fix names for \"uno_Sequence_unsigned hyper\" etc."}},{"before":"22cce3ece004a89e1ed9025437d96f150cc98857","after":"886cbcd7627985692d4d2ad3197b1af08378d430","ref":"refs/heads/master","pushedAt":"2024-06-05T20:24:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#161426 sw: fix selection in multicolumn floating table\n\nIt was not possible to select text content of a cell, if\none of the previous cells in the same row contains a cropped\nimage hovering this cell, too.\n\nFollow-up to commit f3b899655018397e71300dbb32cdf4f82940a68b\n\"tdf#160842 sw: select cell content instead of cropped part of image\".\n\nAlso clean-up to commit 2f7bb481c57458a38769ebd961f07cc45767f1f7\n\"tdf#161332 sw: fix missing selection of floating table\".\n\nChange-Id: Ib033f7238d9513c8ed18c472ce4afbd4d6ad1172\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168475\nReviewed-by: László Németh \nTested-by: Jenkins","shortMessageHtmlLink":"tdf#161426 sw: fix selection in multicolumn floating table"}},{"before":"78eb0a3c67ba2285f3737a584a133536beee3b17","after":"22cce3ece004a89e1ed9025437d96f150cc98857","ref":"refs/heads/master","pushedAt":"2024-06-05T17:41:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Resolves tdf#161293 - Alt+9 shortcut for Find sidebar\n\nChange-Id: I5ab6916c7cf065f986117b12ebbb9a15b6c2147e\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168469\nTested-by: Jenkins\nReviewed-by: Heiko Tietze ","shortMessageHtmlLink":"Resolves tdf#161293 - Alt+9 shortcut for Find sidebar"}},{"before":"870200f9ce451dfbb6188d4c2a024f59adb09f47","after":"78eb0a3c67ba2285f3737a584a133536beee3b17","ref":"refs/heads/master","pushedAt":"2024-06-05T17:37:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"loplugin:ostr in sw/.../uiview\n\nChange-Id: Id50d9549bb925f3ff2f4db79058b600a25349576\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168426\nTested-by: Jenkins\nReviewed-by: Noel Grandin ","shortMessageHtmlLink":"loplugin:ostr in sw/.../uiview"}},{"before":"e467cb52d68692e936eb07c2c1faa45f03dd1f82","after":"870200f9ce451dfbb6188d4c2a024f59adb09f47","ref":"refs/heads/master","pushedAt":"2024-06-05T15:44:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Simplify make.clean in helpcontent2 gbuild\n\nChange-Id: I795aa46943b4433624dfc04e9962e2a40528d188\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168470\nTested-by: Jenkins\nReviewed-by: Christian Lohmaier ","shortMessageHtmlLink":"Simplify make.clean in helpcontent2 gbuild"}},{"before":"367ba88092fbc0ba06a7f77157cd012ff0fe3caf","after":"e467cb52d68692e936eb07c2c1faa45f03dd1f82","ref":"refs/heads/master","pushedAt":"2024-06-05T15:28:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"annot: add {add,remove}Annotation that don't notify\n\nAdd addAnnotationNoNotify method, that doesn't broadcast that an\nannotation was added, and change addAnnotation to call the method\nand in addition call the broadcast bits. Previously all this had\nhappened in the addAnnotation without the choice to not broadcast.\n\nChange removeAnnotation in a similar way.\n\nChange-Id: Ie15a386a8b8d4493d5b41fcbcb55924a693b46d2\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168429\nReviewed-by: Tomaž Vajngerl \nTested-by: Jenkins","shortMessageHtmlLink":"annot: add {add,remove}Annotation that don't notify"}},{"before":"4cd2737d829e8a3413ad3d60a17dded4dcc8938c","after":"367ba88092fbc0ba06a7f77157cd012ff0fe3caf","ref":"refs/heads/master","pushedAt":"2024-06-05T14:59:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32\n\nand XFillBmpPosOffsetYItem. To avoid sal_uInt16 overflows on large input\nvalues.\n\nLets use sal_Int32 instead of sal_uInt32 given the amount of existing\ncasting to sal_Int32 of XFillBmpPosOffset[X|Y]Item::GetValue()\n\nChange-Id: I8329c11b75c9ad01011e10130257963737ffe553\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168398\nReviewed-by: Caolán McNamara \nReviewed-by: Attila Szűcs \nTested-by: Jenkins","shortMessageHtmlLink":"Related: tdf#153008 bump XFillBmpPosOffsetXItem to sal_Int32"}},{"before":"5357f69c271ff0c0a7d10dc3371047f5200f0187","after":"a2e40875ae6c54397a89e09c5045e792ed7be776","ref":"refs/heads/distro/collabora/co-24.04.3","pushedAt":"2024-06-05T14:45:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Bump version to 24.04.3.3\n\nChange-Id: If1c8b38fa5fc6412f52dd12b94e9070463d321d0","shortMessageHtmlLink":"Bump version to 24.04.3.3"}},{"before":"29ffbbd2e718db225825cc87bd912c7c6434cbf0","after":"2034ed9acc639694b9ea01805e9e5d4752287371","ref":"refs/heads/distro/cib/libreoffice-6-4","pushedAt":"2024-06-05T14:20:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Bump version to 6.4.0.26\n\nChange-Id: Ib9d44d2c4f2639dfd547b9fc32d879cd2ceb21be","shortMessageHtmlLink":"Bump version to 6.4.0.26"}},{"before":"fdb5e53af8f539c47cc7ca6d594b05e26d1ff594","after":"67295a5ce523660ed52fc040d0dccaa4b996c6bd","ref":"refs/heads/distro/collabora/co-24.04","pushedAt":"2024-06-05T13:55:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Revert \"tdf#160706 speed up loading conditional formatting rule in XLS (II)\"\n\nThis reverts commit 13d39423a8bb70c08052fb02ef41cf3ea6f731d1.\n\nUnfortunately, it breaks copy/pasting slide.\n\nChange-Id: I1831aac9e672cf66dea658979e98855529b94b07\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168473\nTested-by: Jenkins CollaboraOffice \nReviewed-by: Caolán McNamara ","shortMessageHtmlLink":"Revert \"tdf#160706 speed up loading conditional formatting rule in XL…"}},{"before":"ece1abdda6bc40e9911e07db66cecfc02e0c76df","after":"7c08fe7168def858fb947f4a0b8b858d1aee4102","ref":"refs/heads/distro/collabora/co-23.05","pushedAt":"2024-06-05T13:55:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Revert \"tdf#160706 speed up loading conditional formatting rule in XLS (II)\"\n\nThis reverts commit 13d39423a8bb70c08052fb02ef41cf3ea6f731d1.\n\nUnfortunately, it breaks copy/pasting slide.\n\nChange-Id: I1831aac9e672cf66dea658979e98855529b94b07\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168435\nTested-by: Jenkins CollaboraOffice \nReviewed-by: Caolán McNamara ","shortMessageHtmlLink":"Revert \"tdf#160706 speed up loading conditional formatting rule in XL…"}},{"before":"ad9f15a0b9b7b481e03f66bfb9564deefcfd13af","after":"4cd2737d829e8a3413ad3d60a17dded4dcc8938c","ref":"refs/heads/master","pushedAt":"2024-06-05T13:04:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"annot: prepare SdrObject to represent an annotation\n\nChange-Id: Iabcc2166ea20cbeac6d2ada7120700a4e8b19303\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168428\nReviewed-by: Tomaž Vajngerl \nTested-by: Jenkins","shortMessageHtmlLink":"annot: prepare SdrObject to represent an annotation"}},{"before":"11ee53f9f14191453c12189d20423eb2fad008f9","after":"ad9f15a0b9b7b481e03f66bfb9564deefcfd13af","ref":"refs/heads/master","pushedAt":"2024-06-05T13:03:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"sd: simplify NotifyDocumentEvent, remove duplication\n\nChange-Id: I4f16925c1271261d37e3b9146bc2458581798924\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168421\nTested-by: Tomaž Vajngerl \nReviewed-by: Tomaž Vajngerl ","shortMessageHtmlLink":"sd: simplify NotifyDocumentEvent, remove duplication"}},{"before":"f32848500aa25a0e4e29053900c7827ec9a3b535","after":"11ee53f9f14191453c12189d20423eb2fad008f9","ref":"refs/heads/master","pushedAt":"2024-06-05T12:56:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"nss: upgrade to 3.100\n\nDownloaded from https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_100_RTM/src/nss-3.100-with-nspr-4.35.tar.gz\n\nChange-Id: I44782e3bcc82f879cb8e4888509b876fa05b43bb\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168452\nTested-by: Jenkins\nReviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>","shortMessageHtmlLink":"nss: upgrade to 3.100"}},{"before":"937bdd08ee8ff9ce90db06fd463719ba8e9da996","after":"f32848500aa25a0e4e29053900c7827ec9a3b535","ref":"refs/heads/master","pushedAt":"2024-06-05T12:54:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Fix typo\n\nChange-Id: Ice2853eb7a14bd614b9bb53ce13667602c6e07eb\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168457\nReviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>\nTested-by: Jenkins","shortMessageHtmlLink":"Fix typo"}},{"before":"b3a70a28b0becc9c872f2a92c35dfdaac4822600","after":"937bdd08ee8ff9ce90db06fd463719ba8e9da996","ref":"refs/heads/master","pushedAt":"2024-06-05T12:51:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#161417 RTF export: handle endnotes at section ends\n\nSimilar to commit 566c7017a84e3d573de85a6d986b81d3f59de0fa (tdf#160984\nsw continuous endnotes: DOCX: export of pos == sectEnd,\n2024-05-29), but this is RTF, not DOCX.\n\nAdditional complexity is that it's not enough to just write \\aendnotes\n(sect end) or \\aenddoc (doc end) to export the position, also \\fet and\n\\endnhere needs writing, otherwise Word ignores this.\n\nLast bit is to ignore section formats which are not nullptr but are -1,\nignore these in RtfAttributeOutput::SectionBreak(), similar to how\nDocxAttributeOutput::SectionBreak() does the same already.\n\nChange-Id: I2327c979d5af402eb15523d97149f6409fcf4adf\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168468\nReviewed-by: Miklos Vajna \nTested-by: Jenkins","shortMessageHtmlLink":"tdf#161417 RTF export: handle endnotes at section ends"}},{"before":"1e3d7374a2e70c56d082954d9ecad718b01c27fb","after":"29ffbbd2e718db225825cc87bd912c7c6434cbf0","ref":"refs/heads/distro/cib/libreoffice-6-4","pushedAt":"2024-06-05T12:16:18.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Make sure that the big value doesn't readily overflow\n\nAs shown in https://gerrit.libreoffice.org/c/core/+/168235/6#message-5e7ed6fecf7fd36dc167193e25c3ec94daa11cb3\n\n> looks like this started to break e.g. CppunitTest_sw_mailmerge2 with\n>\n> /sw/inc/swrect.hxx:251:48: runtime error: signed integer overflow: 13569 + 9223372036854775807 cannot be represented in type 'long'\n> #0 0x7f30b337cb90 in SwRect::Bottom() const /sw/inc/swrect.hxx:251:48\n> #1 0x7f30b337234f in SwRect::Overlaps(SwRect const&) const /sw/inc/swrect.hxx:376:30\n> #2 0x7f30b699354b in lcl_CheckFlowBack(SwFrame*, SwRect const&) /sw/source/core/layout/frmtool.cxx:3316:23\n> #3 0x7f30b699376f in lcl_CheckFlowBack(SwFrame*, SwRect const&) /sw/source/core/layout/frmtool.cxx:3317:17\n> #4 0x7f30b699376f in lcl_CheckFlowBack(SwFrame*, SwRect const&) /sw/source/core/layout/frmtool.cxx:3317:17\n> #5 0x7f30b698d21e in Notify_Background(SdrObject const*, SwPageFrame*, SwRect const&, PrepareHint, bool) /sw/source/core/layout/frmtool.cxx:3415:13\n> #6 0x7f30b5b941b4 in lcl_NotifyBackgroundOfObj(SwDrawContact const&, SdrObject const&, tools::Rectangle const*) /sw/source/core/draw/dcontact.cxx:955:13\n> #7 0x7f30b5b7c9b9 in SwDrawContact::DisconnectFromLayout(bool) /sw/source/core/draw/dcontact.cxx:1689:9\n> #8 0x7f30b5ba0cae in SwDrawContact::SwClientNotify(SwModify const&, SfxHint const&) /sw/source/core/draw/dcontact.cxx:1544:17\n> #9 0x7f30b399e3c2 in SwModify::CallSwClientNotify(SfxHint const&) const /sw/source/core/attr/calbck.cxx:311:18\n> #10 0x7f30b399e6c5 in sw::BroadcastingModify::CallSwClientNotify(SfxHint const&) const /sw/source/core/attr/calbck.cxx:316:15\n> #11 0x7f30b6656d23 in SwDrawFrameFormat::DelFrames() /sw/source/core/layout/atrfrm.cxx:3525:5\n> #12 0x7f30b51785f8 in sw::DocumentLayoutManager::DelLayoutFormat(SwFrameFormat*) /sw/source/core/doc/DocumentLayoutManager.cxx:235:14\n> #13 0x7f30b4df70ac in sw::DocumentContentOperationsManager::DelFullPara(SwPaM&) /sw/source/core/doc/DocumentContentOperationsManager.cxx:2343:55\n> #14 0x7f30b42b5701 in SwDoc::RemoveInvisibleContent() /sw/source/core/doc/doc.cxx:1576:57\n> #15 0x7f30ba70c920 in SwDBManager::MergeMailFiles(SwWrtShell*, SwMergeDescriptor const&) /sw/source/uibase/dbui/dbmgr.cxx:1468:35\n> #16 0x7f30ba6f7eff in SwDBManager::Merge(SwMergeDescriptor const&) /sw/source/uibase/dbui/dbmgr.cxx:556:20\n> #17 0x7f30bbe0d561 in SwXMailMerge::execute(com::sun::star::uno::Sequence const&) /sw/source/uibase/uno/unomailmerge.cxx:786:24\n> #18 0x7f30bbe103ce in non-virtual thunk to SwXMailMerge::execute(com::sun::star::uno::Sequence const&) /sw/source/uibase/uno/unomailmerge.cxx\n> #19 0x7f30d009b8ed in (anonymous namespace)::MMTest2::executeMailMerge(bool) /sw/qa/extras/mailmerge/mailmerge2.cxx:195:31\n> #20 0x7f30d00eb3e5 in (anonymous namespace)::testTdf123057_file::verify() /sw/qa/extras/mailmerge/mailmerge2.cxx:597:5\n> #21 0x7f30d00a11eb in (anonymous namespace)::MMTest2::executeMailMergeTest(char const*, char const*, char const*, char const*, int, char const*) /sw/qa/extras/mailmerge/mailmerge2.cxx:99:9\n> #22 0x7f30d00efc32 in (anonymous namespace)::testTdf123057_file::MailMerge() /sw/qa/extras/mailmerge/mailmerge2.cxx:594:1\n> (;)\n\nChange-Id: Ic34ad5c39d3b89c84f124e145a30714ba3752103\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168364\nReviewed-by: Mike Kaganski \nTested-by: Jenkins\n(cherry picked from commit ecd42fe1885e8fca0ec302a6d0a666f925fa62d9)\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168323\nReviewed-by: Michael Stahl \n(cherry picked from commit 160ca02ea1c04b18d7f43c318d9fbfcdcd19209d)","shortMessageHtmlLink":"Make sure that the big value doesn't readily overflow"}},{"before":"a17e087e26774c4e33d371322fbef426cd387639","after":"fdb5e53af8f539c47cc7ca6d594b05e26d1ff594","ref":"refs/heads/distro/collabora/co-24.04","pushedAt":"2024-06-05T12:10:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Bump version to 24.04.4.1\n\nChange-Id: I90cd4ee51966e917b7ff00868968ce1065fd5c9f","shortMessageHtmlLink":"Bump version to 24.04.4.1"}},{"before":"243e811abc441ec7f55e1395f23343dfa6f7c812","after":"b3a70a28b0becc9c872f2a92c35dfdaac4822600","ref":"refs/heads/master","pushedAt":"2024-06-05T12:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"openssl: upgrade to 3.0.14\n\nDownloaded from https://www.openssl.org/source/openssl-3.0.14.tar.gz\n\nChange-Id: Ib75738f257210532d0f01f429ec3b78a1a2410a8\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168456\nReviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>\nTested-by: Jenkins","shortMessageHtmlLink":"openssl: upgrade to 3.0.14"}},{"before":"309768c2f54ce0ff5fa4b3409996733afa96bc02","after":"243e811abc441ec7f55e1395f23343dfa6f7c812","ref":"refs/heads/master","pushedAt":"2024-06-05T11:43:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"cid#1603200 Uninitialized scalar variable\n\ncid#1603199 Uninitialized scalar variable\n\nand other fixups for:\n\ncommit fbe8071e4f6be57d3e372d69a4c7cc4d37a83eb9\nDate: Sat Oct 15 14:20:31 2022 +0200\n\n refactor functions: return optional instead of bool\n\nChange-Id: I192017d0fc710ada7686e4c6dd313727b02f3889\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168453\nReviewed-by: Eike Rathke \nTested-by: Jenkins\nReviewed-by: Caolán McNamara ","shortMessageHtmlLink":"cid#1603200 Uninitialized scalar variable"}},{"before":"a2b7dca2eb1da105fe139b3f14bb9dfaae11d549","after":"309768c2f54ce0ff5fa4b3409996733afa96bc02","ref":"refs/heads/master","pushedAt":"2024-06-05T11:23:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"loplugin:ostr in sw/.../uno\n\nChange-Id: I70205955fdfa261fdf2b8d66d546eded549464a7\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168427\nReviewed-by: Noel Grandin \nTested-by: Jenkins","shortMessageHtmlLink":"loplugin:ostr in sw/.../uno"}},{"before":"31f46cec1406bb39453f5d909da1321980b0e405","after":"a2b7dca2eb1da105fe139b3f14bb9dfaae11d549","ref":"refs/heads/master","pushedAt":"2024-06-05T11:21:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"loplugin:ostr in sw/.../misc\n\nChange-Id: Id64ac6bdebe93af6364ccf39d4ae8df333e775d1\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168425\nReviewed-by: Noel Grandin \nTested-by: Jenkins","shortMessageHtmlLink":"loplugin:ostr in sw/.../misc"}},{"before":"ea67891bb9a554efb93f43ae73fc6a9a58dcc040","after":"31f46cec1406bb39453f5d909da1321980b0e405","ref":"refs/heads/master","pushedAt":"2024-06-05T10:41:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#144752: UNDO/REDO: make sure to select the replaced content\n\nIn the specific case of the bug, the non-empty selection means that\nthe spell check won't skip the word with the cursor. But this also\nestablishes consistency with other Undo/Redo cases, which generally\nselect the text.\n\nChange-Id: Ib7c1c911908dc59947e610d735907be7a363ca87\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168423\nReviewed-by: Mike Kaganski \nTested-by: Jenkins","shortMessageHtmlLink":"tdf#144752: UNDO/REDO: make sure to select the replaced content"}},{"before":"ad8fa1b5912a04f4cc016965175315e4784fa229","after":"ea67891bb9a554efb93f43ae73fc6a9a58dcc040","ref":"refs/heads/master","pushedAt":"2024-06-05T10:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Fix make 'clean' command in helpcontents2/\n\nChange-Id: I1bc66a8f4a4c258983e1fa141cc106bd52c27dfe\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168412\nReviewed-by: Olivier Hallot \nTested-by: Jenkins","shortMessageHtmlLink":"Fix make 'clean' command in helpcontents2/"}},{"before":"a6c7a66d862dad2c78378b9da4febf184b052368","after":"8d4427d14148181c6125b49f7a23d33e91189160","ref":"refs/heads/libreoffice-24-2","pushedAt":"2024-06-05T09:28:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#136294: trigger pending spellcheck in SwCursorShell::UpdateCursor\n\nThis allows to drop the partial fix created for tdf#124603 (except for unit\ntest). The problem solved in commit 4c91e94e892943ef5e031d65f6f42864233cb4cd\n(tdf#92036: sw: fix idle spelling loop, 2015-09-09) is kept solved; when a\nword is marked pending, this is signalled to the viewshell. SwCursorShell\nstores that as a flag, which will then start an idle on cursor update, and\nfinally call SwViewShell::LayoutIdle, which does the spell checking. If the\ncursor is still in the word that is pending the check, the cycle will repeat,\ntrying spell checks only at cursor update, not as a busy loop.\n\nChange-Id: I5dc77baabffa723e261d553e40d40e5ace4266bc\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168413\nTested-by: Jenkins\nReviewed-by: Mike Kaganski \nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168430\nReviewed-by: Michael Stahl ","shortMessageHtmlLink":"tdf#136294: trigger pending spellcheck in SwCursorShell::UpdateCursor"}},{"before":"23cacb1595347b72eb9d3c15834f2a036e216286","after":"a6c7a66d862dad2c78378b9da4febf184b052368","ref":"refs/heads/libreoffice-24-2","pushedAt":"2024-06-05T09:17:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#157533 sw: fix cursor position deselecting formula in table\n\nFix lost cursor by deselecting formula object anchored as\ncharacter as single content of table cells. In this case, the\ncursor was positioned inside the frame of the formula,\ndisappeared in a flash.\n\nFix also bad cursor position by deselecting formula object\nanchored as character at beginning of text lines in table\ncontent.\n\nFollow-up to commit 014e5f559a9acf319af24c721dbe6b0bc3bc5882\n\"tdf#161360 sw: fix cursor position deselecting image in table\".\n\nChange-Id: Ia1a96359f473071c4cead580322aa9c1af1d3f24\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168416\nReviewed-by: László Németh \nTested-by: Jenkins\n(cherry picked from commit 3e0650fb166cac116a43f6ce5d03bd69830e37b8)\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168431\nReviewed-by: Michael Stahl ","shortMessageHtmlLink":"tdf#157533 sw: fix cursor position deselecting formula in table"}},{"before":"78a9afc5ea493a703467b72475a9d80a9fa8a6db","after":"ad8fa1b5912a04f4cc016965175315e4784fa229","ref":"refs/heads/master","pushedAt":"2024-06-05T08:40:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#161417 RTF import: handle endnotes at section ends\n\nThis is similar to commit 2d2dd56e0b2dc708f1f758d7fc9a1263ff09b83c\n(tdf#160984 sw continuous endnotes: DOCX: import pos ==\nsectEnd, 2024-05-28), but that was for DOCX import, this is for RTF\nimport.\n\nChange-Id: I6772f78360f681d18559556e71526eb76670bec2\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168424\nReviewed-by: Miklos Vajna \nTested-by: Jenkins","shortMessageHtmlLink":"tdf#161417 RTF import: handle endnotes at section ends"}},{"before":"3e0650fb166cac116a43f6ce5d03bd69830e37b8","after":"78a9afc5ea493a703467b72475a9d80a9fa8a6db","ref":"refs/heads/master","pushedAt":"2024-06-05T08:09:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#77388 sw: add missing comment\n\nChange-Id: Ie288374f7d14171b84488adf5573915d8a5e6f36\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168417\nTested-by: László Németh \nReviewed-by: László Németh ","shortMessageHtmlLink":"tdf#77388 sw: add missing comment"}},{"before":"e03d54c2652049a1315fcddcb6a8e881a0ca65cb","after":"3e0650fb166cac116a43f6ce5d03bd69830e37b8","ref":"refs/heads/master","pushedAt":"2024-06-05T08:07:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"tdf#157533 sw: fix cursor position deselecting formula in table\n\nFix lost cursor by deselecting formula object anchored as\ncharacter as single content of table cells. In this case, the\ncursor was positioned inside the frame of the formula,\ndisappeared in a flash.\n\nFix also bad cursor position by deselecting formula object\nanchored as character at beginning of text lines in table\ncontent.\n\nFollow-up to commit 014e5f559a9acf319af24c721dbe6b0bc3bc5882\n\"tdf#161360 sw: fix cursor position deselecting image in table\".\n\nChange-Id: Ia1a96359f473071c4cead580322aa9c1af1d3f24\nReviewed-on: https://gerrit.libreoffice.org/c/core/+/168416\nReviewed-by: László Németh \nTested-by: Jenkins","shortMessageHtmlLink":"tdf#157533 sw: fix cursor position deselecting formula in table"}},{"before":null,"after":"dd47e4b30cb7dab30588d6c79c651f218165e3c5","ref":"refs/heads/distro/collabora/libreoffice-7-6+backports","pushedAt":"2024-06-05T08:04:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tdf-gerrit","name":null,"path":"/tdf-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40293980?s=80&v=4"},"commit":{"message":"Version 7.6.7.2, tag libreoffice-7.6.7.2","shortMessageHtmlLink":"Version 7.6.7.2, tag libreoffice-7.6.7.2"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXY3K8AA","startCursor":null,"endCursor":null}},"title":"Activity · LibreOffice/core"}