summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg
ModeNameSize
-rw-r--r--unopkg_app.cxx25422logplain
-rw-r--r--unopkg_cmdenv.cxx11959logplain
-rw-r--r--unopkg_main.c1051logplain
-rw-r--r--unopkg_main.h1229logplain
-rw-r--r--unopkg_misc.cxx13652logplain
-rw-r--r--unopkg_shared.h3322logplain
cause the SfxStyleSheet* value is actually the same. I originally tried to make SdrObject::SetStyleSheet() return if the SfxStyleSheet* is the same, but that fails the test from 717dc8e3575a18e1e. I don't quite understand the reasoning for that, but solve it then by changing the code to call the Nbc variant if that's enough. Change-Id: I096a6799a0dc51c31ec3b0ba070c7f99ec96ac5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128048 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>