office-gobmx/include
Stephan Bergmann 56e17186ff [API CHANGE] Merge sfx2::XmlDump into css::qa::XDumper
Both sfx2::XmlDump and css::qa::XDumper were (only) used to dump various data
from ChartModel and ChartView instances in debugging (e.g., F12 and Shift-F12 in
an SW_DEBUG=1 Writer) and testing scenarios.  The problem with XmlDump was that
it was used as the target of a dynamic_cast from a UNO type, which is dangerous
(see the upcoming commit introducing loplugin:unocast for details).  One fix
would have been to replace that dynamic_cast with a use of XUnoTunnel, and make
ChartModel and ChartView implement that.  But those classes already implement
XDumper, so it looks more natural to use XDumper for that purpose too.

However, the information that was obtained via XDumper was rather different from
the information that was obtained via XmlDump.  So make an incompatible change
to the (unpublished) XDumper, adding a kind parameter distinguishing the
original behavior of XDumper (kind == "shapes") from the original behavior of
XmlDump (kind == "").

Change-Id: Ia7379bedfc45ab62a298fdc2f030cebaf21c4885
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144145
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-12-14 12:56:52 +00:00
..
android
animations
apple_remote
avmedia
basegfx
basic Fold OldBasicPassword into basic::SfxScriptLibraryContainer 2022-11-25 10:12:38 +01:00
canvas
codemaker
com/sun/star/uno tdf#152289: implement external glossary relations roundtrip 2022-11-30 06:52:09 +01:00
comphelper
connectivity
cppcanvas
cppu
cppuhelper
cppunittester
cui
dbaccess
desktop
drawinglayer New loplugin:crosscast 2022-11-29 18:07:23 +01:00
editeng tdf#152094 retain more accuracy from RefDevMode::MSO1 2022-12-02 15:20:07 +00:00
embeddedobj New loplugin:crosscast 2022-11-29 18:07:23 +01:00
filter
formula
fpicker
framework
helpcompiler
i18nlangtag Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and data 2022-11-28 17:29:55 +01:00
i18npool
i18nutil tdf#104597 related: restore the mirroring of Bidi_Mirrored characters 2022-11-30 13:40:24 +01:00
jvmaccess
jvmfwk
LibreOfficeKit Attempt to add ifdefs for WASM (Emscripten) for LOKit-based code 2022-12-13 08:19:40 +00:00
linguistic
o3tl
onlineupdate
oox New loplugin:crosscast 2022-11-29 18:07:23 +01:00
opencl
osl
package
registry
rtl tdf#133343 improve perf of OUString::operator=(&&) 2022-11-28 19:17:41 +01:00
sal New loplugin:crosscast 2022-11-29 18:07:23 +01:00
salhelper
sax
sfx2 [API CHANGE] Merge sfx2::XmlDump into css::qa::XDumper 2022-12-14 12:56:52 +00:00
sot
store
svl New loplugin:crosscast 2022-11-29 18:07:23 +01:00
svtools tdf#136077 Change OS context menu for new file 2022-12-05 08:19:49 +00:00
svx svx: fix unmaintainable TypeConstant definition 2022-12-09 12:08:47 +00:00
systools/win32
test Merge two assertXPath overloads that both check number of nodes 2022-11-25 17:19:10 +01:00
toolkit loplugin:unusedfields make some fields private 2022-12-01 21:28:53 +01:00
tools
typelib
ucbhelper
uno
unoidl
unotest
unotools Clarify the use of untools::WeakReference 2022-12-03 07:09:38 +00:00
vbahelper tdf#151548 ContentControls vba: allow search by name/float 2022-12-03 00:45:41 +00:00
vcl tdf#152029 Visually draw attention to in-view bookmark 2022-12-06 21:47:49 +00:00
xmloff tdf#151548 sw content controls: preserve lock 2022-12-13 14:24:56 +00:00
xmlreader
xmlscript
default.rc
IwyuFilter_include.yaml
postmac.h
postwin.h
premac.h
prewin.h
version.hrc