[Libreoffice-commits] core.git: include/xmloff sw/qa sw/source

2022-12-24 Thread Justin Luth (via logerrit)
include/xmloff/odffields.hxx |1 sw/qa/extras/ooxmlexport/data/tdf151548_activeContentDemo.docm |binary sw/qa/extras/ooxmlexport/ooxmlexport8.cxx | 12 ++ sw/source/filter/ww8/docxattributeoutput.cxx |4 -

[Libreoffice-commits] core.git: include/editeng sw/CppunitTest_sw_core_theme.mk sw/Module_sw.mk sw/qa sw/source writerfilter/source xmloff/inc xmloff/source

2022-12-24 Thread Tomaž Vajngerl (via logerrit)
include/editeng/unoprnms.hxx |2 sw/CppunitTest_sw_core_theme.mk | 62 ++ sw/Module_sw.mk |1 sw/qa/core/theme/ThemeTest.cxx| 35 ++ sw/qa/core/theme/d

Re: Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-12-24 Thread Ilmari Lauhakangas
On 24.12.2022 13.42, Siddharth Khattar wrote: Hello, So I did all the recommended changes that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is: https://gerrit.libreoffice.org/c/cor

[Libreoffice-commits] core.git: sw/source

2022-12-24 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/docxattributeoutput.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 376152fbd110cdc0a2cde1fa9758f36c016d9352 Author: Justin Luth AuthorDate: Thu Dec 22 20:20:24 2022 -0500 Commit: Justin Luth CommitDate: Sat Dec 24 13:51:37 202

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - 2 commits - sw/inc sw/source

2022-12-24 Thread Tomaž Vajngerl (via logerrit)
sw/inc/OnlineAccessibilityCheck.hxx |3 ++ sw/inc/node.hxx |3 ++ sw/source/core/access/AccessibilityCheck.cxx| 12 +++- sw/source/core/docnode/node.cxx | 16 +++ sw/source/core/inc/Accessibilit

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - include/sfx2 officecfg/registry svx/sdi sw/inc sw/sdi sw/source sw/uiconfig

2022-12-24 Thread Tomaž Vajngerl (via logerrit)
include/sfx2/sfxsids.hrc | 14 +-- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 14 +++ svx/sdi/svx.sdi | 18 sw/inc/OnlineAccessibilityCheck.hxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/inc sw/sdi sw/source sw/uiconfig

2022-12-24 Thread Tomaž Vajngerl (via logerrit)
sw/inc/strings.hrc |1 sw/sdi/swriter.sdi |2 sw/source/uibase/inc/AccessibilityStatusBarControl.hxx |7 +- sw/source/uibase/uiview/view2.cxx| 16 + sw/source/uibase/utlui/Acce

Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2022-12-24 Thread Siddharth Khattar
Hello, So I did all the recommended changes that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the link to it on Gerrit is: https://gerrit.libreoffice.org/c/core/+/144537 I tried a further commit and investig