aboutsummaryrefslogtreecommitdiff
path: root/source/szl/dictionaries/eo.po
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-11-29 10:18:05 +0100
committerAndras Timar <andras.timar@collabora.com>2023-11-29 10:18:05 +0100
commit114ca0c6daa47e72ca99046872e09156027a9120 (patch)
tree7fc5e0eb0bcfd9029963eabf8052a364baace31d /source/szl/dictionaries/eo.po
parentfa0064fa558f274953fc4f4cf8a14dffc2e3da61 (diff)
German translation fixes (Theme dialog) cp-23.05.6-2cp-23.05.6-1co-23.05.6-3co-23.05.6-2co-23.05.6-1
Change-Id: Ia0611662298ac45893d69d04a194f6f600d5ec1a
Diffstat (limited to 'source/szl/dictionaries/eo.po')
0 files changed, 0 insertions, 0 deletions
feature/taggedPDF'>feature/taggedPDF LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/scshapetest.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2025-01-02 16:18:03 +0100
committerMiklos Vajna <vmiklos@collabora.com>2025-01-09 11:55:02 +0100
commit1e06592574472cea476cf2d505d53c7838004fc0 (patch)
tree75e9e4a677edc09abce4180625b08c9a7022385f /sc/qa/unit/scshapetest.cxx
parenta7dd6c1503425e1e36993a53a9a2641733412340 (diff)
cool#10782 vcl lok: avoid changing the current view during Yield HEADmaster
Commit 520cc546e2940bdfbc45eab1e569bb06bab17a9c (cool#10782 sfx2 lok: fix bad view id on PDF export, 2024-12-20) provided a specific fix for one case where spinning the main loop can result in callbacks being emitted on the wrong view. Hunting down all the SfxViewShell::Current() calls and auditing them if they are problematic in practice is a large task, so it's desirable to handle this problem in a more generic way. Fix the problem by pushing/popping the current LOK view in Application::Reschedule(), which is what e.g. the framework/ status bar code uses during PDF export. This keeps the original problem fixed but is more generic. This requires storing function pointers in comphelper/, since normally vcl/ code can't call SfxLokHelper, since sfx2/ already depends on vcl/. The fix can be tested by reverting the original fix: git show 520cc546e2940bdfbc45eab1e569bb06bab17a9c -- sfx2|git apply -R and then running the testcase: make -C sw -sr CppunitTest_sw_tiledrendering CPPUNIT_TEST_NAME=testPDFExportViewSwitch which now passes even if the sfx2-level fix is not there. Keep that specific fix, though: the less time we assume SfxViewShell::Current() returns the correct view, the better. Change-Id: Ic1811ff1e67f73fa5066af775d31589136b8502a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179993 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/qa/unit/scshapetest.cxx')
0 files changed, 0 insertions, 0 deletions