fweng322

Build log with --enable-lto

Jun 17th, 2023
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 MB | None | 0 0
  1. franklin@69a7e1efe752:/opt/git/libreoffice.core$ ./autogen.sh --with-distro=LibreOfficeLinux
  2. Running './configure --disable-community-flavor --with-system-dicts --with-myspell-dicts --with-system-zlib --without-system-poppler --without-system-openssl --without-system-libpng --without-system-libxml --without-system-jpeg --without-system-jars --without-system-postgresql --without-junit --without-help --without-helppack-integration --with-linker-hash-style=both --with-fonts --with-external-thes-dir=/usr/share/mythes --with-external-hyph-dir=/usr/share/hyphen --with-external-dict-dir=/usr/share/hunspell --enable-avahi --enable-dbus --enable-extension-integration --disable-odk --disable-dependency-tracking --enable-pch --enable-optimized=yes --enable-gtk3-kde5 --enable-kf5 --enable-gstreamer-1-0 --enable-evolution2 --enable-gio --enable-scripting-beanshell --enable-scripting-javascript --enable-ext-wiki-publisher --enable-report-builder --enable-ext-nlpsolver --enable-ext-numbertext --enable-epm --enable-python=internal --disable-online-update --disable-dconf --enable-mergelibs --enable-lto --with-package-format=deb rpm --enable-release-build --with-lang=en-US zh-TW --srcdir=/opt/git/libreoffice.core --enable-option-checking=fatal'
  3. ********************************************************************
  4. *
  5. * Running LibreOffice build configuration.
  6. *
  7. ********************************************************************
  8.  
  9. checking build system type... x86_64-pc-linux-gnu
  10. checking host system type... x86_64-pc-linux-gnu
  11. checking for product name... LibreOffice
  12. checking for package version... 24.2.0.0.alpha0+
  13. checking for product version... 24.2
  14. checking for grep that handles long lines and -e... /bin/grep
  15. checking for egrep... /bin/grep -E
  16. checking for grep... (cached) /bin/grep
  17. checking for GNU Make... /usr/bin/make
  18. checking for sed... /bin/sed
  19. checking whether to use link-time optimization... yes
  20. configure: VCL platform has a usable dynamic loading API: yes
  21. configure: VCL platform uses freetype+fontconfig: yes
  22. configure: VCL platform uses headless plugin: yes
  23. configure: VCL platform uses X11: yes
  24. checking for explicit AFLAGS... no
  25. checking for explicit CFLAGS... no
  26. checking for explicit CXXFLAGS... no
  27. checking for explicit OBJCFLAGS... no
  28. checking for explicit OBJCXXFLAGS... no
  29. checking for explicit LDFLAGS... no
  30. checking for gcc... gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether gcc accepts -g... yes
  38. checking for gcc option to accept ISO C89... none needed
  39. checking how to run the C preprocessor... gcc -E
  40. checking for ANSI C header files... yes
  41. checking for sys/types.h... yes
  42. checking for sys/stat.h... yes
  43. checking for stdlib.h... yes
  44. checking for string.h... yes
  45. checking for memory.h... yes
  46. checking for strings.h... yes
  47. checking for inttypes.h... yes
  48. checking for stdint.h... yes
  49. checking for unistd.h... yes
  50. checking whether byte ordering is bigendian... no
  51. checking for library containing dlsym... -ldl
  52. checking for pkg-config... /usr/bin/pkg-config
  53. checking pkg-config is at least version 0.9.0... yes
  54. checking for library containing backtrace... none required
  55. checking whether build target is Release Build... yes
  56. checking whether to build a Community flavor... no
  57. checking whether to sign windows build... no
  58. checking for gawk... no
  59. checking for mawk... mawk
  60. checking for mawk... /usr/bin/mawk
  61. checking for bash... /bin/bash
  62. checking for pigz... no
  63. checking for gzip... /bin/gzip
  64. checking for GNU or BSD tar... tar
  65. checking for tar's option to strip components... --strip-components
  66. checking how to build and package galleries... internal src images for desktop
  67. checking for ccache... not found
  68. checking gcc home... /usr
  69. checking for gcc... /usr/bin/gcc
  70. checking whether to build with Java support... yes
  71. checking whether to treat the installation as read-only... no
  72. checking for -isystem ... yes
  73. checking whether the compiler is actually Clang... no
  74. checking whether gcc supports -ggdb2... yes
  75. checking the GCC version... gcc 10.2.1 (100201)
  76. checking whether to build with additional debug utilities... no
  77. checking whether to do a debug build... no
  78. checking for linker that is used... GNU ld (GNU Binutils for Debian) 2.35.2
  79. checking for -Bsymbolic-functions linker support... found
  80. checking for --gc-sections linker support... found
  81. checking whether gcc supports -Xclang -debug-info-kind=constructor... no
  82. checking whether to generate debug information... no
  83. checking whether to compile with optimization flags... yes
  84. checking which package format to use... checking for fakeroot... /usr/bin/fakeroot
  85. deb rpm
  86. checking which help to build... no
  87. checking if we need to build the help index tooling... yes
  88. checking whether to enable xapian-omega support for online help... no
  89. checking whether to include the XML-help support... yes
  90. checking for helppack integration... no integration
  91. checking which lockfile binary to use... internal
  92. checking getopt.h usability... yes
  93. checking getopt.h presence... yes
  94. checking for getopt.h... yes
  95. checking paths.h usability... yes
  96. checking paths.h presence... yes
  97. checking for paths.h... yes
  98. checking sys/param.h usability... yes
  99. checking sys/param.h presence... yes
  100. checking for sys/param.h... yes
  101. checking for utime... yes
  102. checking for utimes... yes
  103. checking syslog.h usability... yes
  104. checking syslog.h presence... yes
  105. checking for syslog.h... yes
  106. checking whether to turn warnings to errors... no
  107. checking whether to have assert() failures abort even without --enable-debug... no
  108. checking whether to use ooenv for the instdir installation... no
  109. checking whether to build the pagein binaries for oosplash... yes
  110. checking whether to enable CUPS support... yes
  111. checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
  112. checking cups/cups.h usability... yes
  113. checking cups/cups.h presence... yes
  114. checking for cups/cups.h... yes
  115. checking which fontconfig to use... external
  116. checking for fontconfig >= 2.4.1... yes
  117. checking whether we want to fetch tarballs... yes, if we use them
  118. checking whether to include MySpell dictionaries... yes
  119. checking whether to use dicts from external paths... yes
  120. checking for spelling dictionary directory... file:///usr/share/hunspell
  121. checking for hyphenation patterns directory... file:///usr/share/hyphen
  122. checking for thesaurus directory... file:///usr/share/mythes
  123. checking whether to enable pch feature... yes (system and base headers)
  124. checking whether gcc supports -fpch-instantiate-templates... no
  125. checking whether gcc supports -Xclang -building-pch-with-obj... no
  126. checking the GNU Make version... /usr/bin/make 4.3
  127. checking for --hash-style gcc linker support... both
  128. checking for perl... /usr/bin/perl
  129. checking the Perl version... Perl 5
  130. checking for required Perl modules... all modules found
  131. checking for pkg-config... (cached) /usr/bin/pkg-config
  132. checking pkg-config is at least version 0.9.0... yes
  133. checking for gcc-ar... gcc-ar
  134. checking for gcc-nm... gcc-nm
  135. checking for gcc-ranlib... gcc-ranlib
  136. checking for gcc-objdump... no
  137. checking for objdump... objdump
  138. checking for gcc-readelf... no
  139. checking for readelf... readelf
  140. checking for gcc-strip... no
  141. checking for strip... strip
  142. checking for g++... g++
  143. checking whether we are using the GNU C++ compiler... yes
  144. checking whether g++ accepts -g... yes
  145. checking the GNU C++ compiler version... ok (g++ 10)
  146. checking how to run the C++ preprocessor... g++ -E
  147. checking whether g++ is broken with boost.thread... yes
  148. checking how to run the C++ preprocessor... g++ -E
  149. checking how to run the C preprocessor... gcc -E
  150. checking size of long... 8
  151. checking size of short... 2
  152. checking size of int... 4
  153. checking size of long long... 8
  154. checking size of double... 8
  155. checking size of void*... 8
  156. checking size of size_t... 8
  157. checking alignment of short... 2
  158. checking alignment of int... 4
  159. checking alignment of long... 8
  160. checking alignment of double... 8
  161. checking for special C compiler options needed for large files... no
  162. checking for _FILE_OFFSET_BITS value needed for large files... no
  163. checking whether jumbo sheets are supported... yes
  164. checking whether to enable runtime optimizations... yes
  165. checking valgrind/valgrind.h usability... no
  166. checking valgrind/valgrind.h presence... no
  167. checking for valgrind/valgrind.h... no
  168. checking sys/sdt.h usability... no
  169. checking sys/sdt.h presence... no
  170. checking for sys/sdt.h... no
  171. checking whether gcc supports -fstack-clash-protection... yes
  172. checking whether gcc supports -mno-avx... yes
  173. checking whether gcc supports atomic functions... yes
  174. checking whether g++ defines __base_class_type_info in cxxabi.h... yes
  175. checking whether g++ defines __class_type_info in cxxabi.h... yes
  176. checking whether g++ declares __cxa_allocate_exception in cxxabi.h... yes
  177. checking whether g++ defines __cxa_eh_globals in cxxabi.h... no
  178. checking whether g++ defines __cxa_exception in cxxabi.h... no
  179. checking whether g++ declares __cxa_get_globals in cxxabi.h... yes
  180. checking whether g++ declares __cxa_current_exception_type in cxxabi.h... yes
  181. checking whether g++ declares __cxa_throw in cxxabi.h... yes
  182. checking whether g++ defines __si_class_type_info in cxxabi.h... yes
  183. checking whether g++ defines __vmi_class_type_info in cxxabi.h... yes
  184. checking what the C++ library is... GNU libstdc++
  185. checking for gperf... /usr/bin/gperf
  186. checking whether gperf is new enough... yes (3.1)
  187. checking which libcmis to use... internal
  188. checking whether g++ supports C++17... yes (-std=c++17)
  189. checking whether std::atomic can be used without link library... yes
  190. checking whether g++ supports C++11 without Language Defect 757... yes
  191. checking whether g++ supports -fno-sized-deallocation... yes
  192. checking whether g++ supports C++2a constinit sorted vectors... no
  193. checking whether g++ supports C++2a <span> with unsigned size_type... no
  194. checking whether g++ implements C++ DR P1155R3... no
  195. checking whether g++ supports C++20 std::atomic_ref... no
  196. checking whether g++ supports -Wdeprecated-copy-dtor... yes
  197. checking whether g++ might report false -Werror=maybe-uninitialized... no
  198. checking whether g++ might report false -Werror=stringop-overflow=... yes
  199. checking whether g++ can compile SSE2 intrinsics... yes
  200. checking whether g++ can compile SSSE3 intrinsics... yes
  201. checking whether g++ can compile SSE4.1 intrinsics... yes
  202. checking whether g++ can compile SSE4.2 intrinsics... yes
  203. checking whether g++ can compile AVX intrinsics... yes
  204. checking whether g++ can compile AVX2 intrinsics... yes
  205. checking whether g++ can compile AVX512 intrinsics... yes
  206. checking whether g++ can compile F16C intrinsics... yes
  207. checking whether g++ can compile FMA intrinsics... yes
  208. checking if STL headers are visibility safe (GCC bug 22482)... yes
  209. checking if g++ is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes
  210. checking if g++ has a visibility bug with class-level attributes (GCC bug 26905)... no
  211. checking if CET endbranch is recognized... yes
  212. checking whether g++ supports -fno-enforce-eh-specs... yes
  213. checking for posix_fallocate... yes
  214. checking for java... /usr/bin/java
  215. checking the installed JDK... found /usr (JDK 11.0.18)
  216. checking for javac... /usr/bin/javac
  217. checking for javadoc... /usr/bin/javadoc
  218. checking for JAWT lib... -L/usr/lib/jvm/java-11-openjdk-amd64/lib/ -ljawt
  219. checking whether to enable export file validation... yes
  220. checking for odfvalidator... no
  221. configure: no odfvalidator found, will download it
  222. checking for officeotron... no
  223. configure: no officeotron found, will download it
  224. checking for Microsoft Binary File Format Validator... no
  225. checking whether to enable EPM for packing... yes
  226. checking for epm... no
  227. configure: EPM will be built.
  228. checking for rpm... /usr/bin/rpmbuild
  229. checking for dpkg... /usr/bin/dpkg
  230. checking whether to build the ODK... no
  231. checking whether to enable fuzzers... no
  232. checking which zlib to use... external
  233. checking zlib.h usability... yes
  234. checking zlib.h presence... yes
  235. checking for zlib.h... yes
  236. checking for deflate in -lz... yes
  237. checking which libjpeg to use... internal, libjpeg-turbo
  238. checking for nasm... no
  239. checking for nasmw... no
  240. checking for yasm... no
  241. ****************************************************************************
  242. You need yasm or nasm (Netwide Assembler) to build the internal jpeg library optimally.
  243. To get one please:
  244.  
  245. consult https://github.com/libjpeg-turbo/libjpeg-turbo/blob/main/BUILDING.md
  246.  
  247. configure: WARNING: no suitable nasm (Netwide Assembler) found
  248. checking which clucene to use... internal
  249. checking which expat to use... internal
  250. checking which xmlsec to use... internal
  251. checking whether to enable Embedded OpenType support... no
  252. checking which librevenge to use... internal
  253. checking which libodfgen to use... internal
  254. checking which libepubgen to use... internal
  255. checking which libwpd to use... internal
  256. checking which libwpg to use... internal
  257. checking which libwps to use... internal
  258. checking which libvisio to use... internal
  259. checking which libcdr to use... internal
  260. checking which libmspub to use... internal
  261. checking which libmwaw to use... internal
  262. checking which libetonyek to use... internal
  263. checking which libfreehand to use... internal
  264. checking which libebook to use... internal
  265. checking which libabw to use... internal
  266. checking which libpagemaker to use... internal
  267. checking which libqxp to use... internal
  268. checking which libzmf to use... internal
  269. checking which libstaroffice to use... internal
  270. checking which lcms2 to use... internal
  271. checking which cppunit to use... internal
  272. checking which freetype to use... external
  273. checking for freetype2 >= 9.9.3... yes
  274. checking which libxslt to use... internal
  275. checking which libxml to use... internal
  276. checking for a Python interpreter with version >= 3.3... python3
  277. checking for python3... /usr/bin/python3
  278. checking for python3 version... 3.9
  279. checking for python3 platform... linux
  280. checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
  281. checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
  282. checking which Python to use for Pyuno... internal
  283. checking for python lxml... yes
  284. checking whether to build LibreLogo... yes
  285. checking whether to build the MariaDB/MySQL SDBC driver... yes
  286. checking which MariaDB to use... internal
  287. checking which hsqldb to use... internal
  288. checking whether to build the PostgreSQL SDBC driver... yes
  289. checking for library containing com_err... -lcom_err
  290. checking for library containing krb5_sendauth... -lkrb5
  291. checking for library containing gss_init_sec_context... -lgssapi_krb5
  292. checking PostgreSQL C interface... internal
  293. checking which Firebird to use... internal
  294. checking which curl to use... internal
  295. checking which boost to use... internal
  296. checking which mdds to use... internal
  297. checking which dragonbox to use... internal
  298. checking which libfixmath to use... internal
  299. checking which glm to use... internal
  300. checking which odbc headers to use... internal
  301. checking which nss to use... external
  302. checking for nss >= 3.9.3 nspr >= 4.8... yes
  303. checking whether to enable LDAP support... yes
  304. checking which openldap library to use... internal
  305. checking which TLS/SSL and cryptographic implementation to use... NSS
  306. checking which sane header to use... internal
  307. checking which icu to use... internal
  308. checking whether to enable breakpad... no
  309. checking which orcus to use... internal
  310. checking which graphite to use... internal
  311. checking which harfbuzz to use... internal
  312. checking for X... libraries , headers
  313. checking for gethostbyname... yes
  314. checking for connect... yes
  315. checking for remove... yes
  316. checking for shmat... yes
  317. checking for IceConnectionNumber in -lICE... yes
  318. checking for XOpenDisplay in -lX11... yes
  319. checking for X11/extensions/shape.h... yes
  320. checking X11/ICE/ICElib.h usability... yes
  321. checking X11/ICE/ICElib.h presence... yes
  322. checking for X11/ICE/ICElib.h... yes
  323. checking for IceConnectionNumber in -lICE... (cached) yes
  324. checking X11/SM/SMlib.h usability... yes
  325. checking X11/SM/SMlib.h presence... yes
  326. checking for X11/SM/SMlib.h... yes
  327. checking for SmcOpenConnection in -lSM... yes
  328. checking X11/Intrinsic.h usability... yes
  329. checking X11/Intrinsic.h presence... yes
  330. checking for X11/Intrinsic.h... yes
  331. checking whether to use Xrender... yes
  332. checking for xrender... yes
  333. checking for XRenderQueryVersion in -lXrender... yes
  334. checking X11/extensions/Xrender.h usability... yes
  335. checking X11/extensions/Xrender.h presence... yes
  336. checking for X11/extensions/Xrender.h... yes
  337. checking whether to enable RandR support... yes
  338. checking for xrandr >= 1.2... yes
  339. checking for WebDAV support... yes
  340. checking whether to execute CVE tests... yes
  341. checking whether to disable OpenSSL usage... no
  342. checking which openssl to use... internal
  343. checking whether to enable the OpenSSL backend for rtl/cipher.h... no
  344. checking which redland to use... internal
  345. checking which libhunspell to use... internal
  346. checking whether to use zxing... yes
  347. checking which libzxing to use... internal
  348. checking which box2d to use... internal
  349. checking which altlinuxhyph to use... internal
  350. checking which mythes to use... internal
  351. checking whether to build with CoinMP... yes
  352. checking whether to build with lpsolve... yes
  353. checking which lpsolve to use... internal
  354. checking which libexttextcat to use... internal
  355. checking which libnumbertext to use... internal
  356. checking whether the libc is recent enough... checking for uuidgen... no
  357. configure: WARNING: uuid is needed for building installation sets
  358. checking for bison... /usr/bin/bison
  359. checking the bison version... checking for flex... /usr/bin/flex
  360. checking the flex version... checking for diff... /usr/bin/diff
  361. checking for uniq... /usr/bin/uniq
  362. checking for patch... /usr/bin/patch
  363. checking for gnucp... no
  364. checking for cp... /bin/cp
  365. checking whether /bin/cp is GNU cp from coreutils with preserve= support... yes
  366. checking for zip... /usr/bin/zip
  367. checking for unzip... /usr/bin/unzip
  368. checking for touch... /usr/bin/touch
  369. checking which epoxy to use... internal
  370. checking Type to use for Device Pixel coordinates... sal_Int32
  371. configure: VCLplugs to be built: gen gtk3 gtk3_kde5 kf5 qt5
  372. checking for gtk+-3.0 >= 3.20 gtk+-unix-print-3.0 gmodule-no-export-2.0 glib-2.0 >= 2.38 atk >= 2.28.1 cairo... yes
  373. checking for eglMakeCurrent in -lEGL... yes
  374. checking EGL/eglplatform.h usability... yes
  375. checking EGL/eglplatform.h presence... yes
  376. checking for EGL/eglplatform.h... yes
  377. checking whether to enable DBUS support... yes
  378. checking for dbus-1 >= 0.60... yes
  379. checking for glib-2.0 >= 2.4... yes
  380. checking whether to enable Impress remote control... yes
  381. checking whether to enable Bluetooth support in Impress remote control... yes
  382. checking which Bluetooth header to use... internal
  383. checking whether to enable GIO support... checking for gio-2.0 >= 2.26... yes
  384. checking whether to enable the GStreamer 1.0 avmedia backend... yes
  385. checking for gstreamer-1.0 gstreamer-plugins-base-1.0 gstreamer-pbutils-1.0 gstreamer-video-1.0 ... yes
  386. checking for glBegin in -lGL... yes
  387. checking whether to enable dconf... no
  388. checking whether to build the PDF import feature... yes
  389. checking whether to build PDFium... yes
  390. checking which OpenJPEG library to use... internal
  391. checking which Abseil library to use... internal
  392. checking whether to build Poppler... yes
  393. checking which PDF import poppler to use... internal
  394. checking whether to build Skia... yes
  395. checking for clang... clang
  396. checking for clang++... clang++
  397. checking whether clang++ can compile SSE2 intrinsics... yes
  398. checking whether clang++ can compile SSSE3 intrinsics... yes
  399. checking whether clang++ can compile SSE4.1 intrinsics... yes
  400. checking whether clang++ can compile SSE4.2 intrinsics... yes
  401. checking whether clang++ can compile AVX intrinsics... yes
  402. checking whether clang++ can compile AVX2 intrinsics... yes
  403. checking whether clang++ can compile AVX512 intrinsics... yes
  404. checking whether clang++ can compile F16C intrinsics... yes
  405. checking whether clang++ can compile FMA intrinsics... yes
  406. checking whether to enable gpgmepp... yes
  407. checking which gpgmepp to use... internal
  408. checking for gpg... /usr/bin/gpg
  409. checking for /run/user/1000... no
  410. checking whether to build the Wiki Publisher extension... yes
  411. checking whether to build the Report Builder... yes
  412. checking which jfreereport libs to use... internal
  413. checking whether to build support for scripts in BeanShell... yes
  414. checking which beanshell to use... internal
  415. checking whether to build support for scripts in JavaScript... yes
  416. checking which rhino to use... internal
  417. checking for qmake-qt5... no
  418. checking for qmake... /usr/bin/qmake
  419. configure: Detected Qt5 version: 5.15.2
  420. checking for Qt5 headers... /usr/include/x86_64-linux-gnu/qt5
  421. checking QtCore/qconfig.h usability... yes
  422. checking QtCore/qconfig.h presence... yes
  423. checking for QtCore/qconfig.h... yes
  424. checking for Qt5 libraries... /usr/lib/x86_64-linux-gnu
  425. checking for xcb... yes
  426. checking for xcb-icccm... yes
  427. checking for moc-qt5... no
  428. checking for moc... /usr/bin/moc
  429. checking for gobject-2.0... yes
  430. checking for kf5-config... no
  431. checking for KF5 headers... /usr/include/KF5
  432. checking for KF5 libraries... /usr/lib/x86_64-linux-gnu
  433. checking whether KDE is >= 5.0... yes
  434. checking whether to enable evolution 2 support... yes
  435. checking for gobject-2.0... yes
  436. checking which themes to include... breeze breeze_dark breeze_dark_svg breeze_svg colibre colibre_dark colibre_dark_svg colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_dark_svg sifr_svg sukapura sukapura_dark sukapura_dark_svg sukapura_svg
  437. checking for extensions integration... yes, use integration
  438. checking for building the Numbertext extension... yes
  439. checking for building the NLPSolver extension... yes
  440. checking whether to build opens___.ttf... no
  441. checking whether to include third-party fonts... yes
  442. checking whether to enable online update... no
  443. checking whether to enable extension update... yes
  444. checking whether to create MSI with LIMITUI=1 (silent install)... no
  445. no
  446. checking whether and how to use Xinerama... yes, with dynamic linking
  447. checking X11/extensions/Xinerama.h usability... yes
  448. checking X11/extensions/Xinerama.h presence... yes
  449. checking for X11/extensions/Xinerama.h... yes
  450. checking for XineramaIsActive in -lXinerama... yes
  451. checking whether to use the system cairo... yes
  452. checking for cairo >= 1.12.0 ... yes
  453. checking whether Xrender.h defines PictStandardA8... yes
  454. checking for avahi-client >= 0.6.10... yes
  455. checking whether to use system liblangtag... no
  456. checking which libpng to use... internal
  457. checking which libtiff to use... internal
  458. checking which libwebp to use... internal
  459. checking whether to use specific JVM search path at runtime... no
  460. checking for ant... /usr/bin/ant
  461. checking if /usr/share/ant/bin/ant works... Ant works
  462. checking Ant lib directory... Ant lib directory found.
  463. checking whether Ant is >= 1.6.0... yes, 1.10.9
  464. checking which languages to be built... en-US zh-TW
  465. checking for msgfmt... msgfmt
  466. checking for msguniq... msguniq
  467. checking for alternative branding images directory... none
  468. checking for 'intro' progress settings... none
  469. checking for extra build ID... not set
  470. checking for vendor... not set, using franklin
  471. checking whether to install the compat oo* wrappers... no
  472. checking for install dirname... libreoffice
  473. checking for prefix... /usr/local
  474. checking for Google Drive client id and secret... not set
  475. checking for Alfresco Cloud client id and secret... not set
  476. checking for OneDrive client id and secret... not set
  477. checking whether to enable dependency tracking... no
  478. checking for number of processors to use... 4
  479. checking whether g++ supports a working C++20 consteval... no
  480. checking whether to create huge library... yes
  481. checking whether to use icerun wrapper... no
  482. checking MPL subset... no restrictions
  483. checking formula logger... no
  484. checking for coredumpctl support... checking for coredumpctl... no
  485. checking for jq... no
  486. checking for systemd-escape... /bin/systemd-escape
  487. checking for systemd-run... /usr/bin/systemd-run
  488. no
  489. configure: setting up the build environment variables...
  490. configure: creating ./config.status
  491. config.status: creating config_host.mk
  492. config.status: creating config_host_lang.mk
  493. config.status: creating Makefile
  494. config.status: creating lo.xcent
  495. config.status: creating bin/bffvalidator.sh
  496. config.status: creating bin/odfvalidator.sh
  497. config.status: creating bin/officeotron.sh
  498. config.status: creating hardened_runtime.xcent
  499. config.status: creating instsetoo_native/util/openoffice.lst
  500. config.status: creating sysui/desktop/macosx/Info.plist
  501. config.status: creating vs-code.code-workspace.template
  502. config.status: creating config_host/config_probes.h
  503. config.status: creating config_host/config_buildconfig.h
  504. config.status: creating config_host/config_buildid.h
  505. config.status: creating config_host/config_box2d.h
  506. config.status: creating config_host/config_clang.h
  507. config.status: creating config_host/config_crypto.h
  508. config.status: creating config_host/config_dconf.h
  509. config.status: creating config_host/config_eot.h
  510. config.status: creating config_host/config_extensions.h
  511. config.status: creating config_host/config_cairo_canvas.h
  512. config.status: creating config_host/config_cxxabi.h
  513. config.status: creating config_host/config_dbus.h
  514. config.status: creating config_host/config_features.h
  515. config.status: creating config_host/config_feature_desktop.h
  516. config.status: creating config_host/config_feature_opencl.h
  517. config.status: creating config_host/config_firebird.h
  518. config.status: creating config_host/config_folders.h
  519. config.status: creating config_host/config_fonts.h
  520. config.status: creating config_host/config_fuzzers.h
  521. config.status: creating config_host/config_gio.h
  522. config.status: creating config_host/config_global.h
  523. config.status: creating config_host/config_gpgme.h
  524. config.status: creating config_host/config_java.h
  525. config.status: creating config_host/config_langs.h
  526. config.status: creating config_host/config_lgpl.h
  527. config.status: creating config_host/config_libcxx.h
  528. config.status: creating config_host/config_liblangtag.h
  529. config.status: creating config_host/config_locales.h
  530. config.status: creating config_host/config_mpl.h
  531. config.status: creating config_host/config_oox.h
  532. config.status: creating config_host/config_options.h
  533. config.status: creating config_host/config_options_calc.h
  534. config.status: creating config_host/config_zxing.h
  535. config.status: creating config_host/config_skia.h
  536. config.status: creating config_host/config_typesizes.h
  537. config.status: creating config_host/config_validation.h
  538. config.status: creating config_host/config_vendor.h
  539. config.status: creating config_host/config_vcl.h
  540. config.status: creating config_host/config_vclplug.h
  541. config.status: creating config_host/config_version.h
  542. config.status: creating config_host/config_oauth2.h
  543. config.status: creating config_host/config_poppler.h
  544. config.status: creating config_host/config_python.h
  545. config.status: creating config_host/config_writerperfect.h
  546. config.status: creating config_host/config_wasm_strip.h
  547. config.status: creating solenv/lockfile/autoconf.h
  548. ****************************************************************************
  549.  
  550. To show information on various make targets and make flags, run:
  551. /usr/bin/make help
  552.  
  553. To just build, run:
  554. /usr/bin/make
  555.  
  556. After the build has finished successfully, you can immediately run what you built using the command:
  557. instdir/program/soffice
  558.  
  559. If you want to run the unit tests, run:
  560. /usr/bin/make check
  561.  
  562. HOST config (config.warn)
  563. *************************************
  564. * WARNING : no suitable nasm (Netwide Assembler) found for internal libjpeg-turbo
  565. franklin@69a7e1efe752:/opt/git/libreoffice.core$ date > ~/time.log; make; date >> ~/time.log
  566. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching CoinMP-1.8.4.tgz && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/CoinMP-1.8.4.tgz 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 CoinMP-1.8.4.tgz | sed "s/ .*//"` && if test "$SUM" != "3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d"; then echo ERROR: expected checksum for CoinMP-1.8.4.tgz is 3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv CoinMP-1.8.4.tgz ../
  567. fetching CoinMP-1.8.4.tgz
  568. % Total % Received % Xferd Average Speed Time Time Time Current
  569. Dload Upload Total Spent Left Speed
  570. 100 10.2M 100 10.2M 0 0 56470 0 0:03:10 0:03:10 --:--:-- 69408
  571. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching curl-8.1.2.tar.xz && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/curl-8.1.2.tar.xz 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 curl-8.1.2.tar.xz | sed "s/ .*//"` && if test "$SUM" != "31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6"; then echo ERROR: expected checksum for curl-8.1.2.tar.xz is 31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv curl-8.1.2.tar.xz ../
  572. fetching curl-8.1.2.tar.xz
  573. % Total % Received % Xferd Average Speed Time Time Time Current
  574. Dload Upload Total Spent Left Speed
  575. 100 2551k 100 2551k 0 0 49501 0 0:00:52 0:00:52 --:--:-- 64922
  576. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching libxml2-2.11.4.tar.xz && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/libxml2-2.11.4.tar.xz 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libxml2-2.11.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7"; then echo ERROR: expected checksum for libxml2-2.11.4.tar.xz is 737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv libxml2-2.11.4.tar.xz ../
  577. fetching libxml2-2.11.4.tar.xz
  578. % Total % Received % Xferd Average Speed Time Time Time Current
  579. Dload Upload Total Spent Left Speed
  580. 100 2565k 100 2565k 0 0 42566 0 0:01:01 0:01:01 --:--:-- 63067
  581. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching xmlsec1-1.3.1.tar.gz && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/xmlsec1-1.3.1.tar.gz 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 xmlsec1-1.3.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63"; then echo ERROR: expected checksum for xmlsec1-1.3.1.tar.gz is 10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv xmlsec1-1.3.1.tar.gz ../
  582. fetching xmlsec1-1.3.1.tar.gz
  583. % Total % Received % Xferd Average Speed Time Time Time Current
  584. Dload Upload Total Spent Left Speed
  585. 100 2375k 100 2375k 0 0 47763 0 0:00:50 0:00:50 --:--:-- 40305
  586. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt | sed "s/ .*//"` && if test "$SUM" != "1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2"; then echo ERROR: expected checksum for b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt is 1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt ../
  587. fetching b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt
  588. % Total % Received % Xferd Average Speed Time Time Time Current
  589. Dload Upload Total Spent Left Speed
  590. 100 70349 100 70349 0 0 26318 0 0:00:02 0:00:02 --:--:-- 26308
  591. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching openssl-3.0.9.tar.gz && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/openssl-3.0.9.tar.gz 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openssl-3.0.9.tar.gz | sed "s/ .*//"` && if test "$SUM" != "eb1ab04781474360f77c318ab89d8c5a03abc38e63d65a603cabbf1b00a1dc90"; then echo ERROR: expected checksum for openssl-3.0.9.tar.gz is eb1ab04781474360f77c318ab89d8c5a03abc38e63d65a603cabbf1b00a1dc90 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv openssl-3.0.9.tar.gz ../
  592. fetching openssl-3.0.9.tar.gz
  593. % Total % Received % Xferd Average Speed Time Time Time Current
  594. Dload Upload Total Spent Left Speed
  595. 100 14.4M 100 14.4M 0 0 59719 0 0:04:14 0:04:14 --:--:-- 72876
  596. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching pdfium-5778.tar.bz2 && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/pdfium-5778.tar.bz2 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 pdfium-5778.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "b1052ff24e9ffb11af017c444bb0f6ad508d64c9a0fb88cacb0e8210245dde06"; then echo ERROR: expected checksum for pdfium-5778.tar.bz2 is b1052ff24e9ffb11af017c444bb0f6ad508d64c9a0fb88cacb0e8210245dde06 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv pdfium-5778.tar.bz2 ../
  597. fetching pdfium-5778.tar.bz2
  598. % Total % Received % Xferd Average Speed Time Time Time Current
  599. Dload Upload Total Spent Left Speed
  600. 100 9308k 100 9308k 0 0 67755 0 0:02:20 0:02:20 --:--:-- 105k
  601. cd /opt/git/libreoffice.core/external/tarballs/tmp && echo fetching Python-3.8.17.tar.xz && bash -c '/usr/bin/curl -L -O https://dev-www.libreoffice.org/src/Python-3.8.17.tar.xz 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 Python-3.8.17.tar.xz | sed "s/ .*//"` && if test "$SUM" != "2e54b0c68191f16552f6de2e97a2396540572a219f6bbb28591a137cecc490a9"; then echo ERROR: expected checksum for Python-3.8.17.tar.xz is 2e54b0c68191f16552f6de2e97a2396540572a219f6bbb28591a137cecc490a9 2>&1 | tee -a /opt/git/libreoffice.core/external/tarballs/fetch.log; false; fi && mv Python-3.8.17.tar.xz ../
  602. fetching Python-3.8.17.tar.xz
  603. % Total % Received % Xferd Average Speed Time Time Time Current
  604. Dload Upload Total Spent Left Speed
  605. 100 19.7M 100 19.7M 0 0 56698 0 0:06:05 0:06:05 --:--:-- 46517
  606. mkdir -p /opt/git/libreoffice.core/instdir
  607. /opt/git/libreoffice.core/solenv/bin/install-gdb-printers -a /opt/git/libreoffice.core/instdir -c
  608. make -j 4 -rs -f /opt/git/libreoffice.core/Makefile.gbuild build
  609. [CAT] officecfg_qa_allheaders.hxx
  610. [YAC] unoidl/source/sourceprovider-parser
  611. [LEX] unoidl/source/sourceprovider-scanner
  612. /opt/git/libreoffice.core/unoidl/source/sourceprovider-parser.y:13.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
  613. 13 | %pure-parser
  614. | ^~~~~~~~~~~~
  615. | %define api.pure
  616. [C ] cppuhelper/source/findsofficepath.c
  617. [PRL] CustomTarget/xmloff/generated/xmloff/token/tokens.hxx
  618. [YAC] connectivity/source/parse/sqlbison
  619. [PRL] CustomTarget/oox/generated/oox/token/tokens.hxx
  620. [PRL] CustomTarget/oox/generated/oox/token/namespaces.hxx
  621. /opt/git/libreoffice.core/connectivity/source/parse/sqlbison.y: warning: 13 shift/reduce conflicts [-Wconflicts-sr]
  622. /opt/git/libreoffice.core/connectivity/source/parse/sqlbison.y: warning: 15 reduce/reduce conflicts [-Wconflicts-rr]
  623. /opt/git/libreoffice.core/connectivity/source/parse/sqlbison.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
  624. [PRL] CustomTarget/oox/generated/oox/token/properties.hxx
  625. /opt/git/libreoffice.core/unoidl/source/sourceprovider-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
  626. [LEX] connectivity/source/parse/sqlflex
  627. [C ] external/clew/source/clew.c
  628. [MO ] chartzh-TW
  629. [UIA] modules/dbapp
  630. [UIA] modules/dbbrowser
  631. [UIA] modules/dbquery
  632. [UIA] modules/dbrelation
  633. [UIA] modules/dbtable
  634. [UIA] modules/dbtdata
  635. [MO ] dbazh-TW
  636. [MO ] acczh-TW
  637. [MOD] winaccessibility
  638. [MOD] android
  639. [MOD] apple_remote
  640. [MO ] avmediazh-TW
  641. [MO ] basctlzh-TW
  642. [MO ] sbzh-TW
  643. [MOD] cli_ure
  644. [LEX] l10ntools/source/cfglex
  645. [PRJ] libatomic_ops
  646. [MO ] cnrzh-TW
  647. [MO ] cuizh-TW
  648. [PAG] calc
  649. [PAG] common
  650. [PAG] draw
  651. [PAG] impress
  652. [PAG] writer
  653. [MO ] dktzh-TW
  654. [LEX] l10ntools/source/xrmlex
  655. [MO ] editengzh-TW
  656. [MOD] embedserv
  657. [MO ] pcrzh-TW
  658. [OXP] numbertext
  659. [CUS] extras/glade
  660. [CUS] extras/gallsysstr
  661. [CUS] extras/source/templates
  662. [CPY] templates/offimisc/Businesscard-with-logo/manifest.rdf
  663. [CPY] templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png
  664. [CPY] templates/wizard/agenda/2elegant/manifest.rdf
  665. [CPY] templates/wizard/agenda/2elegant/Pictures/1000000000000280000000052876A81A.gif
  666. [CPY] templates/wizard/agenda/2elegant/Pictures/100002000000008F0000000A83659D51.gif
  667. [CPY] templates/wizard/agenda/3modern/manifest.rdf
  668. [CPY] templates/wizard/agenda/aw-2elegant/manifest.rdf
  669. [CPY] templates/wizard/agenda/aw-2elegant/Pictures/1000000000000280000000052876A81A.gif
  670. [CPY] templates/wizard/agenda/aw-2elegant/Pictures/100002000000008F0000000A83659D51.gif
  671. [CPY] templates/wizard/fax/bus-classic_f/manifest.rdf
  672. [CPY] templates/wizard/fax/bus-classic_f/Pictures/200000520000271100001F73A977C564.wmf
  673. [CPY] templates/wizard/fax/bus-modern_f/manifest.rdf
  674. [CPY] templates/wizard/fax/bus-modern_f/Pictures/2000004E0000271100001F73772F7F48.wmf
  675. [CPY] templates/wizard/letter/bus-elegant_l/manifest.rdf
  676. [CPY] templates/wizard/letter/bus-elegant_l/Pictures/10000000000001B8000000824B7EA208.png
  677. [CPY] templates/wizard/letter/bus-modern_l/manifest.rdf
  678. [CPY] templates/wizard/letter/bus-modern_l/Pictures/10000000000001B8000000824B7EA208.png
  679. [CPY] templates/wizard/letter/bus-office_l/manifest.rdf
  680. [CPY] templates/wizard/letter/bus-office_l/Pictures/10000000000001B8000000824B7EA208.png
  681. [CPY] templates/wizard/letter/off-elegant_l/manifest.rdf
  682. [CPY] templates/wizard/letter/off-elegant_l/Pictures/2000000D00000434000006FD6841386B.svm
  683. [CPY] templates/wizard/letter/off-modern_l/manifest.rdf
  684. [CPY] templates/wizard/letter/off-modern_l/Pictures/10000000000000110000001142D1547F.png
  685. [CPY] templates/wizard/report/stl-01/manifest.rdf
  686. [CPY] templates/wizard/report/stl-01/Pictures/100002000000001400000014E87B6AC5.gif
  687. [CPY] templates/wizard/report/stl-01/Pictures/2000018100001CB100002711BFED37A8.wmf
  688. [CPY] templates/wizard/report/stl-02/manifest.rdf
  689. [CPY] templates/wizard/report/stl-02/Pictures/2000009E0000380100002657BA019D86.wmf
  690. [CPY] templates/wizard/report/stl-03/manifest.rdf
  691. [CPY] templates/wizard/report/stl-03/Pictures/2000024900002711000021F4DCB2DF4A.wmf
  692. [CPY] templates/wizard/report/stl-04/manifest.rdf
  693. [CPY] templates/wizard/report/stl-04/Pictures/10000000000000400000004077CDC8F9.png
  694. [CPY] templates/wizard/report/stl-04/Pictures/10000000000001C6000000E44DCA6C94.jpg
  695. [CPY] templates/wizard/report/stl-05/manifest.rdf
  696. [CPY] templates/wizard/report/stl-05/Pictures/2000036D000027110000145EB7E93049.wmf
  697. [CPY] templates/wizard/report/stl-06/manifest.rdf
  698. [CPY] templates/wizard/report/stl-06/Pictures/100000000000005A000000268DE98CCE.gif
  699. [CPY] templates/wizard/report/stl-06/Pictures/100000000000021B000001E8BE936AB6.gif
  700. [CPY] templates/wizard/report/stl-08/manifest.rdf
  701. [CPY] templates/wizard/report/stl-08/Pictures/100000000000005E0000005E97FB9EF6.jpg
  702. [CPY] templates/wizard/report/stl-09/manifest.rdf
  703. [CPY] templates/wizard/report/stl-09/Pictures/10000000000000050000004D32652675.jpg
  704. [CPY] templates/wizard/report/stl-09/Pictures/100002000000001400000014E87B6AC5.gif
  705. [CPY] templates/wizard/report/stl-09/Pictures/2000025100001D92000017719EB70CFB.wmf
  706. [UIA] modules/StartModule
  707. [UIA] libreofficekit
  708. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/libreofficekit.suppr
  709. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/libreofficekit.false
  710. 0 new warnings (9 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/libreofficekit.suppr, please fix them)
  711. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  712.  
  713. [UIA] modules/sglobal
  714. [UIA] modules/sweb
  715. [UIA] modules/swform
  716. [UIA] modules/swreport
  717. [UIA] modules/swriter
  718. [UIA] modules/swxform
  719. [FIF] fcfg_database_filters.xcu
  720. [FIO] fcfg_database_others.xcu
  721. [FIT] fcfg_database_types.xcu
  722. [FIF] fcfg_calc_filters.xcu
  723. [FIT] fcfg_calc_types.xcu
  724. [ECH] CustomTarget/postprocess/registry/ctlseqcheck.list
  725. [FIF] fcfg_draw_filters.xcu
  726. [FIT] fcfg_draw_types.xcu
  727. [FIF] fcfg_drawgraphics_filters.xcu
  728. [FIT] fcfg_drawgraphics_types.xcu
  729. [FIF] fcfg_impressgraphics_filters.xcu
  730. [FIT] fcfg_impressgraphics_types.xcu
  731. [FIF] fcfg_calcgraphics_filters.xcu
  732. [FIT] fcfg_calcgraphics_types.xcu
  733. [FIF] fcfg_writergraphics_filters.xcu
  734. [FIT] fcfg_writergraphics_types.xcu
  735. [FIF] fcfg_impress_filters.xcu
  736. [FIT] fcfg_impress_types.xcu
  737. [ECH] CustomTarget/postprocess/registry/lingucomponent.list
  738. [FIF] fcfg_base_filters.xcu
  739. [FIO] fcfg_base_others.xcu
  740. [FIT] fcfg_base_types.xcu
  741. [FIF] fcfg_chart_filters.xcu
  742. [FIO] fcfg_chart_others.xcu
  743. [FIT] fcfg_chart_types.xcu
  744. [FII] fcfg_internalgraphics_filters.xcu
  745. [FIT] fcfg_internalgraphics_types.xcu
  746. [FIF] fcfg_math_filters.xcu
  747. [FIT] fcfg_math_types.xcu
  748. [FIF] fcfg_global_filters.xcu
  749. [FIT] fcfg_global_types.xcu
  750. [FIF] fcfg_web_filters.xcu
  751. [FIT] fcfg_web_types.xcu
  752. [FIF] fcfg_writer_filters.xcu
  753. [FIT] fcfg_writer_types.xcu
  754. [FIF] fcfg_xslt_filters.xcu
  755. [FIT] fcfg_xslt_types.xcu
  756. [FIF] fcfg_reportbuilder_filters.xcu
  757. [FIT] fcfg_reportbuilder_types.xcu
  758. [ECH] CustomTarget/postprocess/registry/pdfimport.list
  759. [XCL] Langpack-en-US.xcu
  760. [XCL] Langpack-zh-TW.xcu
  761. [CUS] extras/source/autotext
  762. [MO ] fltzh-TW
  763. [MO ] frmzh-TW
  764. [MO ] forzh-TW
  765. [MO ] fpszh-TW
  766. [MO ] fwkzh-TW
  767. [BIN] o3tl
  768. [MOD] onlineupdate
  769. [MO ] ooxzh-TW
  770. [CUS] postprocess/fontconfig
  771. [MO ] rptzh-TW
  772. [MO ] sczh-TW
  773. [MO ] scazh-TW
  774. [MO ] scczh-TW
  775. [SCT] scp2/source/templates/alllangmodules_calc
  776. [SCT] scp2/source/templates/alllangmodules_draw
  777. [SCT] scp2/source/templates/alllangmodules_impress
  778. [SCT] scp2/source/templates/alllangmodules_math
  779. [SCT] scp2/source/templates/allhelpmodules
  780. [SCT] scp2/source/templates/allhelpmodules_root
  781. [SCT] scp2/source/templates/alllangmodules
  782. [SCT] scp2/source/templates/alllangmodules_root
  783. [SCT] scp2/source/templates/alllangmodules_writer
  784. [MO ] sdzh-TW
  785. [PRJ] poppler
  786. [MO ] sfxzh-TW
  787. [MO ] shellzh-TW
  788. [MO ] smzh-TW
  789. [MO ] svlzh-TW
  790. [MO ] svtzh-TW
  791. [MO ] svxzh-TW
  792. [MO ] swzh-TW
  793. [MOD] uitest
  794. [MOD] unodevtools
  795. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/swriter.suppr
  796. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/swriter.false
  797. sw/uiconfig/swriter/ui/annotation.ui:164 WARNING: 'GtkLabel' 'author' does not specify what it labels within 'interface' line 3
  798. sw/uiconfig/swriter/ui/annotation.ui:178 WARNING: 'GtkLabel' 'date' does not specify what it labels within 'interface' line 3
  799. sw/uiconfig/swriter/ui/annotation.ui:192 WARNING: 'GtkLabel' 'resolved' does not specify what it labels within 'interface' line 3
  800. sw/uiconfig/swriter/ui/captionoptions.ui:135 WARNING: 'GtkLabel' 'label4' does not specify what it labels within 'GtkFrame' 'frame3'
  801. sw/uiconfig/swriter/ui/frmtypepage.ui:70 WARNING: 'GtkLabel' 'widthft' does not specify what it labels within 'GtkFrame' 'frame2'
  802. sw/uiconfig/swriter/ui/frmtypepage.ui:84 WARNING: 'GtkLabel' 'autowidthft' does not specify what it labels within 'GtkFrame' 'frame2'
  803. sw/uiconfig/swriter/ui/frmtypepage.ui:187 WARNING: 'GtkLabel' 'heightft' does not specify what it labels within 'GtkFrame' 'frame2'
  804. sw/uiconfig/swriter/ui/frmtypepage.ui:201 WARNING: 'GtkLabel' 'autoheightft' does not specify what it labels within 'GtkFrame' 'frame2'
  805. sw/uiconfig/swriter/ui/inserttable.ui:238 WARNING: 'GtkLabel' 'lbwarning' does not specify what it labels within 'GtkFrame' 'frame3'
  806. sw/uiconfig/swriter/ui/numberinput.ui:114 WARNING: 'GtkLabel' 'label2' does not specify what it labels within 'GtkDialog' 'NumberInputDialog'
  807. sw/uiconfig/swriter/ui/optformataidspage.ui:180 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1'
  808. sw/uiconfig/swriter/ui/optformataidspage.ui:191 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1'
  809. sw/uiconfig/swriter/ui/optformataidspage.ui:202 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1'
  810. sw/uiconfig/swriter/ui/optformataidspage.ui:213 WARNING: 'GtkLabel' 'tabs_label' does not specify what it labels within 'GtkFrame' 'frame1'
  811. sw/uiconfig/swriter/ui/optformataidspage.ui:224 WARNING: 'GtkLabel' does not specify what it labels within 'GtkFrame' 'frame1'
  812. sw/uiconfig/swriter/ui/optformataidspage.ui:235 WARNING: 'GtkLabel' 'bookmarks_label' does not specify what it labels within 'GtkFrame' 'frame1'
  813. sw/uiconfig/swriter/ui/mmselectpage.ui:186 WARNING: 'GtkLabel' 'datasourcewarning' does not specify what it labels within 'GtkFrame' 'frame1'
  814. sw/uiconfig/swriter/ui/pagemargincontrol.ui:386 WARNING: 'GtkSpinButton' 'left' is referenced by multiple mnemonic_widget 'GtkLabel' 'leftLabel' line 310 , 'GtkLabel' 'innerLabel' line 325
  815. sw/uiconfig/swriter/ui/pagemargincontrol.ui:400 WARNING: 'GtkSpinButton' 'right' is referenced by multiple mnemonic_widget 'GtkLabel' 'rightLabel' line 350 , 'GtkLabel' 'outerLabel' line 365
  816. sw/uiconfig/swriter/ui/pagenumberdlg.ui:237 WARNING: 'GtkComboBoxText' 'numfmtlb' has both a mnemonic 'GtkLabel' 'numfmtLabel' line 213 and labelled-by relation
  817. sw/uiconfig/swriter/ui/sidebarwrap.ui:34 WARNING: 'GtkComboBoxText' 'spacingLB' is referenced by multiple mnemonic_widget 'GtkLabel' 'label1' line 19 , 'GtkLabel' 'label2' line 46
  818. sw/uiconfig/swriter/ui/tocentriespage.ui:446 WARNING: 'GtkLabel' 'tabstopposft' does not specify what it labels within 'GtkFrame' 'frame1'
  819. sw/uiconfig/swriter/ui/wordcount-mobile.ui:78 WARNING: 'GtkLabel' 'label9' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  820. sw/uiconfig/swriter/ui/wordcount-mobile.ui:105 WARNING: 'GtkLabel' 'documentlabel-mobile' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  821. sw/uiconfig/swriter/ui/wordcount-mobile.ui:132 WARNING: 'GtkLabel' 'wordslabel' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  822. sw/uiconfig/swriter/ui/wordcount-mobile.ui:156 WARNING: 'GtkLabel' 'inclspaceslabel' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  823. sw/uiconfig/swriter/ui/wordcount-mobile.ui:180 WARNING: 'GtkLabel' 'exclspaceslabel' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  824. sw/uiconfig/swriter/ui/wordcount-mobile.ui:204 WARNING: 'GtkLabel' 'cjkcharsft' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  825. sw/uiconfig/swriter/ui/wordcount-mobile.ui:228 WARNING: 'GtkLabel' 'standardizedpages' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  826. sw/uiconfig/swriter/ui/wordcount-mobile.ui:252 WARNING: 'GtkLabel' 'standardizedpages2' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  827. sw/uiconfig/swriter/ui/wordcount-mobile.ui:276 WARNING: 'GtkLabel' 'cjkcharsft2' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  828. sw/uiconfig/swriter/ui/wordcount-mobile.ui:300 WARNING: 'GtkLabel' 'exclspaceslabel2' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  829. sw/uiconfig/swriter/ui/wordcount-mobile.ui:324 WARNING: 'GtkLabel' 'wordslabel2' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  830. sw/uiconfig/swriter/ui/wordcount-mobile.ui:348 WARNING: 'GtkLabel' 'docstandardizedpages' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  831. sw/uiconfig/swriter/ui/wordcount-mobile.ui:375 WARNING: 'GtkLabel' 'doccjkchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  832. sw/uiconfig/swriter/ui/wordcount-mobile.ui:402 WARNING: 'GtkLabel' 'doccharsnospaces' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  833. sw/uiconfig/swriter/ui/wordcount-mobile.ui:429 WARNING: 'GtkLabel' 'docchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  834. sw/uiconfig/swriter/ui/wordcount-mobile.ui:456 WARNING: 'GtkLabel' 'docwords' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  835. sw/uiconfig/swriter/ui/wordcount-mobile.ui:483 WARNING: 'GtkLabel' 'selectstandardizedpages' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  836. sw/uiconfig/swriter/ui/wordcount-mobile.ui:510 WARNING: 'GtkLabel' 'selectcjkchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  837. sw/uiconfig/swriter/ui/wordcount-mobile.ui:537 WARNING: 'GtkLabel' 'selectcharsnospaces' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  838. sw/uiconfig/swriter/ui/wordcount-mobile.ui:564 WARNING: 'GtkLabel' 'selectchars' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  839. sw/uiconfig/swriter/ui/wordcount-mobile.ui:591 WARNING: 'GtkLabel' 'selectwords' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  840. sw/uiconfig/swriter/ui/wordcount-mobile.ui:618 WARNING: 'GtkLabel' 'inclspaceslabel2' does not specify what it labels within 'GtkDialog' 'WordCountDialog'
  841. 0 new errors (6 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/swriter.suppr, please fix them)
  842. 44 new warnings (214 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/swriter.suppr, please fix them)
  843. 0 new fatals (26 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/swriter.suppr, please fix them)
  844. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  845.  
  846. [MO ] uuizh-TW
  847. [MO ] vclzh-TW
  848. [MO ] wizzh-TW
  849. [MO ] wptzh-TW
  850. [MO ] xsczh-TW
  851. [WPE] wiping installation output dir
  852. [ECH] CustomTarget/instsetoo_native/setup/bootstraprc
  853. [ECH] CustomTarget/instsetoo_native/setup/redirectrc
  854. [ECH] CustomTarget/instsetoo_native/setup/setuprc
  855. [ECH] CustomTarget/instsetoo_native/setup/sofficerc
  856. [ECH] CustomTarget/instsetoo_native/setup/versionrc
  857. [LOC] canvas
  858. [LOC] cppcanvas
  859. [LOC] winaccessibility
  860. [LOC] UnoControls
  861. [LOC] android
  862. [LOC] animations
  863. [LOC] apple_remote
  864. [LOC] basegfx
  865. [LOC] bean
  866. [LOC] binaryurp
  867. [LOC] bridges
  868. [LOC] cli_ure
  869. [LOC] codemaker
  870. [LOC] comphelper
  871. [LOC] configmgr
  872. [LOC] cppu
  873. [LOC] cppuhelper
  874. [LOC] cpputools
  875. [LOC] docmodel
  876. [LOC] drawinglayer
  877. [LOC] embeddedobj
  878. [LOC] embedserv
  879. [LOC] emfio
  880. [LOC] eventattacher
  881. [LOC] beanshell
  882. [LOC] boost
  883. [LOC] box2d
  884. [LOC] clew
  885. [LOC] clucene
  886. [LOC] coinmp
  887. [LOC] cppunit
  888. [LOC] curl
  889. [LOC] dragonbox
  890. [LOC] dtoa
  891. [LOC] epm
  892. [LOC] epoxy
  893. [LOC] expat
  894. [LOC] firebird
  895. [LOC] glm
  896. [LOC] gpgmepp
  897. [LOC] graphite
  898. [LOC] harfbuzz
  899. [LOC] hsqldb
  900. [LOC] hunspell
  901. [LOC] hyphen
  902. [LOC] icu
  903. [LOC] jfreereport
  904. [LOC] lcms2
  905. [LOC] libabw
  906. [LOC] libassuan
  907. [LOC] libcdr
  908. [LOC] libcmis
  909. [LOC] libebook
  910. [LOC] libepubgen
  911. [LOC] libetonyek
  912. [LOC] libexttextcat
  913. [LOC] libffi
  914. [LOC] libfreehand
  915. [LOC] libgpg-error
  916. [LOC] libjpeg-turbo
  917. [LOC] liblangtag
  918. [LOC] libmspub
  919. [LOC] libmwaw
  920. [LOC] libnumbertext
  921. [LOC] libodfgen
  922. [LOC] liborcus
  923. [LOC] libpagemaker
  924. [LOC] libpng
  925. [LOC] libqxp
  926. [LOC] librevenge
  927. [LOC] libstaroffice
  928. [LOC] libtiff
  929. [LOC] libtommath
  930. [LOC] libvisio
  931. [LOC] libwebp
  932. [LOC] libwpd
  933. [LOC] libwpg
  934. [LOC] libwps
  935. [LOC] libxml2
  936. [LOC] libxslt
  937. [LOC] libzmf
  938. [LOC] lpsolve
  939. [LOC] mariadb-connector-c
  940. [LOC] mdds
  941. [LOC] misc_extensions
  942. [LOC] more_fonts
  943. [LOC] mythes
  944. [LOC] openldap
  945. [LOC] openssl
  946. [LOC] pdfium
  947. [LOC] poppler
  948. [LOC] postgresql
  949. [LOC] python3
  950. [LOC] redland
  951. [LOC] rhino
  952. [LOC] skia
  953. [LOC] xmlsec
  954. [LOC] xsltml
  955. [LOC] zxing
  956. [LOC] helpcompiler
  957. [LOC] hwpfilter
  958. [LOC] i18nlangtag
  959. [LOC] i18npool
  960. [LOC] i18nutil
  961. [LOC] idl
  962. [LOC] instsetoo_native
  963. [LOC] io
  964. [LOC] javaunohelper
  965. [LOC] jurt
  966. [LOC] jvmaccess
  967. [LOC] jvmfwk
  968. [LOC] l10ntools
  969. [LOC] librelogo
  970. [LOC] libreofficekit
  971. [LOC] lingucomponent
  972. [LOC] linguistic
  973. [LOC] lotuswordpro
  974. [LOC] nlpsolver
  975. [LOC] o3tl
  976. [LOC] offapi
  977. [LOC] officecfg
  978. [LOC] onlineupdate
  979. [LOC] oovbaapi
  980. [LOC] opencl
  981. [LOC] package
  982. [LOC] pch
  983. [LOC] pyuno
  984. [LOC] readlicense_oo
  985. [LOC] registry
  986. [LOC] remotebridges
  987. [LOC] reportbuilder
  988. [LOC] ridljar
  989. [LOC] sal
  990. [LOC] salhelper
  991. [LOC] sax
  992. [LOC] scp2
  993. [LOC] scripting
  994. [LOC] sdext
  995. [LOC] setup_native
  996. [LOC] slideshow
  997. [LOC] smoketest
  998. [LOC] solenv
  999. [LOC] soltools
  1000. [LOC] sot
  1001. [LOC] stoc
  1002. [LOC] store
  1003. [LOC] svgio
  1004. [LOC] swext
  1005. [LOC] sysui
  1006. [LOC] test
  1007. [LOC] testtools
  1008. [LOC] toolkit
  1009. [LOC] tools
  1010. [LOC] ucb
  1011. [LOC] ucbhelper
  1012. [LOC] udkapi
  1013. [LOC] uitest
  1014. [LOC] unodevtools
  1015. [LOC] unoidl
  1016. [LOC] unoil
  1017. [LOC] unotest
  1018. [LOC] unotools
  1019. [LOC] unoxml
  1020. [LOC] ure
  1021. [LOC] vbahelper
  1022. [LOC] writerfilter
  1023. [LOC] xmerge
  1024. [LOC] xmlhelp
  1025. [LOC] xmloff
  1026. [LOC] xmlreader
  1027. [LOC] xmlscript
  1028. [UPK] boost_1_82_0.tar.xz
  1029. [UPK] dragonbox-1.1.3.tar.gz
  1030. [UPK] dtoa-20180411.tgz
  1031. [UPK] mdds-2.1.1.tar.xz
  1032. [UPK] glm-0.9.9.8.zip
  1033. [UPK] graphite2-minimal-1.3.14.tgz
  1034. [UPK] libjpeg-turbo-2.1.5.1.tar.gz
  1035. [UPK] libpng-1.6.39.tar.xz
  1036. [UPK] libepoxy-1.5.10.tar.gz
  1037. [UPK] skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
  1038. [UPK] pdfium-5778.tar.bz2
  1039. [LNK] StaticLibrary/libfindsofficepath.a
  1040. [PRL] CustomTarget/oox/generated/misc/oox-drawingml-adj-names
  1041. [PRL] CustomTarget/oox/generated/misc/vml-shape-types
  1042. [UPK] 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
  1043. [ECH] CustomTarget/i18npool/collator/lrl_include.hxx
  1044. [LNK] Library/libclewlo.so
  1045. [UIA] modules/schart
  1046. [UIM] share/config/soffice.cfg/modules/schart/menubar/menubar
  1047. [UPK] zxing-cpp-2.0.0.tar.gz
  1048. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/schart.suppr
  1049. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/schart.false
  1050. chart2/uiconfig/ui/sidebarelements.ui:19 WARNING: 'GtkLabel' 'l' does not specify what it labels within 'interface' line 3
  1051. chart2/uiconfig/ui/sidebarelements.ui:102 WARNING: 'GtkLabel' 'label_legen' does not specify what it labels within 'interface' line 3
  1052. chart2/uiconfig/ui/sidebarelements.ui:169 WARNING: 'GtkLabel' 'label_axes' does not specify what it labels within 'interface' line 3
  1053. chart2/uiconfig/ui/sidebarelements.ui:333 WARNING: 'GtkLabel' 'label_gri' does not specify what it labels within 'interface' line 3
  1054. chart2/uiconfig/ui/sidebarseries.ui:19 WARNING: 'GtkLabel' 'label_series_name' does not specify what it labels within 'interface' line 3
  1055. chart2/uiconfig/ui/sidebarseries.ui:86 WARNING: 'GtkLabel' 'label1' does not specify what it labels within 'interface' line 3
  1056. chart2/uiconfig/ui/sidebarseries.ui:136 WARNING: 'GtkLabel' 'axis_label' does not specify what it labels within 'interface' line 3
  1057. 7 new warnings (51 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/schart.suppr, please fix them)
  1058. 0 new fatals (1 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/schart.suppr, please fix it)
  1059. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1060.  
  1061. [UIA] dbaccess
  1062. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/dbaccess.suppr
  1063. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/dbaccess.false
  1064. dbaccess/uiconfig/ui/connectionpage.ui:94 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1'
  1065. dbaccess/uiconfig/ui/dbwizconnectionpage.ui:117 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' line 3
  1066. dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:113 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1'
  1067. dbaccess/uiconfig/ui/dbwiztextpage.ui:113 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1'
  1068. dbaccess/uiconfig/ui/fielddescpanel.ui:14 WARNING: 'GtkLabel' 'header' does not specify what it labels within 'interface' line 3
  1069. dbaccess/uiconfig/ui/generalpagewizard.ui:260 WARNING: 'GtkLabel' 'noembeddeddbLabel' does not specify what it labels within 'interface' line 3
  1070. dbaccess/uiconfig/ui/jdbcconnectionpage.ui:117 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' line 3
  1071. dbaccess/uiconfig/ui/tabletitle.ui:24 WARNING: 'GtkLabel' 'label' does not specify what it labels within 'interface' line 3
  1072. dbaccess/uiconfig/ui/titlewindow.ui:38 WARNING: 'GtkLabel' 'title' does not specify what it labels within 'interface' line 3
  1073. 9 new warnings (88 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/dbaccess.suppr, please fix them)
  1074. 0 new fatals (12 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/dbaccess.suppr, please fix them)
  1075. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1076.  
  1077. [UIM] share/config/soffice.cfg/modules/dbapp/menubar/menubar
  1078. [UIM] share/config/soffice.cfg/modules/dbbrowser/menubar/compat
  1079. [UIM] share/config/soffice.cfg/modules/dbquery/menubar/menubar
  1080. [UIM] share/config/soffice.cfg/modules/dbrelation/menubar/menubar
  1081. [UIM] share/config/soffice.cfg/modules/dbtable/menubar/menubar
  1082. [UIM] share/config/soffice.cfg/modules/dbtdata/menubar/menubar
  1083. [UIA] modules/BasicIDE
  1084. [UIM] share/config/soffice.cfg/modules/BasicIDE/menubar/menubar
  1085. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/BasicIDE.suppr
  1086. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/BasicIDE.false
  1087. 0 new warnings (8 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/BasicIDE.suppr, please fix them)
  1088. 0 new fatals (1 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/BasicIDE.suppr, please fix it)
  1089. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1090.  
  1091. [JCS] Jar/unoloader
  1092. [C ] bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
  1093. [UPK] mariadb-connector-c-3.1.8-src.tar.gz
  1094. [PKG] connectivity_postgresql-sdbc
  1095. [UIA] cui
  1096. [UIA] desktop
  1097. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/cui.suppr
  1098. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/cui.false
  1099. cui/uiconfig/ui/fontfeaturesdialog.ui:135 WARNING: 'GtkLabel' does not specify what it labels within 'GtkDialog' 'FontFeaturesDialog'
  1100. cui/uiconfig/ui/fontfeaturesdialog.ui:187 WARNING: 'GtkLabel' does not specify what it labels within 'GtkDialog' 'FontFeaturesDialog'
  1101. cui/uiconfig/ui/paragalignpage.ui:194 WARNING: 'GtkLabel' 'labelST_VERTALIGN_SDR' does not specify what it labels within 'GtkFrame' 'frame1'
  1102. 3 new warnings (237 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/cui.suppr, please fix them)
  1103. 0 new fatals (12 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/cui.suppr, please fix them)
  1104. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1105.  
  1106. [SED] CustomTarget/desktop/soffice/soffice.sh
  1107. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/desktop.suppr
  1108. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/desktop.false
  1109. 0 new warnings (18 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/desktop.suppr, please fix them)
  1110. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1111.  
  1112. [CXX] l10ntools/source/idxdict/idxdict.cxx
  1113. [UIA] editeng
  1114. [UIA] modules/sabpilot
  1115. [UIA] modules/scanner
  1116. [UIA] modules/sbibliography
  1117. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/sabpilot.suppr
  1118. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/sabpilot.false
  1119. 0 new warnings (18 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/sabpilot.suppr, please fix them)
  1120. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1121.  
  1122. [UIM] share/config/soffice.cfg/modules/sbibliography/menubar/menubar
  1123. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scanner.suppr
  1124. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scanner.false
  1125. 0 new warnings (6 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scanner.suppr, please fix them)
  1126. 0 new fatals (1 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scanner.suppr, please fix it)
  1127. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1128.  
  1129. [UIA] modules/spropctrlr
  1130. [UPK] box2d-2.4.1.tar.gz
  1131. [UPK] libcmis-0.5.2.tar.xz
  1132. [OXS] misc_extensions
  1133. [UPK] alef-1.001.tar.gz
  1134. [UPK] Amiri-1.000.zip
  1135. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/spropctrlr.suppr
  1136. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/spropctrlr.false
  1137. 0 new warnings (16 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/spropctrlr.suppr, please fix them)
  1138. 0 new fatals (1 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/spropctrlr.suppr, please fix it)
  1139. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1140.  
  1141. [UPK] 368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz
  1142. [UPK] c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz
  1143. [UPK] culmus-0.133.tar.gz
  1144. [UPK] 33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip
  1145. [UPK] 1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip
  1146. [UPK] liberation-fonts-ttf-2.1.4.tar.gz
  1147. [UPK] liberation-narrow-fonts-ttf-1.07.6.tar.gz
  1148. [UPK] e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip
  1149. [UPK] libre-hebrew-1.0.tar.gz
  1150. [UPK] noto-fonts-20171024.tar.gz
  1151. [UPK] ReemKufi-1.2.zip
  1152. [UPK] Scheherazade-2.100.zip
  1153. [UPK] poppler-23.03.0.tar.xz
  1154. [UPK] poppler-data-0.4.12.tar.gz
  1155. [UPK] a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
  1156. [CUS] extras/source/autocorr
  1157. [CUS] extras/source/autotext/user
  1158. [CUS] extras/source/templates/presnt
  1159. [CUS] extras/source/templates/wizard
  1160. [TCH] autocorr/af-ZA/mimetype
  1161. [TCH] autocorr/bg/mimetype
  1162. [TCH] autocorr/cs/mimetype
  1163. [TCH] autocorr/ca/mimetype
  1164. [TCH] autocorr/da/mimetype
  1165. [TCH] autocorr/de/mimetype
  1166. [TCH] autocorr/dsb/mimetype
  1167. [TCH] autocorr/el/mimetype
  1168. [TCH] autocorr/en-AU/mimetype
  1169. [TCH] autocorr/en-GB/mimetype
  1170. [TCH] autocorr/en-US/mimetype
  1171. [TCH] autocorr/en-ZA/mimetype
  1172. [TCH] autocorr/es/mimetype
  1173. [TCH] autocorr/fa/mimetype
  1174. [TCH] autocorr/fi/mimetype
  1175. [TCH] autocorr/fr/mimetype
  1176. [TCH] autocorr/ga-IE/mimetype
  1177. [TCH] autocorr/hr/mimetype
  1178. [TCH] autocorr/hsb/mimetype
  1179. [TCH] autocorr/hu/mimetype
  1180. [TCH] autocorr/is/mimetype
  1181. [TCH] autocorr/it/mimetype
  1182. [TCH] autocorr/ja/mimetype
  1183. [TCH] autocorr/ko/mimetype
  1184. [TCH] autocorr/lb-LU/mimetype
  1185. [TCH] autocorr/lt/mimetype
  1186. [TCH] autocorr/mn/mimetype
  1187. [TCH] autocorr/nl-BE/mimetype
  1188. [TCH] autocorr/nl/mimetype
  1189. [TCH] autocorr/pl/mimetype
  1190. [TCH] autocorr/pt-BR/mimetype
  1191. [TCH] autocorr/pt/mimetype
  1192. [TCH] autocorr/ro/mimetype
  1193. [TCH] autocorr/ru/mimetype
  1194. [TCH] autocorr/sk/mimetype
  1195. [TCH] autocorr/sl/mimetype
  1196. [TCH] autocorr/sr-CS/mimetype
  1197. [TCH] autocorr/sr-Latn-CS/mimetype
  1198. [TCH] autocorr/sr-Latn-ME/mimetype
  1199. [TCH] autocorr/sr-Latn-RS/mimetype
  1200. [TCH] autocorr/sr-ME/mimetype
  1201. [TCH] autocorr/sr-RS/mimetype
  1202. [TCH] autocorr/sv/mimetype
  1203. [TCH] autocorr/tr/mimetype
  1204. [TCH] autocorr/vi/mimetype
  1205. [TCH] autocorr/vro/mimetype
  1206. [TCH] autocorr/zh-CN/mimetype
  1207. [TCH] autocorr/zh-TW/mimetype
  1208. [TCH] autotext/user/mytexts/mimetype
  1209. [CPY] templates/officorr/Modern_business_letter_sans_serif/mimetype
  1210. [CPY] templates/officorr/Modern_business_letter_sans_serif/manifest.rdf
  1211. [CPY] templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png
  1212. [CPY] templates/officorr/Modern_business_letter_serif/mimetype
  1213. [CPY] templates/officorr/Modern_business_letter_serif/manifest.rdf
  1214. [CPY] templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png
  1215. [CPY] templates/offimisc/Businesscard-with-logo/mimetype
  1216. [CPY] templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png
  1217. [CPY] templates/personal/CV/mimetype
  1218. [CPY] templates/personal/CV/manifest.rdf
  1219. [CPY] templates/personal/CV/Thumbnails/thumbnail.png
  1220. [CPY] templates/personal/Resume1page/mimetype
  1221. [CPY] templates/personal/Resume1page/manifest.rdf
  1222. [CPY] templates/personal/Resume1page/Thumbnails/thumbnail.png
  1223. [CPY] templates/styles/Default/mimetype
  1224. [CPY] templates/styles/Default/Thumbnails/thumbnail.png
  1225. [CPY] templates/styles/Modern/mimetype
  1226. [CPY] templates/styles/Modern/Thumbnails/thumbnail.png
  1227. [CPY] templates/styles/Simple/mimetype
  1228. [CPY] templates/styles/Simple/Thumbnails/thumbnail.png
  1229. [CPY] templates/draw/bpmn/mimetype
  1230. [CPY] templates/draw/bpmn/Thumbnails/thumbnail.png
  1231. [CPY] templates/l10n/zh_CN_ott_normal/mimetype
  1232. [CPY] templates/l10n/zh_CN_ott_normal/Thumbnails/thumbnail.png
  1233. [CPY] templates/presnt/Candy/mimetype
  1234. [CPY] templates/presnt/Candy/Pictures/10000000000004A800000500DD5BB9FFED422172.png
  1235. [CPY] templates/presnt/Candy/Pictures/10000000000005000000050014DEA376B6E67205.png
  1236. [CPY] templates/presnt/Candy/Pictures/1000000000000780000004383B6CE268A9802A07.png
  1237. [CPY] templates/presnt/Candy/Pictures/10000000000007800000043870026B1FACED0D1B.png
  1238. [CPY] templates/presnt/Candy/Pictures/100002010000070E0000007A072587FC46AD7996.png
  1239. [CPY] templates/presnt/Candy/Pictures/100002010000078100000028E4140FADDA6D818B.png
  1240. [CPY] templates/presnt/Candy/Thumbnails/thumbnail.png
  1241. [CPY] templates/presnt/DNA/mimetype
  1242. [CPY] templates/presnt/DNA/Thumbnails/thumbnail.png
  1243. [CPY] templates/presnt/Inspiration/mimetype
  1244. [CPY] templates/presnt/Inspiration/Thumbnails/thumbnail.png
  1245. [CPY] templates/presnt/Metropolis/mimetype
  1246. [CPY] templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png
  1247. [CPY] templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg
  1248. [CPY] templates/presnt/Metropolis/Thumbnails/thumbnail.png
  1249. [CPY] templates/presnt/Vintage/mimetype
  1250. [CPY] templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png
  1251. [CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png
  1252. [CPY] templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png
  1253. [CPY] templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png
  1254. [CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png
  1255. [CPY] templates/presnt/Vintage/Thumbnails/thumbnail.png
  1256. [CPY] templates/presnt/Focus/mimetype
  1257. [CPY] templates/presnt/Focus/Thumbnails/thumbnail.png
  1258. [CPY] templates/presnt/Grey_Elegant/mimetype
  1259. [CPY] templates/presnt/Grey_Elegant/Pictures/1000000000000007000000075D9D31963C8C0E25.jpg
  1260. [CPY] templates/presnt/Grey_Elegant/Pictures/1000000000000007000000076677E5BE1EDAF335.jpg
  1261. [CPY] templates/presnt/Grey_Elegant/Pictures/10000000000001920000019230489F7A89351262.jpg
  1262. [CPY] templates/presnt/Grey_Elegant/Pictures/10000109000002950000029599843C084F54196C.svg
  1263. [CPY] templates/presnt/Grey_Elegant/Pictures/100001E0000002950000029531405702AAD800D0.svg
  1264. [CPY] templates/presnt/Grey_Elegant/Pictures/10000201000000190000001945D72F17575B71B4.png
  1265. [CPY] templates/presnt/Grey_Elegant/Pictures/1000020100000019000000194F0EE08BB7018624.png
  1266. [CPY] templates/presnt/Grey_Elegant/Pictures/10000201000000190000001967D610D5BD5B9486.png
  1267. [CPY] templates/presnt/Grey_Elegant/Pictures/100002010000001900000019B19ADF33FD67D860.png
  1268. [CPY] templates/presnt/Grey_Elegant/Pictures/100002010000001900000019CA03B954885E470D.png
  1269. [CPY] templates/presnt/Grey_Elegant/Pictures/10000201000000870000001D01E2F59468D22926.png
  1270. [CPY] templates/presnt/Grey_Elegant/Pictures/10000201000003300000026455AC9786240DB2F8.png
  1271. [CPY] templates/presnt/Grey_Elegant/Pictures/100002510000029500000295D9236A158400ED63.svg
  1272. [CPY] templates/presnt/Grey_Elegant/Pictures/100002800000029500000295458C6106AED5C839.svg
  1273. [CPY] templates/presnt/Grey_Elegant/Pictures/100002CA0000029500000295A190AE1D987B676B.svg
  1274. [CPY] templates/presnt/Grey_Elegant/Pictures/1000DC810000A57800007C20AABC768B7E7ACB30.svg
  1275. [CPY] templates/presnt/Grey_Elegant/Thumbnails/thumbnail.png
  1276. [CPY] templates/presnt/Growing_Liberty/mimetype
  1277. [CPY] templates/presnt/Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg
  1278. [CPY] templates/presnt/Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg
  1279. [CPY] templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png
  1280. [CPY] templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png
  1281. [CPY] templates/presnt/Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png
  1282. [CPY] templates/presnt/Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png
  1283. [CPY] templates/presnt/Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png
  1284. [CPY] templates/presnt/Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png
  1285. [CPY] templates/presnt/Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png
  1286. [CPY] templates/presnt/Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png
  1287. [CPY] templates/presnt/Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg
  1288. [CPY] templates/presnt/Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg
  1289. [CPY] templates/presnt/Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg
  1290. [CPY] templates/presnt/Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg
  1291. [CPY] templates/presnt/Growing_Liberty/Thumbnails/thumbnail.png
  1292. [CPY] templates/presnt/Freshes/mimetype
  1293. [CPY] templates/presnt/Freshes/Pictures/10000000000001980000067FB46981E5FBCD5A53.jpg
  1294. [CPY] templates/presnt/Freshes/Pictures/10000000000002C5000003C02FC12A07C25F42DF.jpg
  1295. [CPY] templates/presnt/Freshes/Pictures/10000000000002D50000067FACCA26111F046EB5.jpg
  1296. [CPY] templates/presnt/Freshes/Pictures/100000000000030F0000036F55A62FC34FCAB38E.jpg
  1297. [CPY] templates/presnt/Freshes/Pictures/100000000000049100000359E7B1AC100BA62FBB.jpg
  1298. [CPY] templates/presnt/Freshes/Pictures/10000000000006D7000003A637B7BBC50EDF4D24.jpg
  1299. [CPY] templates/presnt/Freshes/Pictures/1000000000000B8B0000067F7C4C059ECC323C6F.jpg
  1300. [CPY] templates/presnt/Freshes/Pictures/TablePreview1.svm
  1301. [CPY] templates/presnt/Freshes/Thumbnails/thumbnail.png
  1302. [CPY] templates/presnt/Midnightblue/mimetype
  1303. [CPY] templates/presnt/Midnightblue/Thumbnails/thumbnail.png
  1304. [CPY] templates/presnt/Vivid/mimetype
  1305. [CPY] templates/presnt/Vivid/Thumbnails/thumbnail.png
  1306. [CPY] templates/presnt/Pencil/mimetype
  1307. [CPY] templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png
  1308. [CPY] templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png
  1309. [CPY] templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png
  1310. [CPY] templates/presnt/Pencil/Thumbnails/thumbnail.png
  1311. [CPY] templates/presnt/Blueprint_Plans/mimetype
  1312. [CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png
  1313. [CPY] templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png
  1314. [CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png
  1315. [CPY] templates/presnt/Blueprint_Plans/Pictures/1000020100000500000002D03918081590A75FCF.png
  1316. [CPY] templates/presnt/Blueprint_Plans/Pictures/1000020100000500000002D0F25E20EA381A5EBD.png
  1317. [CPY] templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png
  1318. [CPY] templates/presnt/Portfolio/mimetype
  1319. [CPY] templates/presnt/Portfolio/Thumbnails/thumbnail.png
  1320. [CPY] templates/presnt/Progress/mimetype
  1321. [CPY] templates/presnt/Progress/Thumbnails/thumbnail.png
  1322. [CPY] templates/presnt/Beehive/mimetype
  1323. [CPY] templates/presnt/Beehive/Thumbnails/thumbnail.png
  1324. [CPY] templates/presnt/Blue_Curve/mimetype
  1325. [CPY] templates/presnt/Blue_Curve/Thumbnails/thumbnail.png
  1326. [CPY] templates/presnt/Forestbird/mimetype
  1327. [CPY] templates/presnt/Forestbird/Thumbnails/thumbnail.png
  1328. [CPY] templates/presnt/Lights/mimetype
  1329. [CPY] templates/presnt/Lights/Thumbnails/thumbnail.png
  1330. [CPY] templates/presnt/Nature_Illustration/mimetype
  1331. [CPY] templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg
  1332. [CPY] templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg
  1333. [CPY] templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png
  1334. [CPY] templates/presnt/Piano/mimetype
  1335. [CPY] templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png
  1336. [CPY] templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png
  1337. [CPY] templates/presnt/Piano/Thumbnails/thumbnail.png
  1338. [CPY] templates/presnt/Sunset/mimetype
  1339. [CPY] templates/presnt/Sunset/Thumbnails/thumbnail.png
  1340. [CPY] templates/presnt/Yellow_Idea/mimetype
  1341. [CPY] templates/presnt/Yellow_Idea/Pictures/1000020100000008000000218CFF265B51917950.png
  1342. [CPY] templates/presnt/Yellow_Idea/Pictures/100002010000001A0000001A21D7EADBA56038F4.png
  1343. [CPY] templates/presnt/Yellow_Idea/Pictures/100002010000001A0000001A609D6B9B144132F8.png
  1344. [CPY] templates/presnt/Yellow_Idea/Pictures/10000201000000210000000835496FFA25AE5DB6.png
  1345. [CPY] templates/presnt/Yellow_Idea/Pictures/1000020100000021000000087A16FD8FB901FE83.png
  1346. [CPY] templates/presnt/Yellow_Idea/Pictures/100002010000004100000019BACEF928CB2A84CB.png
  1347. [CPY] templates/presnt/Yellow_Idea/Pictures/100002010000004D0000008BE35F31AC2914377D.png
  1348. [CPY] templates/presnt/Yellow_Idea/Pictures/100002010000004E000000192EFFFDEF12FDB2A8.png
  1349. [CPY] templates/presnt/Yellow_Idea/Pictures/100002010000009E000000BD075AA48B79110C47.png
  1350. [CPY] templates/presnt/Yellow_Idea/Thumbnails/thumbnail.png
  1351. [CPY] templates/wizard/agenda/10grey/mimetype
  1352. [CPY] templates/wizard/agenda/10grey/manifest.rdf
  1353. [CPY] templates/wizard/agenda/10grey/Thumbnails/thumbnail.png
  1354. [CPY] templates/wizard/agenda/1simple/mimetype
  1355. [CPY] templates/wizard/agenda/1simple/manifest.rdf
  1356. [CPY] templates/wizard/agenda/1simple/Thumbnails/thumbnail.png
  1357. [CPY] templates/wizard/agenda/2elegant/mimetype
  1358. [CPY] templates/wizard/agenda/2elegant/Thumbnails/thumbnail.png
  1359. [CPY] templates/wizard/agenda/3modern/mimetype
  1360. [CPY] templates/wizard/agenda/3modern/Thumbnails/thumbnail.png
  1361. [CPY] templates/wizard/agenda/4classic/mimetype
  1362. [CPY] templates/wizard/agenda/4classic/manifest.rdf
  1363. [CPY] templates/wizard/agenda/4classic/Thumbnails/thumbnail.png
  1364. [CPY] templates/wizard/agenda/5blue/mimetype
  1365. [CPY] templates/wizard/agenda/5blue/manifest.rdf
  1366. [CPY] templates/wizard/agenda/5blue/Thumbnails/thumbnail.png
  1367. [CPY] templates/wizard/agenda/6orange/mimetype
  1368. [CPY] templates/wizard/agenda/6orange/manifest.rdf
  1369. [CPY] templates/wizard/agenda/6orange/Thumbnails/thumbnail.png
  1370. [CPY] templates/wizard/agenda/7red/mimetype
  1371. [CPY] templates/wizard/agenda/7red/manifest.rdf
  1372. [CPY] templates/wizard/agenda/7red/Thumbnails/thumbnail.png
  1373. [CPY] templates/wizard/agenda/8green/mimetype
  1374. [CPY] templates/wizard/agenda/8green/manifest.rdf
  1375. [CPY] templates/wizard/agenda/8green/Thumbnails/thumbnail.png
  1376. [CPY] templates/wizard/agenda/9colorful/mimetype
  1377. [CPY] templates/wizard/agenda/9colorful/manifest.rdf
  1378. [CPY] templates/wizard/agenda/9colorful/Thumbnails/thumbnail.png
  1379. [CPY] templates/wizard/agenda/aw-10grey/mimetype
  1380. [CPY] templates/wizard/agenda/aw-10grey/manifest.rdf
  1381. [CPY] templates/wizard/agenda/aw-10grey/Thumbnails/thumbnail.png
  1382. [CPY] templates/wizard/agenda/aw-1simple/mimetype
  1383. [CPY] templates/wizard/agenda/aw-1simple/manifest.rdf
  1384. [CPY] templates/wizard/agenda/aw-1simple/Thumbnails/thumbnail.png
  1385. [CPY] templates/wizard/agenda/aw-2elegant/mimetype
  1386. [CPY] templates/wizard/agenda/aw-2elegant/Thumbnails/thumbnail.png
  1387. [CPY] templates/wizard/agenda/aw-3modern/mimetype
  1388. [CPY] templates/wizard/agenda/aw-3modern/manifest.rdf
  1389. [CPY] templates/wizard/agenda/aw-3modern/Thumbnails/thumbnail.png
  1390. [CPY] templates/wizard/agenda/aw-4classic/mimetype
  1391. [CPY] templates/wizard/agenda/aw-4classic/manifest.rdf
  1392. [CPY] templates/wizard/agenda/aw-4classic/Thumbnails/thumbnail.png
  1393. [CPY] templates/wizard/agenda/aw-5blue/mimetype
  1394. [CPY] templates/wizard/agenda/aw-5blue/manifest.rdf
  1395. [CPY] templates/wizard/agenda/aw-5blue/Thumbnails/thumbnail.png
  1396. [CPY] templates/wizard/agenda/aw-6orange/mimetype
  1397. [CPY] templates/wizard/agenda/aw-6orange/manifest.rdf
  1398. [CPY] templates/wizard/agenda/aw-6orange/Thumbnails/thumbnail.png
  1399. [CPY] templates/wizard/agenda/aw-7red/mimetype
  1400. [CPY] templates/wizard/agenda/aw-7red/manifest.rdf
  1401. [CPY] templates/wizard/agenda/aw-7red/Thumbnails/thumbnail.png
  1402. [CPY] templates/wizard/agenda/aw-8green/mimetype
  1403. [CPY] templates/wizard/agenda/aw-8green/manifest.rdf
  1404. [CPY] templates/wizard/agenda/aw-8green/Thumbnails/thumbnail.png
  1405. [CPY] templates/wizard/agenda/aw-9colorful/mimetype
  1406. [CPY] templates/wizard/agenda/aw-9colorful/manifest.rdf
  1407. [CPY] templates/wizard/agenda/aw-9colorful/Thumbnails/thumbnail.png
  1408. [CPY] templates/wizard/fax/bus-classic_f/mimetype
  1409. [CPY] templates/wizard/fax/bus-classic_f/Thumbnails/thumbnail.png
  1410. [CPY] templates/wizard/fax/bus-classic-pri_f/mimetype
  1411. [CPY] templates/wizard/fax/bus-classic-pri_f/manifest.rdf
  1412. [CPY] templates/wizard/fax/bus-classic-pri_f/Thumbnails/thumbnail.png
  1413. [CPY] templates/wizard/fax/bus-modern_f/mimetype
  1414. [CPY] templates/wizard/fax/bus-modern_f/Thumbnails/thumbnail.png
  1415. [CPY] templates/wizard/fax/bus-modern-pri_f/mimetype
  1416. [CPY] templates/wizard/fax/bus-modern-pri_f/manifest.rdf
  1417. [CPY] templates/wizard/fax/bus-modern-pri_f/Thumbnails/thumbnail.png
  1418. [CPY] templates/wizard/fax/pri-bottle_f/mimetype
  1419. [CPY] templates/wizard/fax/pri-bottle_f/Pictures/200002EB000022DA000024E1F891208C.wmf
  1420. [CPY] templates/wizard/fax/pri-bottle_f/Thumbnails/thumbnail.png
  1421. [CPY] templates/wizard/fax/pri-fax_f/mimetype
  1422. [CPY] templates/wizard/fax/pri-fax_f/Pictures/2000032600002711000026A54A905481.wmf
  1423. [CPY] templates/wizard/fax/pri-fax_f/Thumbnails/thumbnail.png
  1424. [CPY] templates/wizard/fax/pri-lines_f/mimetype
  1425. [CPY] templates/wizard/fax/pri-lines_f/Thumbnails/thumbnail.png
  1426. [CPY] templates/wizard/fax/pri-marine_f/mimetype
  1427. [CPY] templates/wizard/fax/pri-marine_f/Pictures/2000004B0000227F0000227886F3FC0F.wmf
  1428. [CPY] templates/wizard/fax/pri-marine_f/Thumbnails/thumbnail.png
  1429. [CPY] templates/wizard/letter/bus-elegant_l/mimetype
  1430. [CPY] templates/wizard/letter/bus-elegant_l/Thumbnails/thumbnail.png
  1431. [CPY] templates/wizard/letter/bus-modern_l/mimetype
  1432. [CPY] templates/wizard/letter/bus-modern_l/Thumbnails/thumbnail.png
  1433. [CPY] templates/wizard/letter/bus-office_l/mimetype
  1434. [CPY] templates/wizard/letter/bus-office_l/Thumbnails/thumbnail.png
  1435. [CPY] templates/wizard/letter/off-elegant_l/mimetype
  1436. [CPY] templates/wizard/letter/off-elegant_l/Thumbnails/thumbnail.png
  1437. [CPY] templates/wizard/letter/off-modern_l/mimetype
  1438. [CPY] templates/wizard/letter/off-modern_l/Thumbnails/thumbnail.png
  1439. [CPY] templates/wizard/letter/off-office_l/mimetype
  1440. [CPY] templates/wizard/letter/off-office_l/manifest.rdf
  1441. [CPY] templates/wizard/letter/off-office_l/Thumbnails/thumbnail.png
  1442. [CPY] templates/wizard/letter/pri-bottle_l/mimetype
  1443. [CPY] templates/wizard/letter/pri-bottle_l/Pictures/200002EB000022DA000024E1F891208C.wmf
  1444. [CPY] templates/wizard/letter/pri-bottle_l/Thumbnails/thumbnail.png
  1445. [CPY] templates/wizard/letter/pri-mail_l/mimetype
  1446. [CPY] templates/wizard/letter/pri-mail_l/Pictures/200000430000271100001205CAE80946.wmf
  1447. [CPY] templates/wizard/letter/pri-mail_l/Thumbnails/thumbnail.png
  1448. [CPY] templates/wizard/letter/pri-marine_l/mimetype
  1449. [CPY] templates/wizard/letter/pri-marine_l/Pictures/2000004B0000227F0000227886F3FC0F.wmf
  1450. [CPY] templates/wizard/letter/pri-marine_l/Thumbnails/thumbnail.png
  1451. [CPY] templates/wizard/letter/pri-redline_l/mimetype
  1452. [CPY] templates/wizard/letter/pri-redline_l/Thumbnails/thumbnail.png
  1453. [CPY] templates/wizard/report/cnt-011/mimetype
  1454. [CPY] templates/wizard/report/cnt-011/Thumbnails/thumbnail.png
  1455. [CPY] templates/wizard/report/cnt-012/mimetype
  1456. [CPY] templates/wizard/report/cnt-012/Thumbnails/thumbnail.png
  1457. [CPY] templates/wizard/report/cnt-01/mimetype
  1458. [CPY] templates/wizard/report/cnt-01/Thumbnails/thumbnail.png
  1459. [CPY] templates/wizard/report/cnt-021/mimetype
  1460. [CPY] templates/wizard/report/cnt-021/Thumbnails/thumbnail.png
  1461. [CPY] templates/wizard/report/cnt-022/mimetype
  1462. [CPY] templates/wizard/report/cnt-022/Thumbnails/thumbnail.png
  1463. [CPY] templates/wizard/report/cnt-02/mimetype
  1464. [CPY] templates/wizard/report/cnt-02/Thumbnails/thumbnail.png
  1465. [CPY] templates/wizard/report/cnt-031/mimetype
  1466. [CPY] templates/wizard/report/cnt-031/Thumbnails/thumbnail.png
  1467. [CPY] templates/wizard/report/cnt-032/mimetype
  1468. [CPY] templates/wizard/report/cnt-032/Thumbnails/thumbnail.png
  1469. [CPY] templates/wizard/report/cnt-03/mimetype
  1470. [CPY] templates/wizard/report/cnt-03/Thumbnails/thumbnail.png
  1471. [CPY] templates/wizard/report/cnt-041/mimetype
  1472. [CPY] templates/wizard/report/cnt-041/Thumbnails/thumbnail.png
  1473. [CPY] templates/wizard/report/cnt-042/mimetype
  1474. [CPY] templates/wizard/report/cnt-042/Thumbnails/thumbnail.png
  1475. [CPY] templates/wizard/report/cnt-04/mimetype
  1476. [CPY] templates/wizard/report/cnt-04/Thumbnails/thumbnail.png
  1477. [CPY] templates/wizard/report/cnt-051/mimetype
  1478. [CPY] templates/wizard/report/cnt-051/Thumbnails/thumbnail.png
  1479. [CPY] templates/wizard/report/cnt-052/mimetype
  1480. [CPY] templates/wizard/report/cnt-052/Thumbnails/thumbnail.png
  1481. [CPY] templates/wizard/report/cnt-05/mimetype
  1482. [CPY] templates/wizard/report/cnt-05/Thumbnails/thumbnail.png
  1483. [CPY] templates/wizard/report/cnt-061/mimetype
  1484. [CPY] templates/wizard/report/cnt-061/Thumbnails/thumbnail.png
  1485. [CPY] templates/wizard/report/cnt-062/mimetype
  1486. [CPY] templates/wizard/report/cnt-062/Thumbnails/thumbnail.png
  1487. [CPY] templates/wizard/report/cnt-06/mimetype
  1488. [CPY] templates/wizard/report/cnt-06/Thumbnails/thumbnail.png
  1489. [CPY] templates/wizard/report/cnt-default/mimetype
  1490. [CPY] templates/wizard/report/cnt-default/Thumbnails/thumbnail.png
  1491. [CPY] templates/wizard/report/stl-01/mimetype
  1492. [CPY] templates/wizard/report/stl-01/Thumbnails/thumbnail.png
  1493. [CPY] templates/wizard/report/stl-02/mimetype
  1494. [CPY] templates/wizard/report/stl-02/Thumbnails/thumbnail.png
  1495. [CPY] templates/wizard/report/stl-03/mimetype
  1496. [CPY] templates/wizard/report/stl-03/Thumbnails/thumbnail.png
  1497. [CPY] templates/wizard/report/stl-04/mimetype
  1498. [CPY] templates/wizard/report/stl-04/Thumbnails/thumbnail.png
  1499. [CPY] templates/wizard/report/stl-05/mimetype
  1500. [CPY] templates/wizard/report/stl-05/Thumbnails/thumbnail.png
  1501. [CPY] templates/wizard/report/stl-06/mimetype
  1502. [CPY] templates/wizard/report/stl-06/Thumbnails/thumbnail.png
  1503. [CPY] templates/wizard/report/stl-07/mimetype
  1504. [CPY] templates/wizard/report/stl-07/manifest.rdf
  1505. [CPY] templates/wizard/report/stl-07/Thumbnails/thumbnail.png
  1506. [CPY] templates/wizard/report/stl-08/mimetype
  1507. [CPY] templates/wizard/report/stl-08/Thumbnails/thumbnail.png
  1508. [CPY] templates/wizard/report/stl-09/mimetype
  1509. [CPY] templates/wizard/report/stl-09/Thumbnails/thumbnail.png
  1510. [CPY] templates/wizard/report/stl-default/mimetype
  1511. [CPY] templates/wizard/report/stl-default/manifest.rdf
  1512. [CPY] templates/wizard/report/stl-default/Thumbnails/thumbnail.png
  1513. [CPY] templates/wizard/styles/blackberry/mimetype
  1514. [CPY] templates/wizard/styles/blackberry/Thumbnails/thumbnail.png
  1515. [CPY] templates/wizard/styles/black_white/mimetype
  1516. [CPY] templates/wizard/styles/black_white/Thumbnails/thumbnail.png
  1517. [CPY] templates/wizard/styles/default/mimetype
  1518. [CPY] templates/wizard/styles/default/Thumbnails/thumbnail.png
  1519. [CPY] templates/wizard/styles/diner/mimetype
  1520. [CPY] templates/wizard/styles/diner/Thumbnails/thumbnail.png
  1521. [CPY] templates/wizard/styles/fall/mimetype
  1522. [CPY] templates/wizard/styles/fall/Thumbnails/thumbnail.png
  1523. [CPY] templates/wizard/styles/glacier/mimetype
  1524. [CPY] templates/wizard/styles/glacier/Thumbnails/thumbnail.png
  1525. [CPY] templates/wizard/styles/green_grapes/mimetype
  1526. [CPY] templates/wizard/styles/green_grapes/Thumbnails/thumbnail.png
  1527. [CPY] templates/wizard/styles/jeans/mimetype
  1528. [CPY] templates/wizard/styles/jeans/Thumbnails/thumbnail.png
  1529. [CPY] templates/wizard/styles/marine/mimetype
  1530. [CPY] templates/wizard/styles/marine/Thumbnails/thumbnail.png
  1531. [CPY] templates/wizard/styles/millennium/mimetype
  1532. [CPY] templates/wizard/styles/millennium/Thumbnails/thumbnail.png
  1533. [CPY] templates/wizard/styles/nature/mimetype
  1534. [CPY] templates/wizard/styles/nature/Thumbnails/thumbnail.png
  1535. [CPY] templates/wizard/styles/neon/mimetype
  1536. [CPY] templates/wizard/styles/neon/Thumbnails/thumbnail.png
  1537. [CPY] templates/wizard/styles/night/mimetype
  1538. [CPY] templates/wizard/styles/night/Thumbnails/thumbnail.png
  1539. [CPY] templates/wizard/styles/nostalgic/mimetype
  1540. [CPY] templates/wizard/styles/nostalgic/Thumbnails/thumbnail.png
  1541. [CPY] templates/wizard/styles/pastell/mimetype
  1542. [CPY] templates/wizard/styles/pastell/Thumbnails/thumbnail.png
  1543. [CPY] templates/wizard/styles/pool/mimetype
  1544. [CPY] templates/wizard/styles/pool/Thumbnails/thumbnail.png
  1545. [CPY] templates/wizard/styles/pumpkin/mimetype
  1546. [CPY] templates/wizard/styles/pumpkin/Thumbnails/thumbnail.png
  1547. [CPY] templates/wizard/styles/xos/mimetype
  1548. [CPY] templates/wizard/styles/xos/Thumbnails/thumbnail.png
  1549. [ECH] CustomTarget/instsetoo_native/setup/unorc
  1550. [LST] CustomTarget/postprocess/images/commandimagelist.ilst
  1551. [UIA] filter
  1552. [UIA] formula
  1553. [UIA] fps
  1554. [PKG] UIConfig/modules/StartModule
  1555. [UIM] share/config/soffice.cfg/modules/StartModule/menubar/menubar
  1556. [PKG] UIConfig/libreofficekit
  1557. [PKS] UIConfig/libreofficekit
  1558. [UIA] modules/dbreport
  1559. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/formula.suppr
  1560. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/formula.false
  1561. 0 new warnings (9 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/formula.suppr, please fix them)
  1562. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1563.  
  1564. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/fps.suppr
  1565. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/fps.false
  1566. 0 new warnings (7 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/fps.suppr, please fix them)
  1567. 0 new fatals (3 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/fps.suppr, please fix them)
  1568. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1569.  
  1570. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/filter.suppr
  1571. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/filter.false
  1572. 0 new warnings (25 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/filter.suppr, please fix them)
  1573. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1574.  
  1575. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/dbreport.suppr
  1576. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/dbreport.false
  1577. 0 new warnings (12 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/dbreport.suppr, please fix them)
  1578. 0 new fatals (2 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/dbreport.suppr, please fix them)
  1579. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1580.  
  1581. [UIM] share/config/soffice.cfg/modules/dbreport/menubar/menubar
  1582. [UIA] modules/scalc
  1583. [UIM] share/config/soffice.cfg/modules/scalc/menubar/menubar
  1584. [UIA] modules/sdraw
  1585. [UIM] share/config/soffice.cfg/modules/sdraw/menubar/menubar
  1586. [UIA] modules/simpress
  1587. [UIM] share/config/soffice.cfg/modules/simpress/menubar/menubar
  1588. [UIA] sfx
  1589. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/sfx.suppr
  1590. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/sfx.false
  1591. 0 new warnings (64 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/sfx.suppr, please fix them)
  1592. 0 new fatals (12 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/sfx.suppr, please fix them)
  1593. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1594.  
  1595. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/sdraw.suppr
  1596. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/sdraw.false
  1597. 0 new warnings (8 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/sdraw.suppr, please fix them)
  1598. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1599.  
  1600. [UIA] modules/smath
  1601. [UIM] share/config/soffice.cfg/modules/smath/menubar/menubar
  1602. [UIA] svt
  1603. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/smath.suppr
  1604. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/smath.false
  1605. 0 new warnings (35 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/smath.suppr, please fix them)
  1606. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1607.  
  1608. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/svt.suppr
  1609. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/svt.false
  1610. svtools/uiconfig/ui/fixedtextcontrol.ui:10 WARNING: 'GtkLabel' 'label' does not specify what it labels within 'interface' line 3
  1611. svtools/uiconfig/ui/graphicexport.ui:155 WARNING: 'GtkLabel' 'label5' does not specify what it labels within 'GtkFrame' 'frame1'
  1612. svtools/uiconfig/ui/graphicexport.ui:169 WARNING: 'GtkLabel' 'label6' does not specify what it labels within 'GtkFrame' 'frame1'
  1613. svtools/uiconfig/ui/graphicexport.ui:198 WARNING: 'GtkLabel' 'resolutionft' does not specify what it labels within 'GtkFrame' 'frame1'
  1614. svtools/uiconfig/ui/restartdialog.ui:202 WARNING: 'GtkLabel' 'reason_uichange' does not specify what it labels within 'GtkDialog' 'RestartDialog'
  1615. svtools/uiconfig/ui/restartdialog.ui:217 WARNING: 'GtkLabel' 'reason_opencl' does not specify what it labels within 'GtkDialog' 'RestartDialog'
  1616. svtools/uiconfig/ui/restartdialog.ui:232 WARNING: 'GtkLabel' 'reason_threading' does not specify what it labels within 'GtkDialog' 'RestartDialog'
  1617. svtools/uiconfig/ui/restartdialog.ui:247 WARNING: 'GtkLabel' 'reason_mscompatible_formsmenu' does not specify what it labels within 'GtkDialog' 'RestartDialog'
  1618. svtools/uiconfig/ui/restartdialog.ui:262 WARNING: 'GtkLabel' 'reason_save' does not specify what it labels within 'GtkDialog' 'RestartDialog'
  1619. 9 new warnings (51 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/svt.suppr, please fix them)
  1620. 0 new fatals (12 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/svt.suppr, please fix them)
  1621. 1 suppression unused:
  1622. /opt/git/libreoffice.core/solenv/sanitizers/ui/svt.suppr:17:svtools/uiconfig/ui/restartdialog.ui://GtkLabel[@id='reason_pdf'] orphan-label
  1623. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1624.  
  1625. [UIA] svx
  1626. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scalc.suppr
  1627. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scalc.false
  1628. 0 new errors (26 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scalc.suppr, please fix them)
  1629. 0 new warnings (139 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scalc.suppr, please fix them)
  1630. 0 new fatals (29 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/scalc.suppr, please fix them)
  1631. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1632.  
  1633. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/simpress.suppr
  1634. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/simpress.false
  1635. sd/uiconfig/simpress/ui/annotation.ui:113 WARNING: 'GtkLabel' 'meta' does not specify what it labels within 'interface' line 3
  1636. sd/uiconfig/simpress/ui/clientboxfragment.ui:26 WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' line 3
  1637. sd/uiconfig/simpress/ui/customanimationspanel.ui:156 WARNING: 'GtkLabel' 'custom_animation_label' does not specify what it labels within 'interface' line 3
  1638. sd/uiconfig/simpress/ui/customanimationspanel.ui:205 WARNING: 'GtkLabel' 'lbEffect' does not specify what it labels within 'interface' line 3
  1639. sd/uiconfig/simpress/ui/customanimationspanel.ui:320 WARNING: 'GtkLabel' 'categorylabel' does not specify what it labels within 'interface' line 3
  1640. sd/uiconfig/simpress/ui/customanimationspanel.ui:425 WARNING: 'GtkLabel' 'effect_label' does not specify what it labels within 'interface' line 3
  1641. sd/uiconfig/simpress/ui/customanimationspanel.ui:441 WARNING: 'GtkLabel' 'start_effect' does not specify what it labels within 'interface' line 3
  1642. sd/uiconfig/simpress/ui/customanimationspanel.ui:475 WARNING: 'GtkLabel' 'effect_property' does not specify what it labels within 'interface' line 3
  1643. sd/uiconfig/simpress/ui/customanimationspanel.ui:507 WARNING: 'GtkLabel' 'effect_duration' does not specify what it labels within 'interface' line 3
  1644. sd/uiconfig/simpress/ui/customanimationspanel.ui:539 WARNING: 'GtkLabel' 'delay_label' does not specify what it labels within 'interface' line 3
  1645. sd/uiconfig/simpress/ui/customanimationspanel.ui:624 WARNING: 'GtkLabel' 'box1_label' does not specify what it labels within 'interface' line 3
  1646. sd/uiconfig/simpress/ui/pmintropage.ui:35 WARNING: 'GtkLabel' 'STR_INTRODUCTION_T' does not specify what it labels within 'GtkFrame' 'frame1'
  1647. sd/uiconfig/simpress/ui/pmobjectspage.ui:82 WARNING: 'GtkLabel' 'STR_OLE_OBJECTS_DESC' does not specify what it labels within 'GtkFrame' 'frame1'
  1648. sd/uiconfig/simpress/ui/pmsummarypage.ui:35 WARNING: 'GtkLabel' 'LABEL1' does not specify what it labels within 'GtkFrame' 'frame1'
  1649. sd/uiconfig/simpress/ui/pmsummarypage.ui:149 WARNING: 'GtkLabel' 'LABEL2' does not specify what it labels within 'GtkFrame' 'frame1'
  1650. sd/uiconfig/simpress/ui/pmsummarypage.ui:160 WARNING: 'GtkLabel' 'LABEL3' does not specify what it labels within 'GtkFrame' 'frame1'
  1651. sd/uiconfig/simpress/ui/pmsummarypage.ui:179 WARNING: 'GtkLabel' 'STR_CURRENT_FILESIZE' does not specify what it labels within 'GtkFrame' 'frame1'
  1652. sd/uiconfig/simpress/ui/pmsummarypage.ui:191 WARNING: 'GtkLabel' 'STR_ESTIMATED_FILESIZE' does not specify what it labels within 'GtkFrame' 'frame1'
  1653. sd/uiconfig/simpress/ui/pmsummarypage.ui:203 WARNING: 'GtkLabel' 'CURRENT_FILESIZE' does not specify what it labels within 'GtkFrame' 'frame1'
  1654. sd/uiconfig/simpress/ui/pmsummarypage.ui:214 WARNING: 'GtkLabel' 'ESTIMATED_FILESIZE' does not specify what it labels within 'GtkFrame' 'frame1'
  1655. 0 new errors (3 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/simpress.suppr, please fix them)
  1656. 20 new warnings (27 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/simpress.suppr, please fix them)
  1657. 0 new fatals (4 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/modules/simpress.suppr, please fix them)
  1658. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1659.  
  1660. [UIM] share/config/soffice.cfg/modules/sglobal/menubar/menubar
  1661. [UIM] share/config/soffice.cfg/modules/sweb/menubar/menubar
  1662. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/svx.suppr
  1663. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/svx.false
  1664. svx/uiconfig/ui/findreplacedialog.ui:175 WARNING: 'GtkLabel' 'searchlabel' does not specify what it labels within 'GtkFrame' 'searchframe'
  1665. svx/uiconfig/ui/navigationbar.ui:41 WARNING: 'GtkLabel' 'recordtext' does not specify what it labels within 'interface' line 3
  1666. svx/uiconfig/ui/navigationbar.ui:95 WARNING: 'GtkLabel' 'recordof' does not specify what it labels within 'interface' line 3
  1667. svx/uiconfig/ui/navigationbar.ui:109 WARNING: 'GtkLabel' 'recordcount' does not specify what it labels within 'interface' line 3
  1668. svx/uiconfig/ui/fileexporteddialog.ui:66 WARNING: 'GtkLabel' 'Filelabel' does not specify what it labels within 'GtkDialog' 'FileExportedDialog'
  1669. svx/uiconfig/ui/sidebareffect.ui:34 WARNING: 'GtkLabel' does not specify what it labels within 'interface' line 3
  1670. svx/uiconfig/ui/sidebareffect.ui:135 WARNING: 'GtkLabel' does not specify what it labels within 'interface' line 3
  1671. 0 new errors (5 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/svx.suppr, please fix them)
  1672. 7 new warnings (90 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/svx.suppr, please fix them)
  1673. 0 new fatals (15 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/svx.suppr, please fix them)
  1674. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1675.  
  1676. [UIM] share/config/soffice.cfg/modules/swform/menubar/menubar
  1677. [UIM] share/config/soffice.cfg/modules/swreport/menubar/menubar
  1678. [UIM] share/config/soffice.cfg/modules/swriter/menubar/menubar
  1679. [UIM] share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu
  1680. [UIM] share/config/soffice.cfg/modules/swxform/menubar/menubar
  1681. [UIA] uui
  1682. [UIA] vcl
  1683. [UIA] writerperfect
  1684. [UIA] xmlsec
  1685. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/uui.suppr
  1686. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/uui.false
  1687. 0 new warnings (18 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/uui.suppr, please fix them)
  1688. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1689.  
  1690. [ECH] CustomTarget/postprocess/registry/graphicfilter.list
  1691. [ECH] CustomTarget/postprocess/registry/xsltfilter.list
  1692. [ECH] CustomTarget/postprocess/registry/Langpack-en-US.list
  1693. [ECH] CustomTarget/postprocess/registry/Langpack-zh-TW.list
  1694. [ECH] CustomTarget/instsetoo_native/setup/fundamentalrc
  1695. [ECH] CustomTarget/instsetoo_native/setup/lounorc
  1696. [GPF] CustomTarget/filter/source/svg/tokens.gperf
  1697. [PY ] CustomTarget/filter/source/svg/svgscript.hxx
  1698. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/vcl.suppr
  1699. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/vcl.false
  1700. vcl/uiconfig/ui/printdialog.ui:1043 WARNING: 'GtkLabel' 'pagespersheettxt' does not specify what it labels within 'GtkFrame' 'layoutframe'
  1701. 1 new warning (44 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/vcl.suppr, please fix them)
  1702. 0 new fatals (6 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/vcl.suppr, please fix them)
  1703. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1704.  
  1705. [GPF] CustomTarget/sdext/pdfimport/hash.cxx
  1706. Suppression file: /opt/git/libreoffice.core/solenv/sanitizers/ui/xmlsec.suppr
  1707. False positive file: /opt/git/libreoffice.core/solenv/sanitizers/ui/xmlsec.false
  1708. 0 new warnings (37 suppressed by /opt/git/libreoffice.core/solenv/sanitizers/ui/xmlsec.suppr, please fix them)
  1709. Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility
  1710.  
  1711. [CUS] extras/fonts
  1712. [TCH] autotext/en-US/crdbus50/mimetype
  1713. [CPY] autotext/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm
  1714. [CPY] autotext/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm
  1715. [TCH] autotext/en-US/standard/mimetype
  1716. [CPY] autotext/en-US/standard/FN/manifest.rdf
  1717. [TCH] autotext/en-US/template/mimetype
  1718. [CPY] autotext/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm
  1719. [CPY] autotext/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm
  1720. [CPY] autotext/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm
  1721. [TCH] autotext/zh-TW/crdbus50/mimetype
  1722. [TCH] autotext/zh-TW/standard/mimetype
  1723. [CPY] autotext/zh-TW/standard/FN/manifest.rdf
  1724. [TCH] autotext/zh-TW/template/mimetype
  1725. [CPY] autotext/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm
  1726. [CPY] autotext/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm
  1727. [CPY] autotext/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm
  1728. [JCS] Jar/juh
  1729. [JCS] Jar/jurt
  1730. [JCS] CustomTarget/jvmfwk/jreproperties/JREProperties.class
  1731. [ECH] CustomTarget/jvmfwk/jvmfwk3_ini/jvmfwk3rc
  1732. [JCS] Jar/EvolutionarySolver
  1733. [XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp en-US
  1734. [XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp en-US
  1735. [MOD] o3tl
  1736. [ECH] CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc
  1737. [SED] CustomTarget/pyuno/python_shell/os.sh
  1738. [CXX] registry/tools/fileurl.cxx
  1739. [JCS] Jar/ridl
  1740. [AIN] activexbinarytable
  1741. [AIN] activex
  1742. [AIN] activexwin64
  1743. [AIN] base
  1744. [AIN] base_brand
  1745. [AIN] brand
  1746. [AIN] calc
  1747. [AIN] calc_brand
  1748. [AIN] draw_brand
  1749. [AIN] extensions_bsh
  1750. [AIN] extensions_numbertext
  1751. [AIN] extensions_rhino
  1752. [AIN] firebirdsdbc
  1753. [AIN] gnome
  1754. [AIN] graphicfilter
  1755. [AIN] impress
  1756. [AIN] impress_brand
  1757. [AIN] kde
  1758. [AIN] libreofficekit
  1759. [AIN] math
  1760. [AIN] math_brand
  1761. [AIN] ogltrans
  1762. [AIN] onlineupdate
  1763. [AIN] ooo
  1764. [AIN] ooo_fonts
  1765. [AIN] ooo_images
  1766. [AIN] ooobinarytable
  1767. [AIN] python
  1768. [AIN] python_scriptprovider
  1769. [AIN] python_librelogo
  1770. [AIN] postgresqlsdbc
  1771. [AIN] pdfimport
  1772. [AIN] quickstart
  1773. [AIN] reportbuilder
  1774. [AIN] sdk
  1775. [AIN] spsuppfiles
  1776. [AIN] ure
  1777. [AIN] winexplorerextbinarytable
  1778. [AIN] winexplorerext
  1779. [AIN] writer
  1780. [AIN] writer_brand
  1781. [AIN] xsltfilter
  1782. [SCT] scp2/source/templates/alllangmodules_base
  1783. [C ] soltools/cpp/_cpp.c
  1784. [C ] soltools/cpp/_eval.c
  1785. [C ] soltools/cpp/_include.c
  1786. [C ] soltools/cpp/_lex.c
  1787. [C ] soltools/cpp/_macro.c
  1788. [C ] soltools/cpp/_mcrvalid.c
  1789. [C ] soltools/cpp/_nlist.c
  1790. [C ] soltools/cpp/_tokens.c
  1791. [C ] soltools/cpp/_unix.c
  1792. [PKG] setup_native_packinfo
  1793. [C ] shell/source/unix/misc/uri-encode.c
  1794. warning: Macro expanded in comment on line 28: %{_tmppath}/%{name}-root
  1795.  
  1796. Processing files: fake-db-1.0-0.noarch
  1797. Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/franklin/rpmbuild/BUILDROOT/fake-db-1.0-0.x86_64
  1798. [C ] solenv/bin/concat-deps.c
  1799. [CXX] solenv/gbuildtojson/gbuildtojson.cxx
  1800. [C ] solenv/lockfile/dotlockfile.c
  1801. Wrote: /opt/git/libreoffice.core/workdir/CustomTarget/setup_native/scripts/noarch/fake-db-1.0-0.noarch.rpm
  1802. Executing(%clean): /bin/sh -e /tmp/rpm-tmp.sjddH5
  1803. + umask 022
  1804. + cd /opt/git/libreoffice.core/workdir/CustomTarget/setup_native/scripts/fake-db-root
  1805. + /bin/rm -rf /home/franklin/rpmbuild/BUILDROOT/fake-db-1.0-0.x86_64
  1806. + RPM_EC=0
  1807. + jobs -p
  1808. + exit 0
  1809. [C ] solenv/lockfile/lockfile.c
  1810. [CXX] soltools/mkdepend/collectdircontent.cxx
  1811. [C ] soltools/mkdepend/cppsetup.c
  1812. [C ] soltools/mkdepend/ifparser.c
  1813. [C ] soltools/mkdepend/include.c
  1814. [C ] soltools/mkdepend/main.c
  1815. [C ] soltools/mkdepend/parse.c
  1816. [C ] soltools/mkdepend/pr.c
  1817. [XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp en-US
  1818. [XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp en-US
  1819. [XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp en-US
  1820. [XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp en-US
  1821. [XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp en-US
  1822. [CAT] CustomTarget/sysui/share/libreoffice/openoffice.sh
  1823. [ECH] CustomTarget/sysui/share/libreoffice/launcherlist
  1824. [CAT] CustomTarget/sysui/share/libreofficedev/openoffice.sh
  1825. [ECH] CustomTarget/sysui/share/libreofficedev/launcherlist
  1826. [ECH] CustomTarget/testtools/bridgetest/bridgetest_server
  1827. [ECH] CustomTarget/testtools/bridgetest/bridgetest_client
  1828. [ECH] CustomTarget/testtools/bridgetest/bridgetest_javaserver
  1829. [CXX] tools/source/misc/pathutils.cxx
  1830. [JCS] Jar/unoil
  1831. [PKG] ure_install
  1832. [MOC] CustomTarget/vcl/unx/kf5/KF5FilePicker.moc
  1833. [MOC] CustomTarget/vcl/qt5/QtClipboard.moc
  1834. [MOC] CustomTarget/vcl/qt5/QtFilePicker.moc
  1835. [MOC] CustomTarget/vcl/qt5/QtFrame.moc
  1836. [MOC] CustomTarget/vcl/qt5/QtInstance.moc
  1837. [MOC] CustomTarget/vcl/qt5/QtMainWindow.moc
  1838. [MOC] CustomTarget/vcl/qt5/QtMenu.moc
  1839. [MOC] CustomTarget/vcl/qt5/QtObject.moc
  1840. [MOC] CustomTarget/vcl/qt5/QtTimer.moc
  1841. [MOC] CustomTarget/vcl/qt5/QtWidget.moc
  1842. [MOC] CustomTarget/vcl/qt5/QtXAccessible.moc
  1843. [MOC] CustomTarget/vcl/unx/gtk3_kde5/kde5_filepicker.moc
  1844. [MOC] CustomTarget/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.moc
  1845. [SED] CustomTarget/wizards/share/dialog.xlc
  1846. [SED] CustomTarget/wizards/share/script.xlc
  1847. [CUS] instsetoo_native/setup
  1848. [LOC] external
  1849. [UPK] libgpg-error-1.43.tar.bz2
  1850. [PAT] boost
  1851. [UPK] icu4c-72_1-src.tgz
  1852. [PAT] dragonbox
  1853. [PAT] dtoa
  1854. [UPK] curl-8.1.2.tar.xz
  1855. [PAT] mdds
  1856. [UPK] expat-2.5.0.tar.xz
  1857. [PAT] glm
  1858. [PAT] graphite
  1859. [UPK] lcms2-2.12.tar.gz
  1860. [PAT] libjpeg-turbo
  1861. [PAT] libpng
  1862. [UPK] libwebp-1.3.0.tar.gz
  1863. [PAT] epoxy
  1864. [PAT] skia
  1865. [PAT] pdfium
  1866. [CUS] editeng/generated
  1867. [GPF] CustomTarget/xmloff/generated/tokenhash.inc
  1868. [GPF] CustomTarget/oox/generated/tokenhash.inc
  1869. [PAT] clucene
  1870. [UPK] libexttextcat-3.4.6.tar.xz
  1871. [UPK] hunspell-1.7.2.tar.gz
  1872. [UPK] libnumbertext-1.0.11.tar.xz
  1873. [PKG] UIConfig/modules/schart
  1874. [PKG] canvas_opengl_shader
  1875. [PAT] zxing
  1876. [PKG] UIConfig/dbaccess
  1877. [PKS] UIConfig/dbaccess
  1878. [PKG] UIConfig/modules/dbapp
  1879. [PKG] UIConfig/modules/dbbrowser
  1880. [PKG] UIConfig/modules/dbquery
  1881. [PKG] UIConfig/modules/dbrelation
  1882. [PKG] UIConfig/modules/dbtable
  1883. [PKG] UIConfig/modules/dbtdata
  1884. [PKG] UIConfig/modules/BasicIDE
  1885. [LNK] Library/libofficebean.so
  1886. [UPK] 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
  1887. [UPK] ltm-1.0.zip
  1888. [PAT] mariadb-connector-c
  1889. [UPK] openssl-3.0.9.tar.gz
  1890. [UPK] openldap-2.4.59.tgz
  1891. [PKG] uno_sh
  1892. [PKG] cui
  1893. [PKG] UIConfig/cui
  1894. [PKS] UIConfig/cui
  1895. [CUS] desktop/unopackages_install
  1896. [PKG] desktop_branding
  1897. [PKG] UIConfig/desktop
  1898. [PKS] UIConfig/desktop
  1899. [PKG] desktop_scripts_install
  1900. [CUS] desktop/soffice
  1901. [PKG] desktop_sbase_sh
  1902. [PKG] desktop_scalc_sh
  1903. [PKG] desktop_sdraw_sh
  1904. [PKG] desktop_simpress_sh
  1905. [PKG] desktop_smath_sh
  1906. [PKG] desktop_swriter_sh
  1907. [PKG] desktop_soffice_sh
  1908. [PKG] Dictionary/dict-af
  1909. [PKG] Dictionary/dict-an
  1910. [PKG] Dictionary/dict-ar
  1911. [LNK] Executable/idxdict
  1912. [PKG] Dictionary/dict-be
  1913. [PKG] Dictionary/dict-bg
  1914. [PKG] Dictionary/dict-bn
  1915. [PKG] Dictionary/dict-bo
  1916. [PKG] Dictionary/dict-br
  1917. [PKG] Dictionary/dict-bs
  1918. [PKG] Dictionary/dict-ca
  1919. [PKG] Dictionary/dict-ckb
  1920. [PKG] Dictionary/dict-cs
  1921. [PKG] Dictionary/dict-da
  1922. [PKG] Dictionary/dict-de
  1923. [PKG] Dictionary/dict-el
  1924. [PKG] Dictionary/dict-en
  1925. [PKG] Dictionary/dict-eo
  1926. [PKG] Dictionary/dict-es
  1927. [PKG] Dictionary/dict-et
  1928. [PKG] Dictionary/dict-fa
  1929. [PKG] Dictionary/dict-fr
  1930. [PKG] Dictionary/dict-gd
  1931. [PKG] Dictionary/dict-gl
  1932. [PKG] Dictionary/dict-gu
  1933. [PKG] Dictionary/dict-gug
  1934. [PKG] Dictionary/dict-he
  1935. [PKG] Dictionary/dict-hi
  1936. [PKG] Dictionary/dict-hr
  1937. [PKG] Dictionary/dict-hu
  1938. [PKG] Dictionary/dict-id
  1939. [PKG] Dictionary/dict-is
  1940. [PKG] Dictionary/dict-it
  1941. [PKG] Dictionary/dict-kmr-Latn
  1942. [PKG] Dictionary/dict-ko
  1943. [PKG] Dictionary/dict-lo
  1944. [PKG] Dictionary/dict-lt
  1945. [PKG] Dictionary/dict-lv
  1946. [PKG] Dictionary/dict-mn
  1947. [PKG] Dictionary/dict-ne
  1948. [PKG] Dictionary/dict-nl
  1949. [PKG] Dictionary/dict-no
  1950. [PKG] Dictionary/dict-oc
  1951. [PKG] Dictionary/dict-pl
  1952. [PKG] Dictionary/dict-pt-BR
  1953. [PKG] Dictionary/dict-pt-PT
  1954. [PKG] Dictionary/dict-ro
  1955. [PKG] Dictionary/dict-ru
  1956. [PKG] Dictionary/dict-si
  1957. [PKG] Dictionary/dict-sk
  1958. [PKG] Dictionary/dict-sl
  1959. [PKG] Dictionary/dict-sq
  1960. [PKG] Dictionary/dict-sr
  1961. [PKG] Dictionary/dict-sv
  1962. [PKG] Dictionary/dict-sw
  1963. [PKG] Dictionary/dict-te
  1964. [PKG] Dictionary/dict-th
  1965. [PKG] Dictionary/dict-tr
  1966. [PKG] Dictionary/dict-uk
  1967. [PKG] Dictionary/dict-vi
  1968. [PKG] Dictionary/dict-zu
  1969. [PKG] UIConfig/editeng
  1970. [PKS] UIConfig/editeng
  1971. [PKG] UIConfig/modules/sabpilot
  1972. [PKS] UIConfig/modules/sabpilot
  1973. [PKG] UIConfig/modules/scanner
  1974. [PKS] UIConfig/modules/scanner
  1975. [PKG] UIConfig/modules/sbibliography
  1976. [PKG] UIConfig/modules/spropctrlr
  1977. [PKS] UIConfig/modules/spropctrlr
  1978. [UPK] beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip
  1979. [PAT] box2d
  1980. [BIN] clew
  1981. [UPK] CoinMP-1.8.4.tgz
  1982. [UPK] cppunit-1.15.1.tar.gz
  1983. [UPK] 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz
  1984. [UPK] 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
  1985. [UPK] eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
  1986. [UPK] d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
  1987. [UPK] 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
  1988. [UPK] ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
  1989. [UPK] 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
  1990. [UPK] 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
  1991. [UPK] 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
  1992. [UPK] f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
  1993. [PAT] libcmis
  1994. [UPK] libffi-3.3.tar.gz
  1995. [UPK] 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz
  1996. [BIN] misc_extensions
  1997. [PAT] font_alef
  1998. [PAT] font_amiri
  1999. [PAT] font_caladea
  2000. [PAT] font_carlito
  2001. [PAT] font_culmus
  2002. [PAT] font_dejavu
  2003. [PAT] font_gentium
  2004. [PAT] font_liberation
  2005. [PAT] font_liberation_narrow
  2006. [PAT] font_libertineg
  2007. [PAT] font_libre_hebrew
  2008. [PAT] font_noto
  2009. [PAT] font_reem
  2010. [PAT] font_scheherazade
  2011. [PAT] poppler
  2012. [PAT] poppler_data
  2013. [UPK] 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
  2014. [PAT] xsltml
  2015. [PKG] extras_cfgsrvnolang
  2016. [PKG] extras_cfgusr
  2017. [PKG] extras_database
  2018. [PKG] extras_databasebiblio
  2019. [PKG] extras_gallbullets
  2020. [PKG] extras_gallmytheme
  2021. [PKG] extras_gallroot
  2022. [PKG] extras_gallsystem
  2023. [PKG] extras_labels
  2024. [PKG] extras_palettes
  2025. [PKG] extras_tplwizbitmap
  2026. [PKG] extras_tplwizdesktop
  2027. [PKG] extras_wordbook
  2028. [PKG] svx_gengal
  2029. [PKG] UIConfig/filter
  2030. [PKS] UIConfig/filter
  2031. [PKG] UIConfig/formula
  2032. [PKS] UIConfig/formula
  2033. [PKG] UIConfig/fps
  2034. [PKS] UIConfig/fps
  2035. [UIC] libreofficekit
  2036. [PKG] UIConfig/modules/dbreport
  2037. [PKG] UIConfig/modules/scalc
  2038. [PKG] UIConfig/modules/sdraw
  2039. [PKG] UIConfig/modules/simpress
  2040. [PKG] UIConfig/sfx
  2041. [PKS] UIConfig/sfx
  2042. [PKG] UIConfig/modules/smath
  2043. [PKG] UIConfig/svt
  2044. [PKS] UIConfig/svt
  2045. [PKG] UIConfig/svx
  2046. [PKS] UIConfig/svx
  2047. [PKG] UIConfig/modules/sglobal
  2048. [PKG] UIConfig/modules/sweb
  2049. [PKG] UIConfig/modules/swform
  2050. [PKG] UIConfig/modules/swreport
  2051. [PKG] UIConfig/modules/swriter
  2052. [PKG] UIConfig/modules/swxform
  2053. [PKG] UIConfig/uui
  2054. [PKS] UIConfig/uui
  2055. [PKG] UIConfig/vcl
  2056. [PKS] UIConfig/vcl
  2057. [PKG] UIConfig/writerperfect
  2058. [PKS] UIConfig/writerperfect
  2059. [PKG] UIConfig/xmlsec
  2060. [PKS] UIConfig/xmlsec
  2061. [GPF] CustomTarget/filter/source/svg/tokens.cxx
  2062. [CUS] sw/generated
  2063. [PKG] sd_xml
  2064. [PKG] Pyuno/mailmerge
  2065. [PYU] mailmerge
  2066. [CUS] sdext/pdfimport
  2067. [PKG] Pyuno/fax
  2068. [PYU] fax
  2069. [PKG] Pyuno/letter
  2070. [PYU] letter
  2071. [PKG] Pyuno/agenda
  2072. [PYU] agenda
  2073. [PKG] Gallery/Files/backgrounds
  2074. [PKG] Gallery/Files/sounds
  2075. [PKG] extras_persona_dark
  2076. [PKG] extras_persona_gray
  2077. [PKG] extras_persona_green
  2078. [PKG] extras_persona_pink
  2079. [PKG] extras_persona_sand
  2080. [PKG] extras_persona_white
  2081. [PKG] extras_personas
  2082. [PKG] filter_docbook
  2083. [PKG] filter_xhtml
  2084. [PKG] filter_xslt
  2085. [PKG] framework_dtd
  2086. [CUS] jvmfwk/jreproperties
  2087. [CUS] jvmfwk/jvmfwk3_ini
  2088. [PKG] jvmfwk_javavendors
  2089. [PKG] librelogo
  2090. [PKG] libreofficekit_selectionhandles
  2091. [JAR] EvolutionarySolver
  2092. [PKG] officecfg_misc
  2093. [PKG] oox_customshapes
  2094. [PKG] oox_generated
  2095. [PKG] package_dtd
  2096. [CUS] pyuno/pythonloader_ini
  2097. [PKG] pyuno_python_scripts
  2098. [PKG] pyuno_pythonloader_ini
  2099. [CAT] CustomTarget/pyuno/python_shell/python.sh
  2100. [PKG] readlicense_oo_files
  2101. [LNK] StaticLibrary/libregistry_helper.a
  2102. [PKG] reportbuilder_templates
  2103. [PKG] sc_opencl_runtimetest
  2104. [PKG] sc_res_xml
  2105. [AIN] all
  2106. [CUS] scp2/macros
  2107. [LNK] Executable/cpp
  2108. [PKG] scripting_java
  2109. [PKG] scripting_ScriptsBeanShell
  2110. [PKG] scripting_ScriptsJavaScript
  2111. [PKG] scripting_scriptbindinglib
  2112. [PKG] scripting_scriptproviderforpython
  2113. [PKG] scripting_ScriptsPython
  2114. [PKG] sd_opengl
  2115. [PKG] sd_web
  2116. [PKG] sdext_pdfimport_pdf
  2117. [CUS] setup_native/spell
  2118. [PKG] sfx2_classification
  2119. [LNK] Executable/uri-encode
  2120. [PKG] shell_senddoc
  2121. [PKG] slideshow_opengl_shader
  2122. [ZIP] smoketestdoc
  2123. [LNK] Executable/concat-deps
  2124. [LNK] Executable/gbuildtojson
  2125. [LNK] Executable/lockfile
  2126. [LNK] Executable/makedepend
  2127. In function 'newstring',
  2128. inlined from 'stringify' at /opt/git/libreoffice.core/soltools/cpp/_macro.c:694:11,
  2129. inlined from 'substargs' at /opt/git/libreoffice.core/soltools/cpp/_macro.c:526:34,
  2130. inlined from 'expand' at /opt/git/libreoffice.core/soltools/cpp/_macro.c:359:9:
  2131. /opt/git/libreoffice.core/soltools/cpp/_tokens.c:349:22: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  2132. 349 | return (uchar *) strncpy((char *) ns + o, (char *) s, l) - o;
  2133. | ^
  2134. /opt/git/libreoffice.core/soltools/cpp/_macro.c: In function 'expand':
  2135. /opt/git/libreoffice.core/soltools/cpp/_macro.c:693:13: note: length computed here
  2136. 693 | t.len = strlen((char *) sp);
  2137. | ^
  2138. [PKG] test_unittest
  2139. [CUS] testtools/bridgetest
  2140. [LNK] StaticLibrary/libooopathutils.a
  2141. [PKG] tipoftheday_images
  2142. [PKG] vcl_theme_definitions
  2143. [PKG] toolbarmode_images
  2144. [PKG] vcl_skia_denylist
  2145. [PKG] vcl_fontunxppds
  2146. [PKG] vcl_fontunxpsprint
  2147. [CUS] vcl/unx/kf5
  2148. [CUS] vcl/qt5
  2149. [CUS] vcl/unx/gtk3_kde5
  2150. [CUS] wizards/share
  2151. [PKG] wizards_basicsrvaccess2base
  2152. [PKG] wizards_basicsrvdepot
  2153. [PKG] wizards_basicsrveuro
  2154. [PKG] wizards_basicsrvform
  2155. [PKG] wizards_basicsrvgimmicks
  2156. [PKG] wizards_basicsrvimport
  2157. [PKG] wizards_basicshare
  2158. [PKG] wizards_basicsrvscriptforge
  2159. [PKG] wizards_basicsrvsfdatabases
  2160. [PKG] wizards_basicsrvsfdialogs
  2161. [PKG] wizards_basicsrvsfdocuments
  2162. [PKG] wizards_basicsrvsfunittests
  2163. [PKG] wizards_basicsrvsfwidgets
  2164. [PKG] wizards_basicsrvstandard
  2165. [PKG] wizards_basicsrvtemplate
  2166. [PKG] wizards_basicsrvtools
  2167. [PKG] wizards_basicsrvtutorials
  2168. [PKG] wizards_basicusr
  2169. [PKG] wizards_wizardshare
  2170. [PKG] Pyuno/commonwizards
  2171. [PYU] commonwizards
  2172. [PKG] xmlhelp_helpxsl
  2173. [PKG] xmloff_dtd
  2174. [PKG] xmlscript_dtd
  2175. [PKG] instsetoo_native_setup
  2176. [UPK] libxml2-2.11.4.tar.xz
  2177. [PAT] libgpg-error
  2178. [PAT] icu
  2179. [CXX] codemaker/source/commoncpp/commoncpp.cxx
  2180. [CXX] codemaker/source/codemaker/exceptiontree.cxx
  2181. [CXX] codemaker/source/codemaker/global.cxx
  2182. [CXX] codemaker/source/codemaker/options.cxx
  2183. [CXX] codemaker/source/codemaker/typemanager.cxx
  2184. [CXX] codemaker/source/codemaker/unotype.cxx
  2185. [CXX] codemaker/source/codemaker/codemaker.cxx
  2186. [PAT] curl
  2187. [PAT] expat
  2188. [PAT] lcms2
  2189. [PAT] libwebp
  2190. [CUS] xmloff/generated
  2191. [PAT] libexttextcat
  2192. [PAT] hunspell
  2193. [PAT] libnumbertext
  2194. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/encoding/codepage.cpp
  2195. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/date_time.cpp
  2196. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/format.cpp
  2197. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/formatting.cpp
  2198. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/generator.cpp
  2199. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/ids.cpp
  2200. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/localization_backend.cpp
  2201. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/message.cpp
  2202. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/shared/mo_lambda.cpp
  2203. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/std/codecvt.cpp
  2204. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/std/collate.cpp
  2205. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/std/converter.cpp
  2206. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/std/numeric.cpp
  2207. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/std/std_backend.cpp
  2208. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/util/codecvt_converter.cpp
  2209. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/util/default_locale.cpp
  2210. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/util/encoding.cpp
  2211. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/util/gregorian.cpp
  2212. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/util/info.cpp
  2213. [CXX] workdir/UnpackedTarball/boost/libs/locale/src/boost/locale/util/locale_data.cpp
  2214. [PKG] UIConfig/modules/schart_generated
  2215. [PKS] UIConfig/modules/schart
  2216. [LOC] chart2
  2217. [PKG] UIConfig/modules/dbapp_generated
  2218. [PKS] UIConfig/modules/dbapp
  2219. [PKG] UIConfig/modules/dbbrowser_generated
  2220. [PKS] UIConfig/modules/dbbrowser
  2221. [PKG] UIConfig/modules/dbquery_generated
  2222. [PKS] UIConfig/modules/dbquery
  2223. [PKG] UIConfig/modules/dbrelation_generated
  2224. [PKS] UIConfig/modules/dbrelation
  2225. [PKG] UIConfig/modules/dbtable_generated
  2226. [PKS] UIConfig/modules/dbtable
  2227. [PKG] UIConfig/modules/dbtdata_generated
  2228. [PKS] UIConfig/modules/dbtdata
  2229. [LOC] dbaccess
  2230. [LOC] accessibility
  2231. [LOC] avmedia
  2232. [PKG] UIConfig/modules/BasicIDE_generated
  2233. [PKS] UIConfig/modules/BasicIDE
  2234. [LOC] basctl
  2235. [LOC] basic
  2236. [PAT] hsqldb
  2237. [PAT] libtommath
  2238. [PAT] openssl
  2239. [PAT] openldap
  2240. [LOC] connectivity
  2241. [LOC] cui
  2242. [GPK] desktop_unopackages_install
  2243. [LOC] desktop
  2244. [LOC] editeng
  2245. [LOC] extensions
  2246. [PKG] UIConfig/modules/sbibliography_generated
  2247. [PKS] UIConfig/modules/sbibliography
  2248. [PAT] beanshell
  2249. [MOD] clew
  2250. [PAT] coinmp
  2251. [PAT] cppunit
  2252. [BIN] dragonbox
  2253. [PAT] epm
  2254. [BIN] glm
  2255. [PAT] jfreereport_sac
  2256. [PAT] jfreereport_libbase
  2257. [PAT] jfreereport_flute
  2258. [PAT] jfreereport_libloader
  2259. [PAT] jfreereport_libxml
  2260. [PAT] jfreereport_libformula
  2261. [PAT] jfreereport_libfonts
  2262. [PAT] jfreereport_librepository
  2263. [PAT] jfreereport_libserializer
  2264. [PAT] libffi
  2265. [PAT] lpsolve
  2266. [BIN] mdds
  2267. [MOD] misc_extensions
  2268. [PAT] rhino
  2269. [PKG] extras_fonts
  2270. [PKG] resource_fonts
  2271. [PKG] instsetoo_native_setup_ure
  2272. [PKG] UIConfig/modules/StartModule_generated
  2273. [PKS] UIConfig/modules/StartModule
  2274. [PKG] UIConfig/modules/dbreport_generated
  2275. [PKS] UIConfig/modules/dbreport
  2276. [PKG] UIConfig/modules/scalc_generated
  2277. [PKS] UIConfig/modules/scalc
  2278. [PKG] UIConfig/modules/sdraw_generated
  2279. [PKS] UIConfig/modules/sdraw
  2280. [PKG] UIConfig/modules/simpress_generated
  2281. [PKS] UIConfig/modules/simpress
  2282. [PKG] UIConfig/modules/smath_generated
  2283. [PKS] UIConfig/modules/smath
  2284. [PKG] UIConfig/modules/sglobal_generated
  2285. [PKS] UIConfig/modules/sglobal
  2286. [PKG] UIConfig/modules/sweb_generated
  2287. [PKS] UIConfig/modules/sweb
  2288. [PKG] UIConfig/modules/swform_generated
  2289. [PKS] UIConfig/modules/swform
  2290. [PKG] UIConfig/modules/swreport_generated
  2291. [PKS] UIConfig/modules/swreport
  2292. [PKG] UIConfig/modules/swriter_generated
  2293. [PKS] UIConfig/modules/swriter
  2294. [PKG] UIConfig/modules/swxform_generated
  2295. [PKS] UIConfig/modules/swxform
  2296. [CUS] filter/source/svg
  2297. [LOC] filter
  2298. [LOC] forms
  2299. [LOC] formula
  2300. [LOC] fpicker
  2301. [LOC] framework
  2302. [PKG] jvmfwk_jreproperties
  2303. [PKG] jvmfwk_jvmfwk3_ini
  2304. [LOC] oox
  2305. [CUS] pyuno/python_shell
  2306. [LOC] reportdesign
  2307. [LOC] sc
  2308. [LOC] scaddins
  2309. [LOC] sccomp
  2310. [LOC] sd
  2311. [CUS] setup_native/scripts
  2312. [LOC] sfx2
  2313. [LOC] shell
  2314. [BIN] solenv
  2315. [BIN] soltools
  2316. [LOC] starmath
  2317. [LOC] svl
  2318. [LOC] svtools
  2319. [LOC] svx
  2320. [LOC] sw
  2321. [LOC] uui
  2322. [LOC] vcl
  2323. [LOC] wizards
  2324. [LOC] writerperfect
  2325. [LOC] xmlsecurity
  2326. [PAT] libxml2
  2327. [LNK] StaticLibrary/libcodemaker_cpp.a
  2328. [LNK] StaticLibrary/libcodemaker.a
  2329. [C ] UnpackedTarball/libjpeg-turbo/jaricom.c
  2330. [C ] UnpackedTarball/libjpeg-turbo/jcapimin.c
  2331. [C ] UnpackedTarball/libjpeg-turbo/jcapistd.c
  2332. [C ] UnpackedTarball/libjpeg-turbo/jcarith.c
  2333. [C ] UnpackedTarball/libjpeg-turbo/jccoefct.c
  2334. [C ] UnpackedTarball/libjpeg-turbo/jccolor.c
  2335. [C ] UnpackedTarball/libjpeg-turbo/jcdctmgr.c
  2336. [C ] UnpackedTarball/libjpeg-turbo/jchuff.c
  2337. [C ] UnpackedTarball/libjpeg-turbo/jcicc.c
  2338. [C ] UnpackedTarball/libjpeg-turbo/jcinit.c
  2339. [C ] UnpackedTarball/libjpeg-turbo/jcmainct.c
  2340. [C ] UnpackedTarball/libjpeg-turbo/jcmarker.c
  2341. [C ] UnpackedTarball/libjpeg-turbo/jcmaster.c
  2342. [C ] UnpackedTarball/libjpeg-turbo/jcomapi.c
  2343. [C ] UnpackedTarball/libjpeg-turbo/jcparam.c
  2344. [C ] UnpackedTarball/libjpeg-turbo/jcphuff.c
  2345. [C ] UnpackedTarball/libjpeg-turbo/jcprepct.c
  2346. [C ] UnpackedTarball/libjpeg-turbo/jcsample.c
  2347. [C ] UnpackedTarball/libjpeg-turbo/jctrans.c
  2348. [C ] UnpackedTarball/libjpeg-turbo/jdapimin.c
  2349. [C ] UnpackedTarball/libjpeg-turbo/jdapistd.c
  2350. [C ] UnpackedTarball/libjpeg-turbo/jdarith.c
  2351. [C ] UnpackedTarball/libjpeg-turbo/jdatadst.c
  2352. [C ] UnpackedTarball/libjpeg-turbo/jdatasrc.c
  2353. [C ] UnpackedTarball/libjpeg-turbo/jdcoefct.c
  2354. [C ] UnpackedTarball/libjpeg-turbo/jdcolor.c
  2355. [C ] UnpackedTarball/libjpeg-turbo/jddctmgr.c
  2356. [C ] UnpackedTarball/libjpeg-turbo/jdhuff.c
  2357. [C ] UnpackedTarball/libjpeg-turbo/jdicc.c
  2358. [C ] UnpackedTarball/libjpeg-turbo/jdinput.c
  2359. [C ] UnpackedTarball/libjpeg-turbo/jdmainct.c
  2360. [C ] UnpackedTarball/libjpeg-turbo/jdmarker.c
  2361. [C ] UnpackedTarball/libjpeg-turbo/jdmaster.c
  2362. [C ] UnpackedTarball/libjpeg-turbo/jdmerge.c
  2363. [C ] UnpackedTarball/libjpeg-turbo/jdphuff.c
  2364. [C ] UnpackedTarball/libjpeg-turbo/jdpostct.c
  2365. [C ] UnpackedTarball/libjpeg-turbo/jdsample.c
  2366. [C ] UnpackedTarball/libjpeg-turbo/jdtrans.c
  2367. [C ] UnpackedTarball/libjpeg-turbo/jerror.c
  2368. [C ] UnpackedTarball/libjpeg-turbo/jfdctflt.c
  2369. [C ] UnpackedTarball/libjpeg-turbo/jfdctfst.c
  2370. [C ] UnpackedTarball/libjpeg-turbo/jfdctint.c
  2371. [C ] UnpackedTarball/libjpeg-turbo/jidctflt.c
  2372. [C ] UnpackedTarball/libjpeg-turbo/jidctfst.c
  2373. [C ] UnpackedTarball/libjpeg-turbo/jidctint.c
  2374. [C ] UnpackedTarball/libjpeg-turbo/jidctred.c
  2375. [C ] UnpackedTarball/libjpeg-turbo/jmemmgr.c
  2376. [C ] UnpackedTarball/libjpeg-turbo/jmemnobs.c
  2377. [C ] UnpackedTarball/libjpeg-turbo/jquant1.c
  2378. [C ] UnpackedTarball/libjpeg-turbo/jquant2.c
  2379. [C ] UnpackedTarball/libjpeg-turbo/jutils.c
  2380. [C ] UnpackedTarball/libjpeg-turbo/jsimd_none.c
  2381. [CUS] oox/generated
  2382. [C ] UnpackedTarball/epoxy/src/dispatch_common.c
  2383. [C ] UnpackedTarball/epoxy/src/gl_generated_dispatch.c
  2384. [C ] UnpackedTarball/epoxy/src/dispatch_glx.c
  2385. [C ] UnpackedTarball/epoxy/src/glx_generated_dispatch.c
  2386. [C ] UnpackedTarball/epoxy/src/dispatch_egl.c
  2387. [C ] UnpackedTarball/epoxy/src/egl_generated_dispatch.c
  2388. [PRJ] libexttextcat
  2389. [PCH] precompiled_clucene
  2390. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/libstemmer/libstemmer.c
  2391. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_danish.c
  2392. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_dutch.c
  2393. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_english.c
  2394. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_finnish.c
  2395. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_french.c
  2396. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_german.c
  2397. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_italian.c
  2398. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_norwegian.c
  2399. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_porter.c
  2400. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_portuguese.c
  2401. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_spanish.c
  2402. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_ISO_8859_1_swedish.c
  2403. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_KOI8_R_russian.c
  2404. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_danish.c
  2405. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_dutch.c
  2406. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_english.c
  2407. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_finnish.c
  2408. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_french.c
  2409. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_german.c
  2410. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_italian.c
  2411. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_norwegian.c
  2412. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_porter.c
  2413. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_portuguese.c
  2414. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_russian.c
  2415. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_spanish.c
  2416. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/src_c/stem_UTF_8_swedish.c
  2417. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/utilities.c
  2418. [C ] UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/runtime/api.c
  2419. [PCH] precompiled_system
  2420. [LNK] StaticLibrary/libboost_locale.a
  2421. [C ] UnpackedTarball/libpng/png.c
  2422. [C ] UnpackedTarball/libpng/pngerror.c
  2423. [C ] UnpackedTarball/libpng/pngget.c
  2424. [C ] UnpackedTarball/libpng/pngmem.c
  2425. [C ] UnpackedTarball/libpng/pngpread.c
  2426. [C ] UnpackedTarball/libpng/pngread.c
  2427. [C ] UnpackedTarball/libpng/pngrio.c
  2428. [C ] UnpackedTarball/libpng/pngrtran.c
  2429. [C ] UnpackedTarball/libpng/pngrutil.c
  2430. [C ] UnpackedTarball/libpng/pngset.c
  2431. [C ] UnpackedTarball/libpng/pngtrans.c
  2432. [C ] UnpackedTarball/libpng/pngwio.c
  2433. [C ] UnpackedTarball/libpng/pngwrite.c
  2434. [C ] UnpackedTarball/libpng/pngwtran.c
  2435. [C ] UnpackedTarball/libpng/pngwutil.c
  2436. [C ] UnpackedTarball/libpng/intel/intel_init.c
  2437. [C ] UnpackedTarball/libpng/intel/filter_sse2_intrinsics.c
  2438. [CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/gregorian_types.cpp
  2439. [CXX] workdir/UnpackedTarball/boost/libs/date_time/src/gregorian/greg_month.cpp
  2440. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/codecvt_error_category.cpp
  2441. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/directory.cpp
  2442. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/exception.cpp
  2443. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/operations.cpp
  2444. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path.cpp
  2445. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/path_traits.cpp
  2446. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/portability.cpp
  2447. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/unique_path.cpp
  2448. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/utf8_codecvt_facet.cpp
  2449. [CXX] workdir/UnpackedTarball/boost/libs/filesystem/src/windows_file_codecvt.cpp
  2450. [CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/zlib.cpp
  2451. [CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/gzip.cpp
  2452. [CXX] workdir/UnpackedTarball/boost/libs/iostreams/src/file_descriptor.cpp
  2453. [CXX] workdir/UnpackedTarball/boost/libs/system/src/error_code.cpp
  2454. [UIC] modules/dbapp
  2455. [UIC] modules/dbbrowser
  2456. [UIC] modules/dbquery
  2457. [UIC] modules/dbrelation
  2458. [UIC] modules/dbtable
  2459. [UIC] modules/dbtdata
  2460. [CXX] codemaker/source/commonjava/commonjava.cxx
  2461. [THI] dictionaries/ar/th_ar
  2462. [THI] dictionaries/bg_BG/th_bg_BG_v2
  2463. [THI] dictionaries/ca/dictionaries/th_ca_ES_v3
  2464. [THI] dictionaries/cs_CZ/thes_cs_CZ
  2465. [THI] dictionaries/da_DK/th_da_DK
  2466. [THI] dictionaries/de/th_de_DE_v2
  2467. [THI] dictionaries/de/th_de_CH_v2
  2468. [THI] dictionaries/en/th_en_US_v2
  2469. [THI] dictionaries/eo/th_eo
  2470. [THI] dictionaries/es/th_es_v2
  2471. [THI] dictionaries/fr_FR/thes_fr
  2472. [THI] dictionaries/gl/thesaurus_gl
  2473. [THI] dictionaries/gug/th_gug_PY
  2474. [THI] dictionaries/hu_HU/th_hu_HU_v2
  2475. [THI] dictionaries/id/th_id_ID_v2
  2476. [THI] dictionaries/is/th_is
  2477. [THI] dictionaries/it_IT/th_it_IT_v2
  2478. [THI] dictionaries/lv_LV/th_lv_LV_v2
  2479. [THI] dictionaries/ne_NP/th_ne_NP_v2
  2480. [THI] dictionaries/no/th_nb_NO_v2
  2481. [THI] dictionaries/no/th_nn_NO_v2
  2482. [THI] dictionaries/pl_PL/th_pl_PL_v2
  2483. [THI] dictionaries/pt_BR/th_pt_BR
  2484. [THI] dictionaries/pt_PT/th_pt_PT
  2485. [THI] dictionaries/ro/th_ro_RO_v2
  2486. [THI] dictionaries/ru_RU/th_ru_RU_M_aot_and_v2
  2487. [THI] dictionaries/sk_SK/th_sk_SK_v2
  2488. [THI] dictionaries/sl_SI/th_sl_SI_v2
  2489. [THI] dictionaries/sv_SE/th_sv_SE
  2490. [THI] dictionaries/uk_UA/th_uk_UA
  2491. [MOD] dragonbox
  2492. [MOD] glm
  2493. [UPK] librevenge-0.0.4.tar.bz2
  2494. [MOD] mdds
  2495. [BIN] xsltml
  2496. [UIC] modules/StartModule
  2497. [UIC] modules/sglobal
  2498. [UIC] modules/sweb
  2499. [UIC] modules/swform
  2500. [UIC] modules/swreport
  2501. [UIC] modules/swxform
  2502. [PKG] postprocess_fontconfig
  2503. [PKG] python_shell
  2504. [SPP] scp2/source/base/file_base
  2505. [SPP] scp2/source/base/firebird
  2506. [SPP] scp2/source/base/module_base
  2507. [SPP] scp2/source/base/postgresqlsdbc
  2508. [SPP] scp2/source/calc/file_calc
  2509. [SPP] scp2/source/calc/module_calc
  2510. [SPP] scp2/source/draw/file_draw
  2511. [SPP] scp2/source/draw/module_draw
  2512. [SPP] scp2/source/extensions/file_extensions
  2513. [SPP] scp2/source/extensions/module_extensions
  2514. [SPP] scp2/source/graphicfilter/file_graphicfilter
  2515. [SPP] scp2/source/graphicfilter/module_graphicfilter
  2516. [SPP] scp2/source/impress/file_impress
  2517. [SPP] scp2/source/impress/module_ogltrans
  2518. [SPP] scp2/source/impress/module_impress
  2519. [SPP] scp2/source/math/file_math
  2520. [SPP] scp2/source/math/module_math
  2521. [SPP] scp2/source/onlineupdate/file_onlineupdate
  2522. [SPP] scp2/source/onlineupdate/module_onlineupdate
  2523. [SPP] scp2/source/ooo/common_brand
  2524. [SPP] scp2/source/ooo/directory_ooo
  2525. [SPP] scp2/source/ooo/directory_ooo_macosx
  2526. [SPP] scp2/source/ooo/file_extra_ooo
  2527. [SPP] scp2/source/ooo/file_library_ooo
  2528. [SPP] scp2/source/ooo/file_ooo
  2529. [SPP] scp2/source/ooo/installation_ooo
  2530. [SPP] scp2/source/ooo/module_help_template
  2531. [SPP] scp2/source/ooo/module_hidden_ooo
  2532. [SPP] scp2/source/ooo/module_lang_template
  2533. [SPP] scp2/source/ooo/profileitem_ooo
  2534. [SPP] scp2/source/ooo/scpaction_ooo
  2535. [SPP] scp2/source/ooo/module_libreofficekit
  2536. [SPP] scp2/source/ooo/module_helppack
  2537. [SPP] scp2/source/ooo/module_langpack
  2538. [SPP] scp2/source/ooo/module_ooo
  2539. [SPP] scp2/source/ooo/module_systemint
  2540. [SPP] scp2/source/ooo/module_pdfimport
  2541. [SPP] scp2/source/ooo/module_reportbuilder
  2542. [SPP] scp2/source/python/file_python
  2543. [SPP] scp2/source/python/file_python_librelogo
  2544. [SPP] scp2/source/python/module_python
  2545. [SPP] scp2/source/python/module_python_librelogo
  2546. [SPP] scp2/source/spsupp/module_spsupp
  2547. [SPP] scp2/source/ooo/ure
  2548. [SPP] scp2/source/writer/file_writer
  2549. [SPP] scp2/source/writer/module_writer
  2550. [SPP] scp2/source/xsltfilter/file_xsltfilter
  2551. [SPP] scp2/source/xsltfilter/module_xsltfilter
  2552. [SPP] scp2/source/gnome/file_gnome
  2553. [SPP] scp2/source/gnome/module_gnome
  2554. [SPP] scp2/source/kde/module_kde
  2555. [BIN] setup_native
  2556. [MOD] solenv
  2557. [MOD] soltools
  2558. [PRJ] libgpg-error
  2559. [PRJ] icu
  2560. [CXX] external/dtoa/source/dtoa.cxx
  2561. [PCH] precompiled_sal
  2562. [C ] sal/osl/unx/backtrace.c
  2563. [PRJ] curl
  2564. [PRJ] expat
  2565. [CXX] workdir/UnpackedTarball/graphite/src/direct_machine.cpp
  2566. [CXX] workdir/UnpackedTarball/graphite/src/gr_char_info.cpp
  2567. [CXX] workdir/UnpackedTarball/graphite/src/gr_face.cpp
  2568. [CXX] workdir/UnpackedTarball/graphite/src/gr_features.cpp
  2569. [CXX] workdir/UnpackedTarball/graphite/src/gr_font.cpp
  2570. [CXX] workdir/UnpackedTarball/graphite/src/gr_logging.cpp
  2571. [CXX] workdir/UnpackedTarball/graphite/src/gr_segment.cpp
  2572. [CXX] workdir/UnpackedTarball/graphite/src/gr_slot.cpp
  2573. [CXX] workdir/UnpackedTarball/graphite/src/json.cpp
  2574. [CXX] workdir/UnpackedTarball/graphite/src/CmapCache.cpp
  2575. [CXX] workdir/UnpackedTarball/graphite/src/Code.cpp
  2576. [CXX] workdir/UnpackedTarball/graphite/src/Collider.cpp
  2577. [CXX] workdir/UnpackedTarball/graphite/src/Decompressor.cpp
  2578. [CXX] workdir/UnpackedTarball/graphite/src/Face.cpp
  2579. [CXX] workdir/UnpackedTarball/graphite/src/FeatureMap.cpp
  2580. [CXX] workdir/UnpackedTarball/graphite/src/FileFace.cpp
  2581. [CXX] workdir/UnpackedTarball/graphite/src/Font.cpp
  2582. [CXX] workdir/UnpackedTarball/graphite/src/GlyphCache.cpp
  2583. [CXX] workdir/UnpackedTarball/graphite/src/GlyphFace.cpp
  2584. [CXX] workdir/UnpackedTarball/graphite/src/Intervals.cpp
  2585. [CXX] workdir/UnpackedTarball/graphite/src/Justifier.cpp
  2586. [CXX] workdir/UnpackedTarball/graphite/src/NameTable.cpp
  2587. [CXX] workdir/UnpackedTarball/graphite/src/Pass.cpp
  2588. [CXX] workdir/UnpackedTarball/graphite/src/Position.cpp
  2589. [CXX] workdir/UnpackedTarball/graphite/src/Segment.cpp
  2590. [CXX] workdir/UnpackedTarball/graphite/src/Silf.cpp
  2591. [CXX] workdir/UnpackedTarball/graphite/src/Slot.cpp
  2592. [CXX] workdir/UnpackedTarball/graphite/src/Sparse.cpp
  2593. [CXX] workdir/UnpackedTarball/graphite/src/TtfUtil.cpp
  2594. [CXX] workdir/UnpackedTarball/graphite/src/UtfCodec.cpp
  2595. [PRJ] lcms2
  2596. [LNK] StaticLibrary/liblibjpeg-turbo.a
  2597. [PRJ] libwebp
  2598. [PRJ] hunspell
  2599. [PRJ] libnumbertext
  2600. [LNK] Library/libepoxy.so
  2601. [LNK] StaticLibrary/liblibpng.a
  2602. [LNK] StaticLibrary/libboost_date_time.a
  2603. [LNK] StaticLibrary/libboost_filesystem.a
  2604. [LNK] StaticLibrary/libboost_iostreams.a
  2605. [LNK] StaticLibrary/libboost_system.a
  2606. [PCH] precompiled_zxing
  2607. [C ] UnpackedTarball/zxing/core/src/libzueci/zueci.c
  2608. [LNK] StaticLibrary/libcodemaker_java.a
  2609. [PRJ] hsqldb
  2610. [PRJ] libtommath
  2611. [PRJ] openssl
  2612. [PRJ] openldap
  2613. [PRJ] beanshell
  2614. [BIN] boost
  2615. [CXX] workdir/UnpackedTarball/box2d/src/common/b2_timer.cpp
  2616. [CXX] workdir/UnpackedTarball/box2d/src/common/b2_stack_allocator.cpp
  2617. [CXX] workdir/UnpackedTarball/box2d/src/common/b2_draw.cpp
  2618. [CXX] workdir/UnpackedTarball/box2d/src/common/b2_math.cpp
  2619. [CXX] workdir/UnpackedTarball/box2d/src/common/b2_block_allocator.cpp
  2620. [CXX] workdir/UnpackedTarball/box2d/src/common/b2_settings.cpp
  2621. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_body.cpp
  2622. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_polygon_circle_contact.cpp
  2623. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_circle_contact.cpp
  2624. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_contact_solver.cpp
  2625. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_polygon_contact.cpp
  2626. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_chain_polygon_contact.cpp
  2627. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_chain_circle_contact.cpp
  2628. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_contact.cpp
  2629. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_edge_polygon_contact.cpp
  2630. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_edge_circle_contact.cpp
  2631. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_wheel_joint.cpp
  2632. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_friction_joint.cpp
  2633. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_prismatic_joint.cpp
  2634. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_weld_joint.cpp
  2635. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_pulley_joint.cpp
  2636. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_mouse_joint.cpp
  2637. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_motor_joint.cpp
  2638. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_distance_joint.cpp
  2639. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_gear_joint.cpp
  2640. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_joint.cpp
  2641. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_revolute_joint.cpp
  2642. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_world_callbacks.cpp
  2643. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_fixture.cpp
  2644. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_contact_manager.cpp
  2645. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_island.cpp
  2646. [CXX] workdir/UnpackedTarball/box2d/src/dynamics/b2_world.cpp
  2647. [CXX] workdir/UnpackedTarball/box2d/src/rope/b2_rope.cpp
  2648. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_time_of_impact.cpp
  2649. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_collide_polygon.cpp
  2650. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_distance.cpp
  2651. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_collision.cpp
  2652. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_collide_edge.cpp
  2653. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_collide_circle.cpp
  2654. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_broad_phase.cpp
  2655. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_edge_shape.cpp
  2656. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_circle_shape.cpp
  2657. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_chain_shape.cpp
  2658. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_polygon_shape.cpp
  2659. [CXX] workdir/UnpackedTarball/box2d/src/collision/b2_dynamic_tree.cpp
  2660. [PRJ] cppunit
  2661. [PRJ] epm
  2662. [BIN] hunspell
  2663. [PRJ] jfreereport_sac
  2664. [PRJ] jfreereport_libbase
  2665. [PRJ] jfreereport_flute
  2666. [PRJ] jfreereport_libloader
  2667. [PRJ] jfreereport_libxml
  2668. [PRJ] jfreereport_libformula
  2669. [PRJ] jfreereport_libfonts
  2670. [PRJ] jfreereport_librepository
  2671. [PRJ] jfreereport_libserializer
  2672. [PAT] librevenge
  2673. [PRJ] libffi
  2674. [BIN] libjpeg-turbo
  2675. [BIN] libpng
  2676. [BIN] libtommath
  2677. [BIN] libwebp
  2678. [PRJ] lpsolve
  2679. [BIN] openldap
  2680. [C ] UnpackedTarball/poppler/poppler/CourierWidths.pregenerated.c
  2681. [C ] UnpackedTarball/poppler/poppler/CourierBoldWidths.pregenerated.c
  2682. [C ] UnpackedTarball/poppler/poppler/CourierBoldObliqueWidths.pregenerated.c
  2683. [C ] UnpackedTarball/poppler/poppler/CourierObliqueWidths.pregenerated.c
  2684. [C ] UnpackedTarball/poppler/poppler/HelveticaWidths.pregenerated.c
  2685. [C ] UnpackedTarball/poppler/poppler/HelveticaBoldWidths.pregenerated.c
  2686. [C ] UnpackedTarball/poppler/poppler/HelveticaBoldObliqueWidths.pregenerated.c
  2687. [C ] UnpackedTarball/poppler/poppler/HelveticaObliqueWidths.pregenerated.c
  2688. [C ] UnpackedTarball/poppler/poppler/SymbolWidths.pregenerated.c
  2689. [C ] UnpackedTarball/poppler/poppler/TimesBoldWidths.pregenerated.c
  2690. [C ] UnpackedTarball/poppler/poppler/TimesBoldItalicWidths.pregenerated.c
  2691. [C ] UnpackedTarball/poppler/poppler/TimesItalicWidths.pregenerated.c
  2692. [C ] UnpackedTarball/poppler/poppler/TimesRomanWidths.pregenerated.c
  2693. [C ] UnpackedTarball/poppler/poppler/ZapfDingbatsWidths.pregenerated.c
  2694. [PCH] precompiled_poppler
  2695. [PRJ] rhino
  2696. [MOD] xsltml
  2697. [SCP] scp2/source/base/file_base
  2698. [SCP] scp2/source/base/firebird
  2699. [SCP] scp2/source/calc/file_calc
  2700. [SCP] scp2/source/draw/file_draw
  2701. [SCP] scp2/source/extensions/file_extensions
  2702. [SCP] scp2/source/graphicfilter/file_graphicfilter
  2703. [SCP] scp2/source/impress/file_impress
  2704. [SCP] scp2/source/impress/module_ogltrans
  2705. [SCP] scp2/source/math/file_math
  2706. [SCP] scp2/source/onlineupdate/file_onlineupdate
  2707. [SCP] scp2/source/ooo/common_brand
  2708. [SCP] scp2/source/ooo/directory_ooo
  2709. [SCP] scp2/source/ooo/directory_ooo_macosx
  2710. [SCP] scp2/source/ooo/file_extra_ooo
  2711. [SCP] scp2/source/ooo/file_library_ooo
  2712. [SCP] scp2/source/ooo/file_ooo
  2713. [SCP] scp2/source/ooo/installation_ooo
  2714. [SCP] scp2/source/ooo/module_help_template
  2715. [SCP] scp2/source/ooo/module_hidden_ooo
  2716. [SCP] scp2/source/ooo/module_lang_template
  2717. [SCP] scp2/source/ooo/profileitem_ooo
  2718. [SCP] scp2/source/ooo/scpaction_ooo
  2719. [SCP] scp2/source/ooo/module_libreofficekit
  2720. [SCP] scp2/source/ooo/module_pdfimport
  2721. [SCP] scp2/source/python/file_python
  2722. [SCP] scp2/source/python/file_python_librelogo
  2723. [SCP] scp2/source/python/module_python
  2724. [SCP] scp2/source/spsupp/module_spsupp
  2725. [SCP] scp2/source/ooo/ure
  2726. [SCP] scp2/source/writer/file_writer
  2727. [SCP] scp2/source/xsltfilter/file_xsltfilter
  2728. [SCP] scp2/source/gnome/file_gnome
  2729. [MOD] setup_native
  2730. [PRJ] libxml2
  2731. [LNK] StaticLibrary/libdtoa.a
  2732. [CXX] sal/textenc/context.cxx
  2733. [CXX] sal/textenc/convertbig5hkscs.cxx
  2734. [CXX] sal/textenc/converteuctw.cxx
  2735. [CXX] sal/textenc/convertgb18030.cxx
  2736. [CXX] sal/textenc/convertisciidevangari.cxx
  2737. [CXX] sal/textenc/convertiso2022cn.cxx
  2738. [CXX] sal/textenc/convertiso2022jp.cxx
  2739. [CXX] sal/textenc/convertiso2022kr.cxx
  2740. [CXX] sal/textenc/convertsinglebytetobmpunicode.cxx
  2741. [CXX] sal/textenc/tables.cxx
  2742. [CXX] sal/textenc/tcvtbyte.cxx
  2743. [CXX] sal/textenc/tcvtmb.cxx
  2744. [CXX] sal/textenc/tcvtutf7.cxx
  2745. [CXX] salhelper/source/condition.cxx
  2746. [CXX] salhelper/source/dynload.cxx
  2747. [CXX] salhelper/source/simplereferenceobject.cxx
  2748. [CXX] salhelper/source/thread.cxx
  2749. [CXX] salhelper/source/timer.cxx
  2750. [CXX] store/source/object.cxx
  2751. [CXX] store/source/lockbyte.cxx
  2752. [CXX] store/source/storbase.cxx
  2753. [CXX] store/source/storbios.cxx
  2754. [CXX] store/source/storcach.cxx
  2755. [CXX] store/source/stordata.cxx
  2756. [CXX] store/source/stordir.cxx
  2757. [CXX] store/source/storlckb.cxx
  2758. [CXX] store/source/stortree.cxx
  2759. [CXX] store/source/storpage.cxx
  2760. [CXX] store/source/store.cxx
  2761. [LNK] StaticLibrary/libgraphite.a
  2762. [CXX] tools/source/reversemap/bestreversemap.cxx
  2763. [C ] UnpackedTarball/expat/lib/xmlparse.c
  2764. [C ] UnpackedTarball/expat/lib/xmlrole.c
  2765. [C ] UnpackedTarball/expat/lib/xmltok.c
  2766. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/SharedHeader.cpp
  2767. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/gunichartables.cpp
  2768. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcslwr.cpp
  2769. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstoll.cpp
  2770. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcscasecmp.cpp
  2771. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tprintf.cpp
  2772. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_lltot.cpp
  2773. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/repl_tcstod.cpp
  2774. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/utf8.cpp
  2775. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/config/threads.cpp
  2776. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/debug/condition.cpp
  2777. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/StringBuffer.cpp
  2778. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/Misc.cpp
  2779. [CXX] workdir/UnpackedTarball/clucene/src/shared/CLucene/util/dirent.cpp
  2780. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/StdHeader.cpp
  2781. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/debug/error.cpp
  2782. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/ThreadLocal.cpp
  2783. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Reader.cpp
  2784. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/Equators.cpp
  2785. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/FastCharStream.cpp
  2786. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/MD5Digester.cpp
  2787. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/StringIntern.cpp
  2788. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/util/BitSet.cpp
  2789. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/FastCharStream.cpp
  2790. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/MultiFieldQueryParser.cpp
  2791. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParser.cpp
  2792. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp
  2793. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/QueryToken.cpp
  2794. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/Lexer.cpp
  2795. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/MultiFieldQueryParser.cpp
  2796. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParser.cpp
  2797. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryParserBase.cpp
  2798. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/QueryToken.cpp
  2799. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/queryParser/legacy/TokenList.cpp
  2800. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardAnalyzer.cpp
  2801. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardFilter.cpp
  2802. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/standard/StandardTokenizer.cpp
  2803. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/Analyzers.cpp
  2804. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp
  2805. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/MMapInput.cpp
  2806. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexInput.cpp
  2807. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Lock.cpp
  2808. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/LockFactory.cpp
  2809. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/IndexOutput.cpp
  2810. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/Directory.cpp
  2811. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/FSDirectory.cpp
  2812. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/store/RAMDirectory.cpp
  2813. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Document.cpp
  2814. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateField.cpp
  2815. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/DateTools.cpp
  2816. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/Field.cpp
  2817. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/FieldSelector.cpp
  2818. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/document/NumberTools.cpp
  2819. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNames.cpp
  2820. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileNameFilter.cpp
  2821. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexDeletionPolicy.cpp
  2822. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeInfo.cpp
  2823. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentInfos.cpp
  2824. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergeScheduler.cpp
  2825. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermDocs.cpp
  2826. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsWriter.cpp
  2827. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosWriter.cpp
  2828. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Term.cpp
  2829. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Terms.cpp
  2830. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MergePolicy.cpp
  2831. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriter.cpp
  2832. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp
  2833. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermVector.cpp
  2834. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorReader.cpp
  2835. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldInfos.cpp
  2836. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/CompoundFile.cpp
  2837. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListReader.cpp
  2838. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SkipListWriter.cpp
  2839. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexFileDeleter.cpp
  2840. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentReader.cpp
  2841. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/DirectoryIndexReader.cpp
  2842. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermVectorWriter.cpp
  2843. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexReader.cpp
  2844. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermPositions.cpp
  2845. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMerger.cpp
  2846. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexWriter.cpp
  2847. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiReader.cpp
  2848. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultiSegmentReader.cpp
  2849. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/Payload.cpp
  2850. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentTermEnum.cpp
  2851. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfo.cpp
  2852. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/IndexModifier.cpp
  2853. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/SegmentMergeQueue.cpp
  2854. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/FieldsReader.cpp
  2855. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/TermInfosReader.cpp
  2856. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/index/MultipleTermPositions.cpp
  2857. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Compare.cpp
  2858. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Scorer.cpp
  2859. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ScorerDocQueue.cpp
  2860. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseScorer.cpp
  2861. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SloppyPhraseScorer.cpp
  2862. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DisjunctionSumScorer.cpp
  2863. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConjunctionScorer.cpp
  2864. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhraseQuery.cpp
  2865. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PrefixQuery.cpp
  2866. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ExactPhraseScorer.cpp
  2867. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermScorer.cpp
  2868. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Similarity.cpp
  2869. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer.cpp
  2870. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanScorer2.cpp
  2871. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/HitQueue.cpp
  2872. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCacheImpl.cpp
  2873. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ChainedFilter.cpp
  2874. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeFilter.cpp
  2875. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingWrapperFilter.cpp
  2876. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/QueryFilter.cpp
  2877. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/TermQuery.cpp
  2878. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FuzzyQuery.cpp
  2879. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SearchHeader.cpp
  2880. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/RangeQuery.cpp
  2881. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/IndexSearcher.cpp
  2882. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Sort.cpp
  2883. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/PhrasePositions.cpp
  2884. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldDocSortedHitQueue.cpp
  2885. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardTermEnum.cpp
  2886. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiSearcher.cpp
  2887. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Hits.cpp
  2888. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiTermQuery.cpp
  2889. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FilteredTermEnum.cpp
  2890. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldSortedHitQueue.cpp
  2891. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/WildcardQuery.cpp
  2892. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/Explanation.cpp
  2893. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/BooleanQuery.cpp
  2894. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/FieldCache.cpp
  2895. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/DateFilter.cpp
  2896. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MatchAllDocsQuery.cpp
  2897. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/MultiPhraseQuery.cpp
  2898. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/ConstantScoreQuery.cpp
  2899. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/CachingSpanFilter.cpp
  2900. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/SpanQueryFilter.cpp
  2901. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansOrdered.cpp
  2902. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/NearSpansUnordered.cpp
  2903. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanFirstQuery.cpp
  2904. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNearQuery.cpp
  2905. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanNotQuery.cpp
  2906. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanOrQuery.cpp
  2907. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanScorer.cpp
  2908. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanTermQuery.cpp
  2909. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/SpanWeight.cpp
  2910. [CXX] workdir/UnpackedTarball/clucene/src/core/CLucene/search/spans/TermSpans.cpp
  2911. [CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/cjk/CJKAnalyzer.cpp
  2912. [CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/LanguageBasedAnalyzer.cpp
  2913. [CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/analysis/PorterStemmer.cpp
  2914. [CXX] workdir/UnpackedTarball/clucene/src/contribs-lib/CLucene/snowball/Snowball.cpp
  2915. [CXX] pch/system_empty.cxx
  2916. [CXX] shell/source/all/xml_parser.cxx
  2917. [PCH] precompiled_skia
  2918. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/get_password.c
  2919. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_alloc.c
  2920. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_array.c
  2921. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_charset.c
  2922. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_compress.c
  2923. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_context.c
  2924. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_default.c
  2925. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_dtoa.c
  2926. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_errmsg.c
  2927. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_hash.c
  2928. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_init.c
  2929. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_io.c
  2930. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_list.c
  2931. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_ll2str.c
  2932. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_loaddata.c
  2933. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_net.c
  2934. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_password.c
  2935. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_pvio.c
  2936. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_sha1.c
  2937. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_stmt_codec.c
  2938. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_string.c
  2939. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_time.c
  2940. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_async.c
  2941. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_charset.c
  2942. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_dyncol.c
  2943. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_lib.c
  2944. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/mariadb_stmt.c
  2945. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c
  2946. [C ] UnpackedTarball/mariadb-connector-c/plugins/auth/my_auth.c
  2947. [C ] UnpackedTarball/mariadb-connector-c/plugins/auth/caching_sha2_pw.c
  2948. [C ] UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c
  2949. clang: error: unknown argument: '-fno-enforce-eh-specs'
  2950. [C ] UnpackedTarball/mariadb-connector-c/libmariadb/secure/openssl_crypt.c
  2951. clang: error: unknown argument: '-fno-enforce-eh-specs'
  2952. [C ] desktop/unx/source/args.c
  2953. [C ] desktop/unx/source/file_image_unx.c
  2954. [C ] desktop/unx/source/pagein.c
  2955. [C ] desktop/unx/source/splashx.c
  2956. [C ] desktop/unx/source/start.c
  2957. [MOD] boost
  2958. [LNK] StaticLibrary/libbox2d.a
  2959. [BIN] cppunit
  2960. [BIN] dtoa
  2961. [BIN] epm
  2962. [BIN] epoxy
  2963. [BIN] graphite
  2964. [MOD] hunspell
  2965. [PKG] libexttextcat_fingerprint
  2966. [EPK] libexttextcat_fingerprint
  2967. [MOD] libjpeg-turbo
  2968. [MOD] libpng
  2969. [MOD] libtommath
  2970. [MOD] libwebp
  2971. [PKG] fonts_alef
  2972. [EPK] fonts_alef
  2973. [PKG] fonts_amiri
  2974. [EPK] fonts_amiri
  2975. [PKG] fonts_caladea
  2976. [EPK] fonts_caladea
  2977. [PKG] fonts_carlito
  2978. [EPK] fonts_carlito
  2979. [PKG] fonts_culmus
  2980. [EPK] fonts_culmus
  2981. [PKG] fonts_dejavu
  2982. [EPK] fonts_dejavu
  2983. [PKG] fonts_gentium
  2984. [EPK] fonts_gentium
  2985. [PKG] fonts_liberation
  2986. [EPK] fonts_liberation
  2987. [PKG] fonts_liberation_narrow
  2988. [EPK] fonts_liberation_narrow
  2989. [PKG] fonts_libertineg
  2990. [EPK] fonts_libertineg
  2991. [PKG] fonts_libre_hebrew
  2992. [EPK] fonts_libre_hebrew
  2993. [PKG] fonts_noto
  2994. [EPK] fonts_noto
  2995. [PKG] fonts_reem
  2996. [EPK] fonts_reem
  2997. [PKG] fonts_scheherazade
  2998. [EPK] fonts_scheherazade
  2999. [MOD] openldap
  3000. [PKG] poppler_data
  3001. [EPK] poppler_data
  3002. [CXX] i18npool/source/breakiterator/gendict.cxx
  3003. [CXX] i18npool/source/textconversion/genconv_dict.cxx
  3004. [C ] jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c
  3005. [CXX] libreofficekit/qa/tilebench/tilebench.cxx
  3006. [CXX] opencl/opencltest/main.cxx
  3007. [CXX] sal/cppunittester/cppunittester.cxx
  3008. [CXX] sal/qa/osl/process/osl_process_child.cxx
  3009. [INM] scp2/spsupp
  3010. [INM] scp2/ure
  3011. [CXX] sal/osl/all/compat.cxx
  3012. [CXX] sal/osl/all/debugbase.cxx
  3013. [CXX] sal/osl/all/filepath.cxx
  3014. [CXX] sal/osl/all/loadmodulerelative.cxx
  3015. [CXX] sal/osl/all/log.cxx
  3016. [CXX] sal/osl/all/mutexshared.cxx
  3017. [CXX] sal/osl/all/signalshared.cxx
  3018. [CXX] sal/osl/all/threadshared.cxx
  3019. [CXX] sal/osl/all/utility.cxx
  3020. [CXX] sal/rtl/alloc_arena.cxx
  3021. [CXX] sal/rtl/alloc_cache.cxx
  3022. [CXX] sal/rtl/alloc_fini.cxx
  3023. [CXX] sal/rtl/alloc_global.cxx
  3024. [CXX] sal/rtl/bootstrap.cxx
  3025. [CXX] sal/rtl/byteseq.cxx
  3026. [CXX] sal/rtl/cipher.cxx
  3027. [CXX] sal/rtl/cmdargs.cxx
  3028. [CXX] sal/rtl/crc.cxx
  3029. [CXX] sal/rtl/digest.cxx
  3030. [CXX] sal/rtl/hash.cxx
  3031. [CXX] sal/rtl/locale.cxx
  3032. [CXX] sal/rtl/math.cxx
  3033. [CXX] sal/rtl/random.cxx
  3034. [CXX] sal/rtl/rtl_process.cxx
  3035. [CXX] sal/rtl/strbuf.cxx
  3036. [CXX] sal/rtl/strimp.cxx
  3037. [CXX] sal/rtl/string.cxx
  3038. [CXX] sal/rtl/unload.cxx
  3039. [CXX] sal/rtl/uri.cxx
  3040. [CXX] sal/rtl/ustrbuf.cxx
  3041. [CXX] sal/rtl/ustring.cxx
  3042. [CXX] sal/rtl/uuid.cxx
  3043. [CXX] sal/textenc/converter.cxx
  3044. [CXX] sal/textenc/convertsimple.cxx
  3045. [CXX] sal/textenc/handleundefinedunicodetotextchar.cxx
  3046. [CXX] sal/textenc/tcvtutf8.cxx
  3047. [CXX] sal/textenc/tencinfo.cxx
  3048. [CXX] sal/textenc/textcvt.cxx
  3049. [CXX] sal/textenc/textenc.cxx
  3050. [CXX] sal/textenc/unichars.cxx
  3051. [CXX] sal/osl/unx/backtraceapi.cxx
  3052. [CXX] sal/osl/unx/conditn.cxx
  3053. [CXX] sal/osl/unx/file.cxx
  3054. [CXX] sal/osl/unx/file_error_transl.cxx
  3055. [CXX] sal/osl/unx/file_misc.cxx
  3056. [CXX] sal/osl/unx/file_path_helper.cxx
  3057. [CXX] sal/osl/unx/file_stat.cxx
  3058. [CXX] sal/osl/unx/file_url.cxx
  3059. [CXX] sal/osl/unx/file_volume.cxx
  3060. [CXX] sal/osl/unx/memory.cxx
  3061. [CXX] sal/osl/unx/module.cxx
  3062. [CXX] sal/osl/unx/mutex.cxx
  3063. [CXX] sal/osl/unx/nlsupport.cxx
  3064. [CXX] sal/osl/unx/pipe.cxx
  3065. [CXX] sal/osl/unx/process.cxx
  3066. [CXX] sal/osl/unx/process_impl.cxx
  3067. [CXX] sal/osl/unx/profile.cxx
  3068. [CXX] sal/osl/unx/random.cxx
  3069. [CXX] sal/osl/unx/readwrite_helper.cxx
  3070. [CXX] sal/osl/unx/salinit.cxx
  3071. [CXX] sal/osl/unx/security.cxx
  3072. [CXX] sal/osl/unx/signal.cxx
  3073. [CXX] sal/osl/unx/socket.cxx
  3074. [CXX] sal/osl/unx/soffice.cxx
  3075. [CXX] sal/osl/unx/tempfile.cxx
  3076. [CXX] sal/osl/unx/thread.cxx
  3077. [CXX] sal/osl/unx/time.cxx
  3078. [CXX] sal/osl/unx/uunxapi.cxx
  3079. [CXX] sal/osl/unx/system.cxx
  3080. [CXX] sal/osl/unx/interlck.cxx
  3081. [PKG] libnumbertext_numbertext
  3082. [LNK] StaticLibrary/libexpat.a
  3083. [LNK] Library/libclucene.so
  3084. [LNK] StaticLibrary/libprecompiled_system.a
  3085. [LNK] StaticLibrary/libshell_xmlparser.a
  3086. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZDecoder.cpp
  3087. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZDetector.cpp
  3088. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZEncoder.cpp
  3089. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZHighLevelEncoder.cpp
  3090. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZReader.cpp
  3091. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZToken.cpp
  3092. [CXX] workdir/UnpackedTarball/zxing/core/src/aztec/AZWriter.cpp
  3093. [CXX] workdir/UnpackedTarball/zxing/core/src/BarcodeFormat.cpp
  3094. [CXX] workdir/UnpackedTarball/zxing/core/src/BinaryBitmap.cpp
  3095. [CXX] workdir/UnpackedTarball/zxing/core/src/BitArray.cpp
  3096. [CXX] workdir/UnpackedTarball/zxing/core/src/BitMatrix.cpp
  3097. [CXX] workdir/UnpackedTarball/zxing/core/src/BitMatrixIO.cpp
  3098. [CXX] workdir/UnpackedTarball/zxing/core/src/BitSource.cpp
  3099. [CXX] workdir/UnpackedTarball/zxing/core/src/CharacterSet.cpp
  3100. [CXX] workdir/UnpackedTarball/zxing/core/src/ConcentricFinder.cpp
  3101. [CXX] workdir/UnpackedTarball/zxing/core/src/Content.cpp
  3102. [CXX] workdir/UnpackedTarball/zxing/core/src/DecodeHints.cpp
  3103. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMBitLayout.cpp
  3104. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMDataBlock.cpp
  3105. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMDecoder.cpp
  3106. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMDetector.cpp
  3107. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMECEncoder.cpp
  3108. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMHighLevelEncoder.cpp
  3109. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMReader.cpp
  3110. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMSymbolInfo.cpp
  3111. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMVersion.cpp
  3112. [CXX] workdir/UnpackedTarball/zxing/core/src/datamatrix/DMWriter.cpp
  3113. [CXX] workdir/UnpackedTarball/zxing/core/src/ECI.cpp
  3114. [CXX] workdir/UnpackedTarball/zxing/core/src/GenericGF.cpp
  3115. [CXX] workdir/UnpackedTarball/zxing/core/src/GenericGFPoly.cpp
  3116. [CXX] workdir/UnpackedTarball/zxing/core/src/GlobalHistogramBinarizer.cpp
  3117. [CXX] workdir/UnpackedTarball/zxing/core/src/GridSampler.cpp
  3118. [CXX] workdir/UnpackedTarball/zxing/core/src/GTIN.cpp
  3119. [CXX] workdir/UnpackedTarball/zxing/core/src/HybridBinarizer.cpp
  3120. [CXX] workdir/UnpackedTarball/zxing/core/src/maxicode/MCBitMatrixParser.cpp
  3121. [CXX] workdir/UnpackedTarball/zxing/core/src/maxicode/MCDecoder.cpp
  3122. [CXX] workdir/UnpackedTarball/zxing/core/src/maxicode/MCReader.cpp
  3123. [CXX] workdir/UnpackedTarball/zxing/core/src/MultiFormatReader.cpp
  3124. [CXX] workdir/UnpackedTarball/zxing/core/src/MultiFormatWriter.cpp
  3125. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCodabarReader.cpp
  3126. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCodabarWriter.cpp
  3127. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode39Reader.cpp
  3128. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode39Writer.cpp
  3129. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode93Reader.cpp
  3130. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode93Writer.cpp
  3131. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode128Patterns.cpp
  3132. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode128Reader.cpp
  3133. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODCode128Writer.cpp
  3134. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarCommon.cpp
  3135. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarExpandedBitDecoder.cpp
  3136. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarExpandedReader.cpp
  3137. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODDataBarReader.cpp
  3138. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODEAN8Writer.cpp
  3139. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODEAN13Writer.cpp
  3140. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODITFWriter.cpp
  3141. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODITFReader.cpp
  3142. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODMultiUPCEANReader.cpp
  3143. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODUPCAWriter.cpp
  3144. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODUPCEWriter.cpp
  3145. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODUPCEANCommon.cpp
  3146. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODRowReader.cpp
  3147. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODReader.cpp
  3148. [CXX] workdir/UnpackedTarball/zxing/core/src/oned/ODWriterHelper.cpp
  3149. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFCodewordDecoder.cpp
  3150. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFHighLevelEncoder.cpp
  3151. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDetectionResultColumn.cpp
  3152. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFReader.cpp
  3153. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFBoundingBox.cpp
  3154. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFScanningDecoder.cpp
  3155. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFModulusGF.cpp
  3156. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFEncoder.cpp
  3157. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDecodedBitStreamParser.cpp
  3158. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFWriter.cpp
  3159. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDetectionResult.cpp
  3160. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFModulusPoly.cpp
  3161. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFDetector.cpp
  3162. [CXX] workdir/UnpackedTarball/zxing/core/src/pdf417/PDFBarcodeValue.cpp
  3163. [CXX] workdir/UnpackedTarball/zxing/core/src/PerspectiveTransform.cpp
  3164. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRBitMatrixParser.cpp
  3165. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRCodecMode.cpp
  3166. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRDataBlock.cpp
  3167. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRDecoder.cpp
  3168. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRDetector.cpp
  3169. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QREncoder.cpp
  3170. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRErrorCorrectionLevel.cpp
  3171. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRFormatInformation.cpp
  3172. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRMaskUtil.cpp
  3173. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRMatrixUtil.cpp
  3174. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRReader.cpp
  3175. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRWriter.cpp
  3176. [CXX] workdir/UnpackedTarball/zxing/core/src/qrcode/QRVersion.cpp
  3177. [CXX] workdir/UnpackedTarball/zxing/core/src/ReadBarcode.cpp
  3178. [CXX] workdir/UnpackedTarball/zxing/core/src/Result.cpp
  3179. [CXX] workdir/UnpackedTarball/zxing/core/src/ResultPoint.cpp
  3180. [CXX] workdir/UnpackedTarball/zxing/core/src/ReedSolomonDecoder.cpp
  3181. [CXX] workdir/UnpackedTarball/zxing/core/src/ReedSolomonEncoder.cpp
  3182. [CXX] workdir/UnpackedTarball/zxing/core/src/TextDecoder.cpp
  3183. [CXX] workdir/UnpackedTarball/zxing/core/src/TextEncoder.cpp
  3184. [CXX] workdir/UnpackedTarball/zxing/core/src/TextUtfEncoding.cpp
  3185. [CXX] workdir/UnpackedTarball/zxing/core/src/Utf.cpp
  3186. [CXX] workdir/UnpackedTarball/zxing/core/src/WhiteRectDetector.cpp
  3187. [CXX] workdir/UnpackedTarball/zxing/core/src/ZXBigInteger.cpp
  3188. [PKG] openssl
  3189. [LNK] StaticLibrary/libmariadb-connector-c.a
  3190. [BIN] box2d
  3191. [MOD] cppunit
  3192. [MOD] dtoa
  3193. [MOD] epm
  3194. [MOD] epoxy
  3195. [BIN] expat
  3196. [MOD] graphite
  3197. [PRJ] librevenge
  3198. [BIN] libexttextcat
  3199. [PKG] libffi
  3200. [EPK] libffi
  3201. [EPK] libnumbertext_numbertext
  3202. [BIN] mariadb-connector-c
  3203. [BIN] more_fonts
  3204. [EPK] openssl
  3205. [CXX] workdir/UnpackedTarball/poppler/goo/gbase64.cc
  3206. [CXX] workdir/UnpackedTarball/poppler/goo/gbasename.cc
  3207. [CXX] workdir/UnpackedTarball/poppler/goo/gfile.cc
  3208. [CXX] workdir/UnpackedTarball/poppler/goo/glibc.cc
  3209. [CXX] workdir/UnpackedTarball/poppler/goo/glibc_strtok_r.cc
  3210. [CXX] workdir/UnpackedTarball/poppler/goo/grandom.cc
  3211. [CXX] workdir/UnpackedTarball/poppler/goo/gstrtod.cc
  3212. [CXX] workdir/UnpackedTarball/poppler/goo/GooString.cc
  3213. [CXX] workdir/UnpackedTarball/poppler/goo/GooTimer.cc
  3214. [CXX] workdir/UnpackedTarball/poppler/goo/ImgWriter.cc
  3215. [CXX] workdir/UnpackedTarball/poppler/goo/JpegWriter.cc
  3216. [CXX] workdir/UnpackedTarball/poppler/goo/NetPBMWriter.cc
  3217. [CXX] workdir/UnpackedTarball/poppler/goo/PNGWriter.cc
  3218. [CXX] workdir/UnpackedTarball/poppler/goo/TiffWriter.cc
  3219. [CXX] workdir/UnpackedTarball/poppler/fofi/FoFiBase.cc
  3220. [CXX] workdir/UnpackedTarball/poppler/fofi/FoFiEncodings.cc
  3221. [CXX] workdir/UnpackedTarball/poppler/fofi/FoFiIdentifier.cc
  3222. [CXX] workdir/UnpackedTarball/poppler/fofi/FoFiTrueType.cc
  3223. [CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1.cc
  3224. [CXX] workdir/UnpackedTarball/poppler/fofi/FoFiType1C.cc
  3225. [CXX] workdir/UnpackedTarball/poppler/poppler/Annot.cc
  3226. [CXX] workdir/UnpackedTarball/poppler/poppler/AnnotStampImageHelper.cc
  3227. [CXX] workdir/UnpackedTarball/poppler/poppler/Array.cc
  3228. [CXX] workdir/UnpackedTarball/poppler/poppler/BBoxOutputDev.cc
  3229. [CXX] workdir/UnpackedTarball/poppler/poppler/CachedFile.cc
  3230. [CXX] workdir/UnpackedTarball/poppler/poppler/Catalog.cc
  3231. [CXX] workdir/UnpackedTarball/poppler/poppler/CertificateInfo.cc
  3232. [CXX] workdir/UnpackedTarball/poppler/poppler/CharCodeToUnicode.cc
  3233. [CXX] workdir/UnpackedTarball/poppler/poppler/CMap.cc
  3234. [CXX] workdir/UnpackedTarball/poppler/poppler/DCTStream.cc
  3235. [CXX] workdir/UnpackedTarball/poppler/poppler/DateInfo.cc
  3236. [CXX] workdir/UnpackedTarball/poppler/poppler/Decrypt.cc
  3237. [CXX] workdir/UnpackedTarball/poppler/poppler/Dict.cc
  3238. [CXX] workdir/UnpackedTarball/poppler/poppler/Error.cc
  3239. [CXX] workdir/UnpackedTarball/poppler/poppler/FDPDFDocBuilder.cc
  3240. [CXX] workdir/UnpackedTarball/poppler/poppler/FILECacheLoader.cc
  3241. [CXX] workdir/UnpackedTarball/poppler/poppler/FileSpec.cc
  3242. [CXX] workdir/UnpackedTarball/poppler/poppler/FontEncodingTables.cc
  3243. [CXX] workdir/UnpackedTarball/poppler/poppler/FontInfo.cc
  3244. [CXX] workdir/UnpackedTarball/poppler/poppler/Form.cc
  3245. [CXX] workdir/UnpackedTarball/poppler/poppler/Function.cc
  3246. [CXX] workdir/UnpackedTarball/poppler/poppler/Gfx.cc
  3247. [CXX] workdir/UnpackedTarball/poppler/poppler/GfxFont.cc
  3248. [CXX] workdir/UnpackedTarball/poppler/poppler/GfxState.cc
  3249. [CXX] workdir/UnpackedTarball/poppler/poppler/GlobalParams.cc
  3250. [CXX] workdir/UnpackedTarball/poppler/poppler/Hints.cc
  3251. [CXX] workdir/UnpackedTarball/poppler/poppler/ImageEmbeddingUtils.cc
  3252. [CXX] workdir/UnpackedTarball/poppler/poppler/JArithmeticDecoder.cc
  3253. [CXX] workdir/UnpackedTarball/poppler/poppler/JBIG2Stream.cc
  3254. [CXX] workdir/UnpackedTarball/poppler/poppler/JSInfo.cc
  3255. [CXX] workdir/UnpackedTarball/poppler/poppler/Lexer.cc
  3256. [CXX] workdir/UnpackedTarball/poppler/poppler/Linearization.cc
  3257. [CXX] workdir/UnpackedTarball/poppler/poppler/Link.cc
  3258. [CXX] workdir/UnpackedTarball/poppler/poppler/LocalPDFDocBuilder.cc
  3259. [CXX] workdir/UnpackedTarball/poppler/poppler/MarkedContentOutputDev.cc
  3260. [CXX] workdir/UnpackedTarball/poppler/poppler/Movie.cc
  3261. [CXX] workdir/UnpackedTarball/poppler/poppler/NameToCharCode.cc
  3262. [CXX] workdir/UnpackedTarball/poppler/poppler/Object.cc
  3263. [CXX] workdir/UnpackedTarball/poppler/poppler/OptionalContent.cc
  3264. [CXX] workdir/UnpackedTarball/poppler/poppler/Outline.cc
  3265. [CXX] workdir/UnpackedTarball/poppler/poppler/OutputDev.cc
  3266. [CXX] workdir/UnpackedTarball/poppler/poppler/Page.cc
  3267. [CXX] workdir/UnpackedTarball/poppler/poppler/PageLabelInfo.cc
  3268. [CXX] workdir/UnpackedTarball/poppler/poppler/PageTransition.cc
  3269. [CXX] workdir/UnpackedTarball/poppler/poppler/Parser.cc
  3270. [CXX] workdir/UnpackedTarball/poppler/poppler/PDFDoc.cc
  3271. [CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocBuilder.cc
  3272. [CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocEncoding.cc
  3273. [CXX] workdir/UnpackedTarball/poppler/poppler/PDFDocFactory.cc
  3274. [CXX] workdir/UnpackedTarball/poppler/poppler/PreScanOutputDev.cc
  3275. [CXX] workdir/UnpackedTarball/poppler/poppler/ProfileData.cc
  3276. [CXX] workdir/UnpackedTarball/poppler/poppler/PSOutputDev.cc
  3277. [CXX] workdir/UnpackedTarball/poppler/poppler/PSTokenizer.cc
  3278. [CXX] workdir/UnpackedTarball/poppler/poppler/Rendition.cc
  3279. [CXX] workdir/UnpackedTarball/poppler/poppler/SecurityHandler.cc
  3280. [CXX] workdir/UnpackedTarball/poppler/poppler/SignatureInfo.cc
  3281. [CXX] workdir/UnpackedTarball/poppler/poppler/Sound.cc
  3282. [CXX] workdir/UnpackedTarball/poppler/poppler/Stream.cc
  3283. [CXX] workdir/UnpackedTarball/poppler/poppler/StructElement.cc
  3284. [CXX] workdir/UnpackedTarball/poppler/poppler/StructTreeRoot.cc
  3285. [CXX] workdir/UnpackedTarball/poppler/poppler/TextOutputDev.cc
  3286. [CXX] workdir/UnpackedTarball/poppler/poppler/UTF.cc
  3287. [CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMap.cc
  3288. [CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeMapFuncs.cc
  3289. [CXX] workdir/UnpackedTarball/poppler/poppler/UnicodeTypeTable.cc
  3290. [CXX] workdir/UnpackedTarball/poppler/poppler/ViewerPreferences.cc
  3291. [CXX] workdir/UnpackedTarball/poppler/poppler/XRef.cc
  3292. [CXX] workdir/UnpackedTarball/poppler/splash/SplashBitmap.cc
  3293. [BIN] pch
  3294. [IMO] scp2/spsupp
  3295. [IMO] scp2/ure
  3296. [CXX] sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
  3297. [CXX] sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
  3298. [CXX] sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx
  3299. [UPK] libassuan-2.5.5.tar.bz2
  3300. [LNK] Library/libuno_sal.so.3
  3301. [CXX] registry/source/keyimpl.cxx
  3302. [CXX] registry/source/reflread.cxx
  3303. [CXX] registry/source/reflwrit.cxx
  3304. [CXX] registry/source/regimpl.cxx
  3305. [CXX] registry/source/registry.cxx
  3306. [CXX] registry/source/regkey.cxx
  3307. /opt/git/libreoffice.core/sal/osl/unx/file_misc.cxx: In function 'osl_getNextDirectoryItem':
  3308. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  3309. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  3310. | ^
  3311. [PKG] icu
  3312. [UPK] tiff-4.5.0rc3.tar.xz
  3313. [UPK] 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz
  3314. [UPK] mythes-1.2.5.tar.xz
  3315. [CXX] external/skia/source/SkMemory_malloc.cxx
  3316. [CXX] external/skia/source/skia_compiler.cxx
  3317. [CXX] external/skia/source/skia_opts.cxx
  3318. [CXX] workdir/UnpackedTarball/skia/src/base/SkArenaAlloc.cpp
  3319. [CXX] workdir/UnpackedTarball/skia/src/base/SkBlockAllocator.cpp
  3320. [CXX] workdir/UnpackedTarball/skia/src/base/SkBuffer.cpp
  3321. [CXX] workdir/UnpackedTarball/skia/src/base/SkContainers.cpp
  3322. [CXX] workdir/UnpackedTarball/skia/src/base/SkDeque.cpp
  3323. [CXX] workdir/UnpackedTarball/skia/src/base/SkMalloc.cpp
  3324. In member function 'operator+=',
  3325. inlined from 'osl_psz_createPipe' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  3326. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  3327. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  3328. | ^
  3329. [CXX] workdir/UnpackedTarball/skia/src/base/SkMathPriv.cpp
  3330. [CXX] workdir/UnpackedTarball/skia/src/base/SkSafeMath.cpp
  3331. In member function 'addData',
  3332. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  3333. inlined from 'osl_psz_getConfigDir' at /opt/git/libreoffice.core/sal/osl/unx/security.cxx:435:54,
  3334. inlined from 'osl_getConfigDir' at /opt/git/libreoffice.core/sal/osl/unx/security.cxx:389:32:
  3335. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  3336. 80 | memcpy( buffer, data, length * sizeof( C ));
  3337. | ^
  3338. In member function '__ct ',
  3339. inlined from 'osl_psz_getConfigDir' at /opt/git/libreoffice.core/sal/osl/unx/security.cxx:435:54,
  3340. inlined from 'osl_getConfigDir' at /opt/git/libreoffice.core/sal/osl/unx/security.cxx:389:32:
  3341. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  3342. 435 | *end = '\0';
  3343. | ^
  3344. [CXX] workdir/UnpackedTarball/skia/src/base/SkSemaphore.cpp
  3345. [CXX] workdir/UnpackedTarball/skia/src/base/SkTDArray.cpp
  3346. [CXX] workdir/UnpackedTarball/skia/src/base/SkThreadID.cpp
  3347. [CXX] workdir/UnpackedTarball/skia/src/base/SkTSearch.cpp
  3348. [CXX] workdir/UnpackedTarball/skia/src/base/SkUtils.cpp
  3349. [CXX] workdir/UnpackedTarball/skia/src/base/SkUTF.cpp
  3350. [CXX] workdir/UnpackedTarball/skia/src/codec/SkAndroidCodecAdapter.cpp
  3351. [CXX] workdir/UnpackedTarball/skia/src/codec/SkAndroidCodec.cpp
  3352. [CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpBaseCodec.cpp
  3353. [CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpCodec.cpp
  3354. [CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpMaskCodec.cpp
  3355. [CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpRLECodec.cpp
  3356. [CXX] workdir/UnpackedTarball/skia/src/codec/SkBmpStandardCodec.cpp
  3357. [CXX] workdir/UnpackedTarball/skia/src/codec/SkCodec.cpp
  3358. [CXX] workdir/UnpackedTarball/skia/src/codec/SkCodecImageGenerator.cpp
  3359. [CXX] workdir/UnpackedTarball/skia/src/codec/SkColorTable.cpp
  3360. [CXX] workdir/UnpackedTarball/skia/src/codec/SkEncodedInfo.cpp
  3361. [CXX] workdir/UnpackedTarball/skia/src/codec/SkIcoCodec.cpp
  3362. [CXX] workdir/UnpackedTarball/skia/src/codec/SkMasks.cpp
  3363. [CXX] workdir/UnpackedTarball/skia/src/codec/SkMaskSwizzler.cpp
  3364. [CXX] workdir/UnpackedTarball/skia/src/codec/SkParseEncodedOrigin.cpp
  3365. [CXX] workdir/UnpackedTarball/skia/src/codec/SkPngCodec.cpp
  3366. [CXX] workdir/UnpackedTarball/skia/src/codec/SkSampledCodec.cpp
  3367. [CXX] workdir/UnpackedTarball/skia/src/codec/SkSampler.cpp
  3368. [CXX] workdir/UnpackedTarball/skia/src/codec/SkSwizzler.cpp
  3369. [CXX] workdir/UnpackedTarball/skia/src/codec/SkWbmpCodec.cpp
  3370. [CXX] workdir/UnpackedTarball/skia/src/core/SkAAClip.cpp
  3371. [CXX] workdir/UnpackedTarball/skia/src/core/SkAlphaRuns.cpp
  3372. [CXX] workdir/UnpackedTarball/skia/src/core/SkAnalyticEdge.cpp
  3373. [CXX] workdir/UnpackedTarball/skia/src/core/SkAnnotation.cpp
  3374. [CXX] workdir/UnpackedTarball/skia/src/core/SkATrace.cpp
  3375. [CXX] workdir/UnpackedTarball/skia/src/core/SkAutoPixmapStorage.cpp
  3376. [CXX] workdir/UnpackedTarball/skia/src/core/SkBBHFactory.cpp
  3377. [CXX] workdir/UnpackedTarball/skia/src/core/SkBigPicture.cpp
  3378. [CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapCache.cpp
  3379. [CXX] workdir/UnpackedTarball/skia/src/core/SkBitmap.cpp
  3380. [CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapDevice.cpp
  3381. [CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapProcState.cpp
  3382. [CXX] workdir/UnpackedTarball/skia/src/core/SkBitmapProcState_matrixProcs.cpp
  3383. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlendMode.cpp
  3384. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlendModeBlender.cpp
  3385. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlitRow_D32.cpp
  3386. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_ARGB32.cpp
  3387. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_A8.cpp
  3388. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter.cpp
  3389. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlitter_Sprite.cpp
  3390. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlurMask.cpp
  3391. [CXX] workdir/UnpackedTarball/skia/src/core/SkBlurMF.cpp
  3392. [CXX] workdir/UnpackedTarball/skia/src/core/SkCachedData.cpp
  3393. [CXX] workdir/UnpackedTarball/skia/src/core/SkCanvas.cpp
  3394. [CXX] workdir/UnpackedTarball/skia/src/core/SkCanvasPriv.cpp
  3395. [CXX] workdir/UnpackedTarball/skia/src/core/SkCapabilities.cpp
  3396. [CXX] workdir/UnpackedTarball/skia/src/core/SkChromeRemoteGlyphCache.cpp
  3397. [CXX] workdir/UnpackedTarball/skia/src/core/SkClipStack.cpp
  3398. [CXX] workdir/UnpackedTarball/skia/src/core/SkClipStackDevice.cpp
  3399. [CXX] workdir/UnpackedTarball/skia/src/core/SkColor.cpp
  3400. [CXX] workdir/UnpackedTarball/skia/src/core/SkColorFilter.cpp
  3401. [CXX] workdir/UnpackedTarball/skia/src/core/SkColorFilter_Matrix.cpp
  3402. [CXX] workdir/UnpackedTarball/skia/src/core/SkColorSpace.cpp
  3403. [CXX] workdir/UnpackedTarball/skia/src/core/SkColorSpaceXformSteps.cpp
  3404. [CXX] workdir/UnpackedTarball/skia/src/core/SkCompressedDataUtils.cpp
  3405. [CXX] workdir/UnpackedTarball/skia/src/core/SkContourMeasure.cpp
  3406. [CXX] workdir/UnpackedTarball/skia/src/core/SkConvertPixels.cpp
  3407. [CXX] workdir/UnpackedTarball/skia/src/core/SkCpu.cpp
  3408. [CXX] workdir/UnpackedTarball/skia/src/core/SkCubicClipper.cpp
  3409. [CXX] workdir/UnpackedTarball/skia/src/core/SkCubicMap.cpp
  3410. [CXX] workdir/UnpackedTarball/skia/src/core/SkData.cpp
  3411. [CXX] workdir/UnpackedTarball/skia/src/core/SkDataTable.cpp
  3412. [CXX] workdir/UnpackedTarball/skia/src/core/SkDebug.cpp
  3413. [CXX] workdir/UnpackedTarball/skia/src/core/SkDeferredDisplayList.cpp
  3414. [CXX] workdir/UnpackedTarball/skia/src/core/SkDeferredDisplayListRecorder.cpp
  3415. [CXX] workdir/UnpackedTarball/skia/src/core/SkDescriptor.cpp
  3416. [CXX] workdir/UnpackedTarball/skia/src/core/SkDevice.cpp
  3417. [CXX] workdir/UnpackedTarball/skia/src/core/SkDistanceFieldGen.cpp
  3418. [CXX] workdir/UnpackedTarball/skia/src/core/SkDocument.cpp
  3419. [CXX] workdir/UnpackedTarball/skia/src/core/SkDrawable.cpp
  3420. [CXX] workdir/UnpackedTarball/skia/src/core/SkDraw.cpp
  3421. [CXX] workdir/UnpackedTarball/skia/src/core/SkDrawLooper.cpp
  3422. [CXX] workdir/UnpackedTarball/skia/src/core/SkDrawShadowInfo.cpp
  3423. [CXX] workdir/UnpackedTarball/skia/src/core/SkDraw_atlas.cpp
  3424. [CXX] workdir/UnpackedTarball/skia/src/core/SkDraw_text.cpp
  3425. [CXX] workdir/UnpackedTarball/skia/src/core/SkDraw_vertices.cpp
  3426. [CXX] workdir/UnpackedTarball/skia/src/core/SkEdgeBuilder.cpp
  3427. [CXX] workdir/UnpackedTarball/skia/src/core/SkEdgeClipper.cpp
  3428. [CXX] workdir/UnpackedTarball/skia/src/core/SkEdge.cpp
  3429. [CXX] workdir/UnpackedTarball/skia/src/core/SkExecutor.cpp
  3430. [CXX] workdir/UnpackedTarball/skia/src/core/SkFlattenable.cpp
  3431. [CXX] workdir/UnpackedTarball/skia/src/core/SkFont.cpp
  3432. [CXX] workdir/UnpackedTarball/skia/src/core/SkFont_serial.cpp
  3433. [CXX] workdir/UnpackedTarball/skia/src/core/SkFontDescriptor.cpp
  3434. [CXX] workdir/UnpackedTarball/skia/src/core/SkFontMgr.cpp
  3435. [CXX] workdir/UnpackedTarball/skia/src/core/SkFontStream.cpp
  3436. [CXX] workdir/UnpackedTarball/skia/src/core/SkGaussFilter.cpp
  3437. [CXX] workdir/UnpackedTarball/skia/src/core/SkGeometry.cpp
  3438. [CXX] workdir/UnpackedTarball/skia/src/core/SkIDChangeListener.cpp
  3439. [CXX] workdir/UnpackedTarball/skia/src/core/SkGlobalInitialization_core.cpp
  3440. [CXX] workdir/UnpackedTarball/skia/src/core/SkGlyph.cpp
  3441. [CXX] workdir/UnpackedTarball/skia/src/core/SkGlyphBuffer.cpp
  3442. [CXX] workdir/UnpackedTarball/skia/src/core/SkGlyphRunPainter.cpp
  3443. [CXX] workdir/UnpackedTarball/skia/src/core/SkGraphics.cpp
  3444. [CXX] workdir/UnpackedTarball/skia/src/core/SkHalf.cpp
  3445. [CXX] workdir/UnpackedTarball/skia/src/core/SkICC.cpp
  3446. [CXX] workdir/UnpackedTarball/skia/src/core/SkImageFilterCache.cpp
  3447. [CXX] workdir/UnpackedTarball/skia/src/core/SkImageFilterTypes.cpp
  3448. [CXX] workdir/UnpackedTarball/skia/src/core/SkImageFilter.cpp
  3449. [CXX] workdir/UnpackedTarball/skia/src/core/SkImageGenerator.cpp
  3450. [CXX] workdir/UnpackedTarball/skia/src/core/SkImageInfo.cpp
  3451. [CXX] workdir/UnpackedTarball/skia/src/core/SkLatticeIter.cpp
  3452. [CXX] workdir/UnpackedTarball/skia/src/core/SkLineClipper.cpp
  3453. [CXX] workdir/UnpackedTarball/skia/src/core/SkLocalMatrixImageFilter.cpp
  3454. [CXX] workdir/UnpackedTarball/skia/src/core/SkMallocPixelRef.cpp
  3455. [CXX] workdir/UnpackedTarball/skia/src/core/SkMaskBlurFilter.cpp
  3456. [CXX] workdir/UnpackedTarball/skia/src/core/SkMaskCache.cpp
  3457. [CXX] workdir/UnpackedTarball/skia/src/core/SkMask.cpp
  3458. [CXX] workdir/UnpackedTarball/skia/src/core/SkMaskFilter.cpp
  3459. [CXX] workdir/UnpackedTarball/skia/src/core/SkMaskGamma.cpp
  3460. [CXX] workdir/UnpackedTarball/skia/src/core/SkMatrix.cpp
  3461. [CXX] workdir/UnpackedTarball/skia/src/core/SkMatrixInvert.cpp
  3462. [CXX] workdir/UnpackedTarball/skia/src/core/SkM44.cpp
  3463. [CXX] workdir/UnpackedTarball/skia/src/core/SkMD5.cpp
  3464. [CXX] workdir/UnpackedTarball/skia/src/core/SkMesh.cpp
  3465. [CXX] workdir/UnpackedTarball/skia/src/core/SkMipmap.cpp
  3466. [CXX] workdir/UnpackedTarball/skia/src/core/SkMipmapAccessor.cpp
  3467. [CXX] workdir/UnpackedTarball/skia/src/core/SkModeColorFilter.cpp
  3468. [CXX] workdir/UnpackedTarball/skia/src/core/SkOpts.cpp
  3469. [CXX] workdir/UnpackedTarball/skia/src/core/SkOpts_erms.cpp
  3470. [CXX] workdir/UnpackedTarball/skia/src/core/SkOverdrawCanvas.cpp
  3471. [CXX] workdir/UnpackedTarball/skia/src/core/SkPaint.cpp
  3472. [CXX] workdir/UnpackedTarball/skia/src/core/SkPaintPriv.cpp
  3473. [CXX] workdir/UnpackedTarball/skia/src/core/SkPath.cpp
  3474. [CXX] workdir/UnpackedTarball/skia/src/core/SkPathBuilder.cpp
  3475. [CXX] workdir/UnpackedTarball/skia/src/core/SkPathEffect.cpp
  3476. [CXX] workdir/UnpackedTarball/skia/src/core/SkPathMeasure.cpp
  3477. [CXX] workdir/UnpackedTarball/skia/src/core/SkPathRef.cpp
  3478. [CXX] workdir/UnpackedTarball/skia/src/core/SkPathUtils.cpp
  3479. [CXX] workdir/UnpackedTarball/skia/src/core/SkPath_serial.cpp
  3480. [CXX] workdir/UnpackedTarball/skia/src/core/SkPicture.cpp
  3481. [CXX] workdir/UnpackedTarball/skia/src/core/SkPictureData.cpp
  3482. [CXX] workdir/UnpackedTarball/skia/src/core/SkPictureFlat.cpp
  3483. [CXX] workdir/UnpackedTarball/skia/src/core/SkPictureImageGenerator.cpp
  3484. [CXX] workdir/UnpackedTarball/skia/src/core/SkPicturePlayback.cpp
  3485. [CXX] workdir/UnpackedTarball/skia/src/core/SkPictureRecord.cpp
  3486. [CXX] workdir/UnpackedTarball/skia/src/core/SkPictureRecorder.cpp
  3487. [CXX] workdir/UnpackedTarball/skia/src/core/SkPixelRef.cpp
  3488. [CXX] workdir/UnpackedTarball/skia/src/core/SkPixmap.cpp
  3489. [CXX] workdir/UnpackedTarball/skia/src/core/SkPoint.cpp
  3490. [CXX] workdir/UnpackedTarball/skia/src/core/SkPoint3.cpp
  3491. [CXX] workdir/UnpackedTarball/skia/src/core/SkPromiseImageTexture.cpp
  3492. [CXX] workdir/UnpackedTarball/skia/src/core/SkPtrRecorder.cpp
  3493. [CXX] workdir/UnpackedTarball/skia/src/core/SkQuadClipper.cpp
  3494. [CXX] workdir/UnpackedTarball/skia/src/core/SkRasterClip.cpp
  3495. [CXX] workdir/UnpackedTarball/skia/src/core/SkRasterPipelineBlitter.cpp
  3496. [CXX] workdir/UnpackedTarball/skia/src/core/SkRasterPipeline.cpp
  3497. [CXX] workdir/UnpackedTarball/skia/src/core/SkReadBuffer.cpp
  3498. [CXX] workdir/UnpackedTarball/skia/src/core/SkRecord.cpp
  3499. [CXX] workdir/UnpackedTarball/skia/src/core/SkRecordDraw.cpp
  3500. [CXX] workdir/UnpackedTarball/skia/src/core/SkRecordedDrawable.cpp
  3501. [CXX] workdir/UnpackedTarball/skia/src/core/SkRecorder.cpp
  3502. [CXX] workdir/UnpackedTarball/skia/src/core/SkRecordOpts.cpp
  3503. [CXX] workdir/UnpackedTarball/skia/src/core/SkRecords.cpp
  3504. [CXX] workdir/UnpackedTarball/skia/src/core/SkRect.cpp
  3505. [CXX] workdir/UnpackedTarball/skia/src/core/SkRegion.cpp
  3506. [CXX] workdir/UnpackedTarball/skia/src/core/SkRegion_path.cpp
  3507. [CXX] workdir/UnpackedTarball/skia/src/core/SkResourceCache.cpp
  3508. [CXX] workdir/UnpackedTarball/skia/src/core/SkRRect.cpp
  3509. [CXX] workdir/UnpackedTarball/skia/src/core/SkRTree.cpp
  3510. [CXX] workdir/UnpackedTarball/skia/src/core/SkRuntimeEffect.cpp
  3511. [CXX] workdir/UnpackedTarball/skia/src/core/SkScalar.cpp
  3512. [CXX] workdir/UnpackedTarball/skia/src/core/SkScalerContext.cpp
  3513. [CXX] workdir/UnpackedTarball/skia/src/core/SkScan_AAAPath.cpp
  3514. [CXX] workdir/UnpackedTarball/skia/src/core/SkScan_Antihair.cpp
  3515. [CXX] workdir/UnpackedTarball/skia/src/core/SkScan_AntiPath.cpp
  3516. [CXX] workdir/UnpackedTarball/skia/src/core/SkScan.cpp
  3517. [CXX] workdir/UnpackedTarball/skia/src/core/SkScan_Hairline.cpp
  3518. [CXX] workdir/UnpackedTarball/skia/src/core/SkScan_Path.cpp
  3519. [CXX] workdir/UnpackedTarball/skia/src/core/SkSharedMutex.cpp
  3520. [CXX] workdir/UnpackedTarball/skia/src/core/SkSLTypeShared.cpp
  3521. [CXX] workdir/UnpackedTarball/skia/src/core/SkSpecialImage.cpp
  3522. [CXX] workdir/UnpackedTarball/skia/src/core/SkSpecialSurface.cpp
  3523. [CXX] workdir/UnpackedTarball/skia/src/core/SkSpinlock.cpp
  3524. [CXX] workdir/UnpackedTarball/skia/src/core/SkSpriteBlitter_ARGB32.cpp
  3525. [CXX] workdir/UnpackedTarball/skia/src/core/SkStream.cpp
  3526. [CXX] workdir/UnpackedTarball/skia/src/core/SkStrike.cpp
  3527. [CXX] workdir/UnpackedTarball/skia/src/core/SkStrikeCache.cpp
  3528. [CXX] workdir/UnpackedTarball/skia/src/core/SkStrikeSpec.cpp
  3529. [CXX] workdir/UnpackedTarball/skia/src/core/SkString.cpp
  3530. [CXX] workdir/UnpackedTarball/skia/src/core/SkStringUtils.cpp
  3531. [CXX] workdir/UnpackedTarball/skia/src/core/SkStroke.cpp
  3532. [CXX] workdir/UnpackedTarball/skia/src/core/SkStrokeRec.cpp
  3533. [CXX] workdir/UnpackedTarball/skia/src/core/SkStrokerPriv.cpp
  3534. [CXX] workdir/UnpackedTarball/skia/src/core/SkSurfaceCharacterization.cpp
  3535. [CXX] workdir/UnpackedTarball/skia/src/core/SkSwizzle.cpp
  3536. [CXX] workdir/UnpackedTarball/skia/src/core/SkTaskGroup.cpp
  3537. [CXX] workdir/UnpackedTarball/skia/src/core/SkTextBlob.cpp
  3538. [CXX] workdir/UnpackedTarball/skia/src/core/SkTextBlobTrace.cpp
  3539. [CXX] workdir/UnpackedTarball/skia/src/core/SkTime.cpp
  3540. [CXX] workdir/UnpackedTarball/skia/src/core/SkTypefaceCache.cpp
  3541. [CXX] workdir/UnpackedTarball/skia/src/core/SkTypeface.cpp
  3542. [CXX] workdir/UnpackedTarball/skia/src/core/SkTypeface_remote.cpp
  3543. [CXX] workdir/UnpackedTarball/skia/src/core/SkUnPreMultiply.cpp
  3544. [CXX] workdir/UnpackedTarball/skia/src/core/SkVertices.cpp
  3545. [CXX] workdir/UnpackedTarball/skia/src/core/SkVertState.cpp
  3546. [CXX] workdir/UnpackedTarball/skia/src/core/SkVM.cpp
  3547. [CXX] workdir/UnpackedTarball/skia/src/core/SkVMBlitter.cpp
  3548. [CXX] workdir/UnpackedTarball/skia/src/core/SkWriteBuffer.cpp
  3549. [CXX] workdir/UnpackedTarball/skia/src/core/SkWriter32.cpp
  3550. [CXX] workdir/UnpackedTarball/skia/src/core/SkXfermode.cpp
  3551. [CXX] workdir/UnpackedTarball/skia/src/core/SkXfermodeInterpretation.cpp
  3552. [CXX] workdir/UnpackedTarball/skia/src/core/SkYUVAInfo.cpp
  3553. [CXX] workdir/UnpackedTarball/skia/src/core/SkYUVAPixmaps.cpp
  3554. [CXX] workdir/UnpackedTarball/skia/src/core/SkYUVMath.cpp
  3555. [CXX] workdir/UnpackedTarball/skia/src/core/SkYUVPlanesCache.cpp
  3556. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkAlphaThresholdImageFilter.cpp
  3557. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkArithmeticImageFilter.cpp
  3558. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkBlendImageFilter.cpp
  3559. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkBlurImageFilter.cpp
  3560. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkColorFilterImageFilter.cpp
  3561. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkComposeImageFilter.cpp
  3562. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkCropImageFilter.cpp
  3563. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkDisplacementMapImageFilter.cpp
  3564. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkDropShadowImageFilter.cpp
  3565. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkImageImageFilter.cpp
  3566. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkLightingImageFilter.cpp
  3567. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMagnifierImageFilter.cpp
  3568. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMatrixConvolutionImageFilter.cpp
  3569. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMatrixTransformImageFilter.cpp
  3570. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMergeImageFilter.cpp
  3571. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkMorphologyImageFilter.cpp
  3572. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkPictureImageFilter.cpp
  3573. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkShaderImageFilter.cpp
  3574. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkRuntimeImageFilter.cpp
  3575. [CXX] workdir/UnpackedTarball/skia/src/effects/imagefilters/SkTileImageFilter.cpp
  3576. [CXX] workdir/UnpackedTarball/skia/src/effects/SkBlenders.cpp
  3577. [CXX] workdir/UnpackedTarball/skia/src/effects/SkColorMatrix.cpp
  3578. [CXX] workdir/UnpackedTarball/skia/src/effects/SkColorMatrixFilter.cpp
  3579. [CXX] workdir/UnpackedTarball/skia/src/effects/SkCornerPathEffect.cpp
  3580. [CXX] workdir/UnpackedTarball/skia/src/effects/SkDashPathEffect.cpp
  3581. [CXX] workdir/UnpackedTarball/skia/src/effects/SkDiscretePathEffect.cpp
  3582. [CXX] workdir/UnpackedTarball/skia/src/effects/SkEmbossMask.cpp
  3583. [CXX] workdir/UnpackedTarball/skia/src/effects/SkEmbossMaskFilter.cpp
  3584. [CXX] workdir/UnpackedTarball/skia/src/effects/SkHighContrastFilter.cpp
  3585. [CXX] workdir/UnpackedTarball/skia/src/effects/SkLayerDrawLooper.cpp
  3586. [CXX] workdir/UnpackedTarball/skia/src/effects/SkLumaColorFilter.cpp
  3587. [CXX] workdir/UnpackedTarball/skia/src/effects/SkOpPathEffect.cpp
  3588. [CXX] workdir/UnpackedTarball/skia/src/effects/SkOverdrawColorFilter.cpp
  3589. [CXX] workdir/UnpackedTarball/skia/src/effects/SkShaderMaskFilter.cpp
  3590. [CXX] workdir/UnpackedTarball/skia/src/effects/SkTableColorFilter.cpp
  3591. [CXX] workdir/UnpackedTarball/skia/src/effects/SkTableMaskFilter.cpp
  3592. [CXX] workdir/UnpackedTarball/skia/src/effects/SkTrimPathEffect.cpp
  3593. [CXX] workdir/UnpackedTarball/skia/src/effects/Sk1DPathEffect.cpp
  3594. [CXX] workdir/UnpackedTarball/skia/src/effects/Sk2DPathEffect.cpp
  3595. [CXX] workdir/UnpackedTarball/skia/src/fonts/SkRemotableFontMgr.cpp
  3596. [CXX] workdir/UnpackedTarball/skia/src/image/SkImage.cpp
  3597. [CXX] workdir/UnpackedTarball/skia/src/image/SkImage_Lazy.cpp
  3598. [CXX] workdir/UnpackedTarball/skia/src/image/SkImage_Raster.cpp
  3599. [CXX] workdir/UnpackedTarball/skia/src/image/SkRescaleAndReadPixels.cpp
  3600. [CXX] workdir/UnpackedTarball/skia/src/image/SkSurface.cpp
  3601. [CXX] workdir/UnpackedTarball/skia/src/image/SkSurface_Raster.cpp
  3602. [CXX] workdir/UnpackedTarball/skia/src/images/SkImageEncoder.cpp
  3603. [CXX] workdir/UnpackedTarball/skia/src/images/SkPngEncoder.cpp
  3604. [CXX] workdir/UnpackedTarball/skia/src/images/SkWebpEncoder.cpp
  3605. [CXX] workdir/UnpackedTarball/skia/src/lazy/SkDiscardableMemoryPool.cpp
  3606. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkAddIntersections.cpp
  3607. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkDConicLineIntersection.cpp
  3608. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkDCubicLineIntersection.cpp
  3609. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkDCubicToQuads.cpp
  3610. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkDLineIntersection.cpp
  3611. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkDQuadLineIntersection.cpp
  3612. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkIntersections.cpp
  3613. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpAngle.cpp
  3614. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpBuilder.cpp
  3615. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpCoincidence.cpp
  3616. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpContour.cpp
  3617. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpCubicHull.cpp
  3618. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpEdgeBuilder.cpp
  3619. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpSegment.cpp
  3620. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkOpSpan.cpp
  3621. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsAsWinding.cpp
  3622. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsCommon.cpp
  3623. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsConic.cpp
  3624. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsCubic.cpp
  3625. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsCurve.cpp
  3626. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsDebug.cpp
  3627. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsLine.cpp
  3628. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsOp.cpp
  3629. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsQuad.cpp
  3630. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsRect.cpp
  3631. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsSimplify.cpp
  3632. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsTightBounds.cpp
  3633. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsTSect.cpp
  3634. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsTypes.cpp
  3635. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathOpsWinding.cpp
  3636. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkPathWriter.cpp
  3637. [CXX] workdir/UnpackedTarball/skia/src/pathops/SkReduceOrder.cpp
  3638. [CXX] workdir/UnpackedTarball/skia/src/sfnt/SkOTTable_name.cpp
  3639. [CXX] workdir/UnpackedTarball/skia/src/sfnt/SkOTUtils.cpp
  3640. [CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkGradientShader.cpp
  3641. [CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkGradientShaderBase.cpp
  3642. [CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkLinearGradient.cpp
  3643. [CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkRadialGradient.cpp
  3644. [CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkSweepGradient.cpp
  3645. [CXX] workdir/UnpackedTarball/skia/src/shaders/gradients/SkTwoPointConicalGradient.cpp
  3646. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkBitmapProcShader.cpp
  3647. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkColorFilterShader.cpp
  3648. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkColorShader.cpp
  3649. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkComposeShader.cpp
  3650. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkEmptyShader.cpp
  3651. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkImageShader.cpp
  3652. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkLocalMatrixShader.cpp
  3653. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkPerlinNoiseShader.cpp
  3654. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkPictureShader.cpp
  3655. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkShader.cpp
  3656. [CXX] workdir/UnpackedTarball/skia/src/shaders/SkTransformShader.cpp
  3657. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLBlock.cpp
  3658. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLCase.cpp
  3659. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLCore.cpp
  3660. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLExpression.cpp
  3661. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLFunction.cpp
  3662. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLLayout.cpp
  3663. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLStatement.cpp
  3664. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLType.cpp
  3665. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/DSLVar.cpp
  3666. [CXX] workdir/UnpackedTarball/skia/src/sksl/dsl/priv/DSLWriter.cpp
  3667. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLBinaryExpression.cpp
  3668. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLBlock.cpp
  3669. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLChildCall.cpp
  3670. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructor.cpp
  3671. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorArray.cpp
  3672. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorArrayCast.cpp
  3673. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorCompound.cpp
  3674. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorCompoundCast.cpp
  3675. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorDiagonalMatrix.cpp
  3676. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorMatrixResize.cpp
  3677. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorScalarCast.cpp
  3678. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorSplat.cpp
  3679. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLConstructorStruct.cpp
  3680. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLDiscardStatement.cpp
  3681. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLDoStatement.cpp
  3682. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLExpression.cpp
  3683. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLExpressionStatement.cpp
  3684. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFieldAccess.cpp
  3685. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLForStatement.cpp
  3686. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFunctionCall.cpp
  3687. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp
  3688. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLFunctionDefinition.cpp
  3689. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLIfStatement.cpp
  3690. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLIndexExpression.cpp
  3691. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLInterfaceBlock.cpp
  3692. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLLayout.cpp
  3693. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLLiteral.cpp
  3694. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLModifiers.cpp
  3695. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLProgram.cpp
  3696. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLPrefixExpression.cpp
  3697. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLPostfixExpression.cpp
  3698. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSetting.cpp
  3699. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSwitchStatement.cpp
  3700. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSwizzle.cpp
  3701. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLSymbolTable.cpp
  3702. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLTernaryExpression.cpp
  3703. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLType.cpp
  3704. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLTypeReference.cpp
  3705. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLVarDeclarations.cpp
  3706. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLVariable.cpp
  3707. [CXX] workdir/UnpackedTarball/skia/src/sksl/ir/SkSLVariableReference.cpp
  3708. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLAnalysis.cpp
  3709. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLBuiltinTypes.cpp
  3710. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLCompiler.cpp
  3711. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLConstantFolder.cpp
  3712. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLContext.cpp
  3713. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLErrorReporter.cpp
  3714. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLInliner.cpp
  3715. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLIntrinsicList.cpp
  3716. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLLexer.cpp
  3717. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLMangler.cpp
  3718. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLModuleLoader.cpp
  3719. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLOperator.cpp
  3720. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLOutputStream.cpp
  3721. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLParser.cpp
  3722. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLPool.cpp
  3723. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLPosition.cpp
  3724. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLSampleUsage.cpp
  3725. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLString.cpp
  3726. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLThreadContext.cpp
  3727. [CXX] workdir/UnpackedTarball/skia/src/sksl/SkSLUtil.cpp
  3728. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLCanExitWithoutReturningValue.cpp
  3729. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLCheckProgramStructure.cpp
  3730. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLFinalizationChecks.cpp
  3731. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLGetLoopUnrollInfo.cpp
  3732. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
  3733. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLHasSideEffects.cpp
  3734. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLIsConstantExpression.cpp
  3735. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLIsSameExpressionTree.cpp
  3736. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLIsTrivialExpression.cpp
  3737. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLProgramUsage.cpp
  3738. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLSymbolTableStackBuilder.cpp
  3739. [CXX] workdir/UnpackedTarball/skia/src/sksl/analysis/SkSLSwitchCaseContainsExit.cpp
  3740. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLGLSLCodeGenerator.cpp
  3741. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLMetalCodeGenerator.cpp
  3742. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLPipelineStageCodeGenerator.cpp
  3743. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLSPIRVCodeGenerator.cpp
  3744. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp
  3745. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLVMCodeGenerator.cpp
  3746. [CXX] workdir/UnpackedTarball/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp
  3747. [CXX] workdir/UnpackedTarball/skia/src/sksl/tracing/SkVMDebugTrace.cpp
  3748. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
  3749. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateDeadFunctions.cpp
  3750. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateDeadGlobalVariables.cpp
  3751. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateDeadLocalVariables.cpp
  3752. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
  3753. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLEliminateUnreachableCode.cpp
  3754. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinFunctions.cpp
  3755. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinVariables.cpp
  3756. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLRenamePrivateSymbols.cpp
  3757. [CXX] workdir/UnpackedTarball/skia/src/sksl/transform/SkSLReplaceConstVarsWithLiterals.cpp
  3758. [CXX] workdir/UnpackedTarball/skia/src/utils/SkBase64.cpp
  3759. [CXX] workdir/UnpackedTarball/skia/src/utils/SkCamera.cpp
  3760. [CXX] workdir/UnpackedTarball/skia/src/utils/SkCanvasStack.cpp
  3761. [CXX] workdir/UnpackedTarball/skia/src/utils/SkCanvasStateUtils.cpp
  3762. [CXX] workdir/UnpackedTarball/skia/src/utils/SkDashPath.cpp
  3763. [CXX] workdir/UnpackedTarball/skia/src/utils/SkEventTracer.cpp
  3764. [CXX] workdir/UnpackedTarball/skia/src/utils/SkFloatToDecimal.cpp
  3765. [CXX] workdir/UnpackedTarball/skia/src/utils/SkCharToGlyphCache.cpp
  3766. [CXX] workdir/UnpackedTarball/skia/src/utils/SkClipStackUtils.cpp
  3767. [CXX] workdir/UnpackedTarball/skia/src/utils/SkCustomTypeface.cpp
  3768. [CXX] workdir/UnpackedTarball/skia/src/utils/SkGaussianColorFilter.cpp
  3769. [CXX] workdir/UnpackedTarball/skia/src/utils/SkJSON.cpp
  3770. [CXX] workdir/UnpackedTarball/skia/src/utils/SkJSONWriter.cpp
  3771. [CXX] workdir/UnpackedTarball/skia/src/utils/SkMatrix22.cpp
  3772. [CXX] workdir/UnpackedTarball/skia/src/utils/SkMultiPictureDocument.cpp
  3773. [CXX] workdir/UnpackedTarball/skia/src/utils/SkNullCanvas.cpp
  3774. [CXX] workdir/UnpackedTarball/skia/src/utils/SkNWayCanvas.cpp
  3775. [CXX] workdir/UnpackedTarball/skia/src/utils/SkOSPath.cpp
  3776. [CXX] workdir/UnpackedTarball/skia/src/utils/SkOrderedFontMgr.cpp
  3777. [CXX] workdir/UnpackedTarball/skia/src/utils/SkPaintFilterCanvas.cpp
  3778. [CXX] workdir/UnpackedTarball/skia/src/utils/SkParseColor.cpp
  3779. [CXX] workdir/UnpackedTarball/skia/src/utils/SkParse.cpp
  3780. [CXX] workdir/UnpackedTarball/skia/src/utils/SkParsePath.cpp
  3781. [CXX] workdir/UnpackedTarball/skia/src/utils/SkPatchUtils.cpp
  3782. [CXX] workdir/UnpackedTarball/skia/src/utils/SkPolyUtils.cpp
  3783. [CXX] workdir/UnpackedTarball/skia/src/utils/SkShaderUtils.cpp
  3784. [CXX] workdir/UnpackedTarball/skia/src/utils/SkShadowTessellator.cpp
  3785. [CXX] workdir/UnpackedTarball/skia/src/utils/SkShadowUtils.cpp
  3786. [CXX] workdir/UnpackedTarball/skia/src/utils/SkTextUtils.cpp
  3787. [CXX] workdir/UnpackedTarball/skia/src/utils/SkVMVisualizer.cpp
  3788. [CXX] workdir/UnpackedTarball/skia/src/xps/SkXPSDevice.cpp
  3789. [CXX] workdir/UnpackedTarball/skia/src/xps/SkXPSDocument.cpp
  3790. [CXX] workdir/UnpackedTarball/skia/src/core/SkGpuBlurUtils.cpp
  3791. [CXX] workdir/UnpackedTarball/skia/src/gpu/AtlasTypes.cpp
  3792. [CXX] workdir/UnpackedTarball/skia/src/gpu/Blend.cpp
  3793. [CXX] workdir/UnpackedTarball/skia/src/gpu/RectanizerPow2.cpp
  3794. [CXX] workdir/UnpackedTarball/skia/src/gpu/RectanizerSkyline.cpp
  3795. [CXX] workdir/UnpackedTarball/skia/src/gpu/ResourceKey.cpp
  3796. [CXX] workdir/UnpackedTarball/skia/src/gpu/ShaderErrorHandler.cpp
  3797. [CXX] workdir/UnpackedTarball/skia/src/gpu/Swizzle.cpp
  3798. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ClipStack.cpp
  3799. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/Device.cpp
  3800. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/Device_drawTexture.cpp
  3801. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBufferTransferRenderTask.cpp
  3802. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp
  3803. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSurfaceProxyView.cpp
  3804. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/PathRenderer.cpp
  3805. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/PathRendererChain.cpp
  3806. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/StencilMaskHelper.cpp
  3807. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/SurfaceDrawContext.cpp
  3808. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrBezierEffect.cpp
  3809. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrBicubicEffect.cpp
  3810. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrBitmapTextGeoProc.cpp
  3811. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrBlendFragmentProcessor.cpp
  3812. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrConvexPolyEffect.cpp
  3813. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrCoverageSetOpXP.cpp
  3814. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrCustomXfermode.cpp
  3815. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrDisableColorXP.cpp
  3816. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrDistanceFieldGeoProc.cpp
  3817. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrGaussianConvolutionFragmentProcessor.cpp
  3818. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrMatrixConvolutionEffect.cpp
  3819. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrMatrixEffect.cpp
  3820. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrModulateAtlasCoverageEffect.cpp
  3821. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrOvalEffect.cpp
  3822. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrPorterDuffXferProcessor.cpp
  3823. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrRRectEffect.cpp
  3824. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrShadowGeoProc.cpp
  3825. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrSkSLFP.cpp
  3826. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrTextureEffect.cpp
  3827. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/effects/GrYUVtoRGBEffect.cpp
  3828. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrPathUtils.cpp
  3829. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrQuad.cpp
  3830. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrQuadUtils.cpp
  3831. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrShape.cpp
  3832. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrStyledShape.cpp
  3833. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLBlend.cpp
  3834. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLFragmentShaderBuilder.cpp
  3835. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLProgramBuilder.cpp
  3836. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLProgramDataManager.cpp
  3837. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLShaderBuilder.cpp
  3838. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLUniformHandler.cpp
  3839. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLVarying.cpp
  3840. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/glsl/GrGLSLVertexGeoBuilder.cpp
  3841. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.cpp
  3842. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/gradients/GrGradientShader.cpp
  3843. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrAHardwareBufferImageGenerator.cpp
  3844. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrAHardwareBufferUtils.cpp
  3845. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrAttachment.cpp
  3846. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBackendSemaphore.cpp
  3847. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBackendSurface.cpp
  3848. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBackendTextureImageGenerator.cpp
  3849. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBackendUtils.cpp
  3850. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBufferAllocPool.cpp
  3851. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrCaps.cpp
  3852. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrClientMappedBufferManager.cpp
  3853. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrColorInfo.cpp
  3854. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrColorSpaceXform.cpp
  3855. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrContext_Base.cpp
  3856. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrContextThreadSafeProxy.cpp
  3857. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrCopyRenderTask.cpp
  3858. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDataUtils.cpp
  3859. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDDLContext.cpp
  3860. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDDLTask.cpp
  3861. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDefaultGeoProcFactory.cpp
  3862. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDirectContext.cpp
  3863. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDirectContextPriv.cpp
  3864. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDistanceFieldGenFromVector.cpp
  3865. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDrawingManager.cpp
  3866. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDrawOpAtlas.cpp
  3867. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDriverBugWorkarounds.cpp
  3868. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDynamicAtlas.cpp
  3869. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrEagerVertexAllocator.cpp
  3870. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrFinishCallbacks.cpp
  3871. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrFixedClip.cpp
  3872. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrFragmentProcessor.cpp
  3873. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrGeometryProcessor.cpp
  3874. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrGpu.cpp
  3875. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrGpuBuffer.cpp
  3876. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrGpuResource.cpp
  3877. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrImageContext.cpp
  3878. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrImageInfo.cpp
  3879. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrManagedResource.cpp
  3880. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrMemoryPool.cpp
  3881. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrMeshDrawTarget.cpp
  3882. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrOnFlushResourceProvider.cpp
  3883. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrOpFlushState.cpp
  3884. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrOpsRenderPass.cpp
  3885. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrPaint.cpp
  3886. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrPersistentCacheUtils.cpp
  3887. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrPipeline.cpp
  3888. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProcessorAnalysis.cpp
  3889. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProcessor.cpp
  3890. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProcessorSet.cpp
  3891. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProcessorUnitTest.cpp
  3892. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProgramDesc.cpp
  3893. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProgramInfo.cpp
  3894. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProxyProvider.cpp
  3895. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRecordingContext.cpp
  3896. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRecordingContextPriv.cpp
  3897. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRenderTask.cpp
  3898. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRenderTaskCluster.cpp
  3899. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRenderTarget.cpp
  3900. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRenderTargetProxy.cpp
  3901. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrResourceAllocator.cpp
  3902. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrResourceCache.cpp
  3903. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrResourceProvider.cpp
  3904. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrRingBuffer.cpp
  3905. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrShaderCaps.cpp
  3906. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrShaderVar.cpp
  3907. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSPIRVUniformHandler.cpp
  3908. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSPIRVVaryingHandler.cpp
  3909. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrStagingBufferManager.cpp
  3910. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrStencilSettings.cpp
  3911. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrStyle.cpp
  3912. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSurface.cpp
  3913. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSurfaceInfo.cpp
  3914. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSurfaceProxy.cpp
  3915. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrSWMaskHelper.cpp
  3916. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrTestUtils.cpp
  3917. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrUniformDataManager.cpp
  3918. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrTexture.cpp
  3919. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrTextureProxy.cpp
  3920. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrTextureRenderTargetProxy.cpp
  3921. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrTextureResolveRenderTask.cpp
  3922. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrThreadSafeCache.cpp
  3923. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrThreadSafePipelineBuilder.cpp
  3924. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrTransferFromRenderTask.cpp
  3925. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrUtil.cpp
  3926. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrVertexChunkArray.cpp
  3927. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrWaitRenderTask.cpp
  3928. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrWritePixelsRenderTask.cpp
  3929. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrXferProcessor.cpp
  3930. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrYUVABackendTextures.cpp
  3931. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrYUVATextureProxies.cpp
  3932. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrAAConvexTessellator.cpp
  3933. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrAATriangulator.cpp
  3934. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/geometry/GrTriangulator.cpp
  3935. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/mock/GrMockCaps.cpp
  3936. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/mock/GrMockGpu.cpp
  3937. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/mock/GrMockTypes.cpp
  3938. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/SkGr.cpp
  3939. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/SurfaceContext.cpp
  3940. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/SurfaceFillContext.cpp
  3941. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/tessellate/GrPathTessellationShader.cpp
  3942. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/tessellate/GrStrokeTessellationShader.cpp
  3943. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/tessellate/GrTessellationShader.cpp
  3944. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/tessellate/PathTessellator.cpp
  3945. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
  3946. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/text/GrAtlasManager.cpp
  3947. [CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/FixedCountBufferUtils.cpp
  3948. [CXX] workdir/UnpackedTarball/skia/src/gpu/tessellate/Tessellation.cpp
  3949. [CXX] workdir/UnpackedTarball/skia/src/image/SkImage_GpuBase.cpp
  3950. [CXX] workdir/UnpackedTarball/skia/src/image/SkImage_Gpu.cpp
  3951. [CXX] workdir/UnpackedTarball/skia/src/image/SkImage_GpuYUVA.cpp
  3952. [CXX] workdir/UnpackedTarball/skia/src/image/SkSurface_Gpu.cpp
  3953. [CXX] workdir/UnpackedTarball/skia/src/text/GlyphRun.cpp
  3954. [CXX] workdir/UnpackedTarball/skia/src/text/StrikeForGPU.cpp
  3955. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/DistanceFieldAdjustTable.cpp
  3956. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/GlyphVector.cpp
  3957. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/Slug.cpp
  3958. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/StrikeCache.cpp
  3959. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/SubRunContainer.cpp
  3960. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/SubRunAllocator.cpp
  3961. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/SDFMaskFilter.cpp
  3962. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/SDFTControl.cpp
  3963. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/TextBlob.cpp
  3964. [CXX] workdir/UnpackedTarball/skia/src/text/gpu/TextBlobRedrawCoordinator.cpp
  3965. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrAuditTrail.cpp
  3966. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrBlurUtils.cpp
  3967. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/GrDrawOpTest.cpp
  3968. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.cpp
  3969. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AAHairLinePathRenderer.cpp
  3970. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.cpp
  3971. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AtlasInstancedHelper.cpp
  3972. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AtlasPathRenderer.cpp
  3973. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AtlasRenderTask.cpp
  3974. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/AtlasTextOp.cpp
  3975. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/ClearOp.cpp
  3976. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DashLinePathRenderer.cpp
  3977. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DashOp.cpp
  3978. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DefaultPathRenderer.cpp
  3979. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DrawAtlasOp.cpp
  3980. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DrawAtlasPathOp.cpp
  3981. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DrawMeshOp.cpp
  3982. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/DrawableOp.cpp
  3983. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/FillRRectOp.cpp
  3984. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/FillRectOp.cpp
  3985. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/GrMeshDrawOp.cpp
  3986. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/GrOp.cpp
  3987. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/GrOvalOpFactory.cpp
  3988. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/GrSimpleMeshDrawOpHelper.cpp
  3989. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
  3990. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/LatticeOp.cpp
  3991. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/OpsTask.cpp
  3992. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/PathInnerTriangulateOp.cpp
  3993. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/PathStencilCoverOp.cpp
  3994. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/PathTessellateOp.cpp
  3995. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/QuadPerEdgeAA.cpp
  3996. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/RegionOp.cpp
  3997. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/ShadowRRectOp.cpp
  3998. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/SmallPathAtlasMgr.cpp
  3999. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/SmallPathRenderer.cpp
  4000. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/SmallPathShapeData.cpp
  4001. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.cpp
  4002. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/StrokeRectOp.cpp
  4003. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/StrokeTessellateOp.cpp
  4004. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/TessellationPathRenderer.cpp
  4005. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/TextureOp.cpp
  4006. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/ops/TriangulatingPathRenderer.cpp
  4007. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkBuffer.cpp
  4008. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkCaps.cpp
  4009. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkCommandBuffer.cpp
  4010. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkCommandPool.cpp
  4011. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkDescriptorPool.cpp
  4012. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkDescriptorSet.cpp
  4013. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkDescriptorSetManager.cpp
  4014. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkFramebuffer.cpp
  4015. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkGpu.cpp
  4016. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkImage.cpp
  4017. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkImageView.cpp
  4018. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkMSAALoadManager.cpp
  4019. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkOpsRenderPass.cpp
  4020. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkPipeline.cpp
  4021. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkPipelineStateBuilder.cpp
  4022. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkPipelineStateCache.cpp
  4023. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkPipelineState.cpp
  4024. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkPipelineStateDataManager.cpp
  4025. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkRenderPass.cpp
  4026. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkRenderTarget.cpp
  4027. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkResourceProvider.cpp
  4028. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkSampler.cpp
  4029. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkSamplerYcbcrConversion.cpp
  4030. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp
  4031. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkSemaphore.cpp
  4032. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkTexture.cpp
  4033. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkTextureRenderTarget.cpp
  4034. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkTypesPriv.cpp
  4035. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkUniformHandler.cpp
  4036. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkUtil.cpp
  4037. [CXX] workdir/UnpackedTarball/skia/src/gpu/ganesh/vk/GrVkVaryingHandler.cpp
  4038. [CXX] workdir/UnpackedTarball/skia/src/gpu/vk/VulkanAMDMemoryAllocator.cpp
  4039. [CXX] workdir/UnpackedTarball/skia/src/gpu/vk/VulkanExtensions.cpp
  4040. [CXX] workdir/UnpackedTarball/skia/src/gpu/vk/VulkanInterface.cpp
  4041. [CXX] workdir/UnpackedTarball/skia/src/gpu/vk/VulkanMemory.cpp
  4042. [CXX] workdir/UnpackedTarball/skia/tools/gpu/vk/VkTestUtils.cpp
  4043. [CXX] workdir/UnpackedTarball/skia/tools/sk_app/VulkanWindowContext.cpp
  4044. [CXX] workdir/UnpackedTarball/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.cpp
  4045. [CXX] workdir/UnpackedTarball/skia/src/ports/SkGlobalInitialization_default.cpp
  4046. [CXX] workdir/UnpackedTarball/skia/src/ports/SkImageGenerator_none.cpp
  4047. [CXX] workdir/UnpackedTarball/skia/src/ports/SkOSFile_stdio.cpp
  4048. [CXX] external/skia/source/skia_opts_ssse3.cxx
  4049. [CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_avx.cpp
  4050. [CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_hsw.cpp
  4051. [CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_sse42.cpp
  4052. [CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_ssse3.cpp
  4053. [CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_crc32.cpp
  4054. [CXX] workdir/UnpackedTarball/skia/src/opts/SkOpts_skx.cpp
  4055. [CXX] workdir/UnpackedTarball/skia/tools/sk_app/WindowContext.cpp
  4056. [CXX] workdir/UnpackedTarball/skia/src/ports/SkDebug_stdio.cpp
  4057. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontConfigInterface.cpp
  4058. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontConfigInterface_direct.cpp
  4059. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontConfigInterface_direct_factory.cpp
  4060. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontHost_FreeType_common.cpp
  4061. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontHost_FreeType.cpp
  4062. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontMgr_FontConfigInterface.cpp
  4063. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontMgr_fontconfig.cpp
  4064. [CXX] workdir/UnpackedTarball/skia/src/ports/SkFontMgr_fontconfig_factory.cpp
  4065. [CXX] workdir/UnpackedTarball/skia/src/ports/SkOSFile_posix.cpp
  4066. [CXX] workdir/UnpackedTarball/skia/src/ports/SkOSLibrary_posix.cpp
  4067. [CXX] workdir/UnpackedTarball/skia/tools/sk_app/unix/RasterWindowContext_unix.cpp
  4068. [CXX] workdir/UnpackedTarball/skia/tools/sk_app/unix/VulkanWindowContext_unix.cpp
  4069. [CXX] workdir/UnpackedTarball/skia/modules/skcms/skcms.cpp
  4070. [UPK] liborcus-0.18.1.tar.xz
  4071. [LNK] StaticLibrary/libzxing.a
  4072. [MOD] box2d
  4073. [BIN] clucene
  4074. [PRJ] coinmp
  4075. [MOD] expat
  4076. [PKG] hsqldb_project
  4077. [EPK] hsqldb_project
  4078. [EPK] icu
  4079. [UPK] db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
  4080. [PKG] jfreereport_flute
  4081. [EPK] jfreereport_flute
  4082. [PKG] jfreereport_libbase
  4083. [EPK] jfreereport_libbase
  4084. [PKG] jfreereport_libfonts
  4085. [EPK] jfreereport_libfonts
  4086. [PKG] jfreereport_libformula
  4087. [EPK] jfreereport_libformula
  4088. [PKG] jfreereport_libloader
  4089. [EPK] jfreereport_libloader
  4090. [PKG] jfreereport_librepository
  4091. [EPK] jfreereport_librepository
  4092. [PKG] jfreereport_libserializer
  4093. [EPK] jfreereport_libserializer
  4094. [PKG] jfreereport_libxml
  4095. [EPK] jfreereport_libxml
  4096. [PKG] jfreereport_sac
  4097. [EPK] jfreereport_sac
  4098. [MOD] libexttextcat
  4099. [BIN] libffi
  4100. [BIN] libnumbertext
  4101. [MOD] mariadb-connector-c
  4102. [MOD] more_fonts
  4103. [BIN] openssl
  4104. [LNK] StaticLibrary/libpoppler.a
  4105. [BIN] zxing
  4106. [MOD] pch
  4107. [CXX] registry/tools/regview.cxx
  4108. [LNK] Executable/xpdfimport
  4109. [PAT] libassuan
  4110. [PKG] libgpg-error
  4111. [PKG] icu_ure
  4112. [LNK] Library/libsal_textenclo.so
  4113. [CXX] unoidl/source/legacyprovider.cxx
  4114. [CXX] unoidl/source/sourcefileprovider.cxx
  4115. [CXX] unoidl/source/sourcetreeprovider.cxx
  4116. [CXX] unoidl/source/unoidl.cxx
  4117. [CXX] unoidl/source/unoidlprovider.cxx
  4118. [CXX] workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx
  4119. [CXX] workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx
  4120. [LNK] Library/libuno_salhelpergcc3.so.3
  4121. [CXX] codemaker/source/cppumaker/cppumaker.cxx
  4122. [CXX] codemaker/source/cppumaker/cppuoptions.cxx
  4123. [CXX] codemaker/source/cppumaker/cpputype.cxx
  4124. [CXX] codemaker/source/cppumaker/dependencies.cxx
  4125. [CXX] codemaker/source/cppumaker/dumputils.cxx
  4126. [CXX] codemaker/source/cppumaker/includes.cxx
  4127. [CXX] unoidl/source/unoidl-write.cxx
  4128. [CXX] unoidl/source/unoidl-check.cxx
  4129. [PKG] curl
  4130. [PKG] lcms2
  4131. [PAT] libtiff
  4132. [LNK] Executable/bestreversemap
  4133. [PAT] hyphen
  4134. [PAT] mythes
  4135. [BRK] CustomTarget/i18npool/breakiterator/count_word.brk
  4136. [BRK] CustomTarget/i18npool/breakiterator/dict_word_he.brk
  4137. [BRK] CustomTarget/i18npool/breakiterator/dict_word_hu.brk
  4138. [BRK] CustomTarget/i18npool/breakiterator/dict_word_nodash.brk
  4139. [BRK] CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk
  4140. [BRK] CustomTarget/i18npool/breakiterator/dict_word.brk
  4141. [BRK] CustomTarget/i18npool/breakiterator/edit_word_he.brk
  4142. [BRK] CustomTarget/i18npool/breakiterator/edit_word_hu.brk
  4143. [BRK] CustomTarget/i18npool/breakiterator/edit_word.brk
  4144. [BRK] CustomTarget/i18npool/breakiterator/line.brk
  4145. [BRK] CustomTarget/i18npool/breakiterator/sent.brk
  4146. [LNK] Library/libskialo.so
  4147. [PCH] precompiled_pdfium
  4148. /usr/bin/ld: /opt/git/libreoffice.core/workdir/LinkTarget/StaticLibrary/libexpat.a(xmlparse.o): plugin needed to handle lto object
  4149. /usr/bin/ld: /opt/git/libreoffice.core/workdir/LinkTarget/StaticLibrary/libexpat.a(xmlparse.o): plugin needed to handle lto object
  4150. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/bio.c
  4151. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/cio.c
  4152. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/dwt.c
  4153. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/event.c
  4154. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/function_list.c
  4155. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/image.c
  4156. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/invert.c
  4157. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/j2k.c
  4158. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/jp2.c
  4159. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/mct.c
  4160. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/mqc.c
  4161. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/openjpeg.c
  4162. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/opj_clock.c
  4163. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/pi.c
  4164. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/thread.c
  4165. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/t1.c
  4166. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/t2.c
  4167. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/tcd.c
  4168. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/tgt.c
  4169. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/sparse_array.c
  4170. [C ] UnpackedTarball/pdfium/third_party/libopenjpeg/ht_dec.c
  4171. [PAT] liborcus
  4172. [CXX] codemaker/source/javamaker/classfile.cxx
  4173. [CXX] codemaker/source/javamaker/javamaker.cxx
  4174. [CXX] codemaker/source/javamaker/javaoptions.cxx
  4175. [CXX] codemaker/source/javamaker/javatype.cxx
  4176. [JCS] Jar/sdbc_hsqldb
  4177. [UPK] postgresql-13.10.tar.bz2
  4178. [LNK] Executable/oosplash
  4179. [PKG] beanshell
  4180. [EPK] beanshell
  4181. [MOD] clucene
  4182. [EPK] curl
  4183. [BIN] hsqldb
  4184. [EPK] icu_ure
  4185. [PAT] jfreereport_liblayout
  4186. [EPK] lcms2
  4187. [MOD] libffi
  4188. [EPK] libgpg-error
  4189. [MOD] libnumbertext
  4190. [PKG] lpsolve
  4191. [EPK] lpsolve
  4192. [MOD] openssl
  4193. [BIN] poppler
  4194. [UPK] Python-3.8.17.tar.xz
  4195. [PKG] rhino
  4196. [EPK] rhino
  4197. [MOD] zxing
  4198. [LNK] Executable/gendict
  4199. [LNK] Executable/genconv_dict
  4200. [LNK] Library/libjpipe.so
  4201. [LNK] Executable/tilebench
  4202. [LNK] Executable/opencltest
  4203. [LNK] Executable/cppunittester
  4204. [LNK] Executable/osl_process_child
  4205. [CXX] unoidl/source/unoidl-read.cxx
  4206. [PKG] libxml2
  4207. [LNK] Library/libstorelo.so
  4208. [UPK] harfbuzz-7.1.0.tar.xz
  4209. [PRJ] hyphen
  4210. [CCD] CustomTarget/i18npool/breakiterator/count_word_brk.c
  4211. [CCD] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c
  4212. [CCD] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c
  4213. [CCD] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c
  4214. [CCD] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c
  4215. [CCD] CustomTarget/i18npool/breakiterator/dict_word_brk.c
  4216. [CCD] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c
  4217. [CCD] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c
  4218. [CCD] CustomTarget/i18npool/breakiterator/edit_word_brk.c
  4219. [CCD] CustomTarget/i18npool/breakiterator/line_brk.c
  4220. [CCD] CustomTarget/i18npool/breakiterator/sent_brk.c
  4221. [PRJ] mythes
  4222. [VAL] CustomTarget/writerfilter/source/ooxml/model.validated
  4223. /usr/bin/nm: /opt/git/libreoffice.core/instdir/program/libskialo.so: plugin needed to handle lto object
  4224. [UPK] Firebird-3.0.7.33374-0.tar.bz2
  4225. [PAT] postgresql
  4226. [BIN] beanshell
  4227. [BIN] curl
  4228. [MOD] hsqldb
  4229. [BIN] hyphen
  4230. [BIN] icu
  4231. [BIN] lcms2
  4232. [BIN] libgpg-error
  4233. [EPK] libxml2
  4234. [BIN] lpsolve
  4235. [BIN] mythes
  4236. [MOD] poppler
  4237. [PAT] python3
  4238. [BIN] rhino
  4239. [CXX] i18npool/source/collator/gencoll_rule.cxx
  4240. [CXX] i18npool/source/indexentry/genindex_data.cxx
  4241. [BIN] jurt
  4242. [BIN] sal
  4243. [BIN] salhelper
  4244. [VAL] CustomTarget/sfx2/classification/example.validated
  4245. [PRJ] libassuan
  4246. [LNK] Library/libreglo.so
  4247. [PAT] harfbuzz
  4248. [PRJ] libtiff
  4249. [BRM] CustomTarget/tools/string/reversemap.cxx
  4250. [CMN] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c
  4251. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annot.cpp
  4252. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiteration.cpp
  4253. In member function 'operator+=',
  4254. inlined from 'dumpValue.isra' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  4255. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4256. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  4257. | ^
  4258. In member function '__ct ',
  4259. inlined from 'dumpValue.isra' at /opt/git/libreoffice.core/registry/source/regimpl.cxx:998:47:
  4260. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4261. 435 | *end = '\0';
  4262. | ^
  4263. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_baannot.cpp
  4264. In member function 'operator+=',
  4265. inlined from 'dumpKey.isra' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  4266. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4267. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  4268. | ^
  4269. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_formfillenvironment.cpp
  4270. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pageview.cpp
  4271. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_widget.cpp
  4272. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_dataavail.cpp
  4273. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_ext.cpp
  4274. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_flatten.cpp
  4275. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_progressive.cpp
  4276. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_searchex.cpp
  4277. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_structtree.cpp
  4278. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_sysfontinfo.cpp
  4279. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_transformpage.cpp
  4280. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_annotiterator.cpp
  4281. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_customaccess.cpp
  4282. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_filewriteadapter.cpp
  4283. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_helpers.cpp
  4284. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_annot.cpp
  4285. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_attachment.cpp
  4286. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_catalog.cpp
  4287. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_doc.cpp
  4288. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editimg.cpp
  4289. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpage.cpp
  4290. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_editpath.cpp
  4291. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_edittext.cpp
  4292. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_formfill.cpp
  4293. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_save.cpp
  4294. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_text.cpp
  4295. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_view.cpp
  4296. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_pauseadapter.cpp
  4297. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_interactiveform.cpp
  4298. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_renderpage.cpp
  4299. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/fpdf_signature.cpp
  4300. [CXX] workdir/UnpackedTarball/pdfium/constants/annotation_common.cpp
  4301. [CXX] workdir/UnpackedTarball/pdfium/constants/appearance.cpp
  4302. [CXX] workdir/UnpackedTarball/pdfium/constants/form_fields.cpp
  4303. [CXX] workdir/UnpackedTarball/pdfium/constants/page_object.cpp
  4304. [CXX] workdir/UnpackedTarball/pdfium/constants/stream_dict_common.cpp
  4305. [CXX] workdir/UnpackedTarball/pdfium/constants/transparency.cpp
  4306. [CXX] workdir/UnpackedTarball/pdfium/constants/font_encodings.cpp
  4307. [CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt.cpp
  4308. [CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_aes.cpp
  4309. [CXX] workdir/UnpackedTarball/pdfium/core/fdrm/fx_crypt_sha.cpp
  4310. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_checkbox.cpp
  4311. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_combobox.cpp
  4312. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_formfield.cpp
  4313. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_interactiveformfiller.cpp
  4314. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_listbox.cpp
  4315. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_pushbutton.cpp
  4316. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_radiobutton.cpp
  4317. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textfield.cpp
  4318. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_button.cpp
  4319. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_textobject.cpp
  4320. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_fieldaction.cpp
  4321. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/formfiller/cffl_perwindowdata.cpp
  4322. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/Adobe-CNS1-UCS2_5.cpp
  4323. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-H_0.cpp
  4324. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/B5pc-V_0.cpp
  4325. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-H_0.cpp
  4326. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/CNS-EUC-V_0.cpp
  4327. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-H_0.cpp
  4328. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETen-B5-V_0.cpp
  4329. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-H_0.cpp
  4330. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/ETenms-B5-V_0.cpp
  4331. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-H_5.cpp
  4332. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/HKscs-B5-V_5.cpp
  4333. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-H_3.cpp
  4334. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UCS2-V_3.cpp
  4335. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/UniCNS-UTF16-H_0.cpp
  4336. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp
  4337. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/Adobe-GB1-UCS2_5.cpp
  4338. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-H_0.cpp
  4339. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GB-EUC-V_0.cpp
  4340. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-H_2.cpp
  4341. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp
  4342. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-H_5.cpp
  4343. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBK2K-V_5.cpp
  4344. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-H_2.cpp
  4345. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBKp-EUC-V_2.cpp
  4346. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-H_0.cpp
  4347. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/GBpc-EUC-V_0.cpp
  4348. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-H_4.cpp
  4349. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/UniGB-UCS2-V_4.cpp
  4350. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp
  4351. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/83pv-RKSJ-H_1.cpp
  4352. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-H_2.cpp
  4353. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90ms-RKSJ-V_2.cpp
  4354. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-H_2.cpp
  4355. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90msp-RKSJ-V_2.cpp
  4356. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/90pv-RKSJ-H_1.cpp
  4357. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-H_1.cpp
  4358. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Add-RKSJ-V_1.cpp
  4359. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Adobe-Japan1-UCS2_4.cpp
  4360. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-H_1.cpp
  4361. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/EUC-V_1.cpp
  4362. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-H_2.cpp
  4363. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/Ext-RKSJ-V_2.cpp
  4364. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/H_1.cpp
  4365. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-H_4.cpp
  4366. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-HW-V_4.cpp
  4367. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-H_4.cpp
  4368. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/UniJIS-UCS2-V_4.cpp
  4369. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/V_1.cpp
  4370. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Japan1/cmaps_japan1.cpp
  4371. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/Adobe-Korea1-UCS2_2.cpp
  4372. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-H_0.cpp
  4373. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSC-EUC-V_0.cpp
  4374. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-H_1.cpp
  4375. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-HW-V_1.cpp
  4376. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-H_1.cpp
  4377. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCms-UHC-V_1.cpp
  4378. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/KSCpc-EUC-H_0.cpp
  4379. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-H_1.cpp
  4380. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UCS2-V_1.cpp
  4381. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/UniKS-UTF16-H_0.cpp
  4382. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/Korea1/cmaps_korea1.cpp
  4383. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/cmaps/fpdf_cmaps.cpp
  4384. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentgenerator.cpp
  4385. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cidfont.cpp
  4386. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_font.cpp
  4387. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontencoding.cpp
  4388. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_simplefont.cpp
  4389. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_truetypefont.cpp
  4390. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type1font.cpp
  4391. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3char.cpp
  4392. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_type3font.cpp
  4393. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_allstates.cpp
  4394. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_clippath.cpp
  4395. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_color.cpp
  4396. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorspace.cpp
  4397. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_colorstate.cpp
  4398. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarks.cpp
  4399. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentmarkitem.cpp
  4400. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_contentparser.cpp
  4401. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_docpagedata.cpp
  4402. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_form.cpp
  4403. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_formobject.cpp
  4404. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_generalstate.cpp
  4405. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_graphicstates.cpp
  4406. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_image.cpp
  4407. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_imageobject.cpp
  4408. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_meshstream.cpp
  4409. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_page.cpp
  4410. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pagemodule.cpp
  4411. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobject.cpp
  4412. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageobjectholder.cpp
  4413. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_path.cpp
  4414. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pathobject.cpp
  4415. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pattern.cpp
  4416. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingobject.cpp
  4417. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_shadingpattern.cpp
  4418. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamcontentparser.cpp
  4419. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_streamparser.cpp
  4420. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textobject.cpp
  4421. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_textstate.cpp
  4422. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_tilingpattern.cpp
  4423. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cfdf_document.cpp
  4424. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_array.cpp
  4425. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_boolean.cpp
  4426. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_crypto_handler.cpp
  4427. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_data_avail.cpp
  4428. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_dictionary.cpp
  4429. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_document.cpp
  4430. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_hint_tables.cpp
  4431. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_indirect_object_holder.cpp
  4432. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_linearized_header.cpp
  4433. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_name.cpp
  4434. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_null.cpp
  4435. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_number.cpp
  4436. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object.cpp
  4437. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_parser.cpp
  4438. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_reference.cpp
  4439. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_security_handler.cpp
  4440. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_simple_parser.cpp
  4441. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream.cpp
  4442. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_stream_acc.cpp
  4443. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_string.cpp
  4444. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_syntax_parser.cpp
  4445. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_decode.cpp
  4446. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/fpdf_parser_utility.cpp
  4447. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_walker.cpp
  4448. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_read_validator.cpp
  4449. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/charposlist.cpp
  4450. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_devicebuffer.cpp
  4451. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_docrenderdata.cpp
  4452. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_imageloader.cpp
  4453. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_imagerenderer.cpp
  4454. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_pageimagecache.cpp
  4455. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_progressiverenderer.cpp
  4456. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendercontext.cpp
  4457. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderoptions.cpp
  4458. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_renderstatus.cpp
  4459. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_scaledrenderbuffer.cpp
  4460. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_textrenderer.cpp
  4461. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3cache.cpp
  4462. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_type3glyphmap.cpp
  4463. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendershading.cpp
  4464. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_rendertiling.cpp
  4465. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_creator.cpp
  4466. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_encryptor.cpp
  4467. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_flateencoder.cpp
  4468. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_cttgsubtable.cpp
  4469. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cfx_stockfontarray.cpp
  4470. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cid2unicodemap.cpp
  4471. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmap.cpp
  4472. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_cmapparser.cpp
  4473. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_fontglobals.cpp
  4474. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/font/cpdf_tounicodemap.cpp
  4475. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_devicecs.cpp
  4476. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_expintfunc.cpp
  4477. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_function.cpp
  4478. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_iccprofile.cpp
  4479. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_patterncs.cpp
  4480. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psengine.cpp
  4481. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_psfunc.cpp
  4482. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_sampledfunc.cpp
  4483. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_stitchfunc.cpp
  4484. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_avail.cpp
  4485. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_page_object_avail.cpp
  4486. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_avail.cpp
  4487. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_pagecontentmanager.cpp
  4488. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transparency.cpp
  4489. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_dib.cpp
  4490. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_object_stream.cpp
  4491. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/cpdf_cross_ref_table.cpp
  4492. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_stringarchivestream.cpp
  4493. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_occontext.cpp
  4494. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/edit/cpdf_contentstream_write_utils.cpp
  4495. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_annotcontext.cpp
  4496. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/render/cpdf_pagerendercontext.cpp
  4497. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transferfuncdib.cpp
  4498. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_transferfunc.cpp
  4499. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_basedcs.cpp
  4500. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/page/cpdf_indexedcs.cpp
  4501. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfapi/parser/object_tree_traversal_util.cpp
  4502. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_aaction.cpp
  4503. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_action.cpp
  4504. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annot.cpp
  4505. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_annotlist.cpp
  4506. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_apsettings.cpp
  4507. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmark.cpp
  4508. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bookmarktree.cpp
  4509. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_defaultappearance.cpp
  4510. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_dest.cpp
  4511. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_filespec.cpp
  4512. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formcontrol.cpp
  4513. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_formfield.cpp
  4514. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_iconfit.cpp
  4515. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_interactiveform.cpp
  4516. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_link.cpp
  4517. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_linklist.cpp
  4518. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_metadata.cpp
  4519. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_nametree.cpp
  4520. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_numbertree.cpp
  4521. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_pagelabel.cpp
  4522. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_viewerpreferences.cpp
  4523. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_fontmap.cpp
  4524. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_wordinfo.cpp
  4525. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structelement.cpp
  4526. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_structtree.cpp
  4527. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_color_utils.cpp
  4528. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_icon.cpp
  4529. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_bafontmap.cpp
  4530. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpdf_generateap.cpp
  4531. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_section.cpp
  4532. [CXX] workdir/UnpackedTarball/pdfium/core/fpdfdoc/cpvt_variabletext.cpp
  4533. [CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_linkextract.cpp
  4534. [CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpage.cpp
  4535. [CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/cpdf_textpagefind.cpp
  4536. [CXX] workdir/UnpackedTarball/pdfium/core/fpdftext/unicodenormalizationdata.cpp
  4537. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/fx_codec.cpp
  4538. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithDecoder.cpp
  4539. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_ArithIntDecoder.cpp
  4540. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_BitStream.cpp
  4541. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Context.cpp
  4542. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrdProc.cpp
  4543. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_GrrdProc.cpp
  4544. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HtrdProc.cpp
  4545. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp
  4546. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_HuffmanTable.cpp
  4547. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Image.cpp
  4548. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PatternDict.cpp
  4549. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_PddProc.cpp
  4550. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SddProc.cpp
  4551. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_Segment.cpp
  4552. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_SymbolDict.cpp
  4553. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_TrdProc.cpp
  4554. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/cfx_gif.cpp
  4555. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/gif/lzw_decompressor.cpp
  4556. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/cfx_codec_memory.cpp
  4557. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/fax/faxmodule.cpp
  4558. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/scanlinedecoder.cpp
  4559. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpeg/jpegmodule.cpp
  4560. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/cjpx_decoder.cpp
  4561. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpx/jpx_decode_utils.cpp
  4562. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/JBig2_DocumentContext.cpp
  4563. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/basic/basicmodule.cpp
  4564. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/flate/flatemodule.cpp
  4565. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/icc/icc_transform.cpp
  4566. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jbig2/jbig2_decoder.cpp
  4567. [CXX] workdir/UnpackedTarball/pdfium/core/fxcodec/jpeg/jpeg_common.cpp
  4568. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_memorystream.cpp
  4569. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_seekablestreamproxy.cpp
  4570. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_bidi.cpp
  4571. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_coordinates.cpp
  4572. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_extension.cpp
  4573. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_memory.cpp
  4574. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_stream.cpp
  4575. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_system.cpp
  4576. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_unicode.cpp
  4577. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmldocument.cpp
  4578. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlelement.cpp
  4579. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlparser.cpp
  4580. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlnode.cpp
  4581. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlinstruction.cpp
  4582. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmltext.cpp
  4583. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/xml/cfx_xmlchardata.cpp
  4584. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscolorvalue.cpp
  4585. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscomputedstyle.cpp
  4586. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csscustomproperty.cpp
  4587. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdeclaration.cpp
  4588. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssenumvalue.cpp
  4589. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssnumbervalue.cpp
  4590. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csspropertyholder.cpp
  4591. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssrulecollection.cpp
  4592. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssselector.cpp
  4593. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstringvalue.cpp
  4594. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylerule.cpp
  4595. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstyleselector.cpp
  4596. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssstylesheet.cpp
  4597. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_csssyntaxparser.cpp
  4598. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvalue.cpp
  4599. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelist.cpp
  4600. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssvaluelistparser.cpp
  4601. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssinputtextbuf.cpp
  4602. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssoutputtextbuf.cpp
  4603. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_datetime.cpp
  4604. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/bytestring.cpp
  4605. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_bitstream.cpp
  4606. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8decoder.cpp
  4607. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_random.cpp
  4608. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_string.cpp
  4609. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/widestring.cpp
  4610. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/css/cfx_cssdata.cpp
  4611. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_codepage.cpp
  4612. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_number.cpp
  4613. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_utf8encoder.cpp
  4614. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/observed_ptr.cpp
  4615. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/string_data_template.cpp
  4616. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/binary_buffer.cpp
  4617. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_read_only_span_stream.cpp
  4618. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_read_only_string_stream.cpp
  4619. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_read_only_vector_stream.cpp
  4620. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_memory_malloc.cpp
  4621. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/widetext_buffer.cpp
  4622. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapcomposer.cpp
  4623. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_bitmapstorer.cpp
  4624. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibextractor.cpp
  4625. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibitmap.cpp
  4626. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_drawutils.cpp
  4627. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagerenderer.cpp
  4628. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagestretcher.cpp
  4629. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_imagetransformer.cpp
  4630. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_scanlinecompositor.cpp
  4631. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cstretchengine.cpp
  4632. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/fx_dib.cpp
  4633. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitDingbats.cpp
  4634. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixed.cpp
  4635. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBold.cpp
  4636. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedBoldItalic.cpp
  4637. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitFixedItalic.cpp
  4638. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSans.cpp
  4639. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBold.cpp
  4640. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansBoldItalic.cpp
  4641. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansItalic.cpp
  4642. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSansMM.cpp
  4643. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerif.cpp
  4644. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBold.cpp
  4645. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifBoldItalic.cpp
  4646. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifItalic.cpp
  4647. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSerifMM.cpp
  4648. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fontdata/chromefontdata/FoxitSymbol.cpp
  4649. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/freetype/fx_freetype.cpp
  4650. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/renderdevicedriver_iface.cpp
  4651. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/agg/fx_agg_driver.cpp
  4652. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_cliprgn.cpp
  4653. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_color.cpp
  4654. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphcache.cpp
  4655. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_folderfontinfo.cpp
  4656. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_font.cpp
  4657. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontcache.cpp
  4658. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmapper.cpp
  4659. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_fontmgr.cpp
  4660. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_gemodule.cpp
  4661. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstate.cpp
  4662. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_graphstatedata.cpp
  4663. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_path.cpp
  4664. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_renderdevice.cpp
  4665. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_substfont.cpp
  4666. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_unicodeencoding.cpp
  4667. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_glyphbitmap.cpp
  4668. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/scoped_font_transform.cpp
  4669. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_glyph_pos.cpp
  4670. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/fx_font.cpp
  4671. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_dibbase.cpp
  4672. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/dib/cfx_cmyk_to_srgb.cpp
  4673. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/text_char_pos.cpp
  4674. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_face.cpp
  4675. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/cfx_defaultrenderdevice.cpp
  4676. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/calculate_pitch.cpp
  4677. [CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_event_context_stub.cpp
  4678. [CXX] workdir/UnpackedTarball/pdfium/fxjs/cjs_runtimestub.cpp
  4679. [CXX] workdir/UnpackedTarball/pdfium/fxjs/ijs_runtime.cpp
  4680. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/cpdfsdk_appstream.cpp
  4681. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_button.cpp
  4682. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_caret.cpp
  4683. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_combo_box.cpp
  4684. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit.cpp
  4685. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_edit_impl.cpp
  4686. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_sbbutton.cpp
  4687. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_box.cpp
  4688. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_cbbutton.cpp
  4689. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_cblistbox.cpp
  4690. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_list_ctrl.cpp
  4691. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_scroll_bar.cpp
  4692. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_special_button.cpp
  4693. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_timer.cpp
  4694. [CXX] workdir/UnpackedTarball/pdfium/fpdfsdk/pwl/cpwl_wnd.cpp
  4695. [CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_curves.cpp
  4696. [CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_path_storage.cpp
  4697. [CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_rasterizer_scanline_aa.cpp
  4698. [CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_dash.cpp
  4699. [CXX] workdir/UnpackedTarball/pdfium/third_party/agg23/agg_vcgen_stroke.cpp
  4700. [CXX] workdir/UnpackedTarball/pdfium/third_party/abseil-cpp/absl/types/bad_optional_access.cpp
  4701. [CXX] workdir/UnpackedTarball/pdfium/third_party/abseil-cpp/absl/types/bad_variant_access.cpp
  4702. [CXX] workdir/UnpackedTarball/pdfium/third_party/libopenjpeg/opj_malloc.cpp
  4703. [CXX] workdir/UnpackedTarball/pdfium/third_party/base/debug/alias.cpp
  4704. [CXX] workdir/UnpackedTarball/pdfium/third_party/base/memory/aligned_memory.cpp
  4705. [CXX] workdir/UnpackedTarball/pdfium/third_party/skia_shared/SkFloatToDecimal.cpp
  4706. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/cfx_fileaccess_posix.cpp
  4707. [CXX] workdir/UnpackedTarball/pdfium/core/fxcrt/fx_folder_posix.cpp
  4708. [CXX] workdir/UnpackedTarball/pdfium/core/fxge/linux/fx_linux_impl.cpp
  4709. [PY ] CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml
  4710. [PRJ] liborcus
  4711. [CXX] l10ntools/source/helper.cxx
  4712. [CXX] l10ntools/source/common.cxx
  4713. [CXX] l10ntools/source/merge.cxx
  4714. [CXX] l10ntools/source/po.cxx
  4715. [CXX] l10ntools/source/cfgmerge.cxx
  4716. [PAT] firebird
  4717. [CXX] workdir/LexTarget/l10ntools/source/xrmlex.cxx
  4718. [CXX] l10ntools/source/xrmmerge.cxx
  4719. [CXX] l10ntools/source/propmerge.cxx
  4720. [CXX] l10ntools/source/propex.cxx
  4721. [MOD] beanshell
  4722. [MOD] curl
  4723. [MOD] hyphen
  4724. [MOD] icu
  4725. [PRJ] jfreereport_liblayout
  4726. [MOD] lcms2
  4727. [PKG] librevenge
  4728. [PCH] precompiled_libcmis
  4729. [MOD] libgpg-error
  4730. [EPK] librevenge
  4731. [BIN] libtiff
  4732. [BIN] libxml2
  4733. [MOD] lpsolve
  4734. [MOD] mythes
  4735. [MOD] rhino
  4736. [BIN] skia
  4737. [CXX] l10ntools/source/lngmerge.cxx
  4738. [CXX] l10ntools/source/lngex.cxx
  4739. [DIC] CustomTarget/i18npool/breakiterator/dict_ja.cxx
  4740. [DIC] CustomTarget/i18npool/breakiterator/dict_zh.cxx
  4741. [LNK] Executable/gencoll_rule
  4742. [LNK] Executable/genindex_data
  4743. [CDC] CustomTarget/i18npool/textconversion/hhc_char.cxx
  4744. [CDC] CustomTarget/i18npool/textconversion/stc_char.cxx
  4745. [CDC] CustomTarget/i18npool/textconversion/stc_word.cxx
  4746. [CXX] workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx
  4747. [CXX] workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx
  4748. [MOD] jurt
  4749. [CXX] l10ntools/source/helpex.cxx
  4750. [CXX] l10ntools/source/xmlparse.cxx
  4751. [CXX] l10ntools/source/helpmerge.cxx
  4752. [CXX] l10ntools/source/localize.cxx
  4753. [CXX] l10ntools/source/pocheck.cxx
  4754. [CXX] l10ntools/source/treemerge.cxx
  4755. [CXX] l10ntools/source/treex.cxx
  4756. [MOD] sal
  4757. [MOD] salhelper
  4758. [CUS] sfx2/classification
  4759. [BIN] store
  4760. [CUS] tools/string
  4761. [UPK] libxslt-1.1.35.tar.xz
  4762. [LNK] Library/libunoidllo.so
  4763. [UPK] liblangtag-0.6.3.tar.bz2
  4764. [UPK] a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz
  4765. [PRJ] harfbuzz
  4766. [LNK] Library/libpdfiumlo.so
  4767. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx
  4768. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx
  4769. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx
  4770. [PY ] CustomTarget/writerfilter/source/ooxml/qnametostr.cxx
  4771. [PY ] CustomTarget/writerfilter/source/ooxml/resourceids.hxx
  4772. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx
  4773. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx
  4774. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx
  4775. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx
  4776. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx
  4777. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx
  4778. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx
  4779. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx
  4780. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx
  4781. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx
  4782. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx
  4783. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx
  4784. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx
  4785. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx
  4786. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx
  4787. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx
  4788. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx
  4789. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx
  4790. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx
  4791. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx
  4792. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx
  4793. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx
  4794. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx
  4795. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx
  4796. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx
  4797. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w15.hxx
  4798. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx
  4799. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx
  4800. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx
  4801. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx
  4802. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx
  4803. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx
  4804. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx
  4805. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx
  4806. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx
  4807. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx
  4808. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx
  4809. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx
  4810. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx
  4811. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx
  4812. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx
  4813. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx
  4814. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx
  4815. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx
  4816. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx
  4817. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx
  4818. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx
  4819. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx
  4820. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx
  4821. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx
  4822. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx
  4823. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx
  4824. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx
  4825. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w15.cxx
  4826. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx
  4827. [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx
  4828. [CXX] workdir/LexTarget/l10ntools/source/cfglex.cxx
  4829. [LNK] StaticLibrary/libtransex.a
  4830. [PRJ] postgresql
  4831. [LNK] Executable/xrmex
  4832. [LNK] Executable/propex
  4833. In member function '__ct ',
  4834. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:269:27,
  4835. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4836. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:338:33:
  4837. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4838. 435 | *end = '\0';
  4839. | ^
  4840. /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx: In member function 'EndOfText':
  4841. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  4842. 878 | char buffer[1];
  4843. | ^
  4844. In member function 'addData',
  4845. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4846. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4847. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  4848. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:270:9,
  4849. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4850. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:338:33:
  4851. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4852. 80 | memcpy( buffer, data, length * sizeof( C ));
  4853. | ^
  4854. In member function 'operator+=',
  4855. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  4856. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:273:21,
  4857. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4858. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:338:33:
  4859. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4860. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  4861. | ^
  4862. In member function '__ct ',
  4863. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:283:30,
  4864. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4865. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:338:33:
  4866. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4867. 435 | *end = '\0';
  4868. | ^
  4869. /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx: In member function 'EndOfText':
  4870. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  4871. 878 | char buffer[1];
  4872. | ^
  4873. In member function 'addData',
  4874. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  4875. inlined from 'WorkOnDesc' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:391:61:
  4876. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  4877. 80 | memcpy( buffer, data, length * sizeof( C ));
  4878. | ^
  4879. In member function '__ct ',
  4880. inlined from 'WorkOnDesc' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:391:61:
  4881. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4882. 435 | *end = '\0';
  4883. | ^
  4884. In member function '__ct ',
  4885. inlined from 'isWellFormedXML' at /opt/git/libreoffice.core/l10ntools/source/helper.cxx:135:58,
  4886. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:469:44:
  4887. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4888. 435 | *end = '\0';
  4889. | ^
  4890. In member function 'addData',
  4891. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  4892. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:473:61:
  4893. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  4894. 80 | memcpy( buffer, data, length * sizeof( C ));
  4895. | ^
  4896. In member function '__ct ',
  4897. inlined from 'EndOfText' at /opt/git/libreoffice.core/l10ntools/source/xrmmerge.cxx:473:61:
  4898. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4899. 435 | *end = '\0';
  4900. | ^
  4901. [PKG] coinmp
  4902. In member function '__ct ',
  4903. inlined from 'Merge' at /opt/git/libreoffice.core/l10ntools/source/propmerge.cxx:215:50:
  4904. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4905. 435 | *end = '\0';
  4906. | ^
  4907. In member function '__ct ',
  4908. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:269:27,
  4909. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4910. inlined from 'Extract' at /opt/git/libreoffice.core/l10ntools/source/propmerge.cxx:150:33,
  4911. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/propex.cxx:36:24:
  4912. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4913. 435 | *end = '\0';
  4914. | ^
  4915. /opt/git/libreoffice.core/l10ntools/source/propex.cxx: In function 'sal_main_with_args':
  4916. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  4917. 878 | char buffer[1];
  4918. | ^
  4919. In member function 'addData',
  4920. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4921. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4922. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  4923. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:270:9,
  4924. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4925. inlined from 'Extract' at /opt/git/libreoffice.core/l10ntools/source/propmerge.cxx:150:33,
  4926. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/propex.cxx:36:24:
  4927. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4928. 80 | memcpy( buffer, data, length * sizeof( C ));
  4929. | ^
  4930. In member function 'operator+=',
  4931. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  4932. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:273:21,
  4933. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4934. inlined from 'Extract' at /opt/git/libreoffice.core/l10ntools/source/propmerge.cxx:150:33,
  4935. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/propex.cxx:36:24:
  4936. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4937. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  4938. | ^
  4939. In member function '__ct ',
  4940. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:283:30,
  4941. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4942. inlined from 'Extract' at /opt/git/libreoffice.core/l10ntools/source/propmerge.cxx:150:33,
  4943. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/propex.cxx:36:24:
  4944. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4945. 435 | *end = '\0';
  4946. | ^
  4947. /opt/git/libreoffice.core/l10ntools/source/propex.cxx: In function 'sal_main_with_args':
  4948. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  4949. 878 | char buffer[1];
  4950. | ^
  4951. [EPK] coinmp
  4952. [BIN] harfbuzz
  4953. [BIN] librevenge
  4954. [MOD] libtiff
  4955. [MOD] libxml2
  4956. [BIN] postgresql
  4957. [MOD] skia
  4958. [UPK] xmlsec1-1.3.1.tar.gz
  4959. [LNK] Executable/ulfex
  4960. [CUS] i18npool/breakiterator
  4961. [CUS] i18npool/textconversion
  4962. [LNK] Library/libdict_ja.so
  4963. [LNK] Library/libdict_zh.so
  4964. In member function 'addData',
  4965. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4966. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4967. inlined from '__ct_base .constprop' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34:
  4968. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  4969. 80 | memcpy( buffer, data, length * sizeof( C ));
  4970. | ^
  4971. [LNK] Executable/helpex
  4972. In member function '__ct ',
  4973. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:269:27,
  4974. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4975. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/lngmerge.cxx:128:25:
  4976. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4977. 435 | *end = '\0';
  4978. | ^
  4979. /opt/git/libreoffice.core/l10ntools/source/lngmerge.cxx: In member function 'CreatePO':
  4980. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  4981. 878 | char buffer[1];
  4982. | ^
  4983. In member function 'addData',
  4984. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4985. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  4986. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  4987. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:270:9,
  4988. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4989. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/lngmerge.cxx:128:25:
  4990. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4991. 80 | memcpy( buffer, data, length * sizeof( C ));
  4992. | ^
  4993. In member function 'operator+=',
  4994. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  4995. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:273:21,
  4996. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  4997. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/lngmerge.cxx:128:25:
  4998. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  4999. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5000. | ^
  5001. In member function '__ct ',
  5002. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:283:30,
  5003. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5004. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/lngmerge.cxx:128:25:
  5005. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5006. 435 | *end = '\0';
  5007. | ^
  5008. /opt/git/libreoffice.core/l10ntools/source/lngmerge.cxx: In member function 'CreatePO':
  5009. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5010. 878 | char buffer[1];
  5011. | ^
  5012. [LNK] Executable/localize
  5013. [LNK] Executable/pocheck
  5014. In member function 'addData',
  5015. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5016. inlined from 'handleFile.isra' at /opt/git/libreoffice.core/l10ntools/source/localize.cxx:231:59:
  5017. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  5018. 80 | memcpy( buffer, data, length * sizeof( C ));
  5019. | ^
  5020. In member function '__ct ',
  5021. inlined from 'handleFile.isra' at /opt/git/libreoffice.core/l10ntools/source/localize.cxx:231:59:
  5022. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5023. 435 | *end = '\0';
  5024. | ^
  5025. [LNK] Executable/treex
  5026. In member function 'operator+=',
  5027. inlined from 'open.isra' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5028. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5029. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5030. | ^
  5031. In member function 'addData',
  5032. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5033. inlined from 'checkStyleNames' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:104:34:
  5034. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  5035. 80 | memcpy( buffer, data, length * sizeof( C ));
  5036. | ^
  5037. In member function '__ct ',
  5038. inlined from 'checkStyleNames' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:104:34:
  5039. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5040. 435 | *end = '\0';
  5041. | ^
  5042. In member function 'operator+=',
  5043. inlined from 'checkFunctionNames' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5044. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5045. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5046. | ^
  5047. In member function 'addData',
  5048. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5049. inlined from 'checkFunctionNames' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:238:42:
  5050. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  5051. 80 | memcpy( buffer, data, length * sizeof( C ));
  5052. | ^
  5053. In member function '__ct ',
  5054. inlined from 'checkFunctionNames' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:238:42:
  5055. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5056. 435 | *end = '\0';
  5057. | ^
  5058. In member function 'addData',
  5059. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5060. inlined from 'checkVerticalBar' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:308:34:
  5061. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  5062. 80 | memcpy( buffer, data, length * sizeof( C ));
  5063. | ^
  5064. In member function '__ct ',
  5065. inlined from 'checkVerticalBar' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:308:34:
  5066. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5067. 435 | *end = '\0';
  5068. | ^
  5069. In member function 'addData',
  5070. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5071. inlined from 'checkMathSymbolNames' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:361:34:
  5072. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  5073. 80 | memcpy( buffer, data, length * sizeof( C ));
  5074. | ^
  5075. In member function '__ct ',
  5076. inlined from 'checkMathSymbolNames' at /opt/git/libreoffice.core/l10ntools/source/pocheck.cxx:361:34:
  5077. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5078. 435 | *end = '\0';
  5079. | ^
  5080. [LNK] Executable/regview
  5081. In member function 'operator+=',
  5082. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5083. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5084. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5085. | ^
  5086. In member function 'operator+=',
  5087. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5088. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5089. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5090. | ^
  5091. In member function 'operator+=',
  5092. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5093. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5094. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5095. | ^
  5096. In member function 'operator+=',
  5097. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5098. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5099. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5100. | ^
  5101. In member function 'operator+=',
  5102. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5103. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5104. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5105. | ^
  5106. In member function 'operator+=',
  5107. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5108. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5109. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5110. | ^
  5111. In member function 'operator+=',
  5112. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5113. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5114. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5115. | ^
  5116. In member function 'operator+=',
  5117. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5118. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5119. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5120. | ^
  5121. In member function 'operator+=',
  5122. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5123. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5124. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5125. | ^
  5126. In member function 'operator+=',
  5127. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5128. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5129. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5130. | ^
  5131. In member function 'operator+=',
  5132. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5133. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5134. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5135. | ^
  5136. In member function 'operator+=',
  5137. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5138. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5139. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5140. | ^
  5141. In member function 'operator+=',
  5142. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5143. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5144. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5145. | ^
  5146. In member function 'operator+=',
  5147. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5148. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5149. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5150. | ^
  5151. In member function 'operator+=',
  5152. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5153. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5154. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5155. | ^
  5156. In member function 'operator+=',
  5157. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5158. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5159. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5160. | ^
  5161. In member function 'operator+=',
  5162. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5163. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5164. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5165. | ^
  5166. In member function 'operator+=',
  5167. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5168. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5169. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5170. | ^
  5171. In member function 'operator+=',
  5172. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5173. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5174. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5175. | ^
  5176. In member function 'operator+=',
  5177. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5178. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5179. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5180. | ^
  5181. In member function 'operator+=',
  5182. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5183. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5184. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5185. | ^
  5186. In member function 'operator+=',
  5187. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5188. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5189. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5190. | ^
  5191. In member function 'operator+=',
  5192. inlined from 'Execute' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  5193. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5194. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5195. | ^
  5196. In member function '__ct ',
  5197. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:269:27,
  5198. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5199. inlined from 'lcl_ExtractLevel.isra' at /opt/git/libreoffice.core/l10ntools/source/treemerge.cxx:46:37:
  5200. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5201. 435 | *end = '\0';
  5202. | ^
  5203. /opt/git/libreoffice.core/l10ntools/source/treemerge.cxx: In function 'lcl_ExtractLevel.isra':
  5204. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5205. 878 | char buffer[1];
  5206. | ^
  5207. In member function 'addData',
  5208. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5209. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5210. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5211. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:270:9,
  5212. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5213. inlined from 'lcl_ExtractLevel.isra' at /opt/git/libreoffice.core/l10ntools/source/treemerge.cxx:46:37:
  5214. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5215. 80 | memcpy( buffer, data, length * sizeof( C ));
  5216. | ^
  5217. In member function 'operator+=',
  5218. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  5219. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:273:21,
  5220. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5221. inlined from 'lcl_ExtractLevel.isra' at /opt/git/libreoffice.core/l10ntools/source/treemerge.cxx:46:37:
  5222. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5223. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5224. | ^
  5225. In member function '__ct ',
  5226. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:283:30,
  5227. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5228. inlined from 'lcl_ExtractLevel.isra' at /opt/git/libreoffice.core/l10ntools/source/treemerge.cxx:46:37:
  5229. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5230. 435 | *end = '\0';
  5231. | ^
  5232. /opt/git/libreoffice.core/l10ntools/source/treemerge.cxx: In function 'lcl_ExtractLevel.isra':
  5233. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5234. 878 | char buffer[1];
  5235. | ^
  5236. In member function '__ct ',
  5237. inlined from 'isWellFormedXML' at /opt/git/libreoffice.core/l10ntools/source/helper.cxx:135:58,
  5238. inlined from 'ProcessHelp' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:227:40,
  5239. inlined from 'MergeSingleFile' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:179:20,
  5240. inlined from 'Merge' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:151:20:
  5241. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5242. 435 | *end = '\0';
  5243. | ^
  5244. In member function '__ct ',
  5245. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:269:27,
  5246. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5247. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:120:33,
  5248. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/helpex.cxx:124:37:
  5249. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5250. 435 | *end = '\0';
  5251. | ^
  5252. /opt/git/libreoffice.core/l10ntools/source/helpex.cxx: In function 'sal_main_with_args':
  5253. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5254. 878 | char buffer[1];
  5255. | ^
  5256. In member function 'addData',
  5257. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5258. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5259. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5260. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:270:9,
  5261. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5262. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:120:33,
  5263. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/helpex.cxx:124:37:
  5264. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5265. 80 | memcpy( buffer, data, length * sizeof( C ));
  5266. | ^
  5267. In member function 'operator+=',
  5268. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  5269. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:273:21,
  5270. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5271. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:120:33,
  5272. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/helpex.cxx:124:37:
  5273. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5274. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5275. | ^
  5276. In member function '__ct ',
  5277. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:283:30,
  5278. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5279. inlined from 'CreatePO' at /opt/git/libreoffice.core/l10ntools/source/helpmerge.cxx:120:33,
  5280. inlined from 'sal_main_with_args' at /opt/git/libreoffice.core/l10ntools/source/helpex.cxx:124:37:
  5281. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5282. 435 | *end = '\0';
  5283. | ^
  5284. /opt/git/libreoffice.core/l10ntools/source/helpex.cxx: In function 'sal_main_with_args':
  5285. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5286. 878 | char buffer[1];
  5287. | ^
  5288. [MOD] store
  5289. [PAT] libxslt
  5290. In member function 'addData',
  5291. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5292. inlined from 'Print.isra' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  5293. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  5294. 80 | memcpy( buffer, data, length * sizeof( C ));
  5295. | ^
  5296. In member function 'addData',
  5297. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5298. inlined from 'Print.isra' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  5299. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  5300. 80 | memcpy( buffer, data, length * sizeof( C ));
  5301. | ^
  5302. [LNK] Executable/cppumaker
  5303. [LNK] Executable/unoidl-write
  5304. [LNK] Executable/unoidl-check
  5305. In member function '__ct ',
  5306. inlined from 'prepareVersion' at /opt/git/libreoffice.core/codemaker/source/cppumaker/cppuoptions.cxx:320:35,
  5307. inlined from 'prepareHelp' at /opt/git/libreoffice.core/codemaker/source/cppumaker/cppuoptions.cxx:313:24:
  5308. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5309. 435 | *end = '\0';
  5310. | ^
  5311. [PAT] liblangtag
  5312. [PAT] raptor
  5313. [CUS] writerfilter/source
  5314. In member function 'addData',
  5315. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5316. inlined from 'scopedCppName' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  5317. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  5318. 80 | memcpy( buffer, data, length * sizeof( C ));
  5319. | ^
  5320. [LNK] Executable/javamaker
  5321. [LNK] Executable/cfgex
  5322. In member function '__ct ',
  5323. inlined from 'prepareVersion' at /opt/git/libreoffice.core/codemaker/source/javamaker/javaoptions.cxx:245:24,
  5324. inlined from 'prepareHelp' at /opt/git/libreoffice.core/codemaker/source/javamaker/javaoptions.cxx:238:24:
  5325. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5326. 435 | *end = '\0';
  5327. | ^
  5328. In member function '__ct ',
  5329. inlined from 'handleEnumType' at /opt/git/libreoffice.core/codemaker/source/javamaker/javatype.cxx:715:49:
  5330. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5331. 435 | *end = '\0';
  5332. | ^
  5333. In member function '__ct ',
  5334. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:269:27,
  5335. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5336. inlined from 'WorkOnResourceEnd' at /opt/git/libreoffice.core/l10ntools/source/cfgmerge.cxx:386:25:
  5337. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5338. 435 | *end = '\0';
  5339. | ^
  5340. /opt/git/libreoffice.core/l10ntools/source/cfgmerge.cxx: In member function 'WorkOnResourceEnd':
  5341. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5342. 878 | char buffer[1];
  5343. | ^
  5344. In member function 'addData',
  5345. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5346. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  5347. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  5348. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:270:9,
  5349. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5350. inlined from 'WorkOnResourceEnd' at /opt/git/libreoffice.core/l10ntools/source/cfgmerge.cxx:386:25:
  5351. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5352. 80 | memcpy( buffer, data, length * sizeof( C ));
  5353. | ^
  5354. In member function 'operator+=',
  5355. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  5356. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:273:21,
  5357. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5358. inlined from 'WorkOnResourceEnd' at /opt/git/libreoffice.core/l10ntools/source/cfgmerge.cxx:386:25:
  5359. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5360. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  5361. | ^
  5362. In member function '__ct ',
  5363. inlined from '__ct ' at /opt/git/libreoffice.core/l10ntools/source/po.cxx:283:30,
  5364. inlined from 'writePoEntry' at /opt/git/libreoffice.core/l10ntools/source/common.cxx:117:87,
  5365. inlined from 'WorkOnResourceEnd' at /opt/git/libreoffice.core/l10ntools/source/cfgmerge.cxx:386:25:
  5366. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  5367. 435 | *end = '\0';
  5368. | ^
  5369. /opt/git/libreoffice.core/l10ntools/source/cfgmerge.cxx: In member function 'WorkOnResourceEnd':
  5370. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 1 to object 'buffer' with size 1 declared here
  5371. 878 | char buffer[1];
  5372. | ^
  5373. [XRM] dictionaries/eo/description
  5374. [XRM] dictionaries/es/description
  5375. [XRM] dictionaries/et_EE/description
  5376. [XRM] dictionaries/fa_IR/description
  5377. [XRM] dictionaries/fr_FR/description
  5378. [XRM] dictionaries/gd_GB/description
  5379. [XRM] dictionaries/gl/description
  5380. [XRM] dictionaries/gu_IN/description
  5381. [XRM] dictionaries/gug/description
  5382. [XRM] dictionaries/he_IL/description
  5383. [XRM] dictionaries/hi_IN/description
  5384. [XRM] dictionaries/hr_HR/description
  5385. [XRM] dictionaries/hu_HU/description
  5386. [PRP] dictionaries/hu_HU/dialog/hu_HU_zh_TW
  5387. [XRM] dictionaries/id/description
  5388. [XRM] dictionaries/is/description
  5389. [XRM] dictionaries/it_IT/description
  5390. [XRM] dictionaries/kmr_Latn/description
  5391. [XRM] dictionaries/ko_KR/description
  5392. [XRM] dictionaries/lo_LA/description
  5393. [XRM] dictionaries/lt_LT/description
  5394. [XRM] dictionaries/lv_LV/description
  5395. [XRM] dictionaries/mn_MN/description
  5396. [XRM] dictionaries/ne_NP/description
  5397. [XRM] dictionaries/nl_NL/description
  5398. [XRM] dictionaries/no/description
  5399. [XRM] dictionaries/oc_FR/description
  5400. [XRM] dictionaries/pl_PL/description
  5401. [XRM] dictionaries/pt_BR/description
  5402. [PRP] dictionaries/pt_BR/dialog/pt_BR_zh_TW
  5403. [XRM] dictionaries/pt_PT/description
  5404. [XRM] dictionaries/ro/description
  5405. [XRM] dictionaries/ru_RU/description
  5406. [PRP] dictionaries/ru_RU/dialog/ru_RU_zh_TW
  5407. [XRM] dictionaries/si_LK/description
  5408. [XRM] dictionaries/sk_SK/description
  5409. [XRM] dictionaries/sl_SI/description
  5410. [XRM] dictionaries/sq_AL/description
  5411. [XRM] dictionaries/sr/description
  5412. [XRM] dictionaries/sv_SE/description
  5413. [XRM] dictionaries/sw_TZ/description
  5414. [XRM] dictionaries/te_IN/description
  5415. [XRM] dictionaries/th_TH/description
  5416. [XRM] dictionaries/tr_TR/description
  5417. [XRM] dictionaries/uk_UA/description
  5418. [XRM] dictionaries/vi/description
  5419. [XRM] dictionaries/zu_ZA/description
  5420. [BIN] coinmp
  5421. [MOD] harfbuzz
  5422. [UPK] libabw-0.1.3.tar.xz
  5423. [UPK] libcdr-0.1.7.tar.xz
  5424. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/allowable-actions.cxx
  5425. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-document.cxx
  5426. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-folder.cxx
  5427. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object-type.cxx
  5428. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-object.cxx
  5429. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-session.cxx
  5430. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/atom-workspace.cxx
  5431. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/base-session.cxx
  5432. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/document.cxx
  5433. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/folder.cxx
  5434. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-document.cxx
  5435. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-folder.cxx
  5436. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object.cxx
  5437. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-object-type.cxx
  5438. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-property.cxx
  5439. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-repository.cxx
  5440. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-session.cxx
  5441. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-utils.cxx
  5442. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/http-session.cxx
  5443. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/json-utils.cxx
  5444. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-data.cxx
  5445. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-handler.cxx
  5446. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/oauth2-providers.cxx
  5447. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object.cxx
  5448. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/object-type.cxx
  5449. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-document.cxx
  5450. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-folder.cxx
  5451. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object.cxx
  5452. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-object-type.cxx
  5453. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-property.cxx
  5454. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-repository.cxx
  5455. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-session.cxx
  5456. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/onedrive-utils.cxx
  5457. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property.cxx
  5458. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/property-type.cxx
  5459. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/rendition.cxx
  5460. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/repository.cxx
  5461. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/session-factory.cxx
  5462. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-document.cxx
  5463. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-folder.cxx
  5464. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object.cxx
  5465. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-object-type.cxx
  5466. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-property.cxx
  5467. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-repository.cxx
  5468. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-session.cxx
  5469. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/sharepoint-utils.cxx
  5470. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-document.cxx
  5471. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-folder.cxx
  5472. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-navigationservice.cxx
  5473. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object.cxx
  5474. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-object-type.cxx
  5475. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-objectservice.cxx
  5476. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-relatedmultipart.cxx
  5477. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-repositoryservice.cxx
  5478. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-requests.cxx
  5479. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-session.cxx
  5480. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-soap.cxx
  5481. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/ws-versioningservice.cxx
  5482. [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/xml-utils.cxx
  5483. [UPK] libepubgen-0.1.1.tar.xz
  5484. [UPK] libfreehand-0.1.2.tar.xz
  5485. [UPK] libmspub-0.1.4.tar.xz
  5486. [UPK] libmwaw-0.3.21.tar.xz
  5487. [UPK] libodfgen-0.1.8.tar.xz
  5488. [UPK] libpagemaker-0.0.4.tar.xz
  5489. [UPK] libqxp-0.0.2.tar.xz
  5490. [MOD] librevenge
  5491. [UPK] libstaroffice-0.0.7.tar.xz
  5492. [UPK] libvisio-0.1.7.tar.xz
  5493. [UPK] libwpd-0.10.3.tar.xz
  5494. [UPK] libwps-0.4.12.tar.xz
  5495. [UPK] libzmf-0.0.2.tar.xz
  5496. [BIN] pdfium
  5497. [MOD] postgresql
  5498. [PAT] xmlsec
  5499. [CLR] CustomTarget/i18npool/collator/collator_cu_charset.cxx
  5500. [CLR] CustomTarget/i18npool/collator/collator_ca_charset.cxx
  5501. [CLR] CustomTarget/i18npool/collator/collator_dz_charset.cxx
  5502. [CLR] CustomTarget/i18npool/collator/collator_hu_charset.cxx
  5503. [CLR] CustomTarget/i18npool/collator/collator_ja_charset.cxx
  5504. [CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx
  5505. [CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx
  5506. [CLR] CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx
  5507. [CLR] CustomTarget/i18npool/collator/collator_ln_charset.cxx
  5508. [CLR] CustomTarget/i18npool/collator/collator_my_dictionary.cxx
  5509. [CLR] CustomTarget/i18npool/collator/collator_ne_charset.cxx
  5510. [CLR] CustomTarget/i18npool/collator/collator_sid_charset.cxx
  5511. [CLR] CustomTarget/i18npool/collator/collator_vro_alphanumeric.cxx
  5512. [CLR] CustomTarget/i18npool/collator/collator_zh_charset.cxx
  5513. [CLR] CustomTarget/i18npool/collator/collator_zh_pinyin.cxx
  5514. [CLR] CustomTarget/i18npool/collator/collator_zh_radical.cxx
  5515. [CLR] CustomTarget/i18npool/collator/collator_zh_stroke.cxx
  5516. [CLR] CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx
  5517. [CLR] CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx
  5518. [CLR] CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx
  5519. [CLR] CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx
  5520. [IND] CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx
  5521. [IND] CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx
  5522. [IND] CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx
  5523. [IND] CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx
  5524. [IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx
  5525. [IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx
  5526. [IND] CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx
  5527. [IND] CustomTarget/i18npool/indexentry/ko_phonetic.cxx
  5528. [IND] CustomTarget/i18npool/indexentry/zh_pinyin.cxx
  5529. [IND] CustomTarget/i18npool/indexentry/zh_zhuyin.cxx
  5530. [CXX] workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx
  5531. [CXX] workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx
  5532. [CXX] workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx
  5533. [CXX] workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx
  5534. [CXX] workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx
  5535. [CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx
  5536. [CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx
  5537. [CXX] workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx
  5538. [CXX] workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx
  5539. [CXX] workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx
  5540. [CXX] workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx
  5541. [CXX] workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx
  5542. [CXX] workdir/CustomTarget/i18npool/collator/collator_vro_alphanumeric.cxx
  5543. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx
  5544. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx
  5545. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx
  5546. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx
  5547. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx
  5548. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx
  5549. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx
  5550. [CXX] workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx
  5551. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx
  5552. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx
  5553. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx
  5554. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx
  5555. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx
  5556. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx
  5557. [CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx
  5558. [CXX] workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx
  5559. [CXX] workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx
  5560. [CXX] workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx
  5561. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/ActionTe.ulf
  5562. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Control.ulf
  5563. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/CustomAc.ulf
  5564. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Error.ulf
  5565. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/LaunchCo.ulf
  5566. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Property.ulf
  5567. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/RadioBut.ulf
  5568. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/UIText.ulf
  5569. [BIN] l10ntools
  5570. [PRP] CustomTarget/librelogo/locproperties/LibreLogo_zh_TW.properties
  5571. [XRM] nlpsolver/description.xml
  5572. [PRP] locale/NLPSolverCommon_en_US.properties
  5573. [PRP] locale/NLPSolverCommon_zh_TW.properties
  5574. [PRP] locale/NLPSolverStatusDialog_en_US.properties
  5575. [PRP] locale/NLPSolverStatusDialog_zh_TW.properties
  5576. [XRM] CustomTarget/readlicense_oo/readme/readme.xrm
  5577. [BIN] registry
  5578. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/base/module_base.ulf
  5579. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/base/postgresqlsdbc.ulf
  5580. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/calc/module_calc.ulf
  5581. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/draw/module_draw.ulf
  5582. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/extensions/module_extensions.ulf
  5583. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/graphicfilter/module_graphicfilter.ulf
  5584. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/impress/module_impress.ulf
  5585. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/math/module_math.ulf
  5586. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/onlineupdate/module_onlineupdate.ulf
  5587. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/ooo/module_helppack.ulf
  5588. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/ooo/module_langpack.ulf
  5589. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf
  5590. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/ooo/module_systemint.ulf
  5591. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/ooo/module_reportbuilder.ulf
  5592. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/python/module_python_librelogo.ulf
  5593. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/writer/module_writer.ulf
  5594. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/xsltfilter/module_xsltfilter.ulf
  5595. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/gnome/module_gnome.ulf
  5596. [ULF] /opt/git/libreoffice.core/workdir/ScpMergeTarget/scp2/source/kde/module_kde.ulf
  5597. [XRM] TestExtension/description.xml
  5598. [XRM] wiki-publisher/description.xml
  5599. [TRE] wiki-publisher help.tree en-US
  5600. [XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp zh-TW
  5601. [XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp zh-TW
  5602. [XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp zh-TW
  5603. [XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp zh-TW
  5604. [XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp zh-TW
  5605. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/sysui/share/documents.ulf
  5606. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/sysui/share/launcher.ulf
  5607. [PRL] CustomTarget/sysui/share/libreoffice/openoffice.org.xml
  5608. [PRL] CustomTarget/sysui/share/libreofficedev/build.flag
  5609. [PRL] CustomTarget/sysui/share/libreofficedev/openoffice.org.xml
  5610. [LNK] Executable/unoidl-read
  5611. [PRP] CustomTarget/wizards/locproperties/resources_zh_TW.properties
  5612. [UPK] gpgme-1.18.0.tar.bz2
  5613. [BIN] codemaker
  5614. [XRM] dictionaries/af_ZA/description
  5615. [XRM] dictionaries/an_ES/description
  5616. [XRM] dictionaries/ar/description
  5617. [XRM] dictionaries/be_BY/description
  5618. [XRM] dictionaries/bg_BG/description
  5619. [XRM] dictionaries/bn_BD/description
  5620. [XRM] dictionaries/bo/description
  5621. [XRM] dictionaries/br_FR/description
  5622. [XRM] dictionaries/bs_BA/description
  5623. [XRM] dictionaries/ca/description
  5624. [XRM] dictionaries/ckb/description
  5625. [XRM] dictionaries/cs_CZ/description
  5626. [XRM] dictionaries/da_DK/description
  5627. [XRM] dictionaries/de/description
  5628. [XRM] dictionaries/el_GR/description
  5629. [XRM] dictionaries/en/description
  5630. [PRP] dictionaries/en/dialog/en_zh_TW
  5631. [MOD] coinmp
  5632. [UPK] ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
  5633. [PAT] libabw
  5634. [PAT] libcdr
  5635. [LNK] StaticLibrary/liblibcmis.a
  5636. [PAT] libepubgen
  5637. [PAT] libfreehand
  5638. [PAT] libmspub
  5639. [PAT] libmwaw
  5640. [PAT] libodfgen
  5641. [PAT] libpagemaker
  5642. [PAT] libqxp
  5643. [PAT] libstaroffice
  5644. [PAT] libvisio
  5645. [PAT] libwpd
  5646. [PAT] libwps
  5647. [PAT] libzmf
  5648. [MOD] pdfium
  5649. [PRJ] python3
  5650. [ULF] /opt/git/libreoffice.core/workdir/CustomTarget/extras/gallsysstr/extras_gallsystem.ulf
  5651. [XCX] filter/source/config/fragments/filters/writer_web_HTML_help.xcu
  5652. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu
  5653. [XCX] filter/source/config/fragments/filters/StarBaseReport.xcu
  5654. [XCX] filter/source/config/fragments/filters/StarBaseReportChart.xcu
  5655. [XCX] filter/source/config/fragments/filters/HTML__StarWriter_.xcu
  5656. [XCX] filter/source/config/fragments/filters/MS_WinWord_5.xcu
  5657. [XCX] filter/source/config/fragments/filters/MS_WinWord_6_0.xcu
  5658. [XCX] filter/source/config/fragments/filters/MS_Word_95.xcu
  5659. [XCX] filter/source/config/fragments/filters/MS_Word_95_Vorlage.xcu
  5660. [XCX] filter/source/config/fragments/filters/MS_Word_97.xcu
  5661. [XCX] filter/source/config/fragments/filters/MS_Word_97_Vorlage.xcu
  5662. [XCX] filter/source/config/fragments/filters/ODT_FlatXML.xcu
  5663. [XCX] filter/source/config/fragments/filters/Rich_Text_Format.xcu
  5664. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Writer_.xcu
  5665. [XCX] filter/source/config/fragments/filters/WordPerfect.xcu
  5666. [XCX] filter/source/config/fragments/filters/MS_Works.xcu
  5667. [XCX] filter/source/config/fragments/filters/MS_Write.xcu
  5668. [XCX] filter/source/config/fragments/filters/DosWord.xcu
  5669. [XCX] filter/source/config/fragments/filters/ClarisWorks.xcu
  5670. [XCX] filter/source/config/fragments/filters/Mac_Word.xcu
  5671. [XCX] filter/source/config/fragments/filters/Mac_Works.xcu
  5672. [XCX] filter/source/config/fragments/filters/MacWrite.xcu
  5673. [XCX] filter/source/config/fragments/filters/Mariner_Write.xcu
  5674. [XCX] filter/source/config/fragments/filters/WriteNow.xcu
  5675. [XCX] filter/source/config/fragments/filters/AbiWord.xcu
  5676. [XCX] filter/source/config/fragments/filters/T602Document.xcu
  5677. [XCX] filter/source/config/fragments/filters/LotusWordPro.xcu
  5678. [XCX] filter/source/config/fragments/filters/Text.xcu
  5679. [XCX] filter/source/config/fragments/filters/Text__encoded_.xcu
  5680. [XCX] filter/source/config/fragments/filters/writer_MIZI_Hwp_97.xcu
  5681. [XCX] filter/source/config/fragments/filters/writer_StarOffice_XML_Writer_Template.xcu
  5682. [XCX] filter/source/config/fragments/filters/writer_pdf_Export.xcu
  5683. [XCX] filter/source/config/fragments/filters/writer8.xcu
  5684. [XCX] filter/source/config/fragments/filters/writer8_template.xcu
  5685. [XCX] filter/source/config/fragments/filters/MS_Word_2007_XML.xcu
  5686. [XCX] filter/source/config/fragments/filters/MS_Word_2007_XML_Template.xcu
  5687. [XCX] filter/source/config/fragments/filters/MS_Word_2007_XML_VBA.xcu
  5688. [XCX] filter/source/config/fragments/filters/OOXML_Text.xcu
  5689. [XCX] filter/source/config/fragments/filters/OOXML_Text_Template.xcu
  5690. [XCX] filter/source/config/fragments/filters/writer_layout_dump.xcu
  5691. [XCX] filter/source/config/fragments/filters/writer_indexing_export.xcu
  5692. [XCX] filter/source/config/fragments/filters/BroadBand_eBook.xcu
  5693. [XCX] filter/source/config/fragments/filters/FictionBook_2.xcu
  5694. [XCX] filter/source/config/fragments/filters/PalmDoc.xcu
  5695. [XCX] filter/source/config/fragments/filters/Plucker_eBook.xcu
  5696. [XCX] filter/source/config/fragments/filters/ApplePages.xcu
  5697. [XCX] filter/source/config/fragments/filters/MWAW_Text_Document.xcu
  5698. [XCX] filter/source/config/fragments/filters/Palm_Text_Document.xcu
  5699. [XCX] filter/source/config/fragments/filters/StarOffice_Writer.xcu
  5700. [XCX] filter/source/config/fragments/filters/EPUB.xcu
  5701. [XCX] filter/source/config/fragments/filters/PocketWord_File.xcu
  5702. [XCX] filter/source/config/fragments/filters/HTML.xcu
  5703. [XCX] filter/source/config/fragments/filters/Text__StarWriter_Web_.xcu
  5704. [XCX] filter/source/config/fragments/filters/Text__encoded___StarWriter_Web_.xcu
  5705. [XCX] filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer.xcu
  5706. [XCX] filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu
  5707. [XCX] filter/source/config/fragments/filters/writer_web_pdf_Export.xcu
  5708. [XCX] filter/source/config/fragments/filters/writer_web_png_Export.xcu
  5709. [XCX] filter/source/config/fragments/filters/writer_web_jpg_Export.xcu
  5710. [XCX] filter/source/config/fragments/filters/writer_web_webp_Export.xcu
  5711. [XCX] filter/source/config/fragments/filters/writerweb8_writer_template.xcu
  5712. [XCX] filter/source/config/fragments/filters/writerweb8_writer.xcu
  5713. [XCX] filter/source/config/fragments/filters/Text__encoded___StarWriter_GlobalDocument_.xcu
  5714. [XCX] filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer.xcu
  5715. [XCX] filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu
  5716. [XCX] filter/source/config/fragments/filters/writer_globaldocument_pdf_Export.xcu
  5717. [XCX] filter/source/config/fragments/filters/writerglobal8.xcu
  5718. [XCX] filter/source/config/fragments/filters/writerglobal8_template.xcu
  5719. [XCX] filter/source/config/fragments/filters/writerglobal8_writer.xcu
  5720. [XCX] filter/source/config/fragments/filters/writerglobal8_HTML.xcu
  5721. [XCX] filter/source/config/fragments/filters/DIF.xcu
  5722. [XCX] filter/source/config/fragments/filters/HTML__StarCalc_.xcu
  5723. [XCX] filter/source/config/fragments/filters/ODS_FlatXML.xcu
  5724. [XCX] filter/source/config/fragments/filters/Lotus.xcu
  5725. [XCX] filter/source/config/fragments/filters/QPro.xcu
  5726. [XCX] filter/source/config/fragments/filters/MS_Excel_4_0.xcu
  5727. [XCX] filter/source/config/fragments/filters/MS_Excel_4_0_Vorlage_Template.xcu
  5728. [XCX] filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu
  5729. [XCX] filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu
  5730. [XCX] filter/source/config/fragments/filters/MS_Excel_95.xcu
  5731. [XCX] filter/source/config/fragments/filters/MS_Excel_95_Vorlage_Template.xcu
  5732. [XCX] filter/source/config/fragments/filters/MS_Excel_97.xcu
  5733. [XCX] filter/source/config/fragments/filters/MS_Excel_97_Vorlage_Template.xcu
  5734. [XCX] filter/source/config/fragments/filters/MS_Excel_2003_XML_Orcus.xcu
  5735. [XCX] filter/source/config/fragments/filters/Rich_Text_Format__StarCalc_.xcu
  5736. [XCX] filter/source/config/fragments/filters/SYLK.xcu
  5737. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu
  5738. [XCX] filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu
  5739. [XCX] filter/source/config/fragments/filters/calc_HTML_WebQuery.xcu
  5740. [XCX] filter/source/config/fragments/filters/calc_StarOffice_XML_Calc_Template.xcu
  5741. [XCX] filter/source/config/fragments/filters/calc_pdf_Export.xcu
  5742. [XCX] filter/source/config/fragments/filters/dBase.xcu
  5743. [XCX] filter/source/config/fragments/filters/calc8.xcu
  5744. [XCX] filter/source/config/fragments/filters/calc8_template.xcu
  5745. [XCX] filter/source/config/fragments/filters/calc_Gnumeric.xcu
  5746. [XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu
  5747. [XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_VBA_XML.xcu
  5748. [XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template.xcu
  5749. [XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary.xcu
  5750. [XCX] filter/source/config/fragments/filters/calc_OOXML.xcu
  5751. [XCX] filter/source/config/fragments/filters/calc_OOXML_Template.xcu
  5752. [XCX] filter/source/config/fragments/filters/MS_Works_Calc.xcu
  5753. [XCX] filter/source/config/fragments/filters/WPS_Lotus_Calc.xcu
  5754. [XCX] filter/source/config/fragments/filters/WPS_QPro_Calc.xcu
  5755. [XCX] filter/source/config/fragments/filters/ClarisWorks_Calc.xcu
  5756. [XCX] filter/source/config/fragments/filters/Claris_Resolve_Calc.xcu
  5757. [XCX] filter/source/config/fragments/filters/Mac_Works_Calc.xcu
  5758. [XCX] filter/source/config/fragments/filters/AppleNumbers.xcu
  5759. [XCX] filter/source/config/fragments/filters/MWAW_Database.xcu
  5760. [XCX] filter/source/config/fragments/filters/MWAW_Spreadsheet.xcu
  5761. [XCX] filter/source/config/fragments/filters/StarOffice_Spreadsheet.xcu
  5762. [XCX] filter/source/config/fragments/filters/MS_Multiplan.xcu
  5763. [XCX] filter/source/config/fragments/filters/ODG_FlatXML.xcu
  5764. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Draw_.xcu
  5765. [XCX] filter/source/config/fragments/filters/draw_StarOffice_XML_Draw_Template.xcu
  5766. [XCX] filter/source/config/fragments/filters/draw_pdf_Export.xcu
  5767. [XCX] filter/source/config/fragments/filters/draw8.xcu
  5768. [XCX] filter/source/config/fragments/filters/draw8_template.xcu
  5769. [XCX] filter/source/config/fragments/filters/WordPerfectGraphics.xcu
  5770. [XCX] filter/source/config/fragments/filters/VisioDocument.xcu
  5771. [XCX] filter/source/config/fragments/filters/PublisherDocument.xcu
  5772. [XCX] filter/source/config/fragments/filters/CorelDrawDocument.xcu
  5773. [XCX] filter/source/config/fragments/filters/CorelPresentationExchange.xcu
  5774. [XCX] filter/source/config/fragments/filters/FreehandDocument.xcu
  5775. [XCX] filter/source/config/fragments/filters/ClarisWorks_Draw.xcu
  5776. [XCX] filter/source/config/fragments/filters/PageMakerDocument.xcu
  5777. [XCX] filter/source/config/fragments/filters/QXPDocument.xcu
  5778. [XCX] filter/source/config/fragments/filters/ZMFDocument.xcu
  5779. [XCX] filter/source/config/fragments/filters/MWAW_Bitmap.xcu
  5780. [XCX] filter/source/config/fragments/filters/MWAW_Drawing.xcu
  5781. [XCX] filter/source/config/fragments/filters/StarOffice_Drawing.xcu
  5782. [XCX] filter/source/config/fragments/filters/AppleKeynote.xcu
  5783. [XCX] filter/source/config/fragments/filters/MS_PowerPoint_97.xcu
  5784. [XCX] filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu
  5785. [XCX] filter/source/config/fragments/filters/MS_PowerPoint_97_Vorlage.xcu
  5786. [XCX] filter/source/config/fragments/filters/impress_StarOffice_XML_Draw.xcu
  5787. [XCX] filter/source/config/fragments/filters/ODP_FlatXML.xcu
  5788. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Impress_.xcu
  5789. [XCX] filter/source/config/fragments/filters/impress_StarOffice_XML_Impress_Template.xcu
  5790. [XCX] filter/source/config/fragments/filters/impress_pdf_Export.xcu
  5791. [XCX] filter/source/config/fragments/filters/impress8.xcu
  5792. [XCX] filter/source/config/fragments/filters/impress8_template.xcu
  5793. [XCX] filter/source/config/fragments/filters/impress8_draw.xcu
  5794. [XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML.xcu
  5795. [XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
  5796. [XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_Template.xcu
  5797. [XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_VBA.xcu
  5798. [XCX] filter/source/config/fragments/filters/impress_OOXML.xcu
  5799. [XCX] filter/source/config/fragments/filters/impress_OOXML_Template.xcu
  5800. [XCX] filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu
  5801. [XCX] filter/source/config/fragments/filters/ClarisWorks_Impress.xcu
  5802. [XCX] filter/source/config/fragments/filters/StarOffice_Presentation.xcu
  5803. [XCX] filter/source/config/fragments/filters/MWAW_Presentation.xcu
  5804. [XCX] filter/source/config/fragments/filters/PowerPoint3.xcu
  5805. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu
  5806. [XCX] filter/source/config/fragments/filters/chart8.xcu
  5807. [XCX] filter/source/config/fragments/filters/MathML_XML__Math_.xcu
  5808. [XCX] filter/source/config/fragments/filters/MathType_3_x.xcu
  5809. [XCX] filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu
  5810. [XCX] filter/source/config/fragments/filters/math_pdf_Export.xcu
  5811. [XCX] filter/source/config/fragments/filters/math8.xcu
  5812. [XCX] filter/source/config/fragments/filters/BMP___MS_Windows.xcu
  5813. [XCX] filter/source/config/fragments/filters/DXF___AutoCAD_Interchange.xcu
  5814. [XCX] filter/source/config/fragments/filters/EMF___MS_Windows_Metafile.xcu
  5815. [XCX] filter/source/config/fragments/filters/EMZ___Compressed_MS_Windows_Metafile.xcu
  5816. [XCX] filter/source/config/fragments/filters/EPS___Encapsulated_PostScript.xcu
  5817. [XCX] filter/source/config/fragments/filters/GIF___Graphics_Interchange.xcu
  5818. [XCX] filter/source/config/fragments/filters/JPG___JPEG.xcu
  5819. [XCX] filter/source/config/fragments/filters/MET___OS_2_Metafile.xcu
  5820. [XCX] filter/source/config/fragments/filters/mov__MOV.xcu
  5821. [XCX] filter/source/config/fragments/filters/PBM___Portable_Bitmap.xcu
  5822. [XCX] filter/source/config/fragments/filters/PCT___Mac_Pict.xcu
  5823. [XCX] filter/source/config/fragments/filters/PCX___Zsoft_Paintbrush.xcu
  5824. [XCX] filter/source/config/fragments/filters/PGM___Portable_Graymap.xcu
  5825. [XCX] filter/source/config/fragments/filters/PNG___Portable_Network_Graphic.xcu
  5826. [XCX] filter/source/config/fragments/filters/PPM___Portable_Pixelmap.xcu
  5827. [XCX] filter/source/config/fragments/filters/PSD___Adobe_Photoshop.xcu
  5828. [XCX] filter/source/config/fragments/filters/RAS___Sun_Rasterfile.xcu
  5829. [XCX] filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics_Draw.xcu
  5830. [XCX] filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu
  5831. [XCX] filter/source/config/fragments/filters/SVGZ___Compressed_Scalable_Vector_Graphics.xcu
  5832. [XCX] filter/source/config/fragments/filters/SVM___StarView_Metafile.xcu
  5833. [XCX] filter/source/config/fragments/filters/TGA___Truevision_TARGA.xcu
  5834. [XCX] filter/source/config/fragments/filters/TIF___Tag_Image_File.xcu
  5835. [XCX] filter/source/config/fragments/filters/WEBP___WebP.xcu
  5836. [XCX] filter/source/config/fragments/filters/WMF___MS_Windows_Metafile.xcu
  5837. [XCX] filter/source/config/fragments/filters/WMZ___Compressed_MS_Windows_Metafile.xcu
  5838. [XCX] filter/source/config/fragments/filters/XBM___X_Consortium.xcu
  5839. [XCX] filter/source/config/fragments/filters/XPM.xcu
  5840. [XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base.xcu
  5841. [XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base16.xcu
  5842. [XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base4.xcu
  5843. [XCX] filter/source/config/fragments/filters/draw_bmp_Export.xcu
  5844. [XCX] filter/source/config/fragments/filters/draw_emf_Export.xcu
  5845. [XCX] filter/source/config/fragments/filters/draw_emz_Export.xcu
  5846. [XCX] filter/source/config/fragments/filters/draw_eps_Export.xcu
  5847. [XCX] filter/source/config/fragments/filters/draw_gif_Export.xcu
  5848. [XCX] filter/source/config/fragments/filters/draw_html_Export.xcu
  5849. [XCX] filter/source/config/fragments/filters/draw_jpg_Export.xcu
  5850. [XCX] filter/source/config/fragments/filters/draw_png_Export.xcu
  5851. [XCX] filter/source/config/fragments/filters/draw_svg_Export.xcu
  5852. [XCX] filter/source/config/fragments/filters/draw_svgz_Export.xcu
  5853. [XCX] filter/source/config/fragments/filters/draw_tif_Export.xcu
  5854. [XCX] filter/source/config/fragments/filters/draw_webp_Export.xcu
  5855. [XCX] filter/source/config/fragments/filters/draw_wmf_Export.xcu
  5856. [XCX] filter/source/config/fragments/filters/draw_wmz_Export.xcu
  5857. [XCX] filter/source/config/fragments/filters/CGM___Computer_Graphics_Metafile.xcu
  5858. [XCX] filter/source/config/fragments/filters/impress_bmp_Export.xcu
  5859. [XCX] filter/source/config/fragments/filters/impress_emf_Export.xcu
  5860. [XCX] filter/source/config/fragments/filters/impress_eps_Export.xcu
  5861. [XCX] filter/source/config/fragments/filters/impress_gif_Export.xcu
  5862. [XCX] filter/source/config/fragments/filters/impress_html_Export.xcu
  5863. [XCX] filter/source/config/fragments/filters/impress_jpg_Export.xcu
  5864. [XCX] filter/source/config/fragments/filters/impress_png_Export.xcu
  5865. [XCX] filter/source/config/fragments/filters/impress_svg_Export.xcu
  5866. [XCX] filter/source/config/fragments/filters/impress_tif_Export.xcu
  5867. [XCX] filter/source/config/fragments/filters/impress_webp_Export.xcu
  5868. [XCX] filter/source/config/fragments/filters/impress_wmf_Export.xcu
  5869. [XCX] filter/source/config/fragments/filters/writer_jpg_Export.xcu
  5870. [XCX] filter/source/config/fragments/filters/writer_png_Export.xcu
  5871. [XCX] filter/source/config/fragments/filters/writer_svg_Export.xcu
  5872. [XCX] filter/source/config/fragments/filters/writer_webp_Export.xcu
  5873. [XCX] filter/source/config/fragments/filters/calc_jpg_Export.xcu
  5874. [XCX] filter/source/config/fragments/filters/calc_png_Export.xcu
  5875. [XCX] filter/source/config/fragments/filters/calc_svg_Export.xcu
  5876. [XCX] filter/source/config/fragments/filters/calc_webp_Export.xcu
  5877. [XCX] filter/source/config/fragments/filters/ADO_rowset_XML.xcu
  5878. [XCX] filter/source/config/fragments/filters/DocBook_File.xcu
  5879. [XCX] filter/source/config/fragments/filters/MS_Excel_2003_XML.xcu
  5880. [XCX] filter/source/config/fragments/filters/MS_Word_2003_XML.xcu
  5881. [XCX] filter/source/config/fragments/filters/XHTML_Calc_File.xcu
  5882. [XCX] filter/source/config/fragments/filters/XHTML_Draw_File.xcu
  5883. [XCX] filter/source/config/fragments/filters/XHTML_Impress_File.xcu
  5884. [XCX] filter/source/config/fragments/filters/XHTML_Writer_File.xcu
  5885. [XCX] filter/source/config/fragments/filters/UOF_text.xcu
  5886. [XCX] filter/source/config/fragments/filters/UOF_spreadsheet.xcu
  5887. [XCX] filter/source/config/fragments/filters/UOF_presentation.xcu
  5888. [XCX] officecfg/registry/data/org/openoffice/Setup.xcu
  5889. [XCX] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
  5890. [XCX] officecfg/registry/data/org/openoffice/Office/Addons.xcu
  5891. [XCX] officecfg/registry/data/org/openoffice/Office/Common.xcu
  5892. [XCX] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu
  5893. [XCX] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu
  5894. [XCX] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu
  5895. [XCX] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu
  5896. [XCX] officecfg/registry/data/org/openoffice/Office/UI.xcu
  5897. [XCX] officecfg/registry/data/org/openoffice/Office/Embedding.xcu
  5898. [XCX] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu
  5899. [XCX] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu
  5900. [XCX] officecfg/registry/data/org/openoffice/Office/Writer.xcu
  5901. [XCX] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
  5902. [XCX] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu
  5903. [XCX] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
  5904. [XCX] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
  5905. [XCX] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu
  5906. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu
  5907. [XCX] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu
  5908. [XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu
  5909. [XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu
  5910. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu
  5911. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu
  5912. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu
  5913. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu
  5914. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu
  5915. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu
  5916. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
  5917. [XCX] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
  5918. [XCX] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
  5919. [XCX] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
  5920. [XCX] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
  5921. [XCX] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu
  5922. [XCX] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu
  5923. [XCX] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
  5924. [XCX] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
  5925. [XCX] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu
  5926. [XCX] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
  5927. [XCX] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu
  5928. [XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
  5929. [XCX] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu
  5930. [XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
  5931. [XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu
  5932. [XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
  5933. [XCX] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu
  5934. [XCX] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu
  5935. [CUS] i18npool/collator
  5936. [CUS] i18npool/indexentry
  5937. [LNK] Library/libcollator_data.so
  5938. [LNK] Library/libindex_data.so
  5939. [MOD] l10ntools
  5940. [CUS] librelogo/locproperties
  5941. [TRE] nlpsolver help.tree en-US
  5942. [XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp zh-TW
  5943. [XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp zh-TW
  5944. [MOD] registry
  5945. [SCP] scp2/source/base/module_base
  5946. [SCP] scp2/source/base/postgresqlsdbc
  5947. [SCP] scp2/source/calc/module_calc
  5948. [SCP] scp2/source/draw/module_draw
  5949. [SCP] scp2/source/extensions/module_extensions
  5950. [SCP] scp2/source/graphicfilter/module_graphicfilter
  5951. [SCP] scp2/source/impress/module_impress
  5952. [SCP] scp2/source/math/module_math
  5953. [SCP] scp2/source/onlineupdate/module_onlineupdate
  5954. [SCP] scp2/source/ooo/module_helppack
  5955. [SCP] scp2/source/ooo/module_langpack
  5956. [SCP] scp2/source/ooo/module_ooo
  5957. [SCP] scp2/source/ooo/module_systemint
  5958. [SCP] scp2/source/ooo/module_reportbuilder
  5959. [SCP] scp2/source/python/module_python_librelogo
  5960. [SCP] scp2/source/writer/module_writer
  5961. [SCP] scp2/source/xsltfilter/module_xsltfilter
  5962. [SCP] scp2/source/gnome/module_gnome
  5963. [SCP] scp2/source/kde/module_kde
  5964. [XCX] swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu
  5965. [XCX] swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu
  5966. [XCX] swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu
  5967. [TRE] wiki-publisher help.tree zh-TW
  5968. [PRL] CustomTarget/sysui/share/libreoffice/build.flag
  5969. [CAT] CustomTarget/sysui/share/libreoffice/create_tree.sh
  5970. [CAT] CustomTarget/sysui/share/libreofficedev/create_tree.sh
  5971. [BIN] unoidl
  5972. [CUS] wizards/locproperties
  5973. [PRJ] libxslt
  5974. [PAT] gpgmepp
  5975. [PKG] libassuan
  5976. [UNO] udkapi
  5977. [DBc] udkapi
  5978. [PRJ] liblangtag
  5979. [PRJ] raptor
  5980. [PKG] liborcus
  5981. [MOD] codemaker
  5982. [XCX] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu
  5983. [XCX] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu
  5984. [XCX] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu
  5985. [XCX] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu
  5986. [XCX] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu
  5987. [XCX] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu
  5988. [XCX] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu
  5989. [XCX] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu
  5990. [XCX] connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu
  5991. [XCX] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu
  5992. [XCX] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu
  5993. [XCX] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu
  5994. [UNO] cppu_qa_cppumaker_types
  5995. [UNO] cppu_qa_types
  5996. [XCX] dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  5997. [XCX] dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  5998. [XCX] dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  5999. [XCX] dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  6000. [PKG] Dictionary/dict-eo_generated
  6001. [PKS] Dictionary/dict-eo
  6002. [PKG] Dictionary/dict-es_generated
  6003. [PKS] Dictionary/dict-es
  6004. [PKG] Dictionary/dict-et_generated
  6005. [PKS] Dictionary/dict-et
  6006. [PKG] Dictionary/dict-fa_generated
  6007. [PKS] Dictionary/dict-fa
  6008. [PKG] Dictionary/dict-fr_generated
  6009. [PKS] Dictionary/dict-fr
  6010. [PKG] Dictionary/dict-gd_generated
  6011. [PKS] Dictionary/dict-gd
  6012. [PKG] Dictionary/dict-gl_generated
  6013. [PKS] Dictionary/dict-gl
  6014. [PKG] Dictionary/dict-gu_generated
  6015. [PKS] Dictionary/dict-gu
  6016. [PKG] Dictionary/dict-gug_generated
  6017. [PKS] Dictionary/dict-gug
  6018. [PKG] Dictionary/dict-he_generated
  6019. [PKS] Dictionary/dict-he
  6020. [PKG] Dictionary/dict-hi_generated
  6021. [PKS] Dictionary/dict-hi
  6022. [PKG] Dictionary/dict-hr_generated
  6023. [PKS] Dictionary/dict-hr
  6024. [PKG] Dictionary/dict-id_generated
  6025. [PKS] Dictionary/dict-id
  6026. [PKG] Dictionary/dict-is_generated
  6027. [PKS] Dictionary/dict-is
  6028. [PKG] Dictionary/dict-it_generated
  6029. [PKS] Dictionary/dict-it
  6030. [PKG] Dictionary/dict-kmr-Latn_generated
  6031. [PKS] Dictionary/dict-kmr-Latn
  6032. [PKG] Dictionary/dict-ko_generated
  6033. [PKS] Dictionary/dict-ko
  6034. [PKG] Dictionary/dict-lo_generated
  6035. [PKS] Dictionary/dict-lo
  6036. [PKG] Dictionary/dict-lt_generated
  6037. [PKS] Dictionary/dict-lt
  6038. [PKG] Dictionary/dict-lv_generated
  6039. [PKS] Dictionary/dict-lv
  6040. [PKG] Dictionary/dict-mn_generated
  6041. [PKS] Dictionary/dict-mn
  6042. [PKG] Dictionary/dict-ne_generated
  6043. [PKS] Dictionary/dict-ne
  6044. [PKG] Dictionary/dict-nl_generated
  6045. [PKS] Dictionary/dict-nl
  6046. [PKG] Dictionary/dict-no_generated
  6047. [PKS] Dictionary/dict-no
  6048. [PKG] Dictionary/dict-oc_generated
  6049. [PKS] Dictionary/dict-oc
  6050. [PKG] Dictionary/dict-pl_generated
  6051. [PKS] Dictionary/dict-pl
  6052. [PKG] Dictionary/dict-pt-PT_generated
  6053. [PKS] Dictionary/dict-pt-PT
  6054. [PKG] Dictionary/dict-ro_generated
  6055. [PKS] Dictionary/dict-ro
  6056. [PKG] Dictionary/dict-si_generated
  6057. [PKS] Dictionary/dict-si
  6058. [PKG] Dictionary/dict-sk_generated
  6059. [PKS] Dictionary/dict-sk
  6060. [PKG] Dictionary/dict-sl_generated
  6061. [PKS] Dictionary/dict-sl
  6062. [PKG] Dictionary/dict-sq_generated
  6063. [PKS] Dictionary/dict-sq
  6064. [PKG] Dictionary/dict-sr_generated
  6065. [PKS] Dictionary/dict-sr
  6066. [PKG] Dictionary/dict-sv_generated
  6067. [PKS] Dictionary/dict-sv
  6068. [PKG] Dictionary/dict-sw_generated
  6069. [PKS] Dictionary/dict-sw
  6070. [PKG] Dictionary/dict-te_generated
  6071. [PKS] Dictionary/dict-te
  6072. [PKG] Dictionary/dict-th_generated
  6073. [PKS] Dictionary/dict-th
  6074. [PKG] Dictionary/dict-tr_generated
  6075. [PKS] Dictionary/dict-tr
  6076. [PKG] Dictionary/dict-uk_generated
  6077. [PKS] Dictionary/dict-uk
  6078. [PKG] Dictionary/dict-vi_generated
  6079. [PKS] Dictionary/dict-vi
  6080. [PKG] Dictionary/dict-zu_generated
  6081. [PKS] Dictionary/dict-zu
  6082. [PAT] jfreereport_flow_engine
  6083. [PKG] jfreereport_liblayout
  6084. [EPK] jfreereport_liblayout
  6085. [EPK] libassuan
  6086. [BIN] libcmis
  6087. [EPK] liborcus
  6088. [PRJ] xmlsec
  6089. [HPB] udkapi
  6090. [FIU] XcuFilterUiTarget/filter_ui.xcu
  6091. [PKG] librelogo_properties
  6092. [BIN] librelogo
  6093. [TRE] nlpsolver help.tree zh-TW
  6094. [C ] pyuno/source/module/pyuno_dlopenwrapper.c
  6095. [INM] scp2/base
  6096. [INM] scp2/calc
  6097. [INM] scp2/draw
  6098. [INM] scp2/extensions
  6099. [INM] scp2/graphicfilter
  6100. [INM] scp2/impress
  6101. [INM] scp2/math
  6102. [INM] scp2/onlineupdate
  6103. [INM] scp2/ooo
  6104. [INM] scp2/python
  6105. [INM] scp2/writer
  6106. [INM] scp2/xsltfilter
  6107. [INM] scp2/gnome
  6108. [INM] scp2/kde
  6109. [CUS] sysui/share
  6110. [UNO] bridgetest
  6111. dpkg-deb: building package 'libreoffice24.2-debian-menus' in '/opt/git/libreoffice.core/workdir/CustomTarget/sysui/deb/libreoffice24.2-debian-menus_24.2.0-0_all.deb'.
  6112. [UNO] performance
  6113. [HPP] bridgetest
  6114. [JVM] CustomTarget/testtools/bridgetest_javamaker/done
  6115. [MOD] unoidl
  6116. [PKG] wizards_properties
  6117. [HPP] udkapi
  6118. [UNO] cppuhelper
  6119. [HPC] udkapi
  6120. [UNO] offapi
  6121. [DBc] offapi
  6122. dpkg-deb: building package 'libreofficedev24.2-debian-menus' in '/opt/git/libreoffice.core/workdir/CustomTarget/sysui/deb/libreofficedev24.2-debian-menus_24.2.0-0_all.deb'.
  6123. [PRJ] firebird
  6124. [UNI] cppu_qa_cppumaker_types
  6125. [UNI] cppu_qa_types
  6126. [UNI] cppuhelper
  6127. [PKG] Dictionary/dict-af_generated
  6128. [PKS] Dictionary/dict-af
  6129. [PKG] Dictionary/dict-an_generated
  6130. [PKS] Dictionary/dict-an
  6131. [PKG] Dictionary/dict-ar_generated
  6132. [PKS] Dictionary/dict-ar
  6133. [PKG] Dictionary/dict-be_generated
  6134. [PKS] Dictionary/dict-be
  6135. [PKG] Dictionary/dict-bg_generated
  6136. [PKS] Dictionary/dict-bg
  6137. [PKG] Dictionary/dict-bn_generated
  6138. [PKS] Dictionary/dict-bn
  6139. [PKG] Dictionary/dict-bo_generated
  6140. [PKS] Dictionary/dict-bo
  6141. [PKG] Dictionary/dict-br_generated
  6142. [PKS] Dictionary/dict-br
  6143. [PKG] Dictionary/dict-bs_generated
  6144. [PKS] Dictionary/dict-bs
  6145. [PKG] Dictionary/dict-ca_generated
  6146. [PKS] Dictionary/dict-ca
  6147. [PKG] Dictionary/dict-ckb_generated
  6148. [PKS] Dictionary/dict-ckb
  6149. [PKG] Dictionary/dict-cs_generated
  6150. [PKS] Dictionary/dict-cs
  6151. [PKG] Dictionary/dict-da_generated
  6152. [PKS] Dictionary/dict-da
  6153. [PKG] Dictionary/dict-de_generated
  6154. [PKS] Dictionary/dict-de
  6155. [PKG] Dictionary/dict-el_generated
  6156. [PKS] Dictionary/dict-el
  6157. [DIC] dict-eo
  6158. [DIC] dict-es
  6159. [DIC] dict-et
  6160. [DIC] dict-fa
  6161. [DIC] dict-fr
  6162. [DIC] dict-gd
  6163. [DIC] dict-gl
  6164. [DIC] dict-gu
  6165. [DIC] dict-gug
  6166. [DIC] dict-he
  6167. [DIC] dict-hi
  6168. [DIC] dict-hr
  6169. [DIC] dict-id
  6170. [DIC] dict-is
  6171. [DIC] dict-it
  6172. [DIC] dict-kmr-Latn
  6173. [DIC] dict-ko
  6174. [DIC] dict-lo
  6175. [DIC] dict-lt
  6176. [DIC] dict-lv
  6177. [DIC] dict-mn
  6178. [DIC] dict-ne
  6179. [DIC] dict-nl
  6180. [DIC] dict-no
  6181. [DIC] dict-oc
  6182. [DIC] dict-pl
  6183. [DIC] dict-pt-PT
  6184. [DIC] dict-ro
  6185. [DIC] dict-si
  6186. [DIC] dict-sk
  6187. [DIC] dict-sl
  6188. [DIC] dict-sq
  6189. [DIC] dict-sr
  6190. [DIC] dict-sv
  6191. [DIC] dict-sw
  6192. [DIC] dict-te
  6193. [DIC] dict-th
  6194. [DIC] dict-tr
  6195. [DIC] dict-uk
  6196. [DIC] dict-vi
  6197. [DIC] dict-zu
  6198. [PRJ] libabw
  6199. [BIN] libassuan
  6200. [PRJ] libcdr
  6201. [MOD] libcmis
  6202. [PRJ] libepubgen
  6203. [PRJ] libfreehand
  6204. [PRJ] libmspub
  6205. [PRJ] libmwaw
  6206. [PRJ] libodfgen
  6207. [BIN] liborcus
  6208. [PRJ] libpagemaker
  6209. [PRJ] libqxp
  6210. [PRJ] libstaroffice
  6211. [PRJ] libvisio
  6212. [PRJ] libwpd
  6213. [PRJ] libwps
  6214. [PRJ] libzmf
  6215. [UNO] scaddins
  6216. [MOD] librelogo
  6217. [LNK] Library/pyuno.so
  6218. [IMO] scp2/base
  6219. [IMO] scp2/calc
  6220. [IMO] scp2/draw
  6221. [IMO] scp2/extensions
  6222. [IMO] scp2/graphicfilter
  6223. [IMO] scp2/impress
  6224. [IMO] scp2/math
  6225. [IMO] scp2/onlineupdate
  6226. [IMO] scp2/ooo
  6227. [IMO] scp2/python
  6228. [IMO] scp2/writer
  6229. [IMO] scp2/xsltfilter
  6230. [IMO] scp2/gnome
  6231. [IMO] scp2/kde
  6232. [CUS] sysui/rpm
  6233. [UNI] bridgetest
  6234. [UNI] performance
  6235. [CUS] testtools/bridgetest_javamaker
  6236. [BIN] udkapi
  6237. [HPC] cppuhelper
  6238. [HPC] offapi
  6239. [HPP] offapi
  6240. [CXX] cppu/source/cppu/compat.cxx
  6241. [CXX] cppu/source/cppu/cppu_opt.cxx
  6242. [CXX] cppu/source/threadpool/current.cxx
  6243. [CXX] cppu/source/threadpool/jobqueue.cxx
  6244. [CXX] cppu/source/threadpool/thread.cxx
  6245. [CXX] cppu/source/threadpool/threadident.cxx
  6246. [CXX] cppu/source/threadpool/threadpool.cxx
  6247. [CXX] cppu/source/typelib/static_types.cxx
  6248. [CXX] cppu/source/typelib/typelib.cxx
  6249. [CXX] cppu/source/uno/any.cxx
  6250. [CXX] cppu/source/uno/cascade_mapping.cxx
  6251. [CXX] cppu/source/uno/check.cxx
  6252. [CXX] cppu/source/uno/data.cxx
  6253. [CXX] cppu/source/uno/EnvDcp.cxx
  6254. [CXX] cppu/source/uno/EnvStack.cxx
  6255. [CXX] cppu/source/uno/IdentityMapping.cxx
  6256. [CXX] cppu/source/uno/lbenv.cxx
  6257. [CXX] cppu/source/uno/lbmap.cxx
  6258. [CXX] cppu/source/uno/loadmodule.cxx
  6259. [CXX] cppu/source/uno/sequence.cxx
  6260. [CXX] xmlreader/source/pad.cxx
  6261. [CXX] xmlreader/source/span.cxx
  6262. [CXX] xmlreader/source/xmlreader.cxx
  6263. [UNO] oovbaapi
  6264. [CXX] lingucomponent/source/lingutil/lingutil.cxx
  6265. [JVM] CustomTarget/ridljar/javamaker/done
  6266. [DIC] dict-af
  6267. [DIC] dict-an
  6268. [DIC] dict-ar
  6269. [DIC] dict-be
  6270. [DIC] dict-bg
  6271. [DIC] dict-bn
  6272. [DIC] dict-bo
  6273. [DIC] dict-br
  6274. [DIC] dict-bs
  6275. [DIC] dict-ca
  6276. [DIC] dict-ckb
  6277. [DIC] dict-cs
  6278. [DIC] dict-da
  6279. [DIC] dict-de
  6280. [DIC] dict-el
  6281. [PRJ] jfreereport_flow_engine
  6282. [BIN] libabw
  6283. [MOD] libassuan
  6284. [BIN] libcdr
  6285. [UPK] libe-book-0.1.3.tar.xz
  6286. [BIN] libepubgen
  6287. [UPK] libetonyek-0.1.10.tar.xz
  6288. [BIN] libfreehand
  6289. [BIN] libmspub
  6290. [MOD] liborcus
  6291. [BIN] libpagemaker
  6292. [BIN] libqxp
  6293. [BIN] libvisio
  6294. [BIN] libzmf
  6295. [PKG] xmlsec
  6296. [EPK] xmlsec
  6297. [PKG] extras_gallsystemstr
  6298. [HPC] scaddins
  6299. [CXX] javaunohelper/source/preload.cxx
  6300. [BIN] offapi
  6301. [UNI] scaddins
  6302. [INS] setup_osl
  6303. [CUS] sysui/deb
  6304. [MOD] udkapi
  6305. [LNK] Library/libuno_cppu.so.3
  6306. [PCH] precompiled_cppuhelper
  6307. [HPP] oovbaapi
  6308. [CXX] jvmaccess/source/classpath.cxx
  6309. [CXX] jvmaccess/source/unovirtualmachine.cxx
  6310. [CXX] jvmaccess/source/virtualmachine.cxx
  6311. [LNK] StaticLibrary/libulingu.a
  6312. [CXX] jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx
  6313. [CXX] jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx
  6314. [CXX] jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx
  6315. [CXX] jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx
  6316. [CXX] jvmfwk/plugins/sunmajor/pluginlib/util.cxx
  6317. [CXX] jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx
  6318. [CXX] jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx
  6319. [CXX] jvmfwk/source/elements.cxx
  6320. [CXX] jvmfwk/source/framework.cxx
  6321. [CXX] jvmfwk/source/fwkbase.cxx
  6322. [CXX] jvmfwk/source/fwkutil.cxx
  6323. [CXX] jvmfwk/source/libxmlutil.cxx
  6324. [CXX] vcl/source/salmain/salmain.cxx
  6325. [CUS] ridljar/javamaker
  6326. [JVM] CustomTarget/unoil/javamaker/done
  6327. [CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx
  6328. [CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx
  6329. [CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx
  6330. [CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/rtti.cxx
  6331. [CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx
  6332. [CXX] bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx
  6333. [ASM] bridges/source/cpp_uno/gcc3_linux_x86-64/call
  6334. [CXX] bridges/source/cpp_uno/shared/bridge.cxx
  6335. [CXX] bridges/source/cpp_uno/shared/component.cxx
  6336. [CXX] bridges/source/cpp_uno/shared/types.cxx
  6337. [CXX] bridges/source/cpp_uno/shared/unointerfaceproxy.cxx
  6338. [CXX] bridges/source/cpp_uno/shared/vtablefactory.cxx
  6339. [CXX] bridges/source/cpp_uno/shared/vtables.cxx
  6340. [CXX] bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx
  6341. [CXX] cppu/source/helper/purpenv/helper_purpenv_Environment.cxx
  6342. [CXX] cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx
  6343. [CXX] cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx
  6344. [CXX] cppu/source/AffineBridge/AffineBridge.cxx
  6345. [CXX] cppu/source/LogBridge/LogBridge.cxx
  6346. [CXX] cppu/source/UnsafeBridge/UnsafeBridge.cxx
  6347. [MOD] libabw
  6348. [MOD] libcdr
  6349. [PAT] libebook
  6350. [MOD] libepubgen
  6351. [PAT] libetonyek
  6352. [MOD] libfreehand
  6353. [PKG] liblangtag_data
  6354. [EPK] liblangtag_data
  6355. [MOD] libmspub
  6356. [MOD] libpagemaker
  6357. [MOD] libqxp
  6358. [MOD] libvisio
  6359. [MOD] libzmf
  6360. [PKG] python3
  6361. [EPK] python3
  6362. [BIN] xmlsec
  6363. [LNK] Library/libjuh.so
  6364. [CXX] libreofficekit/source/gtk/lokdocview.cxx
  6365. [CXX] libreofficekit/source/gtk/tilebuffer.cxx
  6366. [MOD] offapi
  6367. [BIN] scp2
  6368. [PKG] libxslt
  6369. [XSL] CustomTarget/officecfg/registry/officecfg/Inet.hxx
  6370. [XSL] CustomTarget/officecfg/registry/officecfg/Interaction.hxx
  6371. [XSL] CustomTarget/officecfg/registry/officecfg/LDAP.hxx
  6372. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx
  6373. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx
  6374. [XSL] CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx
  6375. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx
  6376. [XSL] CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx
  6377. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx
  6378. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx
  6379. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx
  6380. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Common.hxx
  6381. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx
  6382. [XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx
  6383. [XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx
  6384. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx
  6385. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx
  6386. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Events.hxx
  6387. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx
  6388. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx
  6389. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx
  6390. [XSL] CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx
  6391. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx
  6392. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx
  6393. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Java.hxx
  6394. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx
  6395. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx
  6396. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx
  6397. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx
  6398. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Math.hxx
  6399. [XSL] CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx
  6400. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx
  6401. [XSL] CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx
  6402. [XSL] CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx
  6403. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx
  6404. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx
  6405. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx
  6406. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx
  6407. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Security.hxx
  6408. [XSL] CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx
  6409. [XSL] CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx
  6410. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI.hxx
  6411. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx
  6412. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx
  6413. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx
  6414. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx
  6415. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx
  6416. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx
  6417. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx
  6418. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx
  6419. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx
  6420. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx
  6421. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx
  6422. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx
  6423. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx
  6424. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx
  6425. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx
  6426. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx
  6427. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx
  6428. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx
  6429. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx
  6430. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx
  6431. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx
  6432. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx
  6433. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx
  6434. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx
  6435. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx
  6436. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx
  6437. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx
  6438. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Infobar.hxx
  6439. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx
  6440. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx
  6441. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx
  6442. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx
  6443. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx
  6444. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx
  6445. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx
  6446. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx
  6447. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx
  6448. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx
  6449. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx
  6450. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx
  6451. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx
  6452. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx
  6453. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx
  6454. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx
  6455. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Update.hxx
  6456. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Views.hxx
  6457. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx
  6458. [XSL] CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx
  6459. [XSL] CustomTarget/officecfg/registry/officecfg/Setup.hxx
  6460. [XSL] CustomTarget/officecfg/registry/officecfg/System.hxx
  6461. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx
  6462. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx
  6463. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx
  6464. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx
  6465. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx
  6466. [XSL] CustomTarget/officecfg/registry/officecfg/UserProfile.hxx
  6467. [XSL] CustomTarget/officecfg/registry/officecfg/VCL.hxx
  6468. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx
  6469. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx
  6470. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx
  6471. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx
  6472. [PKG] liblangtag
  6473. [LNK] Library/libxmlreaderlo.so
  6474. [CXX] ucbhelper/source/client/activedatasink.cxx
  6475. [CXX] ucbhelper/source/client/activedatastreamer.cxx
  6476. [CXX] ucbhelper/source/client/commandenvironment.cxx
  6477. [CXX] ucbhelper/source/client/content.cxx
  6478. [CXX] ucbhelper/source/client/interceptedinteraction.cxx
  6479. [CXX] ucbhelper/source/client/proxydecider.cxx
  6480. [CXX] ucbhelper/source/provider/authenticationfallback.cxx
  6481. [CXX] ucbhelper/source/provider/cancelcommandexecution.cxx
  6482. [CXX] ucbhelper/source/provider/contenthelper.cxx
  6483. [CXX] ucbhelper/source/provider/contentidentifier.cxx
  6484. [CXX] ucbhelper/source/provider/contentinfo.cxx
  6485. [CXX] ucbhelper/source/provider/fd_inputstream.cxx
  6486. [CXX] ucbhelper/source/provider/interactionrequest.cxx
  6487. [CXX] ucbhelper/source/provider/propertyvalueset.cxx
  6488. [CXX] ucbhelper/source/provider/providerhelper.cxx
  6489. [CXX] ucbhelper/source/provider/registerucb.cxx
  6490. [CXX] ucbhelper/source/provider/resultset.cxx
  6491. [CXX] ucbhelper/source/provider/resultsethelper.cxx
  6492. [CXX] ucbhelper/source/provider/resultsetmetadata.cxx
  6493. [CXX] ucbhelper/source/provider/simpleauthenticationrequest.cxx
  6494. [CXX] ucbhelper/source/provider/simplecertificatevalidationrequest.cxx
  6495. [CXX] ucbhelper/source/provider/simpleinteractionrequest.cxx
  6496. [CXX] ucbhelper/source/provider/simpleioerrorrequest.cxx
  6497. [CXX] ucbhelper/source/provider/simplenameclashresolverequest.cxx
  6498. [CXX] i18nlangtag/source/isolang/insys.cxx
  6499. [CXX] i18nlangtag/source/isolang/isolang.cxx
  6500. [CXX] i18nlangtag/source/isolang/mslangid.cxx
  6501. [CXX] i18nlangtag/source/languagetag/languagetag.cxx
  6502. [CXX] i18nlangtag/source/languagetag/languagetagicu.cxx
  6503. [PKG] raptor
  6504. [CXX] shell/source/backends/localebe/localebackend.cxx
  6505. [UIL] chart2/uiconfig/ui/3dviewdialog
  6506. [UIL] chart2/uiconfig/ui/attributedialog
  6507. [UIL] chart2/uiconfig/ui/chardialog
  6508. [UIL] chart2/uiconfig/ui/chartdatadialog
  6509. [UIL] chart2/uiconfig/ui/charttypedialog
  6510. [UIL] chart2/uiconfig/ui/columnfragment
  6511. [UIL] chart2/uiconfig/ui/combobox
  6512. [UIL] chart2/uiconfig/ui/datarangedialog
  6513. [UIL] chart2/uiconfig/ui/dlg_DataLabel
  6514. [UIL] chart2/uiconfig/ui/dlg_InsertDataTable
  6515. [UIL] chart2/uiconfig/ui/dlg_InsertErrorBars
  6516. [UIL] chart2/uiconfig/ui/dlg_InsertLegend
  6517. [UIL] chart2/uiconfig/ui/imagefragment
  6518. [UIL] chart2/uiconfig/ui/insertaxisdlg
  6519. [UIL] chart2/uiconfig/ui/insertgriddlg
  6520. [UIL] chart2/uiconfig/ui/inserttitledlg
  6521. [UIL] chart2/uiconfig/ui/paradialog
  6522. [UIL] chart2/uiconfig/ui/sidebaraxis
  6523. [UIL] chart2/uiconfig/ui/sidebarelements
  6524. [UIL] chart2/uiconfig/ui/sidebarerrorbar
  6525. [UIL] chart2/uiconfig/ui/sidebarseries
  6526. [UIL] chart2/uiconfig/ui/sidebartype
  6527. [UIL] chart2/uiconfig/ui/smoothlinesdlg
  6528. [UIL] chart2/uiconfig/ui/steppedlinesdlg
  6529. [UIL] chart2/uiconfig/ui/titlerotationtabpage
  6530. [UIL] chart2/uiconfig/ui/tp_3D_SceneAppearance
  6531. [UIL] chart2/uiconfig/ui/tp_3D_SceneGeometry
  6532. [UIL] chart2/uiconfig/ui/tp_3D_SceneIllumination
  6533. [UIL] chart2/uiconfig/ui/tp_axisLabel
  6534. [UIL] chart2/uiconfig/ui/tp_AxisPositions
  6535. [UIL] chart2/uiconfig/ui/tp_ChartType
  6536. [UIL] chart2/uiconfig/ui/tp_DataLabel
  6537. [UIL] chart2/uiconfig/ui/tp_DataPointOption
  6538. [UIL] chart2/uiconfig/ui/tp_DataSource
  6539. [UIL] chart2/uiconfig/ui/tp_DataTable
  6540. [UIL] chart2/uiconfig/ui/tp_ErrorBars
  6541. [UIL] chart2/uiconfig/ui/tp_LegendPosition
  6542. [UIL] chart2/uiconfig/ui/tp_PolarOptions
  6543. [UIL] chart2/uiconfig/ui/tp_RangeChooser
  6544. [UIL] chart2/uiconfig/ui/tp_SeriesToAxis
  6545. [UIL] chart2/uiconfig/ui/tp_Scale
  6546. [UIL] chart2/uiconfig/ui/tp_Trendline
  6547. [UIL] chart2/uiconfig/ui/wizelementspage
  6548. [LNK] StaticLibrary/libvclmain.a
  6549. [UIL] dbaccess/uiconfig/ui/admindialog
  6550. [UIL] dbaccess/uiconfig/ui/advancedsettingsdialog
  6551. [UIL] dbaccess/uiconfig/ui/appborderwindow
  6552. [UIL] dbaccess/uiconfig/ui/appdetailwindow
  6553. [UIL] dbaccess/uiconfig/ui/applycolpage
  6554. [UIL] dbaccess/uiconfig/ui/appswapwindow
  6555. [UIL] dbaccess/uiconfig/ui/authentificationpage
  6556. [UIL] dbaccess/uiconfig/ui/autocharsetpage
  6557. [UIL] dbaccess/uiconfig/ui/choosedatasourcedialog
  6558. [UIL] dbaccess/uiconfig/ui/colcontrolbox
  6559. [UIL] dbaccess/uiconfig/ui/collectionviewdialog
  6560. [UIL] dbaccess/uiconfig/ui/colwidthdialog
  6561. [UIL] dbaccess/uiconfig/ui/connectionpage
  6562. [UIL] dbaccess/uiconfig/ui/copytablepage
  6563. [UIL] dbaccess/uiconfig/ui/dbaseindexdialog
  6564. [UIL] dbaccess/uiconfig/ui/dbasepage
  6565. [UIL] dbaccess/uiconfig/ui/dbtreelist
  6566. [UIL] dbaccess/uiconfig/ui/dbwizconnectionpage
  6567. [UIL] dbaccess/uiconfig/ui/dbwizmysqlintropage
  6568. [UIL] dbaccess/uiconfig/ui/dbwizmysqlnativepage
  6569. [UIL] dbaccess/uiconfig/ui/dbwizspreadsheetpage
  6570. [UIL] dbaccess/uiconfig/ui/dbwiztextpage
  6571. [UIL] dbaccess/uiconfig/ui/deleteallrowsdialog
  6572. [UIL] dbaccess/uiconfig/ui/designsavemodifieddialog
  6573. [UIL] dbaccess/uiconfig/ui/detailwindow
  6574. [UIL] dbaccess/uiconfig/ui/directsqldialog
  6575. [UIL] dbaccess/uiconfig/ui/emptypage
  6576. [UIL] dbaccess/uiconfig/ui/fielddialog
  6577. [UIL] dbaccess/uiconfig/ui/fielddescpage
  6578. [UIL] dbaccess/uiconfig/ui/fielddescpanel
  6579. [UIL] dbaccess/uiconfig/ui/finalpagewizard
  6580. [UIL] dbaccess/uiconfig/ui/generalpagedialog
  6581. [UIL] dbaccess/uiconfig/ui/generalpagewizard
  6582. [UIL] dbaccess/uiconfig/ui/generalspecialjdbcdetailspage
  6583. [UIL] dbaccess/uiconfig/ui/generatedvaluespage
  6584. [UIL] dbaccess/uiconfig/ui/indexdesigndialog
  6585. [UIL] dbaccess/uiconfig/ui/jdbcconnectionpage
  6586. [UIL] dbaccess/uiconfig/ui/joindialog
  6587. [UIL] dbaccess/uiconfig/ui/jointablemenu
  6588. [UIL] dbaccess/uiconfig/ui/joinviewmenu
  6589. [UIL] dbaccess/uiconfig/ui/keymenu
  6590. [UIL] dbaccess/uiconfig/ui/ldapconnectionpage
  6591. [UIL] dbaccess/uiconfig/ui/ldappage
  6592. [UIL] dbaccess/uiconfig/ui/limitbox
  6593. [UIL] dbaccess/uiconfig/ui/mysqlnativepage
  6594. [UIL] dbaccess/uiconfig/ui/mysqlnativesettings
  6595. [UIL] dbaccess/uiconfig/ui/namematchingpage
  6596. [UIL] dbaccess/uiconfig/ui/odbcpage
  6597. [UIL] dbaccess/uiconfig/ui/parametersdialog
  6598. [UIL] dbaccess/uiconfig/ui/password
  6599. [UIL] dbaccess/uiconfig/ui/querycolmenu
  6600. [UIL] dbaccess/uiconfig/ui/queryfilterdialog
  6601. [UIL] dbaccess/uiconfig/ui/queryfuncmenu
  6602. [UIL] dbaccess/uiconfig/ui/querypropertiesdialog
  6603. [UIL] dbaccess/uiconfig/ui/queryview
  6604. [UIL] dbaccess/uiconfig/ui/relationdialog
  6605. [UIL] dbaccess/uiconfig/ui/rowheightdialog
  6606. [UIL] dbaccess/uiconfig/ui/saveindexdialog
  6607. [UIL] dbaccess/uiconfig/ui/savedialog
  6608. [UIL] dbaccess/uiconfig/ui/savemodifieddialog
  6609. [UIL] dbaccess/uiconfig/ui/specialjdbcconnectionpage
  6610. [UIL] dbaccess/uiconfig/ui/postgrespage
  6611. [UIL] dbaccess/uiconfig/ui/specialsettingspage
  6612. [UIL] dbaccess/uiconfig/ui/sortdialog
  6613. [UIL] dbaccess/uiconfig/ui/sqlexception
  6614. [UIL] dbaccess/uiconfig/ui/tableborderwindow
  6615. [UIL] dbaccess/uiconfig/ui/tabledesignrowmenu
  6616. [UIL] dbaccess/uiconfig/ui/tabledesignsavemodifieddialog
  6617. [UIL] dbaccess/uiconfig/ui/tablelistbox
  6618. [UIL] dbaccess/uiconfig/ui/tablesfilterdialog
  6619. [UIL] dbaccess/uiconfig/ui/tablesfilterpage
  6620. [UIL] dbaccess/uiconfig/ui/tablesjoindialog
  6621. [UIL] dbaccess/uiconfig/ui/tabletitle
  6622. [UIL] dbaccess/uiconfig/ui/taskwindow
  6623. [UIL] dbaccess/uiconfig/ui/textconnectionsettings
  6624. [UIL] dbaccess/uiconfig/ui/textpage
  6625. [UIL] dbaccess/uiconfig/ui/titlewindow
  6626. [UIL] dbaccess/uiconfig/ui/typeselectpage
  6627. [UIL] dbaccess/uiconfig/ui/useradmindialog
  6628. [UIL] dbaccess/uiconfig/ui/useradminpage
  6629. [UIL] dbaccess/uiconfig/ui/userdetailspage
  6630. [UIL] dbaccess/uiconfig/ui/migrwarndlg
  6631. [UIL] basctl/uiconfig/basicide/ui/basicmacrodialog
  6632. [UIL] basctl/uiconfig/basicide/ui/breakpointmenus
  6633. [UIL] basctl/uiconfig/basicide/ui/codecomplete
  6634. [UIL] basctl/uiconfig/basicide/ui/combobox
  6635. [UIL] basctl/uiconfig/basicide/ui/defaultlanguage
  6636. [UIL] basctl/uiconfig/basicide/ui/deletelangdialog
  6637. [UIL] basctl/uiconfig/basicide/ui/dialogpage
  6638. [UIL] basctl/uiconfig/basicide/ui/dockingorganizer
  6639. [UIL] basctl/uiconfig/basicide/ui/dockingstack
  6640. [UIL] basctl/uiconfig/basicide/ui/dockingwatch
  6641. [UIL] basctl/uiconfig/basicide/ui/exportdialog
  6642. [UIL] basctl/uiconfig/basicide/ui/gotolinedialog
  6643. [UIL] basctl/uiconfig/basicide/ui/importlibdialog
  6644. [UIL] basctl/uiconfig/basicide/ui/libpage
  6645. [UIL] basctl/uiconfig/basicide/ui/managebreakpoints
  6646. [UIL] basctl/uiconfig/basicide/ui/managelanguages
  6647. [UIL] basctl/uiconfig/basicide/ui/modulepage
  6648. [UIL] basctl/uiconfig/basicide/ui/newlibdialog
  6649. [UIL] basctl/uiconfig/basicide/ui/organizedialog
  6650. [UIL] basctl/uiconfig/basicide/ui/sortmenu
  6651. [CUS] unoil/javamaker
  6652. [CXX] binaryurp/source/binaryany.cxx
  6653. [CXX] binaryurp/source/bridge.cxx
  6654. [CXX] binaryurp/source/bridgefactory.cxx
  6655. [CXX] binaryurp/source/currentcontext.cxx
  6656. [CXX] binaryurp/source/incomingrequest.cxx
  6657. [CXX] binaryurp/source/lessoperators.cxx
  6658. [CXX] binaryurp/source/marshal.cxx
  6659. [CXX] binaryurp/source/outgoingrequests.cxx
  6660. [CXX] binaryurp/source/proxy.cxx
  6661. [CXX] binaryurp/source/reader.cxx
  6662. [CXX] binaryurp/source/unmarshal.cxx
  6663. [CXX] binaryurp/source/writer.cxx
  6664. [LNK] Library/libgcc3_uno.so
  6665. [CXX] bridges/source/jni_uno/jni_bridge.cxx
  6666. [CXX] bridges/source/jni_uno/jni_data.cxx
  6667. [CXX] bridges/source/jni_uno/jni_info.cxx
  6668. [CXX] bridges/source/jni_uno/jni_java2uno.cxx
  6669. [CXX] bridges/source/jni_uno/jni_uno2java.cxx
  6670. [CXX] bridges/source/jni_uno/nativethreadpool.cxx
  6671. [XCS] org/openoffice/Office/DataAccess/Drivers.xcs
  6672. [XCM] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers-hsqldb.xcu
  6673. [XCU] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu
  6674. [XCR] driver_hsqldb/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  6675. [XCR] driver_hsqldb/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  6676. [XCM] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers-jdbc.xcu
  6677. [XCU] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu
  6678. [XCR] driver_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  6679. [XCR] driver_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  6680. [LNK] Library/libuno_purpenvhelpergcc3.so.3
  6681. [XCM] connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers-evoab2.xcu
  6682. [XCU] connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu
  6683. [XCR] driver_evoab/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  6684. [XCR] driver_evoab/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  6685. [XCM] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers-firebird.xcu
  6686. [XCU] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu
  6687. [XCR] driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  6688. [XCR] driver_firebird_sdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  6689. [XCM] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers-mysqlc.xcu
  6690. [XCU] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu
  6691. [XCR] driver_mysqlc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  6692. [XCR] driver_mysqlc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  6693. [XCM] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu
  6694. [XCU] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu
  6695. [XCR] driver_postgresql/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  6696. [XCR] driver_postgresql/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  6697. [CXX] cpputools/source/unoexe/unoexe.cxx
  6698. [UIL] cui/uiconfig/ui/tipofthedaydialog
  6699. [UIL] cui/uiconfig/ui/aboutdialog
  6700. [UIL] cui/uiconfig/ui/aboutconfigdialog
  6701. [UIL] cui/uiconfig/ui/aboutconfigvaluedialog
  6702. [UIL] cui/uiconfig/ui/accelconfigpage
  6703. [UIL] cui/uiconfig/ui/additionsdialog
  6704. [UIL] cui/uiconfig/ui/additionsfragment
  6705. [UIL] cui/uiconfig/ui/agingdialog
  6706. [UIL] cui/uiconfig/ui/acorexceptpage
  6707. [UIL] cui/uiconfig/ui/acoroptionspage
  6708. [UIL] cui/uiconfig/ui/acorreplacepage
  6709. [UIL] cui/uiconfig/ui/applyautofmtpage
  6710. [UIL] cui/uiconfig/ui/applylocalizedpage
  6711. [UIL] cui/uiconfig/ui/areadialog
  6712. [UIL] cui/uiconfig/ui/areatabpage
  6713. [UIL] cui/uiconfig/ui/asiantypography
  6714. [UIL] cui/uiconfig/ui/assigncomponentdialog
  6715. [UIL] cui/uiconfig/ui/autocorrectdialog
  6716. [UIL] cui/uiconfig/ui/baselinksdialog
  6717. [UIL] cui/uiconfig/ui/imagetabpage
  6718. [UIL] cui/uiconfig/ui/borderareatransparencydialog
  6719. [UIL] cui/uiconfig/ui/borderbackgrounddialog
  6720. [UIL] cui/uiconfig/ui/borderpage
  6721. [UIL] cui/uiconfig/ui/bulletandposition
  6722. [UIL] cui/uiconfig/ui/breaknumberoption
  6723. [UIL] cui/uiconfig/ui/calloutdialog
  6724. [UIL] cui/uiconfig/ui/calloutpage
  6725. [UIL] cui/uiconfig/ui/cellalignment
  6726. [UIL] cui/uiconfig/ui/certdialog
  6727. [UIL] cui/uiconfig/ui/chapterfragment
  6728. [UIL] cui/uiconfig/ui/charnamepage
  6729. [UIL] cui/uiconfig/ui/colorconfigwin
  6730. [UIL] cui/uiconfig/ui/colorfragment
  6731. [UIL] cui/uiconfig/ui/colorpage
  6732. [UIL] cui/uiconfig/ui/colorpickerdialog
  6733. [UIL] cui/uiconfig/ui/comment
  6734. [UIL] cui/uiconfig/ui/connectortabpage
  6735. [UIL] cui/uiconfig/ui/connpooloptions
  6736. [UIL] cui/uiconfig/ui/croppage
  6737. [UIL] cui/uiconfig/ui/cuiimapdlg
  6738. [UIL] cui/uiconfig/ui/databaselinkdialog
  6739. [UIL] cui/uiconfig/ui/diagramdialog
  6740. [UIL] cui/uiconfig/ui/dimensionlinestabpage
  6741. [UIL] cui/uiconfig/ui/editdictionarydialog
  6742. [UIL] cui/uiconfig/ui/editmodulesdialog
  6743. [UIL] cui/uiconfig/ui/embossdialog
  6744. [UIL] cui/uiconfig/ui/entrycontextmenu
  6745. [UIL] cui/uiconfig/ui/eventassigndialog
  6746. [UIL] cui/uiconfig/ui/eventassignpage
  6747. [UIL] cui/uiconfig/ui/fontfragment
  6748. [UIL] cui/uiconfig/ui/formatnumberdialog
  6749. [UIL] cui/uiconfig/ui/fmsearchdialog
  6750. [UIL] cui/uiconfig/ui/gradientpage
  6751. [UIL] cui/uiconfig/ui/customizedialog
  6752. [UIL] cui/uiconfig/ui/dbregisterpage
  6753. [UIL] cui/uiconfig/ui/effectspage
  6754. [UIL] cui/uiconfig/ui/eventsconfigpage
  6755. [UIL] cui/uiconfig/ui/formatcellsdialog
  6756. [UIL] cui/uiconfig/ui/fontfeaturesdialog
  6757. [UIL] cui/uiconfig/ui/galleryapplyprogress
  6758. [UIL] cui/uiconfig/ui/galleryfilespage
  6759. [UIL] cui/uiconfig/ui/gallerygeneralpage
  6760. [UIL] cui/uiconfig/ui/gallerysearchprogress
  6761. [UIL] cui/uiconfig/ui/gallerythemedialog
  6762. [UIL] cui/uiconfig/ui/gallerythemeiddialog
  6763. [UIL] cui/uiconfig/ui/gallerytitledialog
  6764. [UIL] cui/uiconfig/ui/galleryupdateprogress
  6765. [UIL] cui/uiconfig/ui/graphictestdlg
  6766. [UIL] cui/uiconfig/ui/graphictestentry
  6767. [UIL] cui/uiconfig/ui/imageviewer
  6768. [UIL] cui/uiconfig/ui/hangulhanjaadddialog
  6769. [UIL] cui/uiconfig/ui/hangulhanjaeditdictdialog
  6770. [UIL] cui/uiconfig/ui/hangulhanjaconversiondialog
  6771. [UIL] cui/uiconfig/ui/hangulhanjaoptdialog
  6772. [UIL] cui/uiconfig/ui/hatchpage
  6773. [UIL] cui/uiconfig/ui/hyperlinkdialog
  6774. [UIL] cui/uiconfig/ui/hyperlinkdocpage
  6775. [UIL] cui/uiconfig/ui/hyperlinkinternetpage
  6776. [UIL] cui/uiconfig/ui/hyperlinkmarkdialog
  6777. [UIL] cui/uiconfig/ui/hyperlinkmailpage
  6778. [UIL] cui/uiconfig/ui/hyperlinknewdocpage
  6779. [UIL] cui/uiconfig/ui/hyphenate
  6780. [UIL] cui/uiconfig/ui/iconchangedialog
  6781. [UIL] cui/uiconfig/ui/iconselectordialog
  6782. [UIL] cui/uiconfig/ui/insertfloatingframe
  6783. [UIL] cui/uiconfig/ui/insertoleobject
  6784. [UIL] cui/uiconfig/ui/insertrowcolumn
  6785. [UIL] cui/uiconfig/ui/javaclasspathdialog
  6786. [UIL] cui/uiconfig/ui/javastartparametersdialog
  6787. [UIL] cui/uiconfig/ui/linedialog
  6788. [UIL] cui/uiconfig/ui/linetabpage
  6789. [UIL] cui/uiconfig/ui/lineendstabpage
  6790. [UIL] cui/uiconfig/ui/linestyletabpage
  6791. [UIL] cui/uiconfig/ui/macroassigndialog
  6792. [UIL] cui/uiconfig/ui/macroassignpage
  6793. [UIL] cui/uiconfig/ui/macroselectordialog
  6794. [UIL] cui/uiconfig/ui/menuassignpage
  6795. [UIL] cui/uiconfig/ui/mosaicdialog
  6796. [UIL] cui/uiconfig/ui/movemenu
  6797. [UIL] cui/uiconfig/ui/multipathdialog
  6798. [UIL] cui/uiconfig/ui/namedialog
  6799. [UIL] cui/uiconfig/ui/newlibdialog
  6800. [UIL] cui/uiconfig/ui/newtabledialog
  6801. [UIL] cui/uiconfig/ui/newtoolbardialog
  6802. [UIL] cui/uiconfig/ui/numberingformatpage
  6803. [UIL] cui/uiconfig/ui/numberingoptionspage
  6804. [UIL] cui/uiconfig/ui/numberingpositionpage
  6805. [UIL] cui/uiconfig/ui/objectnamedialog
  6806. [UIL] cui/uiconfig/ui/objecttitledescdialog
  6807. [UIL] cui/uiconfig/ui/optaccessibilitypage
  6808. [UIL] cui/uiconfig/ui/optadvancedpage
  6809. [UIL] cui/uiconfig/ui/optappearancepage
  6810. [UIL] cui/uiconfig/ui/optasianpage
  6811. [UIL] cui/uiconfig/ui/optbasicidepage
  6812. [UIL] cui/uiconfig/ui/optctlpage
  6813. [UIL] cui/uiconfig/ui/optchartcolorspage
  6814. [UIL] cui/uiconfig/ui/optdeeplpage
  6815. [UIL] cui/uiconfig/ui/optemailpage
  6816. [UIL] cui/uiconfig/ui/optfltrpage
  6817. [UIL] cui/uiconfig/ui/optfltrembedpage
  6818. [UIL] cui/uiconfig/ui/optfontspage
  6819. [UIL] cui/uiconfig/ui/optgeneralpage
  6820. [UIL] cui/uiconfig/ui/opthtmlpage
  6821. [UIL] cui/uiconfig/ui/langtoolconfigpage
  6822. [UIL] cui/uiconfig/ui/optionsdialog
  6823. [UIL] cui/uiconfig/ui/optjsearchpage
  6824. [UIL] cui/uiconfig/ui/optlanguagespage
  6825. [UIL] cui/uiconfig/ui/optlingupage
  6826. [UIL] cui/uiconfig/ui/optnewdictionarydialog
  6827. [UIL] cui/uiconfig/ui/optonlineupdatepage
  6828. [UIL] cui/uiconfig/ui/optopenclpage
  6829. [UIL] cui/uiconfig/ui/optpathspage
  6830. [UIL] cui/uiconfig/ui/optproxypage
  6831. [UIL] cui/uiconfig/ui/optsavepage
  6832. [UIL] cui/uiconfig/ui/optsecuritypage
  6833. [UIL] cui/uiconfig/ui/optuserpage
  6834. [UIL] cui/uiconfig/ui/optviewpage
  6835. [UIL] cui/uiconfig/ui/pageformatpage
  6836. [UIL] cui/uiconfig/ui/paragalignpage
  6837. [UIL] cui/uiconfig/ui/paraindentspacing
  6838. [UIL] cui/uiconfig/ui/paratabspage
  6839. [UIL] cui/uiconfig/ui/password
  6840. [UIL] cui/uiconfig/ui/screenshotannotationdialog
  6841. [UIL] cui/uiconfig/ui/pastespecial
  6842. [UIL] cui/uiconfig/ui/patterntabpage
  6843. [UIL] cui/uiconfig/ui/percentdialog
  6844. [UIL] cui/uiconfig/ui/personalization_tab
  6845. [UIL] cui/uiconfig/ui/pickbulletpage
  6846. [UIL] cui/uiconfig/ui/pickgraphicpage
  6847. [UIL] cui/uiconfig/ui/picknumberingpage
  6848. [UIL] cui/uiconfig/ui/pickoutlinepage
  6849. [UIL] cui/uiconfig/ui/positionpage
  6850. [UIL] cui/uiconfig/ui/positionsizedialog
  6851. [UIL] cui/uiconfig/ui/possizetabpage
  6852. [UIL] cui/uiconfig/ui/posterdialog
  6853. [UIL] cui/uiconfig/ui/qrcodegen
  6854. [UIL] cui/uiconfig/ui/querychangelineenddialog
  6855. [UIL] cui/uiconfig/ui/querydeletebitmapdialog
  6856. [UIL] cui/uiconfig/ui/querydeletechartcolordialog
  6857. [UIL] cui/uiconfig/ui/querydeletecolordialog
  6858. [UIL] cui/uiconfig/ui/querydeletedictionarydialog
  6859. [UIL] cui/uiconfig/ui/querydeletegradientdialog
  6860. [UIL] cui/uiconfig/ui/querydeletehatchdialog
  6861. [UIL] cui/uiconfig/ui/querydeletelineenddialog
  6862. [UIL] cui/uiconfig/ui/querydeletelinestyledialog
  6863. [UIL] cui/uiconfig/ui/queryduplicatedialog
  6864. [UIL] cui/uiconfig/ui/querynoloadedfiledialog
  6865. [UIL] cui/uiconfig/ui/querynosavefiledialog
  6866. [UIL] cui/uiconfig/ui/querysavelistdialog
  6867. [UIL] cui/uiconfig/ui/queryupdategalleryfilelistdialog
  6868. [UIL] cui/uiconfig/ui/recordnumberdialog
  6869. [UIL] cui/uiconfig/ui/rotationtabpage
  6870. [UIL] cui/uiconfig/ui/scriptorganizer
  6871. [UIL] cui/uiconfig/ui/searchattrdialog
  6872. [UIL] cui/uiconfig/ui/searchformatdialog
  6873. [UIL] cui/uiconfig/ui/securityoptionsdialog
  6874. [UIL] cui/uiconfig/ui/selectpathdialog
  6875. [UIL] cui/uiconfig/ui/shadowtabpage
  6876. [UIL] cui/uiconfig/ui/showcoldialog
  6877. [UIL] cui/uiconfig/ui/similaritysearchdialog
  6878. [UIL] cui/uiconfig/ui/signatureline
  6879. [UIL] cui/uiconfig/ui/signsignatureline
  6880. [UIL] cui/uiconfig/ui/slantcornertabpage
  6881. [UIL] cui/uiconfig/ui/smarttagoptionspage
  6882. [UIL] cui/uiconfig/ui/smoothdialog
  6883. [UIL] cui/uiconfig/ui/solarizedialog
  6884. [UIL] cui/uiconfig/ui/specialcharacters
  6885. [UIL] cui/uiconfig/ui/spellingdialog
  6886. [UIL] cui/uiconfig/ui/spelloptionsdialog
  6887. [UIL] cui/uiconfig/ui/splitcellsdialog
  6888. [UIL] cui/uiconfig/ui/storedwebconnectiondialog
  6889. [UIL] cui/uiconfig/ui/swpossizepage
  6890. [UIL] cui/uiconfig/ui/textattrtabpage
  6891. [UIL] cui/uiconfig/ui/textanimtabpage
  6892. [UIL] cui/uiconfig/ui/textcolumnstabpage
  6893. [UIL] cui/uiconfig/ui/textdialog
  6894. [UIL] cui/uiconfig/ui/textflowpage
  6895. [UIL] cui/uiconfig/ui/themetabpage
  6896. [UIL] cui/uiconfig/ui/thesaurus
  6897. [UIL] cui/uiconfig/ui/toolbarmodedialog
  6898. [UIL] cui/uiconfig/ui/transparencytabpage
  6899. [UIL] cui/uiconfig/ui/tsaurldialog
  6900. [UIL] cui/uiconfig/ui/twolinespage
  6901. [UIL] cui/uiconfig/ui/wordcompletionpage
  6902. [UIL] cui/uiconfig/ui/spinbox
  6903. [UIL] cui/uiconfig/ui/zoomdialog
  6904. [UIL] cui/uiconfig/ui/widgettestdialog
  6905. [UIL] desktop/uiconfig/ui/dependenciesdialog
  6906. [UIL] desktop/uiconfig/ui/extensionmanager
  6907. [UIL] desktop/uiconfig/ui/extensionmenu
  6908. [UIL] desktop/uiconfig/ui/installforalldialog
  6909. [UIL] desktop/uiconfig/ui/licensedialog
  6910. [UIL] desktop/uiconfig/ui/showlicensedialog
  6911. [UIL] desktop/uiconfig/ui/updatedialog
  6912. [UIL] desktop/uiconfig/ui/updateinstalldialog
  6913. [UIL] desktop/uiconfig/ui/updaterequireddialog
  6914. [XCS] org/openoffice/Lightproof_en.xcs
  6915. [XCS] org/openoffice/Office/OptionsDialog.xcs
  6916. [XCS] org/openoffice/Lightproof_hu_HU.xcs
  6917. [XCS] org/openoffice/Lightproof_pt_BR.xcs
  6918. [XCS] org/openoffice/Lightproof_ru_RU.xcs
  6919. [UIL] editeng/uiconfig/ui/spellmenu
  6920. [UIL] extensions/uiconfig/sabpilot/ui/contentfieldpage
  6921. [UIL] extensions/uiconfig/sabpilot/ui/contenttablepage
  6922. [UIL] extensions/uiconfig/sabpilot/ui/datasourcepage
  6923. [UIL] extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage
  6924. [UIL] extensions/uiconfig/sabpilot/ui/fieldassignpage
  6925. [UIL] extensions/uiconfig/sabpilot/ui/fieldlinkpage
  6926. [UIL] extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage
  6927. [UIL] extensions/uiconfig/sabpilot/ui/groupradioselectionpage
  6928. [UIL] extensions/uiconfig/sabpilot/ui/invokeadminpage
  6929. [UIL] extensions/uiconfig/sabpilot/ui/optiondbfieldpage
  6930. [UIL] extensions/uiconfig/sabpilot/ui/optionsfinalpage
  6931. [UIL] extensions/uiconfig/sabpilot/ui/optionvaluespage
  6932. [UIL] extensions/uiconfig/sabpilot/ui/selecttablepage
  6933. [UIL] extensions/uiconfig/sabpilot/ui/selecttypepage
  6934. [UIL] extensions/uiconfig/sabpilot/ui/tableselectionpage
  6935. [UIL] extensions/uiconfig/scanner/ui/sanedialog
  6936. [UIL] extensions/uiconfig/scanner/ui/griddialog
  6937. [UIL] extensions/uiconfig/sbibliography/ui/autofiltermenu
  6938. [UIL] extensions/uiconfig/sbibliography/ui/choosedatasourcedialog
  6939. [UIL] extensions/uiconfig/sbibliography/ui/combobox
  6940. [UIL] extensions/uiconfig/sbibliography/ui/editbox
  6941. [UIL] extensions/uiconfig/sbibliography/ui/generalpage
  6942. [UIL] extensions/uiconfig/sbibliography/ui/querydialog
  6943. [UIL] extensions/uiconfig/sbibliography/ui/mappingdialog
  6944. [UIL] extensions/uiconfig/sbibliography/ui/toolbar
  6945. [UIL] extensions/uiconfig/spropctrlr/ui/browserline
  6946. [UIL] extensions/uiconfig/spropctrlr/ui/browserpage
  6947. [UIL] extensions/uiconfig/spropctrlr/ui/colorlistbox
  6948. [UIL] extensions/uiconfig/spropctrlr/ui/combobox
  6949. [UIL] extensions/uiconfig/spropctrlr/ui/controlfontdialog
  6950. [UIL] extensions/uiconfig/spropctrlr/ui/datefield
  6951. [UIL] extensions/uiconfig/spropctrlr/ui/datatypedialog
  6952. [UIL] extensions/uiconfig/spropctrlr/ui/datetimefield
  6953. [UIL] extensions/uiconfig/spropctrlr/ui/formlinksdialog
  6954. [UIL] extensions/uiconfig/spropctrlr/ui/formattedcontrol
  6955. [UIL] extensions/uiconfig/spropctrlr/ui/formattedsample
  6956. [UIL] extensions/uiconfig/spropctrlr/ui/formproperties
  6957. [UIL] extensions/uiconfig/spropctrlr/ui/hyperlinkfield
  6958. [UIL] extensions/uiconfig/spropctrlr/ui/labelselectiondialog
  6959. [UIL] extensions/uiconfig/spropctrlr/ui/listbox
  6960. [UIL] extensions/uiconfig/spropctrlr/ui/listselectdialog
  6961. [UIL] extensions/uiconfig/spropctrlr/ui/multiline
  6962. [UIL] extensions/uiconfig/spropctrlr/ui/numericfield
  6963. [UIL] extensions/uiconfig/spropctrlr/ui/taborder
  6964. [UIL] extensions/uiconfig/spropctrlr/ui/textfield
  6965. [UIL] extensions/uiconfig/spropctrlr/ui/timefield
  6966. [UIL] extensions/uiconfig/spropctrlr/ui/urlcontrol
  6967. [EPK] liblangtag
  6968. [EPK] libxslt
  6969. [BIN] python3
  6970. [EPK] raptor
  6971. [MOD] xmlsec
  6972. [XSL] autocorr/af-ZA/DocumentList.xml
  6973. [XSL] autocorr/af-ZA/META-INF/manifest.xml
  6974. [XSL] autocorr/af-ZA/SentenceExceptList.xml
  6975. [XSL] autocorr/af-ZA/WordExceptList.xml
  6976. [XSL] autocorr/bg/DocumentList.xml
  6977. [XSL] autocorr/bg/META-INF/manifest.xml
  6978. [XSL] autocorr/bg/SentenceExceptList.xml
  6979. [XSL] autocorr/bg/WordExceptList.xml
  6980. [XSL] autocorr/cs/DocumentList.xml
  6981. [XSL] autocorr/cs/META-INF/manifest.xml
  6982. [XSL] autocorr/ca/DocumentList.xml
  6983. [XSL] autocorr/ca/META-INF/manifest.xml
  6984. [XSL] autocorr/ca/SentenceExceptList.xml
  6985. [XSL] autocorr/ca/WordExceptList.xml
  6986. [XSL] autocorr/da/DocumentList.xml
  6987. [XSL] autocorr/da/META-INF/manifest.xml
  6988. [XSL] autocorr/da/SentenceExceptList.xml
  6989. [XSL] autocorr/da/WordExceptList.xml
  6990. [XSL] autocorr/de/DocumentList.xml
  6991. [XSL] autocorr/de/META-INF/manifest.xml
  6992. [XSL] autocorr/de/SentenceExceptList.xml
  6993. [XSL] autocorr/de/WordExceptList.xml
  6994. [XSL] autocorr/dsb/DocumentList.xml
  6995. [XSL] autocorr/dsb/META-INF/manifest.xml
  6996. [XSL] autocorr/el/DocumentList.xml
  6997. [XSL] autocorr/el/META-INF/manifest.xml
  6998. [XSL] autocorr/el/SentenceExceptList.xml
  6999. [XSL] autocorr/el/WordExceptList.xml
  7000. [XSL] autocorr/en-AU/DocumentList.xml
  7001. [XSL] autocorr/en-AU/META-INF/manifest.xml
  7002. [XSL] autocorr/en-AU/SentenceExceptList.xml
  7003. [XSL] autocorr/en-AU/WordExceptList.xml
  7004. [XSL] autocorr/en-GB/DocumentList.xml
  7005. [XSL] autocorr/en-GB/META-INF/manifest.xml
  7006. [XSL] autocorr/en-GB/SentenceExceptList.xml
  7007. [XSL] autocorr/en-GB/WordExceptList.xml
  7008. [XSL] autocorr/en-US/DocumentList.xml
  7009. [XSL] autocorr/en-US/META-INF/manifest.xml
  7010. [XSL] autocorr/en-US/SentenceExceptList.xml
  7011. [XSL] autocorr/en-US/WordExceptList.xml
  7012. [XSL] autocorr/en-ZA/DocumentList.xml
  7013. [XSL] autocorr/en-ZA/META-INF/manifest.xml
  7014. [XSL] autocorr/en-ZA/SentenceExceptList.xml
  7015. [XSL] autocorr/en-ZA/WordExceptList.xml
  7016. [XSL] autocorr/es/DocumentList.xml
  7017. [XSL] autocorr/es/META-INF/manifest.xml
  7018. [XSL] autocorr/es/SentenceExceptList.xml
  7019. [XSL] autocorr/es/WordExceptList.xml
  7020. [XSL] autocorr/fa/DocumentList.xml
  7021. [XSL] autocorr/fa/META-INF/manifest.xml
  7022. [XSL] autocorr/fi/DocumentList.xml
  7023. [XSL] autocorr/fi/META-INF/manifest.xml
  7024. [XSL] autocorr/fi/SentenceExceptList.xml
  7025. [XSL] autocorr/fi/WordExceptList.xml
  7026. [XSL] autocorr/fr/DocumentList.xml
  7027. [XSL] autocorr/fr/META-INF/manifest.xml
  7028. [XSL] autocorr/fr/SentenceExceptList.xml
  7029. [XSL] autocorr/fr/WordExceptList.xml
  7030. [XSL] autocorr/ga-IE/DocumentList.xml
  7031. [XSL] autocorr/ga-IE/META-INF/manifest.xml
  7032. [XSL] autocorr/ga-IE/SentenceExceptList.xml
  7033. [XSL] autocorr/ga-IE/WordExceptList.xml
  7034. [XSL] autocorr/hr/DocumentList.xml
  7035. [XSL] autocorr/hr/META-INF/manifest.xml
  7036. [XSL] autocorr/hr/SentenceExceptList.xml
  7037. [XSL] autocorr/hr/WordExceptList.xml
  7038. [XSL] autocorr/hsb/DocumentList.xml
  7039. [XSL] autocorr/hsb/META-INF/manifest.xml
  7040. [XSL] autocorr/hu/DocumentList.xml
  7041. [XSL] autocorr/hu/META-INF/manifest.xml
  7042. [XSL] autocorr/hu/SentenceExceptList.xml
  7043. [XSL] autocorr/hu/WordExceptList.xml
  7044. [XSL] autocorr/is/DocumentList.xml
  7045. [XSL] autocorr/is/META-INF/manifest.xml
  7046. [XSL] autocorr/is/SentenceExceptList.xml
  7047. [XSL] autocorr/it/DocumentList.xml
  7048. [XSL] autocorr/it/META-INF/manifest.xml
  7049. [XSL] autocorr/it/SentenceExceptList.xml
  7050. [XSL] autocorr/it/WordExceptList.xml
  7051. [XSL] autocorr/ja/DocumentList.xml
  7052. [XSL] autocorr/ja/META-INF/manifest.xml
  7053. [XSL] autocorr/ja/SentenceExceptList.xml
  7054. [XSL] autocorr/ko/DocumentList.xml
  7055. [XSL] autocorr/ko/META-INF/manifest.xml
  7056. [XSL] autocorr/ko/SentenceExceptList.xml
  7057. [XSL] autocorr/lb-LU/DocumentList.xml
  7058. [XSL] autocorr/lb-LU/META-INF/manifest.xml
  7059. [XSL] autocorr/lt/DocumentList.xml
  7060. [XSL] autocorr/lt/META-INF/manifest.xml
  7061. [XSL] autocorr/lt/SentenceExceptList.xml
  7062. [XSL] autocorr/lt/WordExceptList.xml
  7063. [XSL] autocorr/mn/DocumentList.xml
  7064. [XSL] autocorr/mn/META-INF/manifest.xml
  7065. [XSL] autocorr/mn/SentenceExceptList.xml
  7066. [XSL] autocorr/mn/WordExceptList.xml
  7067. [XSL] autocorr/nl-BE/DocumentList.xml
  7068. [XSL] autocorr/nl-BE/META-INF/manifest.xml
  7069. [XSL] autocorr/nl-BE/SentenceExceptList.xml
  7070. [XSL] autocorr/nl-BE/WordExceptList.xml
  7071. [XSL] autocorr/nl/DocumentList.xml
  7072. [XSL] autocorr/nl/META-INF/manifest.xml
  7073. [XSL] autocorr/nl/SentenceExceptList.xml
  7074. [XSL] autocorr/nl/WordExceptList.xml
  7075. [XSL] autocorr/pl/DocumentList.xml
  7076. [XSL] autocorr/pl/META-INF/manifest.xml
  7077. [XSL] autocorr/pl/SentenceExceptList.xml
  7078. [XSL] autocorr/pl/WordExceptList.xml
  7079. [XSL] autocorr/pt-BR/DocumentList.xml
  7080. [XSL] autocorr/pt-BR/META-INF/manifest.xml
  7081. [XSL] autocorr/pt-BR/SentenceExceptList.xml
  7082. [XSL] autocorr/pt-BR/WordExceptList.xml
  7083. [XSL] autocorr/pt/DocumentList.xml
  7084. [XSL] autocorr/pt/META-INF/manifest.xml
  7085. [XSL] autocorr/pt/SentenceExceptList.xml
  7086. [XSL] autocorr/pt/WordExceptList.xml
  7087. [XSL] autocorr/ro/DocumentList.xml
  7088. [XSL] autocorr/ro/META-INF/manifest.xml
  7089. [XSL] autocorr/ro/SentenceExceptList.xml
  7090. [XSL] autocorr/ro/WordExceptList.xml
  7091. [XSL] autocorr/ru/DocumentList.xml
  7092. [XSL] autocorr/ru/META-INF/manifest.xml
  7093. [XSL] autocorr/ru/SentenceExceptList.xml
  7094. [XSL] autocorr/ru/WordExceptList.xml
  7095. [XSL] autocorr/sk/DocumentList.xml
  7096. [XSL] autocorr/sk/META-INF/manifest.xml
  7097. [XSL] autocorr/sk/SentenceExceptList.xml
  7098. [XSL] autocorr/sk/WordExceptList.xml
  7099. [XSL] autocorr/sl/DocumentList.xml
  7100. [XSL] autocorr/sl/META-INF/manifest.xml
  7101. [XSL] autocorr/sl/SentenceExceptList.xml
  7102. [XSL] autocorr/sl/WordExceptList.xml
  7103. [XSL] autocorr/sr-CS/DocumentList.xml
  7104. [XSL] autocorr/sr-CS/META-INF/manifest.xml
  7105. [XSL] autocorr/sr-CS/SentenceExceptList.xml
  7106. [XSL] autocorr/sr-CS/WordExceptList.xml
  7107. [XSL] autocorr/sr-Latn-CS/DocumentList.xml
  7108. [XSL] autocorr/sr-Latn-CS/META-INF/manifest.xml
  7109. [XSL] autocorr/sr-Latn-CS/SentenceExceptList.xml
  7110. [XSL] autocorr/sr-Latn-CS/WordExceptList.xml
  7111. [XSL] autocorr/sr-Latn-ME/DocumentList.xml
  7112. [XSL] autocorr/sr-Latn-ME/META-INF/manifest.xml
  7113. [XSL] autocorr/sr-Latn-ME/SentenceExceptList.xml
  7114. [XSL] autocorr/sr-Latn-ME/WordExceptList.xml
  7115. [XSL] autocorr/sr-Latn-RS/DocumentList.xml
  7116. [XSL] autocorr/sr-Latn-RS/META-INF/manifest.xml
  7117. [XSL] autocorr/sr-Latn-RS/SentenceExceptList.xml
  7118. [XSL] autocorr/sr-Latn-RS/WordExceptList.xml
  7119. [XSL] autocorr/sr-ME/DocumentList.xml
  7120. [XSL] autocorr/sr-ME/META-INF/manifest.xml
  7121. [XSL] autocorr/sr-ME/SentenceExceptList.xml
  7122. [XSL] autocorr/sr-ME/WordExceptList.xml
  7123. [XSL] autocorr/sr-RS/DocumentList.xml
  7124. [XSL] autocorr/sr-RS/META-INF/manifest.xml
  7125. [XSL] autocorr/sr-RS/SentenceExceptList.xml
  7126. [XSL] autocorr/sr-RS/WordExceptList.xml
  7127. [XSL] autocorr/sv/DocumentList.xml
  7128. [XSL] autocorr/sv/META-INF/manifest.xml
  7129. [XSL] autocorr/sv/SentenceExceptList.xml
  7130. [XSL] autocorr/sv/WordExceptList.xml
  7131. [XSL] autocorr/tr/DocumentList.xml
  7132. [XSL] autocorr/tr/META-INF/manifest.xml
  7133. [XSL] autocorr/tr/SentenceExceptList.xml
  7134. [XSL] autocorr/tr/WordExceptList.xml
  7135. [XSL] autocorr/vi/DocumentList.xml
  7136. [XSL] autocorr/vi/META-INF/manifest.xml
  7137. [XSL] autocorr/vi/WordExceptList.xml
  7138. [XSL] autocorr/vro/DocumentList.xml
  7139. [XSL] autocorr/vro/META-INF/manifest.xml
  7140. [XSL] autocorr/zh-CN/DocumentList.xml
  7141. [XSL] autocorr/zh-CN/META-INF/manifest.xml
  7142. [XSL] autocorr/zh-CN/SentenceExceptList.xml
  7143. [XSL] autocorr/zh-TW/DocumentList.xml
  7144. [XSL] autocorr/zh-TW/META-INF/manifest.xml
  7145. [XSL] autocorr/zh-TW/SentenceExceptList.xml
  7146. [XSL] autotext/user/mytexts/BlockList.xml
  7147. [XSL] autotext/user/mytexts/META-INF/manifest.xml
  7148. [XSL] CustomTarget/extras/source/glade/libreoffice-catalog.xml
  7149. [XSL] templates/officorr/Modern_business_letter_sans_serif/meta.xml
  7150. [XSL] templates/officorr/Modern_business_letter_sans_serif/content.xml
  7151. [XSL] templates/officorr/Modern_business_letter_sans_serif/styles.xml
  7152. [XSL] templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml
  7153. [XSL] templates/officorr/Modern_business_letter_serif/meta.xml
  7154. [XSL] templates/officorr/Modern_business_letter_serif/content.xml
  7155. [XSL] templates/officorr/Modern_business_letter_serif/styles.xml
  7156. [XSL] templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml
  7157. [XSL] templates/offimisc/Businesscard-with-logo/meta.xml
  7158. [XSL] templates/offimisc/Businesscard-with-logo/content.xml
  7159. [XSL] templates/offimisc/Businesscard-with-logo/settings.xml
  7160. [XSL] templates/offimisc/Businesscard-with-logo/styles.xml
  7161. [XSL] templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml
  7162. [XSL] templates/personal/CV/meta.xml
  7163. [XSL] templates/personal/CV/content.xml
  7164. [XSL] templates/personal/CV/styles.xml
  7165. [XSL] templates/personal/CV/META-INF/manifest.xml
  7166. [XSL] templates/personal/Resume1page/meta.xml
  7167. [XSL] templates/personal/Resume1page/content.xml
  7168. [XSL] templates/personal/Resume1page/styles.xml
  7169. [XSL] templates/personal/Resume1page/META-INF/manifest.xml
  7170. [XSL] templates/styles/Default/meta.xml
  7171. [XSL] templates/styles/Default/styles.xml
  7172. [XSL] templates/styles/Default/META-INF/manifest.xml
  7173. [XSL] templates/styles/Modern/meta.xml
  7174. [XSL] templates/styles/Modern/styles.xml
  7175. [XSL] templates/styles/Modern/META-INF/manifest.xml
  7176. [XSL] templates/styles/Simple/meta.xml
  7177. [XSL] templates/styles/Simple/styles.xml
  7178. [XSL] templates/styles/Simple/META-INF/manifest.xml
  7179. [XSL] templates/draw/bpmn/meta.xml
  7180. [XSL] templates/draw/bpmn/content.xml
  7181. [XSL] templates/draw/bpmn/styles.xml
  7182. [XSL] templates/draw/bpmn/META-INF/manifest.xml
  7183. [XSL] templates/l10n/zh_CN_ott_normal/meta.xml
  7184. [XSL] templates/l10n/zh_CN_ott_normal/content.xml
  7185. [XSL] templates/l10n/zh_CN_ott_normal/styles.xml
  7186. [XSL] templates/l10n/zh_CN_ott_normal/META-INF/manifest.xml
  7187. [XSL] templates/presnt/Candy/meta.xml
  7188. [XSL] templates/presnt/Candy/content.xml
  7189. [XSL] templates/presnt/Candy/styles.xml
  7190. [XSL] templates/presnt/Candy/META-INF/manifest.xml
  7191. [XSL] templates/presnt/DNA/meta.xml
  7192. [XSL] templates/presnt/DNA/content.xml
  7193. [XSL] templates/presnt/DNA/styles.xml
  7194. [XSL] templates/presnt/DNA/META-INF/manifest.xml
  7195. [XSL] templates/presnt/Inspiration/meta.xml
  7196. [XSL] templates/presnt/Inspiration/content.xml
  7197. [XSL] templates/presnt/Inspiration/styles.xml
  7198. [XSL] templates/presnt/Inspiration/META-INF/manifest.xml
  7199. [XSL] templates/presnt/Metropolis/meta.xml
  7200. [XSL] templates/presnt/Metropolis/content.xml
  7201. [XSL] templates/presnt/Metropolis/styles.xml
  7202. [XSL] templates/presnt/Metropolis/META-INF/manifest.xml
  7203. [XSL] templates/presnt/Vintage/meta.xml
  7204. [XSL] templates/presnt/Vintage/content.xml
  7205. [XSL] templates/presnt/Vintage/styles.xml
  7206. [XSL] templates/presnt/Vintage/META-INF/manifest.xml
  7207. [XSL] templates/presnt/Focus/meta.xml
  7208. [XSL] templates/presnt/Focus/content.xml
  7209. [XSL] templates/presnt/Focus/styles.xml
  7210. [XSL] templates/presnt/Focus/META-INF/manifest.xml
  7211. [XSL] templates/presnt/Grey_Elegant/meta.xml
  7212. [XSL] templates/presnt/Grey_Elegant/content.xml
  7213. [XSL] templates/presnt/Grey_Elegant/styles.xml
  7214. [XSL] templates/presnt/Grey_Elegant/META-INF/manifest.xml
  7215. [XSL] templates/presnt/Growing_Liberty/meta.xml
  7216. [XSL] templates/presnt/Growing_Liberty/content.xml
  7217. [XSL] templates/presnt/Growing_Liberty/styles.xml
  7218. [XSL] templates/presnt/Growing_Liberty/META-INF/manifest.xml
  7219. [XSL] templates/presnt/Freshes/meta.xml
  7220. [XSL] templates/presnt/Freshes/Object_1/content.xml
  7221. [XSL] templates/presnt/Freshes/Object_1/meta.xml
  7222. [XSL] templates/presnt/Freshes/Object_1/styles.xml
  7223. [XSL] templates/presnt/Freshes/Object_2/content.xml
  7224. [XSL] templates/presnt/Freshes/Object_2/meta.xml
  7225. [XSL] templates/presnt/Freshes/Object_2/styles.xml
  7226. [XSL] templates/presnt/Freshes/content.xml
  7227. [XSL] templates/presnt/Freshes/styles.xml
  7228. [XSL] templates/presnt/Freshes/META-INF/manifest.xml
  7229. [XSL] templates/presnt/Midnightblue/meta.xml
  7230. [XSL] templates/presnt/Midnightblue/content.xml
  7231. [XSL] templates/presnt/Midnightblue/styles.xml
  7232. [XSL] templates/presnt/Midnightblue/META-INF/manifest.xml
  7233. [XSL] templates/presnt/Vivid/meta.xml
  7234. [XSL] templates/presnt/Vivid/content.xml
  7235. [XSL] templates/presnt/Vivid/styles.xml
  7236. [XSL] templates/presnt/Vivid/META-INF/manifest.xml
  7237. [XSL] templates/presnt/Pencil/meta.xml
  7238. [XSL] templates/presnt/Pencil/content.xml
  7239. [XSL] templates/presnt/Pencil/styles.xml
  7240. [XSL] templates/presnt/Pencil/META-INF/manifest.xml
  7241. [XSL] templates/presnt/Blueprint_Plans/meta.xml
  7242. [XSL] templates/presnt/Blueprint_Plans/content.xml
  7243. [XSL] templates/presnt/Blueprint_Plans/styles.xml
  7244. [XSL] templates/presnt/Blueprint_Plans/META-INF/manifest.xml
  7245. [XSL] templates/presnt/Portfolio/meta.xml
  7246. [XSL] templates/presnt/Portfolio/content.xml
  7247. [XSL] templates/presnt/Portfolio/styles.xml
  7248. [XSL] templates/presnt/Portfolio/META-INF/manifest.xml
  7249. [XSL] templates/presnt/Progress/meta.xml
  7250. [XSL] templates/presnt/Progress/content.xml
  7251. [XSL] templates/presnt/Progress/styles.xml
  7252. [XSL] templates/presnt/Progress/META-INF/manifest.xml
  7253. [XSL] templates/presnt/Beehive/meta.xml
  7254. [XSL] templates/presnt/Beehive/content.xml
  7255. [XSL] templates/presnt/Beehive/styles.xml
  7256. [XSL] templates/presnt/Beehive/META-INF/manifest.xml
  7257. [XSL] templates/presnt/Blue_Curve/meta.xml
  7258. [XSL] templates/presnt/Blue_Curve/content.xml
  7259. [XSL] templates/presnt/Blue_Curve/styles.xml
  7260. [XSL] templates/presnt/Blue_Curve/META-INF/manifest.xml
  7261. [XSL] templates/presnt/Forestbird/meta.xml
  7262. [XSL] templates/presnt/Forestbird/content.xml
  7263. [XSL] templates/presnt/Forestbird/styles.xml
  7264. [XSL] templates/presnt/Forestbird/META-INF/manifest.xml
  7265. [XSL] templates/presnt/Lights/meta.xml
  7266. [XSL] templates/presnt/Lights/content.xml
  7267. [XSL] templates/presnt/Lights/styles.xml
  7268. [XSL] templates/presnt/Lights/META-INF/manifest.xml
  7269. [XSL] templates/presnt/Nature_Illustration/meta.xml
  7270. [XSL] templates/presnt/Nature_Illustration/content.xml
  7271. [XSL] templates/presnt/Nature_Illustration/styles.xml
  7272. [XSL] templates/presnt/Nature_Illustration/META-INF/manifest.xml
  7273. [XSL] templates/presnt/Piano/meta.xml
  7274. [XSL] templates/presnt/Piano/content.xml
  7275. [XSL] templates/presnt/Piano/styles.xml
  7276. [XSL] templates/presnt/Piano/META-INF/manifest.xml
  7277. [XSL] templates/presnt/Sunset/meta.xml
  7278. [XSL] templates/presnt/Sunset/content.xml
  7279. [XSL] templates/presnt/Sunset/styles.xml
  7280. [XSL] templates/presnt/Sunset/META-INF/manifest.xml
  7281. [XSL] templates/presnt/Yellow_Idea/meta.xml
  7282. [XSL] templates/presnt/Yellow_Idea/content.xml
  7283. [XSL] templates/presnt/Yellow_Idea/styles.xml
  7284. [XSL] templates/presnt/Yellow_Idea/META-INF/manifest.xml
  7285. [XSL] templates/wizard/agenda/10grey/meta.xml
  7286. [XSL] templates/wizard/agenda/10grey/content.xml
  7287. [XSL] templates/wizard/agenda/10grey/settings.xml
  7288. [XSL] templates/wizard/agenda/10grey/styles.xml
  7289. [XSL] templates/wizard/agenda/10grey/META-INF/manifest.xml
  7290. [XSL] templates/wizard/agenda/1simple/meta.xml
  7291. [XSL] templates/wizard/agenda/1simple/content.xml
  7292. [XSL] templates/wizard/agenda/1simple/settings.xml
  7293. [XSL] templates/wizard/agenda/1simple/styles.xml
  7294. [XSL] templates/wizard/agenda/1simple/META-INF/manifest.xml
  7295. [XSL] templates/wizard/agenda/2elegant/meta.xml
  7296. [XSL] templates/wizard/agenda/2elegant/content.xml
  7297. [XSL] templates/wizard/agenda/2elegant/settings.xml
  7298. [XSL] templates/wizard/agenda/2elegant/styles.xml
  7299. [XSL] templates/wizard/agenda/2elegant/META-INF/manifest.xml
  7300. [XSL] templates/wizard/agenda/3modern/meta.xml
  7301. [XSL] templates/wizard/agenda/3modern/content.xml
  7302. [XSL] templates/wizard/agenda/3modern/settings.xml
  7303. [XSL] templates/wizard/agenda/3modern/styles.xml
  7304. [XSL] templates/wizard/agenda/3modern/META-INF/manifest.xml
  7305. [XSL] templates/wizard/agenda/4classic/meta.xml
  7306. [XSL] templates/wizard/agenda/4classic/content.xml
  7307. [XSL] templates/wizard/agenda/4classic/settings.xml
  7308. [XSL] templates/wizard/agenda/4classic/styles.xml
  7309. [XSL] templates/wizard/agenda/4classic/META-INF/manifest.xml
  7310. [XSL] templates/wizard/agenda/5blue/meta.xml
  7311. [XSL] templates/wizard/agenda/5blue/content.xml
  7312. [XSL] templates/wizard/agenda/5blue/settings.xml
  7313. [XSL] templates/wizard/agenda/5blue/styles.xml
  7314. [XSL] templates/wizard/agenda/5blue/META-INF/manifest.xml
  7315. [XSL] templates/wizard/agenda/6orange/meta.xml
  7316. [XSL] templates/wizard/agenda/6orange/content.xml
  7317. [XSL] templates/wizard/agenda/6orange/settings.xml
  7318. [XSL] templates/wizard/agenda/6orange/styles.xml
  7319. [XSL] templates/wizard/agenda/6orange/META-INF/manifest.xml
  7320. [XSL] templates/wizard/agenda/7red/meta.xml
  7321. [XSL] templates/wizard/agenda/7red/content.xml
  7322. [XSL] templates/wizard/agenda/7red/settings.xml
  7323. [XSL] templates/wizard/agenda/7red/styles.xml
  7324. [XSL] templates/wizard/agenda/7red/META-INF/manifest.xml
  7325. [XSL] templates/wizard/agenda/8green/meta.xml
  7326. [XSL] templates/wizard/agenda/8green/content.xml
  7327. [XSL] templates/wizard/agenda/8green/settings.xml
  7328. [XSL] templates/wizard/agenda/8green/styles.xml
  7329. [XSL] templates/wizard/agenda/8green/META-INF/manifest.xml
  7330. [XSL] templates/wizard/agenda/9colorful/meta.xml
  7331. [XSL] templates/wizard/agenda/9colorful/content.xml
  7332. [XSL] templates/wizard/agenda/9colorful/settings.xml
  7333. [XSL] templates/wizard/agenda/9colorful/styles.xml
  7334. [XSL] templates/wizard/agenda/9colorful/META-INF/manifest.xml
  7335. [XSL] templates/wizard/agenda/aw-10grey/meta.xml
  7336. [XSL] templates/wizard/agenda/aw-10grey/content.xml
  7337. [XSL] templates/wizard/agenda/aw-10grey/settings.xml
  7338. [XSL] templates/wizard/agenda/aw-10grey/styles.xml
  7339. [XSL] templates/wizard/agenda/aw-10grey/META-INF/manifest.xml
  7340. [XSL] templates/wizard/agenda/aw-1simple/meta.xml
  7341. [XSL] templates/wizard/agenda/aw-1simple/content.xml
  7342. [XSL] templates/wizard/agenda/aw-1simple/settings.xml
  7343. [XSL] templates/wizard/agenda/aw-1simple/styles.xml
  7344. [XSL] templates/wizard/agenda/aw-1simple/META-INF/manifest.xml
  7345. [XSL] templates/wizard/agenda/aw-2elegant/meta.xml
  7346. [XSL] templates/wizard/agenda/aw-2elegant/content.xml
  7347. [XSL] templates/wizard/agenda/aw-2elegant/settings.xml
  7348. [XSL] templates/wizard/agenda/aw-2elegant/styles.xml
  7349. [XSL] templates/wizard/agenda/aw-2elegant/META-INF/manifest.xml
  7350. [XSL] templates/wizard/agenda/aw-3modern/meta.xml
  7351. [XSL] templates/wizard/agenda/aw-3modern/content.xml
  7352. [XSL] templates/wizard/agenda/aw-3modern/settings.xml
  7353. [XSL] templates/wizard/agenda/aw-3modern/styles.xml
  7354. [XSL] templates/wizard/agenda/aw-3modern/META-INF/manifest.xml
  7355. [XSL] templates/wizard/agenda/aw-4classic/meta.xml
  7356. [XSL] templates/wizard/agenda/aw-4classic/content.xml
  7357. [XSL] templates/wizard/agenda/aw-4classic/settings.xml
  7358. [XSL] templates/wizard/agenda/aw-4classic/styles.xml
  7359. [XSL] templates/wizard/agenda/aw-4classic/META-INF/manifest.xml
  7360. [XSL] templates/wizard/agenda/aw-5blue/meta.xml
  7361. [XSL] templates/wizard/agenda/aw-5blue/content.xml
  7362. [XSL] templates/wizard/agenda/aw-5blue/settings.xml
  7363. [XSL] templates/wizard/agenda/aw-5blue/styles.xml
  7364. [XSL] templates/wizard/agenda/aw-5blue/META-INF/manifest.xml
  7365. [XSL] templates/wizard/agenda/aw-6orange/meta.xml
  7366. [XSL] templates/wizard/agenda/aw-6orange/content.xml
  7367. [XSL] templates/wizard/agenda/aw-6orange/settings.xml
  7368. [XSL] templates/wizard/agenda/aw-6orange/styles.xml
  7369. [XSL] templates/wizard/agenda/aw-6orange/META-INF/manifest.xml
  7370. [XSL] templates/wizard/agenda/aw-7red/meta.xml
  7371. [XSL] templates/wizard/agenda/aw-7red/content.xml
  7372. [XSL] templates/wizard/agenda/aw-7red/settings.xml
  7373. [XSL] templates/wizard/agenda/aw-7red/styles.xml
  7374. [XSL] templates/wizard/agenda/aw-7red/META-INF/manifest.xml
  7375. [XSL] templates/wizard/agenda/aw-8green/meta.xml
  7376. [XSL] templates/wizard/agenda/aw-8green/content.xml
  7377. [XSL] templates/wizard/agenda/aw-8green/settings.xml
  7378. [XSL] templates/wizard/agenda/aw-8green/styles.xml
  7379. [XSL] templates/wizard/agenda/aw-8green/META-INF/manifest.xml
  7380. [XSL] templates/wizard/agenda/aw-9colorful/meta.xml
  7381. [XSL] templates/wizard/agenda/aw-9colorful/content.xml
  7382. [XSL] templates/wizard/agenda/aw-9colorful/settings.xml
  7383. [XSL] templates/wizard/agenda/aw-9colorful/styles.xml
  7384. [XSL] templates/wizard/agenda/aw-9colorful/META-INF/manifest.xml
  7385. [XSL] templates/wizard/fax/bus-classic_f/meta.xml
  7386. [XSL] templates/wizard/fax/bus-classic_f/content.xml
  7387. [XSL] templates/wizard/fax/bus-classic_f/settings.xml
  7388. [XSL] templates/wizard/fax/bus-classic_f/styles.xml
  7389. [XSL] templates/wizard/fax/bus-classic_f/META-INF/manifest.xml
  7390. [XSL] templates/wizard/fax/bus-classic-pri_f/meta.xml
  7391. [XSL] templates/wizard/fax/bus-classic-pri_f/content.xml
  7392. [XSL] templates/wizard/fax/bus-classic-pri_f/settings.xml
  7393. [XSL] templates/wizard/fax/bus-classic-pri_f/styles.xml
  7394. [XSL] templates/wizard/fax/bus-classic-pri_f/META-INF/manifest.xml
  7395. [XSL] templates/wizard/fax/bus-modern_f/meta.xml
  7396. [XSL] templates/wizard/fax/bus-modern_f/content.xml
  7397. [XSL] templates/wizard/fax/bus-modern_f/settings.xml
  7398. [XSL] templates/wizard/fax/bus-modern_f/styles.xml
  7399. [XSL] templates/wizard/fax/bus-modern_f/META-INF/manifest.xml
  7400. [XSL] templates/wizard/fax/bus-modern-pri_f/meta.xml
  7401. [XSL] templates/wizard/fax/bus-modern-pri_f/content.xml
  7402. [XSL] templates/wizard/fax/bus-modern-pri_f/settings.xml
  7403. [XSL] templates/wizard/fax/bus-modern-pri_f/styles.xml
  7404. [XSL] templates/wizard/fax/bus-modern-pri_f/META-INF/manifest.xml
  7405. [XSL] templates/wizard/fax/pri-bottle_f/meta.xml
  7406. [XSL] templates/wizard/fax/pri-bottle_f/content.xml
  7407. [XSL] templates/wizard/fax/pri-bottle_f/settings.xml
  7408. [XSL] templates/wizard/fax/pri-bottle_f/styles.xml
  7409. [XSL] templates/wizard/fax/pri-bottle_f/META-INF/manifest.xml
  7410. [XSL] templates/wizard/fax/pri-fax_f/meta.xml
  7411. [XSL] templates/wizard/fax/pri-fax_f/content.xml
  7412. [XSL] templates/wizard/fax/pri-fax_f/settings.xml
  7413. [XSL] templates/wizard/fax/pri-fax_f/styles.xml
  7414. [XSL] templates/wizard/fax/pri-fax_f/META-INF/manifest.xml
  7415. [XSL] templates/wizard/fax/pri-lines_f/meta.xml
  7416. [XSL] templates/wizard/fax/pri-lines_f/content.xml
  7417. [XSL] templates/wizard/fax/pri-lines_f/settings.xml
  7418. [XSL] templates/wizard/fax/pri-lines_f/styles.xml
  7419. [XSL] templates/wizard/fax/pri-lines_f/META-INF/manifest.xml
  7420. [XSL] templates/wizard/fax/pri-marine_f/meta.xml
  7421. [XSL] templates/wizard/fax/pri-marine_f/content.xml
  7422. [XSL] templates/wizard/fax/pri-marine_f/settings.xml
  7423. [XSL] templates/wizard/fax/pri-marine_f/styles.xml
  7424. [XSL] templates/wizard/fax/pri-marine_f/META-INF/manifest.xml
  7425. [XSL] templates/wizard/letter/bus-elegant_l/meta.xml
  7426. [XSL] templates/wizard/letter/bus-elegant_l/content.xml
  7427. [XSL] templates/wizard/letter/bus-elegant_l/settings.xml
  7428. [XSL] templates/wizard/letter/bus-elegant_l/styles.xml
  7429. [XSL] templates/wizard/letter/bus-elegant_l/META-INF/manifest.xml
  7430. [XSL] templates/wizard/letter/bus-modern_l/meta.xml
  7431. [XSL] templates/wizard/letter/bus-modern_l/content.xml
  7432. [XSL] templates/wizard/letter/bus-modern_l/settings.xml
  7433. [XSL] templates/wizard/letter/bus-modern_l/styles.xml
  7434. [XSL] templates/wizard/letter/bus-modern_l/META-INF/manifest.xml
  7435. [XSL] templates/wizard/letter/bus-office_l/meta.xml
  7436. [XSL] templates/wizard/letter/bus-office_l/content.xml
  7437. [XSL] templates/wizard/letter/bus-office_l/settings.xml
  7438. [XSL] templates/wizard/letter/bus-office_l/styles.xml
  7439. [XSL] templates/wizard/letter/bus-office_l/META-INF/manifest.xml
  7440. [XSL] templates/wizard/letter/off-elegant_l/meta.xml
  7441. [XSL] templates/wizard/letter/off-elegant_l/content.xml
  7442. [XSL] templates/wizard/letter/off-elegant_l/settings.xml
  7443. [XSL] templates/wizard/letter/off-elegant_l/styles.xml
  7444. [XSL] templates/wizard/letter/off-elegant_l/META-INF/manifest.xml
  7445. [XSL] templates/wizard/letter/off-modern_l/meta.xml
  7446. [XSL] templates/wizard/letter/off-modern_l/content.xml
  7447. [XSL] templates/wizard/letter/off-modern_l/settings.xml
  7448. [XSL] templates/wizard/letter/off-modern_l/styles.xml
  7449. [XSL] templates/wizard/letter/off-modern_l/META-INF/manifest.xml
  7450. [XSL] templates/wizard/letter/off-office_l/meta.xml
  7451. [XSL] templates/wizard/letter/off-office_l/content.xml
  7452. [XSL] templates/wizard/letter/off-office_l/settings.xml
  7453. [XSL] templates/wizard/letter/off-office_l/styles.xml
  7454. [XSL] templates/wizard/letter/off-office_l/META-INF/manifest.xml
  7455. [XSL] templates/wizard/letter/pri-bottle_l/meta.xml
  7456. [XSL] templates/wizard/letter/pri-bottle_l/content.xml
  7457. [XSL] templates/wizard/letter/pri-bottle_l/settings.xml
  7458. [XSL] templates/wizard/letter/pri-bottle_l/styles.xml
  7459. [XSL] templates/wizard/letter/pri-bottle_l/META-INF/manifest.xml
  7460. [XSL] templates/wizard/letter/pri-mail_l/meta.xml
  7461. [XSL] templates/wizard/letter/pri-mail_l/content.xml
  7462. [XSL] templates/wizard/letter/pri-mail_l/settings.xml
  7463. [XSL] templates/wizard/letter/pri-mail_l/styles.xml
  7464. [XSL] templates/wizard/letter/pri-mail_l/META-INF/manifest.xml
  7465. [XSL] templates/wizard/letter/pri-marine_l/meta.xml
  7466. [XSL] templates/wizard/letter/pri-marine_l/content.xml
  7467. [XSL] templates/wizard/letter/pri-marine_l/settings.xml
  7468. [XSL] templates/wizard/letter/pri-marine_l/styles.xml
  7469. [XSL] templates/wizard/letter/pri-marine_l/META-INF/manifest.xml
  7470. [XSL] templates/wizard/letter/pri-redline_l/meta.xml
  7471. [XSL] templates/wizard/letter/pri-redline_l/content.xml
  7472. [XSL] templates/wizard/letter/pri-redline_l/settings.xml
  7473. [XSL] templates/wizard/letter/pri-redline_l/styles.xml
  7474. [XSL] templates/wizard/letter/pri-redline_l/META-INF/manifest.xml
  7475. [XSL] templates/wizard/report/cnt-011/meta.xml
  7476. [XSL] templates/wizard/report/cnt-011/content.xml
  7477. [XSL] templates/wizard/report/cnt-011/settings.xml
  7478. [XSL] templates/wizard/report/cnt-011/styles.xml
  7479. [XSL] templates/wizard/report/cnt-011/META-INF/manifest.xml
  7480. [XSL] templates/wizard/report/cnt-012/meta.xml
  7481. [XSL] templates/wizard/report/cnt-012/content.xml
  7482. [XSL] templates/wizard/report/cnt-012/settings.xml
  7483. [XSL] templates/wizard/report/cnt-012/styles.xml
  7484. [XSL] templates/wizard/report/cnt-012/META-INF/manifest.xml
  7485. [XSL] templates/wizard/report/cnt-01/meta.xml
  7486. [XSL] templates/wizard/report/cnt-01/content.xml
  7487. [XSL] templates/wizard/report/cnt-01/settings.xml
  7488. [XSL] templates/wizard/report/cnt-01/styles.xml
  7489. [XSL] templates/wizard/report/cnt-01/META-INF/manifest.xml
  7490. [XSL] templates/wizard/report/cnt-021/meta.xml
  7491. [XSL] templates/wizard/report/cnt-021/content.xml
  7492. [XSL] templates/wizard/report/cnt-021/settings.xml
  7493. [XSL] templates/wizard/report/cnt-021/styles.xml
  7494. [XSL] templates/wizard/report/cnt-021/META-INF/manifest.xml
  7495. [XSL] templates/wizard/report/cnt-022/meta.xml
  7496. [XSL] templates/wizard/report/cnt-022/content.xml
  7497. [XSL] templates/wizard/report/cnt-022/settings.xml
  7498. [XSL] templates/wizard/report/cnt-022/styles.xml
  7499. [XSL] templates/wizard/report/cnt-022/META-INF/manifest.xml
  7500. [XSL] templates/wizard/report/cnt-02/meta.xml
  7501. [XSL] templates/wizard/report/cnt-02/content.xml
  7502. [XSL] templates/wizard/report/cnt-02/settings.xml
  7503. [XSL] templates/wizard/report/cnt-02/styles.xml
  7504. [XSL] templates/wizard/report/cnt-02/META-INF/manifest.xml
  7505. [XSL] templates/wizard/report/cnt-031/meta.xml
  7506. [XSL] templates/wizard/report/cnt-031/content.xml
  7507. [XSL] templates/wizard/report/cnt-031/settings.xml
  7508. [XSL] templates/wizard/report/cnt-031/styles.xml
  7509. [XSL] templates/wizard/report/cnt-031/META-INF/manifest.xml
  7510. [XSL] templates/wizard/report/cnt-032/meta.xml
  7511. [XSL] templates/wizard/report/cnt-032/content.xml
  7512. [XSL] templates/wizard/report/cnt-032/settings.xml
  7513. [XSL] templates/wizard/report/cnt-032/styles.xml
  7514. [XSL] templates/wizard/report/cnt-032/META-INF/manifest.xml
  7515. [XSL] templates/wizard/report/cnt-03/meta.xml
  7516. [XSL] templates/wizard/report/cnt-03/content.xml
  7517. [XSL] templates/wizard/report/cnt-03/settings.xml
  7518. [XSL] templates/wizard/report/cnt-03/styles.xml
  7519. [XSL] templates/wizard/report/cnt-03/META-INF/manifest.xml
  7520. [XSL] templates/wizard/report/cnt-041/meta.xml
  7521. [XSL] templates/wizard/report/cnt-041/content.xml
  7522. [XSL] templates/wizard/report/cnt-041/settings.xml
  7523. [XSL] templates/wizard/report/cnt-041/styles.xml
  7524. [XSL] templates/wizard/report/cnt-041/META-INF/manifest.xml
  7525. [XSL] templates/wizard/report/cnt-042/meta.xml
  7526. [XSL] templates/wizard/report/cnt-042/content.xml
  7527. [XSL] templates/wizard/report/cnt-042/settings.xml
  7528. [XSL] templates/wizard/report/cnt-042/styles.xml
  7529. [XSL] templates/wizard/report/cnt-042/META-INF/manifest.xml
  7530. [XSL] templates/wizard/report/cnt-04/meta.xml
  7531. [XSL] templates/wizard/report/cnt-04/content.xml
  7532. [XSL] templates/wizard/report/cnt-04/settings.xml
  7533. [XSL] templates/wizard/report/cnt-04/styles.xml
  7534. [XSL] templates/wizard/report/cnt-04/META-INF/manifest.xml
  7535. [XSL] templates/wizard/report/cnt-051/meta.xml
  7536. [XSL] templates/wizard/report/cnt-051/content.xml
  7537. [XSL] templates/wizard/report/cnt-051/settings.xml
  7538. [XSL] templates/wizard/report/cnt-051/styles.xml
  7539. [XSL] templates/wizard/report/cnt-051/META-INF/manifest.xml
  7540. [XSL] templates/wizard/report/cnt-052/meta.xml
  7541. [XSL] templates/wizard/report/cnt-052/content.xml
  7542. [XSL] templates/wizard/report/cnt-052/settings.xml
  7543. [XSL] templates/wizard/report/cnt-052/styles.xml
  7544. [XSL] templates/wizard/report/cnt-052/META-INF/manifest.xml
  7545. [XSL] templates/wizard/report/cnt-05/meta.xml
  7546. [XSL] templates/wizard/report/cnt-05/content.xml
  7547. [XSL] templates/wizard/report/cnt-05/settings.xml
  7548. [XSL] templates/wizard/report/cnt-05/styles.xml
  7549. [XSL] templates/wizard/report/cnt-05/META-INF/manifest.xml
  7550. [XSL] templates/wizard/report/cnt-061/meta.xml
  7551. [XSL] templates/wizard/report/cnt-061/content.xml
  7552. [XSL] templates/wizard/report/cnt-061/settings.xml
  7553. [XSL] templates/wizard/report/cnt-061/styles.xml
  7554. [XSL] templates/wizard/report/cnt-061/META-INF/manifest.xml
  7555. [XSL] templates/wizard/report/cnt-062/meta.xml
  7556. [XSL] templates/wizard/report/cnt-062/content.xml
  7557. [XSL] templates/wizard/report/cnt-062/settings.xml
  7558. [XSL] templates/wizard/report/cnt-062/styles.xml
  7559. [XSL] templates/wizard/report/cnt-062/META-INF/manifest.xml
  7560. [XSL] templates/wizard/report/cnt-06/meta.xml
  7561. [XSL] templates/wizard/report/cnt-06/content.xml
  7562. [XSL] templates/wizard/report/cnt-06/settings.xml
  7563. [XSL] templates/wizard/report/cnt-06/styles.xml
  7564. [XSL] templates/wizard/report/cnt-06/META-INF/manifest.xml
  7565. [XSL] templates/wizard/report/cnt-default/meta.xml
  7566. [XSL] templates/wizard/report/cnt-default/content.xml
  7567. [XSL] templates/wizard/report/cnt-default/settings.xml
  7568. [XSL] templates/wizard/report/cnt-default/styles.xml
  7569. [XSL] templates/wizard/report/cnt-default/META-INF/manifest.xml
  7570. [XSL] templates/wizard/report/stl-01/meta.xml
  7571. [XSL] templates/wizard/report/stl-01/content.xml
  7572. [XSL] templates/wizard/report/stl-01/settings.xml
  7573. [XSL] templates/wizard/report/stl-01/styles.xml
  7574. [XSL] templates/wizard/report/stl-01/META-INF/manifest.xml
  7575. [XSL] templates/wizard/report/stl-02/meta.xml
  7576. [XSL] templates/wizard/report/stl-02/content.xml
  7577. [XSL] templates/wizard/report/stl-02/settings.xml
  7578. [XSL] templates/wizard/report/stl-02/styles.xml
  7579. [XSL] templates/wizard/report/stl-02/META-INF/manifest.xml
  7580. [XSL] templates/wizard/report/stl-03/meta.xml
  7581. [XSL] templates/wizard/report/stl-03/content.xml
  7582. [XSL] templates/wizard/report/stl-03/settings.xml
  7583. [XSL] templates/wizard/report/stl-03/styles.xml
  7584. [XSL] templates/wizard/report/stl-03/META-INF/manifest.xml
  7585. [XSL] templates/wizard/report/stl-04/meta.xml
  7586. [XSL] templates/wizard/report/stl-04/content.xml
  7587. [XSL] templates/wizard/report/stl-04/settings.xml
  7588. [XSL] templates/wizard/report/stl-04/styles.xml
  7589. [XSL] templates/wizard/report/stl-04/META-INF/manifest.xml
  7590. [XSL] templates/wizard/report/stl-05/meta.xml
  7591. [XSL] templates/wizard/report/stl-05/content.xml
  7592. [XSL] templates/wizard/report/stl-05/settings.xml
  7593. [XSL] templates/wizard/report/stl-05/styles.xml
  7594. [XSL] templates/wizard/report/stl-05/META-INF/manifest.xml
  7595. [XSL] templates/wizard/report/stl-06/meta.xml
  7596. [XSL] templates/wizard/report/stl-06/content.xml
  7597. [XSL] templates/wizard/report/stl-06/settings.xml
  7598. [XSL] templates/wizard/report/stl-06/styles.xml
  7599. [XSL] templates/wizard/report/stl-06/META-INF/manifest.xml
  7600. [XSL] templates/wizard/report/stl-07/meta.xml
  7601. [XSL] templates/wizard/report/stl-07/content.xml
  7602. [XSL] templates/wizard/report/stl-07/settings.xml
  7603. [XSL] templates/wizard/report/stl-07/styles.xml
  7604. [XSL] templates/wizard/report/stl-07/META-INF/manifest.xml
  7605. [XSL] templates/wizard/report/stl-08/meta.xml
  7606. [XSL] templates/wizard/report/stl-08/content.xml
  7607. [XSL] templates/wizard/report/stl-08/settings.xml
  7608. [XSL] templates/wizard/report/stl-08/styles.xml
  7609. [XSL] templates/wizard/report/stl-08/META-INF/manifest.xml
  7610. [XSL] templates/wizard/report/stl-09/meta.xml
  7611. [XSL] templates/wizard/report/stl-09/content.xml
  7612. [XSL] templates/wizard/report/stl-09/settings.xml
  7613. [XSL] templates/wizard/report/stl-09/styles.xml
  7614. [XSL] templates/wizard/report/stl-09/META-INF/manifest.xml
  7615. [XSL] templates/wizard/report/stl-default/meta.xml
  7616. [XSL] templates/wizard/report/stl-default/content.xml
  7617. [XSL] templates/wizard/report/stl-default/settings.xml
  7618. [XSL] templates/wizard/report/stl-default/styles.xml
  7619. [XSL] templates/wizard/report/stl-default/META-INF/manifest.xml
  7620. [XSL] templates/wizard/styles/blackberry/meta.xml
  7621. [XSL] templates/wizard/styles/blackberry/content.xml
  7622. [XSL] templates/wizard/styles/blackberry/settings.xml
  7623. [XSL] templates/wizard/styles/blackberry/styles.xml
  7624. [XSL] templates/wizard/styles/blackberry/META-INF/manifest.xml
  7625. [XSL] templates/wizard/styles/black_white/meta.xml
  7626. [XSL] templates/wizard/styles/black_white/content.xml
  7627. [XSL] templates/wizard/styles/black_white/settings.xml
  7628. [XSL] templates/wizard/styles/black_white/styles.xml
  7629. [XSL] templates/wizard/styles/black_white/META-INF/manifest.xml
  7630. [XSL] templates/wizard/styles/default/meta.xml
  7631. [XSL] templates/wizard/styles/default/content.xml
  7632. [XSL] templates/wizard/styles/default/settings.xml
  7633. [XSL] templates/wizard/styles/default/styles.xml
  7634. [XSL] templates/wizard/styles/default/META-INF/manifest.xml
  7635. [XSL] templates/wizard/styles/diner/meta.xml
  7636. [XSL] templates/wizard/styles/diner/content.xml
  7637. [XSL] templates/wizard/styles/diner/settings.xml
  7638. [XSL] templates/wizard/styles/diner/styles.xml
  7639. [XSL] templates/wizard/styles/diner/META-INF/manifest.xml
  7640. [XSL] templates/wizard/styles/fall/meta.xml
  7641. [XSL] templates/wizard/styles/fall/content.xml
  7642. [XSL] templates/wizard/styles/fall/settings.xml
  7643. [XSL] templates/wizard/styles/fall/styles.xml
  7644. [XSL] templates/wizard/styles/fall/META-INF/manifest.xml
  7645. [XSL] templates/wizard/styles/glacier/meta.xml
  7646. [XSL] templates/wizard/styles/glacier/content.xml
  7647. [XSL] templates/wizard/styles/glacier/settings.xml
  7648. [XSL] templates/wizard/styles/glacier/styles.xml
  7649. [XSL] templates/wizard/styles/glacier/META-INF/manifest.xml
  7650. [XSL] templates/wizard/styles/green_grapes/meta.xml
  7651. [XSL] templates/wizard/styles/green_grapes/content.xml
  7652. [XSL] templates/wizard/styles/green_grapes/settings.xml
  7653. [XSL] templates/wizard/styles/green_grapes/styles.xml
  7654. [XSL] templates/wizard/styles/green_grapes/META-INF/manifest.xml
  7655. [XSL] templates/wizard/styles/jeans/meta.xml
  7656. [XSL] templates/wizard/styles/jeans/content.xml
  7657. [XSL] templates/wizard/styles/jeans/settings.xml
  7658. [XSL] templates/wizard/styles/jeans/styles.xml
  7659. [XSL] templates/wizard/styles/jeans/META-INF/manifest.xml
  7660. [XSL] templates/wizard/styles/marine/meta.xml
  7661. [XSL] templates/wizard/styles/marine/content.xml
  7662. [XSL] templates/wizard/styles/marine/settings.xml
  7663. [XSL] templates/wizard/styles/marine/styles.xml
  7664. [XSL] templates/wizard/styles/marine/META-INF/manifest.xml
  7665. [XSL] templates/wizard/styles/millennium/meta.xml
  7666. [XSL] templates/wizard/styles/millennium/content.xml
  7667. [XSL] templates/wizard/styles/millennium/settings.xml
  7668. [XSL] templates/wizard/styles/millennium/styles.xml
  7669. [XSL] templates/wizard/styles/millennium/META-INF/manifest.xml
  7670. [XSL] templates/wizard/styles/nature/meta.xml
  7671. [XSL] templates/wizard/styles/nature/content.xml
  7672. [XSL] templates/wizard/styles/nature/settings.xml
  7673. [XSL] templates/wizard/styles/nature/styles.xml
  7674. [XSL] templates/wizard/styles/nature/META-INF/manifest.xml
  7675. [XSL] templates/wizard/styles/neon/meta.xml
  7676. [XSL] templates/wizard/styles/neon/content.xml
  7677. [XSL] templates/wizard/styles/neon/settings.xml
  7678. [XSL] templates/wizard/styles/neon/styles.xml
  7679. [XSL] templates/wizard/styles/neon/META-INF/manifest.xml
  7680. [XSL] templates/wizard/styles/night/meta.xml
  7681. [XSL] templates/wizard/styles/night/content.xml
  7682. [XSL] templates/wizard/styles/night/settings.xml
  7683. [XSL] templates/wizard/styles/night/styles.xml
  7684. [XSL] templates/wizard/styles/night/META-INF/manifest.xml
  7685. [XSL] templates/wizard/styles/nostalgic/meta.xml
  7686. [XSL] templates/wizard/styles/nostalgic/content.xml
  7687. [XSL] templates/wizard/styles/nostalgic/settings.xml
  7688. [XSL] templates/wizard/styles/nostalgic/styles.xml
  7689. [XSL] templates/wizard/styles/nostalgic/META-INF/manifest.xml
  7690. [XSL] templates/wizard/styles/pastell/meta.xml
  7691. [XSL] templates/wizard/styles/pastell/content.xml
  7692. [XSL] templates/wizard/styles/pastell/settings.xml
  7693. [XSL] templates/wizard/styles/pastell/styles.xml
  7694. [XSL] templates/wizard/styles/pastell/META-INF/manifest.xml
  7695. [XSL] templates/wizard/styles/pool/meta.xml
  7696. [XSL] templates/wizard/styles/pool/content.xml
  7697. [XSL] templates/wizard/styles/pool/settings.xml
  7698. [XSL] templates/wizard/styles/pool/styles.xml
  7699. [XSL] templates/wizard/styles/pool/META-INF/manifest.xml
  7700. [XSL] templates/wizard/styles/pumpkin/meta.xml
  7701. [XSL] templates/wizard/styles/pumpkin/content.xml
  7702. [XSL] templates/wizard/styles/pumpkin/settings.xml
  7703. [XSL] templates/wizard/styles/pumpkin/styles.xml
  7704. [XSL] templates/wizard/styles/pumpkin/META-INF/manifest.xml
  7705. [XSL] templates/wizard/styles/xos/meta.xml
  7706. [XSL] templates/wizard/styles/xos/content.xml
  7707. [XSL] templates/wizard/styles/xos/settings.xml
  7708. [XSL] templates/wizard/styles/xos/styles.xml
  7709. [XSL] templates/wizard/styles/xos/META-INF/manifest.xml
  7710. [CXX] io/source/acceptor/acc_pipe.cxx
  7711. [CXX] io/source/acceptor/acc_socket.cxx
  7712. [CXX] io/source/acceptor/acceptor.cxx
  7713. [CXX] io/source/connector/connector.cxx
  7714. [CXX] io/source/connector/ctr_pipe.cxx
  7715. [CXX] io/source/connector/ctr_socket.cxx
  7716. [CXX] io/source/stm/odata.cxx
  7717. [CXX] io/source/stm/omark.cxx
  7718. [CXX] io/source/stm/opipe.cxx
  7719. [CXX] io/source/stm/opump.cxx
  7720. [CXX] io/source/stm/streamhelper.cxx
  7721. [CXX] io/source/TextInputStream/TextInputStream.cxx
  7722. [CXX] io/source/TextOutputStream/TextOutputStream.cxx
  7723. [CXX] remotebridges/source/unourl_resolver/unourl_resolver.cxx
  7724. [CXX] stoc/source/defaultregistry/defaultregistry.cxx
  7725. [CXX] stoc/source/implementationregistration/implreg.cxx
  7726. [CXX] stoc/source/implementationregistration/mergekeys.cxx
  7727. [CXX] stoc/source/loader/dllcomponentloader.cxx
  7728. [CXX] stoc/source/security/access_controller.cxx
  7729. [CXX] stoc/source/security/file_policy.cxx
  7730. [CXX] stoc/source/security/permissions.cxx
  7731. [CXX] stoc/source/servicemanager/servicemanager.cxx
  7732. [CXX] stoc/source/simpleregistry/simpleregistry.cxx
  7733. [CXX] stoc/source/inspect/introspection.cxx
  7734. [CXX] stoc/source/invocation_adapterfactory/iafactory.cxx
  7735. [CXX] stoc/source/invocation/invocation.cxx
  7736. [CXX] stoc/source/namingservice/namingservice.cxx
  7737. [CXX] stoc/source/proxy_factory/proxyfac.cxx
  7738. [CXX] stoc/source/corereflection/crarray.cxx
  7739. [CXX] stoc/source/corereflection/crbase.cxx
  7740. [CXX] stoc/source/corereflection/crcomp.cxx
  7741. [CXX] stoc/source/corereflection/crefl.cxx
  7742. [CXX] stoc/source/corereflection/crenum.cxx
  7743. [CXX] stoc/source/corereflection/criface.cxx
  7744. [CXX] stoc/source/corereflection/dump.cxx
  7745. [CXX] stoc/source/typeconv/convert.cxx
  7746. [CXX] stoc/source/uriproc/ExternalUriReferenceTranslator.cxx
  7747. [CXX] stoc/source/uriproc/UriReference.cxx
  7748. [CXX] stoc/source/uriproc/UriReferenceFactory.cxx
  7749. [CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx
  7750. [CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx
  7751. [CXX] stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx
  7752. [CXX] stoc/source/javaloader/javaloader.cxx
  7753. [CXX] i18npool/source/localedata/LocaleNode.cxx
  7754. [CXX] i18npool/source/localedata/filewriter.cxx
  7755. [CXX] i18npool/source/localedata/saxparser.cxx
  7756. [UIL] filter/uiconfig/ui/pdfgeneralpage
  7757. [UIL] filter/uiconfig/ui/pdflinkspage
  7758. [UIL] filter/uiconfig/ui/pdfoptionsdialog
  7759. [UIL] filter/uiconfig/ui/pdfsecuritypage
  7760. [UIL] filter/uiconfig/ui/pdfsignpage
  7761. [UIL] filter/uiconfig/ui/pdfuserinterfacepage
  7762. [UIL] filter/uiconfig/ui/pdfviewpage
  7763. [UIL] filter/uiconfig/ui/testxmlfilter
  7764. [UIL] filter/uiconfig/ui/warnpdfdialog
  7765. [UIL] filter/uiconfig/ui/xmlfiltersettings
  7766. [UIL] filter/uiconfig/ui/xmlfiltertabpagegeneral
  7767. [UIL] filter/uiconfig/ui/xmlfiltertabpagetransformation
  7768. [UIL] filter/uiconfig/ui/xsltfilterdialog
  7769. [UIL] formula/uiconfig/ui/formuladialog
  7770. [UIL] formula/uiconfig/ui/functionpage
  7771. [UIL] formula/uiconfig/ui/structpage
  7772. [UIL] formula/uiconfig/ui/parameter
  7773. [UIL] fpicker/uiconfig/ui/breadcrumb
  7774. [UIL] fpicker/uiconfig/ui/explorerfiledialog
  7775. [UIL] fpicker/uiconfig/ui/foldernamedialog
  7776. [UIL] fpicker/uiconfig/ui/remotefilesdialog
  7777. [UIL] reportdesign/uiconfig/dbreport/ui/backgrounddialog
  7778. [UIL] reportdesign/uiconfig/dbreport/ui/chardialog
  7779. [UIL] reportdesign/uiconfig/dbreport/ui/condformatdialog
  7780. [UIL] reportdesign/uiconfig/dbreport/ui/conditionwin
  7781. [UIL] reportdesign/uiconfig/dbreport/ui/datetimedialog
  7782. [UIL] reportdesign/uiconfig/dbreport/ui/floatingfield
  7783. [UIL] reportdesign/uiconfig/dbreport/ui/floatingnavigator
  7784. [UIL] reportdesign/uiconfig/dbreport/ui/floatingsort
  7785. [UIL] reportdesign/uiconfig/dbreport/ui/groupsortmenu
  7786. [UIL] reportdesign/uiconfig/dbreport/ui/navigatormenu
  7787. [UIL] reportdesign/uiconfig/dbreport/ui/pagedialog
  7788. [UIL] reportdesign/uiconfig/dbreport/ui/pagenumberdialog
  7789. [UIL] sc/uiconfig/scalc/ui/advancedfilterdialog
  7790. [UIL] sc/uiconfig/scalc/ui/allheaderfooterdialog
  7791. [UIL] sc/uiconfig/scalc/ui/analysisofvariancedialog
  7792. [UIL] sc/uiconfig/scalc/ui/autoformattable
  7793. [UIL] sc/uiconfig/scalc/ui/autosum
  7794. [UIL] sc/uiconfig/scalc/ui/cellprotectionpage
  7795. [UIL] sc/uiconfig/scalc/ui/changesourcedialog
  7796. [UIL] sc/uiconfig/scalc/ui/chardialog
  7797. [UIL] sc/uiconfig/scalc/ui/checkwarningdialog
  7798. [UIL] sc/uiconfig/scalc/ui/chisquaretestdialog
  7799. [UIL] sc/uiconfig/scalc/ui/colormenu
  7800. [UIL] sc/uiconfig/scalc/ui/colorrowdialog
  7801. [UIL] sc/uiconfig/scalc/ui/colwidthdialog
  7802. [UIL] sc/uiconfig/scalc/ui/condformatmanager
  7803. [UIL] sc/uiconfig/scalc/ui/conditionalformatdialog
  7804. [UIL] sc/uiconfig/scalc/ui/conditionalentry
  7805. [UIL] sc/uiconfig/scalc/ui/conditionaliconset
  7806. [UIL] sc/uiconfig/scalc/ui/conflictsdialog
  7807. [UIL] sc/uiconfig/scalc/ui/consolidatedialog
  7808. [UIL] sc/uiconfig/scalc/ui/correlationdialog
  7809. [UIL] sc/uiconfig/scalc/ui/covariancedialog
  7810. [UIL] sc/uiconfig/scalc/ui/createnamesdialog
  7811. [UIL] sc/uiconfig/scalc/ui/dapiservicedialog
  7812. [UIL] sc/uiconfig/scalc/ui/databaroptions
  7813. [UIL] sc/uiconfig/scalc/ui/datafielddialog
  7814. [UIL] sc/uiconfig/scalc/ui/datafieldoptionsdialog
  7815. [UIL] sc/uiconfig/scalc/ui/dataform
  7816. [UIL] sc/uiconfig/scalc/ui/dataformfragment
  7817. [UIL] sc/uiconfig/scalc/ui/datastreams
  7818. [UIL] sc/uiconfig/scalc/ui/dataproviderdlg
  7819. [UIL] sc/uiconfig/scalc/ui/definedatabaserangedialog
  7820. [UIL] sc/uiconfig/scalc/ui/definename
  7821. [UIL] sc/uiconfig/scalc/ui/deletecells
  7822. [UIL] sc/uiconfig/scalc/ui/deletecolumnentry
  7823. [UIL] sc/uiconfig/scalc/ui/deletecontents
  7824. [UIL] sc/uiconfig/scalc/ui/descriptivestatisticsdialog
  7825. [UIL] sc/uiconfig/scalc/ui/drawtemplatedialog
  7826. [UIL] sc/uiconfig/scalc/ui/dropmenu
  7827. [UIL] sc/uiconfig/scalc/ui/doubledialog
  7828. [UIL] sc/uiconfig/scalc/ui/erroralerttabpage
  7829. [UIL] sc/uiconfig/scalc/ui/externaldata
  7830. [UIL] sc/uiconfig/scalc/ui/exponentialsmoothingdialog
  7831. [UIL] sc/uiconfig/scalc/ui/filldlg
  7832. [UIL] sc/uiconfig/scalc/ui/filterlist
  7833. [UIL] sc/uiconfig/scalc/ui/filterdropdown
  7834. [UIL] sc/uiconfig/scalc/ui/filtersubdropdown
  7835. [UIL] sc/uiconfig/scalc/ui/footerdialog
  7836. [UIL] sc/uiconfig/scalc/ui/formatcellsdialog
  7837. [UIL] sc/uiconfig/scalc/ui/formulacalculationoptions
  7838. [UIL] sc/uiconfig/scalc/ui/fourieranalysisdialog
  7839. [UIL] sc/uiconfig/scalc/ui/floatingborderstyle
  7840. [UIL] sc/uiconfig/scalc/ui/floatinglinestyle
  7841. [UIL] sc/uiconfig/scalc/ui/functionpanel
  7842. [UIL] sc/uiconfig/scalc/ui/goalseekdlg
  7843. [UIL] sc/uiconfig/scalc/ui/gotosheetdialog
  7844. [UIL] sc/uiconfig/scalc/ui/groupdialog
  7845. [UIL] sc/uiconfig/scalc/ui/groupbydate
  7846. [UIL] sc/uiconfig/scalc/ui/groupbynumber
  7847. [UIL] sc/uiconfig/scalc/ui/headerdialog
  7848. [UIL] sc/uiconfig/scalc/ui/headerfootercontent
  7849. [UIL] sc/uiconfig/scalc/ui/headerfooterdialog
  7850. [UIL] sc/uiconfig/scalc/ui/imoptdialog
  7851. [UIL] sc/uiconfig/scalc/ui/inputbar
  7852. [UIL] sc/uiconfig/scalc/ui/inputstringdialog
  7853. [UIL] sc/uiconfig/scalc/ui/insertcells
  7854. [UIL] sc/uiconfig/scalc/ui/insertname
  7855. [UIL] sc/uiconfig/scalc/ui/insertsheet
  7856. [UIL] sc/uiconfig/scalc/ui/integerdialog
  7857. [UIL] sc/uiconfig/scalc/ui/leftfooterdialog
  7858. [UIL] sc/uiconfig/scalc/ui/leftheaderdialog
  7859. [UIL] sc/uiconfig/scalc/ui/listmenu
  7860. [UIL] sc/uiconfig/scalc/ui/namerangesdialog
  7861. [UIL] sc/uiconfig/scalc/ui/notebookbar
  7862. [UIL] sc/uiconfig/scalc/ui/notebookbar_compact
  7863. [UIL] sc/uiconfig/scalc/ui/notebookbar_groups
  7864. [UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_full
  7865. [UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact
  7866. [UIL] sc/uiconfig/scalc/ui/notebookbar_online
  7867. [UIL] sc/uiconfig/scalc/ui/numberbox
  7868. [UIL] sc/uiconfig/scalc/ui/managenamesdialog
  7869. [UIL] sc/uiconfig/scalc/ui/mergecellsdialog
  7870. [UIL] sc/uiconfig/scalc/ui/mergecolumnentry
  7871. [UIL] sc/uiconfig/scalc/ui/texttransformationentry
  7872. [UIL] sc/uiconfig/scalc/ui/sorttransformationentry
  7873. [UIL] sc/uiconfig/scalc/ui/aggregatefunctionentry
  7874. [UIL] sc/uiconfig/scalc/ui/numbertransformationentry
  7875. [UIL] sc/uiconfig/scalc/ui/replacenulltransformationentry
  7876. [UIL] sc/uiconfig/scalc/ui/datetimetransformationentry
  7877. [UIL] sc/uiconfig/scalc/ui/findreplaceentry
  7878. [UIL] sc/uiconfig/scalc/ui/deleterowentry
  7879. [UIL] sc/uiconfig/scalc/ui/swaprowsentry
  7880. [UIL] sc/uiconfig/scalc/ui/movecopysheet
  7881. [UIL] sc/uiconfig/scalc/ui/movingaveragedialog
  7882. [UIL] sc/uiconfig/scalc/ui/multipleoperationsdialog
  7883. [UIL] sc/uiconfig/scalc/ui/navigatorpanel
  7884. [UIL] sc/uiconfig/scalc/ui/nosolutiondialog
  7885. [UIL] sc/uiconfig/scalc/ui/optcalculatepage
  7886. [UIL] sc/uiconfig/scalc/ui/optchangespage
  7887. [UIL] sc/uiconfig/scalc/ui/optcompatibilitypage
  7888. [UIL] sc/uiconfig/scalc/ui/optdefaultpage
  7889. [UIL] sc/uiconfig/scalc/ui/optdlg
  7890. [UIL] sc/uiconfig/scalc/ui/optformula
  7891. [UIL] sc/uiconfig/scalc/ui/optimalcolwidthdialog
  7892. [UIL] sc/uiconfig/scalc/ui/optimalrowheightdialog
  7893. [UIL] sc/uiconfig/scalc/ui/optsortlists
  7894. [UIL] sc/uiconfig/scalc/ui/pagelistmenu
  7895. [UIL] sc/uiconfig/scalc/ui/pagetemplatedialog
  7896. [UIL] sc/uiconfig/scalc/ui/pastespecial
  7897. [UIL] sc/uiconfig/scalc/ui/paradialog
  7898. [UIL] sc/uiconfig/scalc/ui/paratemplatedialog
  7899. [UIL] sc/uiconfig/scalc/ui/passfragment
  7900. [UIL] sc/uiconfig/scalc/ui/pivotfielddialog
  7901. [UIL] sc/uiconfig/scalc/ui/pivotfilterdialog
  7902. [UIL] sc/uiconfig/scalc/ui/pivottablelayoutdialog
  7903. [UIL] sc/uiconfig/scalc/ui/posbox
  7904. [UIL] sc/uiconfig/scalc/ui/printareasdialog
  7905. [UIL] sc/uiconfig/scalc/ui/printeroptions
  7906. [UIL] sc/uiconfig/scalc/ui/protectsheetdlg
  7907. [UIL] sc/uiconfig/scalc/ui/queryrunstreamscriptdialog
  7908. [UIL] sc/uiconfig/scalc/ui/randomnumbergenerator
  7909. [UIL] sc/uiconfig/scalc/ui/recalcquerydialog
  7910. [UIL] sc/uiconfig/scalc/ui/regressiondialog
  7911. [UIL] sc/uiconfig/scalc/ui/retypepassdialog
  7912. [UIL] sc/uiconfig/scalc/ui/retypepassworddialog
  7913. [UIL] sc/uiconfig/scalc/ui/rightfooterdialog
  7914. [UIL] sc/uiconfig/scalc/ui/rightheaderdialog
  7915. [UIL] sc/uiconfig/scalc/ui/rowheightdialog
  7916. [UIL] sc/uiconfig/scalc/ui/samplingdialog
  7917. [UIL] sc/uiconfig/scalc/ui/standardfilterdialog
  7918. [UIL] sc/uiconfig/scalc/ui/scenariodialog
  7919. [UIL] sc/uiconfig/scalc/ui/scenariomenu
  7920. [UIL] sc/uiconfig/scalc/ui/scgeneralpage
  7921. [UIL] sc/uiconfig/scalc/ui/searchresults
  7922. [UIL] sc/uiconfig/scalc/ui/selectdatasource
  7923. [UIL] sc/uiconfig/scalc/ui/selectrange
  7924. [UIL] sc/uiconfig/scalc/ui/selectsource
  7925. [UIL] sc/uiconfig/scalc/ui/sheetprintpage
  7926. [UIL] sc/uiconfig/scalc/ui/sharedocumentdlg
  7927. [UIL] sc/uiconfig/scalc/ui/sharedfirstfooterdialog
  7928. [UIL] sc/uiconfig/scalc/ui/sharedfirstheaderdialog
  7929. [UIL] sc/uiconfig/scalc/ui/sharedleftfooterdialog
  7930. [UIL] sc/uiconfig/scalc/ui/sharedleftheaderdialog
  7931. [UIL] sc/uiconfig/scalc/ui/sharedfooterdialog
  7932. [UIL] sc/uiconfig/scalc/ui/sharedheaderdialog
  7933. [UIL] sc/uiconfig/scalc/ui/sharedwarningdialog
  7934. [UIL] sc/uiconfig/scalc/ui/showchangesdialog
  7935. [UIL] sc/uiconfig/scalc/ui/showdetaildialog
  7936. [UIL] sc/uiconfig/scalc/ui/showsheetdialog
  7937. [UIL] sc/uiconfig/scalc/ui/sidebaralignment
  7938. [UIL] sc/uiconfig/scalc/ui/sidebarnumberformat
  7939. [UIL] sc/uiconfig/scalc/ui/sidebarcellappearance
  7940. [UIL] sc/uiconfig/scalc/ui/simplerefdialog
  7941. [UIL] sc/uiconfig/scalc/ui/solverdlg
  7942. [UIL] sc/uiconfig/scalc/ui/solveroptionsdialog
  7943. [UIL] sc/uiconfig/scalc/ui/solverprogressdialog
  7944. [UIL] sc/uiconfig/scalc/ui/solversuccessdialog
  7945. [UIL] sc/uiconfig/scalc/ui/sortcriteriapage
  7946. [UIL] sc/uiconfig/scalc/ui/sortdialog
  7947. [UIL] sc/uiconfig/scalc/ui/sortkey
  7948. [UIL] sc/uiconfig/scalc/ui/sortoptionspage
  7949. [UIL] sc/uiconfig/scalc/ui/sortwarning
  7950. [UIL] sc/uiconfig/scalc/ui/sparklinedialog
  7951. [UIL] sc/uiconfig/scalc/ui/sparklinedatarangedialog
  7952. [UIL] sc/uiconfig/scalc/ui/splitcolumnentry
  7953. [UIL] sc/uiconfig/scalc/ui/subtotaldialog
  7954. [UIL] sc/uiconfig/scalc/ui/subtotaloptionspage
  7955. [UIL] sc/uiconfig/scalc/ui/subtotalgrppage
  7956. [UIL] sc/uiconfig/scalc/ui/statisticsinfopage
  7957. [UIL] sc/uiconfig/scalc/ui/tabcolordialog
  7958. [UIL] sc/uiconfig/scalc/ui/textimportoptions
  7959. [UIL] sc/uiconfig/scalc/ui/textimportcsv
  7960. [UIL] sc/uiconfig/scalc/ui/tpviewpage
  7961. [UIL] sc/uiconfig/scalc/ui/ttestdialog
  7962. [UIL] sc/uiconfig/scalc/ui/ungroupdialog
  7963. [UIL] sc/uiconfig/scalc/ui/validationdialog
  7964. [UIL] sc/uiconfig/scalc/ui/validationcriteriapage
  7965. [UIL] sc/uiconfig/scalc/ui/validationhelptabpage
  7966. [UIL] sc/uiconfig/scalc/ui/warnautocorrect
  7967. [UIL] sc/uiconfig/scalc/ui/xmlsourcedialog
  7968. [UIL] sc/uiconfig/scalc/ui/zoombox
  7969. [UIL] sc/uiconfig/scalc/ui/ztestdialog
  7970. [UIL] sd/uiconfig/sdraw/ui/breakdialog
  7971. [UIL] sd/uiconfig/sdraw/ui/bulletsandnumbering
  7972. [UIL] sd/uiconfig/sdraw/ui/crossfadedialog
  7973. [UIL] sd/uiconfig/sdraw/ui/dlgsnap
  7974. [UIL] sd/uiconfig/sdraw/ui/copydlg
  7975. [UIL] sd/uiconfig/sdraw/ui/drawchardialog
  7976. [UIL] sd/uiconfig/sdraw/ui/drawprinteroptions
  7977. [UIL] sd/uiconfig/sdraw/ui/drawparadialog
  7978. [UIL] sd/uiconfig/sdraw/ui/drawpagedialog
  7979. [UIL] sd/uiconfig/sdraw/ui/drawprtldialog
  7980. [UIL] sd/uiconfig/sdraw/ui/insertlayer
  7981. [UIL] sd/uiconfig/sdraw/ui/insertslidesdialog
  7982. [UIL] sd/uiconfig/sdraw/ui/namedesign
  7983. [UIL] sd/uiconfig/sdraw/ui/navigatorcontextmenu
  7984. [UIL] sd/uiconfig/sdraw/ui/notebookbar
  7985. [UIL] sd/uiconfig/sdraw/ui/notebookbar_compact
  7986. [UIL] sd/uiconfig/sdraw/ui/notebookbar_single
  7987. [UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact
  7988. [UIL] sd/uiconfig/sdraw/ui/notebookbar_online
  7989. [UIL] sd/uiconfig/sdraw/ui/paranumberingtab
  7990. [UIL] sd/uiconfig/sdraw/ui/queryunlinkimagedialog
  7991. [UIL] sd/uiconfig/sdraw/ui/vectorize
  7992. [UIL] sd/uiconfig/simpress/ui/annotation
  7993. [UIL] sd/uiconfig/simpress/ui/annotationtagmenu
  7994. [UIL] sd/uiconfig/simpress/ui/clientboxfragment
  7995. [UIL] sd/uiconfig/simpress/ui/currentmastermenu
  7996. [UIL] sd/uiconfig/simpress/ui/customanimationspanel
  7997. [UIL] sd/uiconfig/simpress/ui/customanimationproperties
  7998. [UIL] sd/uiconfig/simpress/ui/customanimationeffecttab
  7999. [UIL] sd/uiconfig/simpress/ui/customanimationfragment
  8000. [UIL] sd/uiconfig/simpress/ui/customanimationtimingtab
  8001. [UIL] sd/uiconfig/simpress/ui/customanimationtexttab
  8002. [UIL] sd/uiconfig/simpress/ui/customslideshows
  8003. [UIL] sd/uiconfig/simpress/ui/definecustomslideshow
  8004. [UIL] sd/uiconfig/simpress/ui/displaywindow
  8005. [UIL] sd/uiconfig/simpress/ui/dlgfield
  8006. [UIL] sd/uiconfig/simpress/ui/dockinganimation
  8007. [UIL] sd/uiconfig/simpress/ui/effectmenu
  8008. [UIL] sd/uiconfig/simpress/ui/fieldmenu
  8009. [UIL] sd/uiconfig/simpress/ui/fontsizemenu
  8010. [UIL] sd/uiconfig/simpress/ui/fontstylemenu
  8011. [UIL] sd/uiconfig/simpress/ui/gluebox
  8012. [UIL] sd/uiconfig/simpress/ui/headerfooterdialog
  8013. [UIL] sd/uiconfig/simpress/ui/headerfootertab
  8014. [UIL] sd/uiconfig/simpress/ui/impressprinteroptions
  8015. [UIL] sd/uiconfig/simpress/ui/insertslides
  8016. [UIL] sd/uiconfig/simpress/ui/interactiondialog
  8017. [UIL] sd/uiconfig/simpress/ui/interactionpage
  8018. [UIL] sd/uiconfig/simpress/ui/layoutmenu
  8019. [UIL] sd/uiconfig/simpress/ui/layoutpanel
  8020. [UIL] sd/uiconfig/simpress/ui/layoutwindow
  8021. [UIL] sd/uiconfig/simpress/ui/masterlayoutdlg
  8022. [UIL] sd/uiconfig/simpress/ui/mastermenu
  8023. [UIL] sd/uiconfig/simpress/ui/masterpagemenu
  8024. [UIL] sd/uiconfig/simpress/ui/masterpagepanel
  8025. [UIL] sd/uiconfig/simpress/ui/masterpagepanelall
  8026. [UIL] sd/uiconfig/simpress/ui/masterpagepanelrecent
  8027. [UIL] sd/uiconfig/simpress/ui/navigatorpanel
  8028. [UIL] sd/uiconfig/simpress/ui/notebookbar
  8029. [UIL] sd/uiconfig/simpress/ui/notebookbar_compact
  8030. [UIL] sd/uiconfig/simpress/ui/notebookbar_single
  8031. [UIL] sd/uiconfig/simpress/ui/notebookbar_groups
  8032. [UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_full
  8033. [UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact
  8034. [UIL] sd/uiconfig/simpress/ui/notebookbar_online
  8035. [UIL] sd/uiconfig/simpress/ui/optimpressgeneralpage
  8036. [UIL] sd/uiconfig/simpress/ui/pagesfieldbox
  8037. [UIL] sd/uiconfig/simpress/ui/photoalbum
  8038. [UIL] sd/uiconfig/simpress/ui/pmimagespage
  8039. [UIL] sd/uiconfig/simpress/ui/pminfodialog
  8040. [UIL] sd/uiconfig/simpress/ui/pmintropage
  8041. [UIL] sd/uiconfig/simpress/ui/pmobjectspage
  8042. [UIL] sd/uiconfig/simpress/ui/pmslidespage
  8043. [UIL] sd/uiconfig/simpress/ui/pmsummarypage
  8044. [UIL] sd/uiconfig/simpress/ui/presentationdialog
  8045. [UIL] sd/uiconfig/simpress/ui/prntopts
  8046. [UIL] sd/uiconfig/simpress/ui/publishingdialog
  8047. [UIL] sd/uiconfig/simpress/ui/remotedialog
  8048. [UIL] sd/uiconfig/simpress/ui/rotatemenu
  8049. [UIL] sd/uiconfig/simpress/ui/scalemenu
  8050. [UIL] sd/uiconfig/simpress/ui/sdviewpage
  8051. [UIL] sd/uiconfig/simpress/ui/sidebarslidebackground
  8052. [UIL] sd/uiconfig/simpress/ui/slidecontextmenu
  8053. [UIL] sd/uiconfig/simpress/ui/slidedesigndialog
  8054. [UIL] sd/uiconfig/simpress/ui/slidetransitionspanel
  8055. [UIL] sd/uiconfig/simpress/ui/snapmenu
  8056. [UIL] sd/uiconfig/simpress/ui/tabviewbar
  8057. [UIL] sd/uiconfig/simpress/ui/tabledesignpanel
  8058. [UIL] sd/uiconfig/simpress/ui/templatedialog
  8059. [UIL] sfx2/uiconfig/ui/alienwarndialog
  8060. [UIL] sfx2/uiconfig/ui/addtargetdialog
  8061. [UIL] sfx2/uiconfig/ui/autoredactdialog
  8062. [UIL] sfx2/uiconfig/ui/bookmarkdialog
  8063. [UIL] sfx2/uiconfig/ui/bookmarkmenu
  8064. [UIL] sfx2/uiconfig/ui/charmapcontrol
  8065. [UIL] sfx2/uiconfig/ui/charviewmenu
  8066. [UIL] sfx2/uiconfig/ui/checkin
  8067. [UIL] sfx2/uiconfig/ui/classificationbox
  8068. [UIL] sfx2/uiconfig/ui/cmisinfopage
  8069. [UIL] sfx2/uiconfig/ui/cmisline
  8070. [UIL] sfx2/uiconfig/ui/commandpopup
  8071. [UIL] sfx2/uiconfig/ui/custominfopage
  8072. [UIL] sfx2/uiconfig/ui/deck
  8073. [UIL] sfx2/uiconfig/ui/descriptioninfopage
  8074. [UIL] sfx2/uiconfig/ui/developmenttool
  8075. [UIL] sfx2/uiconfig/ui/devtoolsmenu
  8076. [UIL] sfx2/uiconfig/ui/documentfontspage
  8077. [UIL] sfx2/uiconfig/ui/documentinfopage
  8078. [UIL] sfx2/uiconfig/ui/documentpropertiesdialog
  8079. [UIL] sfx2/uiconfig/ui/editdocumentdialog
  8080. [UIL] sfx2/uiconfig/ui/editdurationdialog
  8081. [UIL] sfx2/uiconfig/ui/extrabutton
  8082. [UIL] sfx2/uiconfig/ui/errorfindemaildialog
  8083. [UIL] sfx2/uiconfig/ui/floatingrecord
  8084. [UIL] sfx2/uiconfig/ui/helpbookmarkpage
  8085. [UIL] sfx2/uiconfig/ui/helpcontrol
  8086. [UIL] sfx2/uiconfig/ui/helpcontentpage
  8087. [UIL] sfx2/uiconfig/ui/helpindexpage
  8088. [UIL] sfx2/uiconfig/ui/helpmanual
  8089. [UIL] sfx2/uiconfig/ui/helpsearchpage
  8090. [UIL] sfx2/uiconfig/ui/helpwindow
  8091. [UIL] sfx2/uiconfig/ui/infobar
  8092. [UIL] sfx2/uiconfig/ui/inputdialog
  8093. [UIL] sfx2/uiconfig/ui/licensedialog
  8094. [UIL] sfx2/uiconfig/ui/linefragment
  8095. [UIL] sfx2/uiconfig/ui/linkeditdialog
  8096. [UIL] sfx2/uiconfig/ui/loadtemplatedialog
  8097. [UIL] sfx2/uiconfig/ui/managestylepage
  8098. [UIL] sfx2/uiconfig/ui/navigator
  8099. [UIL] sfx2/uiconfig/ui/newstyle
  8100. [UIL] sfx2/uiconfig/ui/notebookbar
  8101. [UIL] sfx2/uiconfig/ui/optprintpage
  8102. [UIL] sfx2/uiconfig/ui/panel
  8103. [UIL] sfx2/uiconfig/ui/password
  8104. [UIL] sfx2/uiconfig/ui/notebookbarpopup
  8105. [UIL] sfx2/uiconfig/ui/printeroptionsdialog
  8106. [UIL] sfx2/uiconfig/ui/querysavedialog
  8107. [UIL] sfx2/uiconfig/ui/saveastemplatedlg
  8108. [UIL] sfx2/uiconfig/ui/safemodequerydialog
  8109. [UIL] sfx2/uiconfig/ui/searchdialog
  8110. [UIL] sfx2/uiconfig/ui/securityinfopage
  8111. [UIL] sfx2/uiconfig/ui/singletabdialog
  8112. [UIL] sfx2/uiconfig/ui/startcenter
  8113. [UIL] sfx2/uiconfig/ui/stylecontextmenu
  8114. [UIL] sfx2/uiconfig/ui/tabbar
  8115. [UIL] sfx2/uiconfig/ui/tabbarcontents
  8116. [UIL] sfx2/uiconfig/ui/tabbutton
  8117. [UIL] sfx2/uiconfig/ui/templatedlg
  8118. [UIL] sfx2/uiconfig/ui/templatecategorydlg
  8119. [UIL] sfx2/uiconfig/ui/templatepanel
  8120. [UIL] sfx2/uiconfig/ui/urlbox
  8121. [UIL] sfx2/uiconfig/ui/versionsofdialog
  8122. [UIL] sfx2/uiconfig/ui/versioncommentdialog
  8123. [UIL] sfx2/uiconfig/ui/versionscmis
  8124. [UIL] starmath/uiconfig/smath/ui/alignmentdialog
  8125. [UIL] starmath/uiconfig/smath/ui/catalogdialog
  8126. [UIL] starmath/uiconfig/smath/ui/editwindow
  8127. [UIL] starmath/uiconfig/smath/ui/fontdialog
  8128. [UIL] starmath/uiconfig/smath/ui/fontsizedialog
  8129. [UIL] starmath/uiconfig/smath/ui/fonttypedialog
  8130. [UIL] starmath/uiconfig/smath/ui/mathwindow
  8131. [UIL] starmath/uiconfig/smath/ui/printeroptions
  8132. [UIL] starmath/uiconfig/smath/ui/savedefaultsdialog
  8133. [UIL] starmath/uiconfig/smath/ui/sidebarelements_math
  8134. [UIL] starmath/uiconfig/smath/ui/sidebarproperties_math
  8135. [UIL] starmath/uiconfig/smath/ui/smathsettings
  8136. [UIL] starmath/uiconfig/smath/ui/spacingdialog
  8137. [UIL] starmath/uiconfig/smath/ui/symdefinedialog
  8138. [UIL] svtools/uiconfig/ui/addresstemplatedialog
  8139. [UIL] svtools/uiconfig/ui/calendar
  8140. [UIL] svtools/uiconfig/ui/checkboxcontrol
  8141. [UIL] svtools/uiconfig/ui/combocontrol
  8142. [UIL] svtools/uiconfig/ui/datewindow
  8143. [UIL] svtools/uiconfig/ui/editcontrol
  8144. [UIL] svtools/uiconfig/ui/emptypage
  8145. [UIL] svtools/uiconfig/ui/fileviewmenu
  8146. [UIL] svtools/uiconfig/ui/fixedimagecontrol
  8147. [UIL] svtools/uiconfig/ui/fixedtextcontrol
  8148. [UIL] svtools/uiconfig/ui/graphicexport
  8149. [UIL] svtools/uiconfig/ui/interimparent
  8150. [UIL] svtools/uiconfig/ui/inputbox
  8151. [UIL] svtools/uiconfig/ui/javadisableddialog
  8152. [UIL] svtools/uiconfig/ui/listcontrol
  8153. [UIL] svtools/uiconfig/ui/linewindow
  8154. [UIL] svtools/uiconfig/ui/managedtoolbar
  8155. [UIL] svtools/uiconfig/ui/placeedit
  8156. [UIL] svtools/uiconfig/ui/printersetupdialog
  8157. [UIL] svtools/uiconfig/ui/querydeletedialog
  8158. [UIL] svtools/uiconfig/ui/restartdialog
  8159. [UIL] svtools/uiconfig/ui/scrollbars
  8160. [UIL] svtools/uiconfig/ui/spinfieldcontrol
  8161. [UIL] svtools/uiconfig/ui/subtoolbar
  8162. [UIL] svtools/uiconfig/ui/tabbuttons
  8163. [UIL] svtools/uiconfig/ui/tabbuttonsmirrored
  8164. [UIL] svtools/uiconfig/ui/tabbaredit
  8165. [UIL] svtools/uiconfig/ui/textviewcontrol
  8166. [UIL] svtools/uiconfig/ui/thineditcontrol
  8167. [UIL] svx/uiconfig/ui/absrecbox
  8168. [UIL] svx/uiconfig/ui/acceptrejectchangesdialog
  8169. [UIL] svx/uiconfig/ui/accessibilitycheckentry
  8170. [UIL] svx/uiconfig/ui/addconditiondialog
  8171. [UIL] svx/uiconfig/ui/adddataitemdialog
  8172. [UIL] svx/uiconfig/ui/addinstancedialog
  8173. [UIL] svx/uiconfig/ui/addmodeldialog
  8174. [UIL] svx/uiconfig/ui/addnamespacedialog
  8175. [UIL] svx/uiconfig/ui/addsubmissiondialog
  8176. [UIL] svx/uiconfig/ui/asianphoneticguidedialog
  8177. [UIL] svx/uiconfig/ui/applystylebox
  8178. [UIL] svx/uiconfig/ui/cellmenu
  8179. [UIL] svx/uiconfig/ui/charsetmenu
  8180. [UIL] svx/uiconfig/ui/checkbuttonbox
  8181. [UIL] svx/uiconfig/ui/chineseconversiondialog
  8182. [UIL] svx/uiconfig/ui/chinesedictionary
  8183. [UIL] svx/uiconfig/ui/classificationdialog
  8184. [UIL] svx/uiconfig/ui/clipboardmenu
  8185. [UIL] svx/uiconfig/ui/colorwindow
  8186. [UIL] svx/uiconfig/ui/currencywindow
  8187. [UIL] svx/uiconfig/ui/colsmenu
  8188. [UIL] svx/uiconfig/ui/columnswindow
  8189. [UIL] svx/uiconfig/ui/compressgraphicdialog
  8190. [UIL] svx/uiconfig/ui/crashreportdlg
  8191. [UIL] svx/uiconfig/ui/datanavigator
  8192. [UIL] svx/uiconfig/ui/defaultshapespanel
  8193. [UIL] svx/uiconfig/ui/deleteheaderdialog
  8194. [UIL] svx/uiconfig/ui/deletefooterdialog
  8195. [UIL] svx/uiconfig/ui/depthwindow
  8196. [UIL] svx/uiconfig/ui/directionwindow
  8197. [UIL] svx/uiconfig/ui/docking3deffects
  8198. [UIL] svx/uiconfig/ui/dockingcolorreplace
  8199. [UIL] svx/uiconfig/ui/dockingcolorwindow
  8200. [UIL] svx/uiconfig/ui/dockingfontwork
  8201. [UIL] svx/uiconfig/ui/docrecoverybrokendialog
  8202. [UIL] svx/uiconfig/ui/docrecoveryprogressdialog
  8203. [UIL] svx/uiconfig/ui/docrecoveryrecoverdialog
  8204. [UIL] svx/uiconfig/ui/docrecoverysavedialog
  8205. [UIL] svx/uiconfig/ui/extrustiondepthdialog
  8206. [UIL] svx/uiconfig/ui/fillctrlbox
  8207. [UIL] svx/uiconfig/ui/filtermenu
  8208. [UIL] svx/uiconfig/ui/filternavigator
  8209. [UIL] svx/uiconfig/ui/findbox
  8210. [UIL] svx/uiconfig/ui/findreplacedialog
  8211. [UIL] svx/uiconfig/ui/findreplacedialog-mobile
  8212. [UIL] svx/uiconfig/ui/floatingareastyle
  8213. [UIL] svx/uiconfig/ui/floatingcontour
  8214. [UIL] svx/uiconfig/ui/floatingframeborder
  8215. [UIL] svx/uiconfig/ui/floatinglineend
  8216. [UIL] svx/uiconfig/ui/floatinglineproperty
  8217. [UIL] svx/uiconfig/ui/floatinglinestyle
  8218. [UIL] svx/uiconfig/ui/floatingundoredo
  8219. [UIL] svx/uiconfig/ui/fontworkalignmentcontrol
  8220. [UIL] svx/uiconfig/ui/fontworkcharacterspacingcontrol
  8221. [UIL] svx/uiconfig/ui/fontworkgallerydialog
  8222. [UIL] svx/uiconfig/ui/fontworkspacingdialog
  8223. [UIL] svx/uiconfig/ui/fontsizebox
  8224. [UIL] svx/uiconfig/ui/fontnamebox
  8225. [UIL] svx/uiconfig/ui/formdatamenu
  8226. [UIL] svx/uiconfig/ui/formfielddialog
  8227. [UIL] svx/uiconfig/ui/formlinkwarndialog
  8228. [UIL] svx/uiconfig/ui/formnavigator
  8229. [UIL] svx/uiconfig/ui/formnavimenu
  8230. [UIL] svx/uiconfig/ui/formpropertydialog
  8231. [UIL] svx/uiconfig/ui/functionmenu
  8232. [UIL] svx/uiconfig/ui/gallerymenu1
  8233. [UIL] svx/uiconfig/ui/gallerymenu2
  8234. [UIL] svx/uiconfig/ui/genericcheckdialog
  8235. [UIL] svx/uiconfig/ui/genericcheckentry
  8236. [UIL] svx/uiconfig/ui/grafctrlbox
  8237. [UIL] svx/uiconfig/ui/grafmodebox
  8238. [UIL] svx/uiconfig/ui/headfootformatpage
  8239. [UIL] svx/uiconfig/ui/imapdialog
  8240. [UIL] svx/uiconfig/ui/imapmenu
  8241. [UIL] svx/uiconfig/ui/inspectortextpanel
  8242. [UIL] svx/uiconfig/ui/labelbox
  8243. [UIL] svx/uiconfig/ui/lightingwindow
  8244. [UIL] svx/uiconfig/ui/linkwarndialog
  8245. [UIL] svx/uiconfig/ui/measurewidthbar
  8246. [UIL] svx/uiconfig/ui/medialine
  8247. [UIL] svx/uiconfig/ui/mediaplayback
  8248. [UIL] svx/uiconfig/ui/mediawindow
  8249. [UIL] svx/uiconfig/ui/metricfieldbox
  8250. [UIL] svx/uiconfig/ui/namespacedialog
  8251. [UIL] svx/uiconfig/ui/navigationbar
  8252. [UIL] svx/uiconfig/ui/numberingwindow
  8253. [UIL] svx/uiconfig/ui/optgridpage
  8254. [UIL] svx/uiconfig/ui/paralinespacingcontrol
  8255. [UIL] svx/uiconfig/ui/paralrspacing
  8256. [UIL] svx/uiconfig/ui/paraulspacing
  8257. [UIL] svx/uiconfig/ui/passwd
  8258. [UIL] svx/uiconfig/ui/presetmenu
  8259. [UIL] svx/uiconfig/ui/fileexporteddialog
  8260. [UIL] svx/uiconfig/ui/querydeletecontourdialog
  8261. [UIL] svx/uiconfig/ui/querydeleteobjectdialog
  8262. [UIL] svx/uiconfig/ui/querydeletethemedialog
  8263. [UIL] svx/uiconfig/ui/querymodifyimagemapchangesdialog
  8264. [UIL] svx/uiconfig/ui/querynewcontourdialog
  8265. [UIL] svx/uiconfig/ui/querysavecontchangesdialog
  8266. [UIL] svx/uiconfig/ui/querysaveimagemapchangesdialog
  8267. [UIL] svx/uiconfig/ui/queryunlinkgraphicsdialog
  8268. [UIL] svx/uiconfig/ui/redlinecontrol
  8269. [UIL] svx/uiconfig/ui/redlinefilterpage
  8270. [UIL] svx/uiconfig/ui/redlineviewpage
  8271. [UIL] svx/uiconfig/ui/rowsmenu
  8272. [UIL] svx/uiconfig/ui/rulermenu
  8273. [UIL] svx/uiconfig/ui/safemodedialog
  8274. [UIL] svx/uiconfig/ui/savemodifieddialog
  8275. [UIL] svx/uiconfig/ui/selectionmenu
  8276. [UIL] svx/uiconfig/ui/sidebararea
  8277. [UIL] svx/uiconfig/ui/sidebarempty
  8278. [UIL] svx/uiconfig/ui/sidebareffect
  8279. [UIL] svx/uiconfig/ui/sidebarfontwork
  8280. [UIL] svx/uiconfig/ui/sidebarshadow
  8281. [UIL] svx/uiconfig/ui/sidebargallery
  8282. [UIL] svx/uiconfig/ui/sidebargraphic
  8283. [UIL] svx/uiconfig/ui/sidebarline
  8284. [UIL] svx/uiconfig/ui/sidebarparagraph
  8285. [UIL] svx/uiconfig/ui/sidebarlists
  8286. [UIL] svx/uiconfig/ui/sidebarpossize
  8287. [UIL] svx/uiconfig/ui/sidebarstylespanel
  8288. [UIL] svx/uiconfig/ui/sidebartextcolumnspanel
  8289. [UIL] svx/uiconfig/ui/sidebartextpanel
  8290. [UIL] svx/uiconfig/ui/stylemenu
  8291. [UIL] svx/uiconfig/ui/surfacewindow
  8292. [UIL] svx/uiconfig/ui/tablewindow
  8293. [UIL] svx/uiconfig/ui/stylespreview
  8294. [UIL] svx/uiconfig/ui/textcharacterspacingcontrol
  8295. [UIL] svx/uiconfig/ui/textcontrolchardialog
  8296. [UIL] svx/uiconfig/ui/textcontrolparadialog
  8297. [UIL] svx/uiconfig/ui/textunderlinecontrol
  8298. [UIL] svx/uiconfig/ui/themedialog
  8299. [UIL] svx/uiconfig/ui/themecoloreditdialog
  8300. [UIL] svx/uiconfig/ui/toolbarpopover
  8301. [UIL] svx/uiconfig/ui/xmlsecstatmenu
  8302. [UIL] svx/uiconfig/ui/xformspage
  8303. [UIL] svx/uiconfig/ui/zoommenu
  8304. [UIL] sw/uiconfig/swriter/ui/abstractdialog
  8305. [UIL] sw/uiconfig/swriter/ui/addentrydialog
  8306. [UIL] sw/uiconfig/swriter/ui/addressblockdialog
  8307. [UIL] sw/uiconfig/swriter/ui/alreadyexistsdialog
  8308. [UIL] sw/uiconfig/swriter/ui/addressfragment
  8309. [UIL] sw/uiconfig/swriter/ui/annotation
  8310. [UIL] sw/uiconfig/swriter/ui/asciifilterdialog
  8311. [UIL] sw/uiconfig/swriter/ui/asksearchdialog
  8312. [UIL] sw/uiconfig/swriter/ui/assignfieldsdialog
  8313. [UIL] sw/uiconfig/swriter/ui/assignfragment
  8314. [UIL] sw/uiconfig/swriter/ui/assignstylesdialog
  8315. [UIL] sw/uiconfig/swriter/ui/attachnamedialog
  8316. [UIL] sw/uiconfig/swriter/ui/authenticationsettingsdialog
  8317. [UIL] sw/uiconfig/swriter/ui/autoformattable
  8318. [UIL] sw/uiconfig/swriter/ui/autotext
  8319. [UIL] sw/uiconfig/swriter/ui/bibliographyentry
  8320. [UIL] sw/uiconfig/swriter/ui/bibliofragment
  8321. [UIL] sw/uiconfig/swriter/ui/bookmarkmenu
  8322. [UIL] sw/uiconfig/swriter/ui/bulletsandnumbering
  8323. [UIL] sw/uiconfig/swriter/ui/businessdatapage
  8324. [UIL] sw/uiconfig/swriter/ui/calendar
  8325. [UIL] sw/uiconfig/swriter/ui/cannotsavelabeldialog
  8326. [UIL] sw/uiconfig/swriter/ui/captiondialog
  8327. [UIL] sw/uiconfig/swriter/ui/captionoptions
  8328. [UIL] sw/uiconfig/swriter/ui/cardmediumpage
  8329. [UIL] sw/uiconfig/swriter/ui/ccdialog
  8330. [UIL] sw/uiconfig/swriter/ui/characterproperties
  8331. [UIL] sw/uiconfig/swriter/ui/charurlpage
  8332. [UIL] sw/uiconfig/swriter/ui/checkbox
  8333. [UIL] sw/uiconfig/swriter/ui/columndialog
  8334. [UIL] sw/uiconfig/swriter/ui/columnpage
  8335. [UIL] sw/uiconfig/swriter/ui/columnwidth
  8336. [UIL] sw/uiconfig/swriter/ui/combobox
  8337. [UIL] sw/uiconfig/swriter/ui/comboboxfragment
  8338. [UIL] sw/uiconfig/swriter/ui/conditionpage
  8339. [UIL] sw/uiconfig/swriter/ui/contentcontrolaliasbutton
  8340. [UIL] sw/uiconfig/swriter/ui/contentcontrolcalendar
  8341. [UIL] sw/uiconfig/swriter/ui/contentcontroldlg
  8342. [UIL] sw/uiconfig/swriter/ui/contentcontroldropdown
  8343. [UIL] sw/uiconfig/swriter/ui/contentcontrollistitemdlg
  8344. [UIL] sw/uiconfig/swriter/ui/converttexttable
  8345. [UIL] sw/uiconfig/swriter/ui/createaddresslist
  8346. [UIL] sw/uiconfig/swriter/ui/createauthorentry
  8347. [UIL] sw/uiconfig/swriter/ui/createautomarkdialog
  8348. [UIL] sw/uiconfig/swriter/ui/customizeaddrlistdialog
  8349. [UIL] sw/uiconfig/swriter/ui/datasourcesunavailabledialog
  8350. [UIL] sw/uiconfig/swriter/ui/dateformfielddialog
  8351. [UIL] sw/uiconfig/swriter/ui/dropcapspage
  8352. [UIL] sw/uiconfig/swriter/ui/dropdownfielddialog
  8353. [UIL] sw/uiconfig/swriter/ui/dropdownformfielddialog
  8354. [UIL] sw/uiconfig/swriter/ui/editbox
  8355. [UIL] sw/uiconfig/swriter/ui/editcategories
  8356. [UIL] sw/uiconfig/swriter/ui/editfielddialog
  8357. [UIL] sw/uiconfig/swriter/ui/editsectiondialog
  8358. [UIL] sw/uiconfig/swriter/ui/endnotepage
  8359. [UIL] sw/uiconfig/swriter/ui/envaddresspage
  8360. [UIL] sw/uiconfig/swriter/ui/envdialog
  8361. [UIL] sw/uiconfig/swriter/ui/envformatpage
  8362. [UIL] sw/uiconfig/swriter/ui/envprinterpage
  8363. [UIL] sw/uiconfig/swriter/ui/exchangedatabases
  8364. [UIL] sw/uiconfig/swriter/ui/fielddialog
  8365. [UIL] sw/uiconfig/swriter/ui/findentrydialog
  8366. [UIL] sw/uiconfig/swriter/ui/flddbpage
  8367. [UIL] sw/uiconfig/swriter/ui/flddocinfopage
  8368. [UIL] sw/uiconfig/swriter/ui/flddocumentpage
  8369. [UIL] sw/uiconfig/swriter/ui/fldfuncpage
  8370. [UIL] sw/uiconfig/swriter/ui/fldrefpage
  8371. [UIL] sw/uiconfig/swriter/ui/fldvarpage
  8372. [UIL] sw/uiconfig/swriter/ui/floatingsync
  8373. [UIL] sw/uiconfig/swriter/ui/formatsectiondialog
  8374. [UIL] sw/uiconfig/swriter/ui/formattablepage
  8375. [UIL] sw/uiconfig/swriter/ui/formdropdown
  8376. [UIL] sw/uiconfig/swriter/ui/footendnotedialog
  8377. [UIL] sw/uiconfig/swriter/ui/footnotepage
  8378. [UIL] sw/uiconfig/swriter/ui/footnoteareapage
  8379. [UIL] sw/uiconfig/swriter/ui/footnotesendnotestabpage
  8380. [UIL] sw/uiconfig/swriter/ui/framedialog
  8381. [UIL] sw/uiconfig/swriter/ui/frmaddpage
  8382. [UIL] sw/uiconfig/swriter/ui/frmtypepage
  8383. [UIL] sw/uiconfig/swriter/ui/frmurlpage
  8384. [UIL] sw/uiconfig/swriter/ui/gotopagedialog
  8385. [UIL] sw/uiconfig/swriter/ui/hfmenubutton
  8386. [UIL] sw/uiconfig/swriter/ui/indexentry
  8387. [UIL] sw/uiconfig/swriter/ui/inputfielddialog
  8388. [UIL] sw/uiconfig/swriter/ui/inputwinmenu
  8389. [UIL] sw/uiconfig/swriter/ui/indentpage
  8390. [UIL] sw/uiconfig/swriter/ui/infonotfounddialog
  8391. [UIL] sw/uiconfig/swriter/ui/inforeadonlydialog
  8392. [UIL] sw/uiconfig/swriter/ui/inputeditbox
  8393. [UIL] sw/uiconfig/swriter/ui/insertautotextdialog
  8394. [UIL] sw/uiconfig/swriter/ui/insertbookmark
  8395. [UIL] sw/uiconfig/swriter/ui/insertbreak
  8396. [UIL] sw/uiconfig/swriter/ui/translationdialog
  8397. [UIL] sw/uiconfig/swriter/ui/insertcaption
  8398. [UIL] sw/uiconfig/swriter/ui/insertdbcolumnsdialog
  8399. [UIL] sw/uiconfig/swriter/ui/insertfootnote
  8400. [UIL] sw/uiconfig/swriter/ui/insertsectiondialog
  8401. [UIL] sw/uiconfig/swriter/ui/insertscript
  8402. [UIL] sw/uiconfig/swriter/ui/inserttable
  8403. [UIL] sw/uiconfig/swriter/ui/jumpposbox
  8404. [UIL] sw/uiconfig/swriter/ui/labeldialog
  8405. [UIL] sw/uiconfig/swriter/ui/labelformatpage
  8406. [UIL] sw/uiconfig/swriter/ui/labeloptionspage
  8407. [UIL] sw/uiconfig/swriter/ui/linenumbering
  8408. [UIL] sw/uiconfig/swriter/ui/mailconfigpage
  8409. [UIL] sw/uiconfig/swriter/ui/mailmergedialog
  8410. [UIL] sw/uiconfig/swriter/ui/mergeconnectdialog
  8411. [UIL] sw/uiconfig/swriter/ui/mergetabledialog
  8412. [UIL] sw/uiconfig/swriter/ui/newuserindexdialog
  8413. [UIL] sw/uiconfig/swriter/ui/numparapage
  8414. [UIL] sw/uiconfig/swriter/ui/numberingnamedialog
  8415. [UIL] sw/uiconfig/swriter/ui/numberinput
  8416. [UIL] sw/uiconfig/swriter/ui/objectdialog
  8417. [UIL] sw/uiconfig/swriter/ui/optcomparison
  8418. [UIL] sw/uiconfig/swriter/ui/optcompatpage
  8419. [UIL] sw/uiconfig/swriter/ui/optcaptionpage
  8420. [UIL] sw/uiconfig/swriter/ui/optfonttabpage
  8421. [UIL] sw/uiconfig/swriter/ui/optformataidspage
  8422. [UIL] sw/uiconfig/swriter/ui/optgeneralpage
  8423. [UIL] sw/uiconfig/swriter/ui/optredlinepage
  8424. [UIL] sw/uiconfig/swriter/ui/opttablepage
  8425. [UIL] sw/uiconfig/swriter/ui/opttestpage
  8426. [UIL] sw/uiconfig/swriter/ui/outlinebutton
  8427. [UIL] sw/uiconfig/swriter/ui/outlinenumbering
  8428. [UIL] sw/uiconfig/swriter/ui/outlinenumberingpage
  8429. [UIL] sw/uiconfig/swriter/ui/outlinepositionpage
  8430. [UIL] sw/uiconfig/swriter/ui/pbmenubutton
  8431. [UIL] sw/uiconfig/swriter/ui/querycontinuebegindialog
  8432. [UIL] sw/uiconfig/swriter/ui/querycontinueenddialog
  8433. [UIL] sw/uiconfig/swriter/ui/querydefaultcompatdialog
  8434. [UIL] sw/uiconfig/swriter/ui/querysavelabeldialog
  8435. [UIL] sw/uiconfig/swriter/ui/mailmerge
  8436. [UIL] sw/uiconfig/swriter/ui/managechangessidebar
  8437. [UIL] sw/uiconfig/swriter/ui/mastercontextmenu
  8438. [UIL] sw/uiconfig/swriter/ui/mmaddressblockpage
  8439. [UIL] sw/uiconfig/swriter/ui/mmcreatingdialog
  8440. [UIL] sw/uiconfig/swriter/ui/mmlayoutpage
  8441. [UIL] sw/uiconfig/swriter/ui/mmmailbody
  8442. [UIL] sw/uiconfig/swriter/ui/mmoutputtypepage
  8443. [UIL] sw/uiconfig/swriter/ui/mmresultemaildialog
  8444. [UIL] sw/uiconfig/swriter/ui/mmresultprintdialog
  8445. [UIL] sw/uiconfig/swriter/ui/mmresultsavedialog
  8446. [UIL] sw/uiconfig/swriter/ui/mmselectpage
  8447. [UIL] sw/uiconfig/swriter/ui/mmsendmails
  8448. [UIL] sw/uiconfig/swriter/ui/mmsalutationpage
  8449. [UIL] sw/uiconfig/swriter/ui/navigatorcontextmenu
  8450. [UIL] sw/uiconfig/swriter/ui/navigatorpanel
  8451. [UIL] sw/uiconfig/swriter/ui/notebookbar
  8452. [UIL] sw/uiconfig/swriter/ui/notebookbar_compact
  8453. [UIL] sw/uiconfig/swriter/ui/notebookbar_single
  8454. [UIL] sw/uiconfig/swriter/ui/notebookbar_groups
  8455. [UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_full
  8456. [UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact
  8457. [UIL] sw/uiconfig/swriter/ui/notebookbar_online
  8458. [UIL] sw/uiconfig/swriter/ui/pagecolumncontrol
  8459. [UIL] sw/uiconfig/swriter/ui/pagemargincontrol
  8460. [UIL] sw/uiconfig/swriter/ui/pagenumberdlg
  8461. [UIL] sw/uiconfig/swriter/ui/pageorientationcontrol
  8462. [UIL] sw/uiconfig/swriter/ui/pagesizecontrol
  8463. [UIL] sw/uiconfig/swriter/ui/pagestylemenu
  8464. [UIL] sw/uiconfig/swriter/ui/paradialog
  8465. [UIL] sw/uiconfig/swriter/ui/picturedialog
  8466. [UIL] sw/uiconfig/swriter/ui/picturepage
  8467. [UIL] sw/uiconfig/swriter/ui/previewmenu
  8468. [UIL] sw/uiconfig/swriter/ui/previewzoomdialog
  8469. [UIL] sw/uiconfig/swriter/ui/printeroptions
  8470. [UIL] sw/uiconfig/swriter/ui/printmergedialog
  8471. [UIL] sw/uiconfig/swriter/ui/printmonitordialog
  8472. [UIL] sw/uiconfig/swriter/ui/printoptionspage
  8473. [UIL] sw/uiconfig/swriter/ui/privateuserpage
  8474. [UIL] sw/uiconfig/swriter/ui/readonlymenu
  8475. [UIL] sw/uiconfig/swriter/ui/renameautotextdialog
  8476. [UIL] sw/uiconfig/swriter/ui/renameentrydialog
  8477. [UIL] sw/uiconfig/swriter/ui/renameobjectdialog
  8478. [UIL] sw/uiconfig/swriter/ui/rowheight
  8479. [UIL] sw/uiconfig/swriter/ui/saveashtmldialog
  8480. [UIL] sw/uiconfig/swriter/ui/savelabeldialog
  8481. [UIL] sw/uiconfig/swriter/ui/savemonitordialog
  8482. [UIL] sw/uiconfig/swriter/ui/sectionpage
  8483. [UIL] sw/uiconfig/swriter/ui/selectaddressdialog
  8484. [UIL] sw/uiconfig/swriter/ui/selectautotextdialog
  8485. [UIL] sw/uiconfig/swriter/ui/selectblockdialog
  8486. [UIL] sw/uiconfig/swriter/ui/selectindexdialog
  8487. [UIL] sw/uiconfig/swriter/ui/selecttabledialog
  8488. [UIL] sw/uiconfig/swriter/ui/pageformatpanel
  8489. [UIL] sw/uiconfig/swriter/ui/pagestylespanel
  8490. [UIL] sw/uiconfig/swriter/ui/pageheaderpanel
  8491. [UIL] sw/uiconfig/swriter/ui/pagefooterpanel
  8492. [UIL] sw/uiconfig/swriter/ui/a11ycheckissuespanel
  8493. [UIL] sw/uiconfig/swriter/ui/poseditbox
  8494. [UIL] sw/uiconfig/swriter/ui/sidebarwrap
  8495. [UIL] sw/uiconfig/swriter/ui/sidebarstylepresets
  8496. [UIL] sw/uiconfig/swriter/ui/sidebartableedit
  8497. [UIL] sw/uiconfig/swriter/ui/sidebartheme
  8498. [UIL] sw/uiconfig/swriter/ui/sortdialog
  8499. [UIL] sw/uiconfig/swriter/ui/spellmenu
  8500. [UIL] sw/uiconfig/swriter/ui/splittable
  8501. [UIL] sw/uiconfig/swriter/ui/statisticsinfopage
  8502. [UIL] sw/uiconfig/swriter/ui/stringinput
  8503. [UIL] sw/uiconfig/swriter/ui/subjectdialog
  8504. [UIL] sw/uiconfig/swriter/ui/testmailsettings
  8505. [UIL] sw/uiconfig/swriter/ui/tocdialog
  8506. [UIL] sw/uiconfig/swriter/ui/tocentriespage
  8507. [UIL] sw/uiconfig/swriter/ui/tocindexpage
  8508. [UIL] sw/uiconfig/swriter/ui/tocstylespage
  8509. [UIL] sw/uiconfig/swriter/ui/tablecolumnpage
  8510. [UIL] sw/uiconfig/swriter/ui/tablepreviewdialog
  8511. [UIL] sw/uiconfig/swriter/ui/tableproperties
  8512. [UIL] sw/uiconfig/swriter/ui/tabletextflowpage
  8513. [UIL] sw/uiconfig/swriter/ui/templatedialog1
  8514. [UIL] sw/uiconfig/swriter/ui/templatedialog2
  8515. [UIL] sw/uiconfig/swriter/ui/templatedialog4
  8516. [UIL] sw/uiconfig/swriter/ui/templatedialog8
  8517. [UIL] sw/uiconfig/swriter/ui/templatedialog16
  8518. [UIL] sw/uiconfig/swriter/ui/textgridpage
  8519. [UIL] sw/uiconfig/swriter/ui/titlepage
  8520. [UIL] sw/uiconfig/swriter/ui/tokenwidget
  8521. [UIL] sw/uiconfig/swriter/ui/toxentrywidget
  8522. [UIL] sw/uiconfig/swriter/ui/toxbuttonwidget
  8523. [UIL] sw/uiconfig/swriter/ui/unfloatbutton
  8524. [UIL] sw/uiconfig/swriter/ui/viewoptionspage
  8525. [UIL] sw/uiconfig/swriter/ui/warndatasourcedialog
  8526. [UIL] sw/uiconfig/swriter/ui/warnemaildialog
  8527. [UIL] sw/uiconfig/swriter/ui/warnhiddensectiondialog
  8528. [UIL] sw/uiconfig/swriter/ui/watermarkdialog
  8529. [UIL] sw/uiconfig/swriter/ui/wordcount
  8530. [UIL] sw/uiconfig/swriter/ui/wordcount-mobile
  8531. [UIL] sw/uiconfig/swriter/ui/wrapdialog
  8532. [UIL] sw/uiconfig/swriter/ui/wrappage
  8533. [UIL] sw/uiconfig/swriter/ui/zoombox
  8534. [UIL] uui/uiconfig/ui/filterselect
  8535. [UIL] uui/uiconfig/ui/authfallback
  8536. [UIL] uui/uiconfig/ui/logindialog
  8537. [UIL] uui/uiconfig/ui/macrowarnmedium
  8538. [UIL] uui/uiconfig/ui/masterpassworddlg
  8539. [UIL] uui/uiconfig/ui/password
  8540. [UIL] uui/uiconfig/ui/setmasterpassworddlg
  8541. [UIL] uui/uiconfig/ui/simplenameclash
  8542. [UIL] uui/uiconfig/ui/sslwarndialog
  8543. [UIL] uui/uiconfig/ui/unknownauthdialog
  8544. [UIL] vcl/uiconfig/ui/aboutbox
  8545. [UIL] vcl/uiconfig/ui/combobox
  8546. [UIL] vcl/uiconfig/ui/cupspassworddialog
  8547. [UIL] vcl/uiconfig/ui/dockingwindow
  8548. [UIL] vcl/uiconfig/ui/editmenu
  8549. [UIL] vcl/uiconfig/ui/errornocontentdialog
  8550. [UIL] vcl/uiconfig/ui/errornoprinterdialog
  8551. [UIL] vcl/uiconfig/ui/interimdockparent
  8552. [UIL] vcl/uiconfig/ui/interimtearableparent
  8553. [UIL] vcl/uiconfig/ui/menutogglebutton3
  8554. [UIL] vcl/uiconfig/ui/menutogglebutton4
  8555. [UIL] vcl/uiconfig/ui/printdialog
  8556. [UIL] vcl/uiconfig/ui/printerdevicepage
  8557. [UIL] vcl/uiconfig/ui/printerpaperpage
  8558. [UIL] vcl/uiconfig/ui/printerpropertiesdialog
  8559. [UIL] vcl/uiconfig/ui/printprogressdialog
  8560. [UIL] vcl/uiconfig/ui/querydialog
  8561. [UIL] vcl/uiconfig/ui/screenshotparent
  8562. [UIL] vcl/uiconfig/ui/wizard
  8563. [UIL] vcl/uiconfig/ui/openlockedquerybox
  8564. [UIL] writerperfect/uiconfig/ui/wpftencodingdialog
  8565. [UIL] writerperfect/uiconfig/ui/exportepub
  8566. [UIL] xmlsecurity/uiconfig/ui/certpage
  8567. [UIL] xmlsecurity/uiconfig/ui/certdetails
  8568. [UIL] xmlsecurity/uiconfig/ui/certgeneral
  8569. [UIL] xmlsecurity/uiconfig/ui/digitalsignaturesdialog
  8570. [UIL] xmlsecurity/uiconfig/ui/securitylevelpage
  8571. [UIL] xmlsecurity/uiconfig/ui/securitytrustpage
  8572. [UIL] xmlsecurity/uiconfig/ui/selectcertificatedialog
  8573. [UIL] xmlsecurity/uiconfig/ui/macrosecuritydialog
  8574. [UIL] xmlsecurity/uiconfig/ui/viewcertdialog
  8575. [XCS] org/openoffice/Office/Common.xcs
  8576. [XCS] org/openoffice/Office/Embedding.xcs
  8577. [XCS] org/openoffice/Setup.xcs
  8578. [XCS] org/openoffice/Office/UI/CalcCommands.xcs
  8579. [XCS] org/openoffice/Office/UI/CalcWindowState.xcs
  8580. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu
  8581. [XCM] officecfg/registry/data/org/openoffice/Setup-calc.xcu
  8582. [XCS] org/openoffice/Office/Writer.xcs
  8583. [XCD] ctlseqcheck
  8584. [XCS] org/openoffice/Office/UI/DrawWindowState.xcs
  8585. [XCM] officecfg/registry/data/org/openoffice/Office/Common-draw.xcu
  8586. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu
  8587. [XCM] officecfg/registry/data/org/openoffice/Setup-draw.xcu
  8588. [XCD] graphicfilter
  8589. [XCS] org/openoffice/Office/PresentationMinimizer.xcs
  8590. [XCS] org/openoffice/Office/PresenterScreen.xcs
  8591. [XCS] org/openoffice/Office/UI/Effects.xcs
  8592. [XCS] org/openoffice/Office/UI/ImpressWindowState.xcs
  8593. [XCM] officecfg/registry/data/org/openoffice/Office/Common-impress.xcu
  8594. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu
  8595. [XCS] org/openoffice/Office/Jobs.xcs
  8596. [XCS] org/openoffice/Office/ProtocolHandler.xcs
  8597. [XCM] officecfg/registry/data/org/openoffice/Setup-impress.xcu
  8598. [XCD] lingucomponent
  8599. [XCS] org/openoffice/Inet.xcs
  8600. [XCS] org/openoffice/Interaction.xcs
  8601. [XCS] org/openoffice/LDAP.xcs
  8602. [XCS] org/openoffice/Office/Accelerators.xcs
  8603. [XCS] org/openoffice/Office/Addons.xcs
  8604. [XCS] org/openoffice/Office/BasicIDE.xcs
  8605. [XCS] org/openoffice/Office/Calc.xcs
  8606. [XCS] org/openoffice/Office/CalcAddIns.xcs
  8607. [XCS] org/openoffice/Office/Canvas.xcs
  8608. [XCS] org/openoffice/Office/Chart.xcs
  8609. [XCS] org/openoffice/Office/Commands.xcs
  8610. [XCS] org/openoffice/Office/Compatibility.xcs
  8611. [XCS] org/openoffice/Office/DataAccess.xcs
  8612. [XCS] org/openoffice/Office/Draw.xcs
  8613. [XCS] org/openoffice/Office/Events.xcs
  8614. [XCS] org/openoffice/Office/ExtendedColorScheme.xcs
  8615. [XCS] org/openoffice/Office/ExtensionDependencies.xcs
  8616. [XCS] org/openoffice/Office/ExtensionManager.xcs
  8617. [XCS] org/openoffice/Office/FormWizard.xcs
  8618. [XCS] org/openoffice/Office/Histories.xcs
  8619. [XCS] org/openoffice/Office/Impress.xcs
  8620. [XCS] org/openoffice/Office/Java.xcs
  8621. [XCS] org/openoffice/Office/Labels.xcs
  8622. [XCS] org/openoffice/Office/Linguistic.xcs
  8623. [XCS] org/openoffice/Office/Logging.xcs
  8624. [XCS] org/openoffice/Office/Math.xcs
  8625. [XCS] org/openoffice/Office/Paths.xcs
  8626. [XCS] org/openoffice/Office/Recovery.xcs
  8627. [XCS] org/openoffice/Office/Scripting.xcs
  8628. [XCS] org/openoffice/Office/Security.xcs
  8629. [XCS] org/openoffice/Office/TableWizard.xcs
  8630. [XCS] org/openoffice/Office/TypeDetection.xcs
  8631. [XCS] org/openoffice/Office/UI/BaseWindowState.xcs
  8632. [XCS] org/openoffice/Office/UI/BasicIDECommands.xcs
  8633. [XCS] org/openoffice/Office/UI/BasicIDEWindowState.xcs
  8634. [XCS] org/openoffice/Office/UI/BibliographyCommands.xcs
  8635. [XCS] org/openoffice/Office/UI/BibliographyWindowState.xcs
  8636. [XCS] org/openoffice/Office/UI/Category.xcs
  8637. [XCS] org/openoffice/Office/UI/ChartCommands.xcs
  8638. [XCS] org/openoffice/Office/UI/ChartWindowState.xcs
  8639. [XCS] org/openoffice/Office/UI/Commands.xcs
  8640. [XCS] org/openoffice/Office/UI/Controller.xcs
  8641. [XCS] org/openoffice/Office/UI/DbBrowserWindowState.xcs
  8642. [XCS] org/openoffice/Office/UI/DbQueryWindowState.xcs
  8643. [XCS] org/openoffice/Office/UI/DbRelationWindowState.xcs
  8644. [XCS] org/openoffice/Office/UI/DbTableDataWindowState.xcs
  8645. [XCS] org/openoffice/Office/UI/DbTableWindowState.xcs
  8646. [XCS] org/openoffice/Office/UI/DbuCommands.xcs
  8647. [XCS] org/openoffice/Office/UI/DrawImpressCommands.xcs
  8648. [XCS] org/openoffice/Office/UI/Factories.xcs
  8649. [XCS] org/openoffice/Office/UI/GenericCategories.xcs
  8650. [XCS] org/openoffice/Office/UI/GenericCommands.xcs
  8651. [XCS] org/openoffice/Office/UI/GlobalSettings.xcs
  8652. [XCS] org/openoffice/Office/UI/Infobar.xcs
  8653. [XCS] org/openoffice/Office/UI/Sidebar.xcs
  8654. [XCS] org/openoffice/Office/UI/StartModuleCommands.xcs
  8655. [XCS] org/openoffice/Office/UI/StartModuleWindowState.xcs
  8656. [XCS] org/openoffice/Office/UI/ToolbarMode.xcs
  8657. [XCS] org/openoffice/Office/UI/WindowContentFactories.xcs
  8658. [XCS] org/openoffice/Office/UI/WindowState.xcs
  8659. [XCS] org/openoffice/Office/UI.xcs
  8660. [XCS] org/openoffice/Office/Update.xcs
  8661. [XCS] org/openoffice/Office/Views.xcs
  8662. [XCS] org/openoffice/Office/WriterWeb.xcs
  8663. [XCS] org/openoffice/System.xcs
  8664. [XCS] org/openoffice/TypeDetection/Filter.xcs
  8665. [XCS] org/openoffice/TypeDetection/GraphicFilter.xcs
  8666. [XCS] org/openoffice/TypeDetection/Misc.xcs
  8667. [XCS] org/openoffice/TypeDetection/Types.xcs
  8668. [XCS] org/openoffice/TypeDetection/UISort.xcs
  8669. [XCS] org/openoffice/UserProfile.xcs
  8670. [XCS] org/openoffice/VCL.xcs
  8671. [XCS] org/openoffice/ucb/Configuration.xcs
  8672. [XCS] org/openoffice/ucb/Hierarchy.xcs
  8673. [XCS] org/openoffice/ucb/InteractionHandler.xcs
  8674. [XCS] org/openoffice/ucb/Store.xcs
  8675. [XCU] officecfg/registry/data/org/openoffice/Inet.xcu
  8676. [XCU] officecfg/registry/data/org/openoffice/Interaction.xcu
  8677. [XCU] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
  8678. [XCU] officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu
  8679. [XCU] officecfg/registry/data/org/openoffice/Office/Calc.xcu
  8680. [XCU] officecfg/registry/data/org/openoffice/Office/Canvas.xcu
  8681. [XCU] officecfg/registry/data/org/openoffice/Office/Common.xcu
  8682. [XCU] officecfg/registry/data/org/openoffice/Office/Compatibility.xcu
  8683. [XCU] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu
  8684. [XCU] officecfg/registry/data/org/openoffice/Office/Embedding.xcu
  8685. [XCU] officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu
  8686. [XCU] officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu
  8687. [XCU] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu
  8688. [XCU] officecfg/registry/data/org/openoffice/Office/Histories.xcu
  8689. [XCU] officecfg/registry/data/org/openoffice/Office/Impress.xcu
  8690. [XCU] officecfg/registry/data/org/openoffice/Office/Jobs.xcu
  8691. [XCU] officecfg/registry/data/org/openoffice/Office/Logging.xcu
  8692. [XCU] officecfg/registry/data/org/openoffice/Office/Math.xcu
  8693. [XCU] officecfg/registry/data/org/openoffice/Office/Paths.xcu
  8694. [XCU] officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
  8695. [XCU] officecfg/registry/data/org/openoffice/Office/Scripting.xcu
  8696. [XCU] officecfg/registry/data/org/openoffice/Office/Security.xcu
  8697. [XCU] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu
  8698. [XCU] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu
  8699. [XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
  8700. [XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu
  8701. [XCU] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu
  8702. [XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu
  8703. [XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu
  8704. [XCU] officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu
  8705. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu
  8706. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu
  8707. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu
  8708. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu
  8709. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu
  8710. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu
  8711. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
  8712. [XCU] officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu
  8713. [XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu
  8714. [XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
  8715. [XCU] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
  8716. [XCU] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu
  8717. [XCU] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu
  8718. [XCU] officecfg/registry/data/org/openoffice/Office/UI.xcu
  8719. [XCU] officecfg/registry/data/org/openoffice/Office/Views.xcu
  8720. [XCU] officecfg/registry/data/org/openoffice/Office/Writer.xcu
  8721. [XCU] officecfg/registry/data/org/openoffice/Setup.xcu
  8722. [XCU] officecfg/registry/data/org/openoffice/System.xcu
  8723. [XCU] officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu
  8724. [XCU] officecfg/registry/data/org/openoffice/UserProfile.xcu
  8725. [XCU] officecfg/registry/data/org/openoffice/VCL.xcu
  8726. [XCU] officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
  8727. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu
  8728. [XCM] officecfg/registry/data/org/openoffice/Setup-start.xcu
  8729. [XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcu
  8730. [XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu
  8731. [XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu
  8732. [XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu
  8733. [XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu
  8734. [XCM] officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu
  8735. [XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu
  8736. [XCM] officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu
  8737. [XCM] officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu
  8738. [XCM] officecfg/registry/data/org/openoffice/Office/Common-unx.xcu
  8739. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu
  8740. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu
  8741. [XCM] officecfg/registry/data/org/openoffice/UserProfile-unixdesktop.xcu
  8742. [XCM] officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu
  8743. [XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-webdav.xcu
  8744. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu
  8745. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibnumbertextdata.xcu
  8746. [XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu
  8747. [XCS] org/openoffice/Office/UI/MathCommands.xcs
  8748. [XCS] org/openoffice/Office/UI/MathWindowState.xcs
  8749. [XCM] officecfg/registry/data/org/openoffice/Office/Common-math.xcu
  8750. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu
  8751. [XCM] officecfg/registry/data/org/openoffice/Setup-math.xcu
  8752. [XCM] officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu
  8753. [XCS] org/openoffice/Office/UI/WriterCommands.xcs
  8754. [XCS] org/openoffice/Office/UI/WriterFormWindowState.xcs
  8755. [XCS] org/openoffice/Office/UI/WriterGlobalWindowState.xcs
  8756. [XCS] org/openoffice/Office/UI/WriterReportWindowState.xcs
  8757. [XCS] org/openoffice/Office/UI/WriterWebWindowState.xcs
  8758. [XCS] org/openoffice/Office/UI/WriterWindowState.xcs
  8759. [XCS] org/openoffice/Office/UI/XFormsWindowState.xcs
  8760. [XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
  8761. [XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu
  8762. [XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
  8763. [XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu
  8764. [XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu
  8765. [XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu
  8766. [XCU] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu
  8767. [XCM] officecfg/registry/data/org/openoffice/Office/Common-writer.xcu
  8768. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu
  8769. [XCM] officecfg/registry/data/org/openoffice/Setup-writer.xcu
  8770. [XCD] xsltfilter
  8771. [XCM] officecfg/registry/data/org/openoffice/Office/Addons-librelogo.xcu
  8772. [XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands-librelogo.xcu
  8773. [XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu
  8774. [XCS] org/openoffice/Office/ReportDesign.xcs
  8775. [XCS] org/openoffice/Office/UI/DbReportWindowState.xcs
  8776. [XCS] org/openoffice/Office/UI/ReportCommands.xcs
  8777. [XCU] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu
  8778. [XCM] officecfg/registry/data/org/openoffice/Setup-reportbuilder.xcu
  8779. [XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-reportbuilder.xcu
  8780. [XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-reportbuilder.xcu
  8781. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-reportbuilder.xcu
  8782. [XCM] officecfg/registry/data/org/openoffice/Office/UI/Controller-reportbuilder.xcu
  8783. [XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu
  8784. [XCM] officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu
  8785. [XCD] pdfimport
  8786. [ECH] CustomTarget/postprocess/registry/postgresql.list
  8787. [XCD] postgresql
  8788. [XCD] Langpack-en-US
  8789. [XCD] Langpack-zh-TW
  8790. [XCU] en-US
  8791. [XCU] zh-TW
  8792. [XCU] officecfg/registry/data/org/openoffice/Office/Linguistic.xcu
  8793. [XCM] officecfg/registry/data/org/openoffice/Inet-macosx.xcu
  8794. [XCM] officecfg/registry/data/org/openoffice/Inet-wnt.xcu
  8795. [XCM] officecfg/registry/data/org/openoffice/Setup-report.xcu
  8796. [XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu
  8797. [XCM] officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu
  8798. [XCM] officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu
  8799. [XCM] officecfg/registry/data/org/openoffice/Office/Common-32bit.xcu
  8800. [XCM] officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu
  8801. [XCM] officecfg/registry/data/org/openoffice/Office/Common-ctlseqcheck.xcu
  8802. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu
  8803. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu
  8804. [XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibnumbertextdata.xcu
  8805. [XCM] officecfg/registry/data/org/openoffice/Office/UI/Infobar-macosxsandbox.xcu
  8806. [XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-win.xcu
  8807. [XCR] registry/en-US/org/openoffice/Setup.xcu
  8808. [XCR] registry/zh-TW/org/openoffice/Setup.xcu
  8809. [XCR] registry/en-US/org/openoffice/Office/Accelerators.xcu
  8810. [XCR] registry/zh-TW/org/openoffice/Office/Accelerators.xcu
  8811. [XCU] officecfg/registry/data/org/openoffice/Office/Addons.xcu
  8812. [XCR] registry/en-US/org/openoffice/Office/Addons.xcu
  8813. [XCR] registry/zh-TW/org/openoffice/Office/Addons.xcu
  8814. [XCR] registry/en-US/org/openoffice/Office/Common.xcu
  8815. [XCR] registry/zh-TW/org/openoffice/Office/Common.xcu
  8816. [XCR] registry/en-US/org/openoffice/Office/DataAccess.xcu
  8817. [XCR] registry/zh-TW/org/openoffice/Office/DataAccess.xcu
  8818. [XCR] registry/en-US/org/openoffice/Office/PresentationMinimizer.xcu
  8819. [XCR] registry/zh-TW/org/openoffice/Office/PresentationMinimizer.xcu
  8820. [XCR] registry/en-US/org/openoffice/Office/PresenterScreen.xcu
  8821. [XCR] registry/zh-TW/org/openoffice/Office/PresenterScreen.xcu
  8822. [XCR] registry/en-US/org/openoffice/Office/TableWizard.xcu
  8823. [XCR] registry/zh-TW/org/openoffice/Office/TableWizard.xcu
  8824. [XCR] registry/en-US/org/openoffice/Office/UI.xcu
  8825. [XCR] registry/zh-TW/org/openoffice/Office/UI.xcu
  8826. [XCR] registry/en-US/org/openoffice/Office/Embedding.xcu
  8827. [XCR] registry/zh-TW/org/openoffice/Office/Embedding.xcu
  8828. [XCR] registry/en-US/org/openoffice/Office/ExtendedColorScheme.xcu
  8829. [XCR] registry/zh-TW/org/openoffice/Office/ExtendedColorScheme.xcu
  8830. [XCR] registry/en-US/org/openoffice/Office/FormWizard.xcu
  8831. [XCR] registry/zh-TW/org/openoffice/Office/FormWizard.xcu
  8832. [XCR] registry/en-US/org/openoffice/Office/Writer.xcu
  8833. [XCR] registry/zh-TW/org/openoffice/Office/Writer.xcu
  8834. [XCR] registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu
  8835. [XCR] registry/zh-TW/org/openoffice/Office/UI/BasicIDECommands.xcu
  8836. [XCR] registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu
  8837. [XCR] registry/zh-TW/org/openoffice/Office/UI/BibliographyCommands.xcu
  8838. [XCR] registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu
  8839. [XCR] registry/zh-TW/org/openoffice/Office/UI/CalcCommands.xcu
  8840. [XCR] registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu
  8841. [XCR] registry/zh-TW/org/openoffice/Office/UI/ChartCommands.xcu
  8842. [XCR] registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu
  8843. [XCR] registry/zh-TW/org/openoffice/Office/UI/ChartWindowState.xcu
  8844. [XCR] registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu
  8845. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbuCommands.xcu
  8846. [XCR] registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu
  8847. [XCR] registry/zh-TW/org/openoffice/Office/UI/BaseWindowState.xcu
  8848. [XCR] registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu
  8849. [XCR] registry/zh-TW/org/openoffice/Office/UI/WriterFormWindowState.xcu
  8850. [XCR] registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu
  8851. [XCR] registry/zh-TW/org/openoffice/Office/UI/WriterReportWindowState.xcu
  8852. [XCR] registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu
  8853. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbQueryWindowState.xcu
  8854. [XCR] registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu
  8855. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbTableWindowState.xcu
  8856. [XCR] registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu
  8857. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbRelationWindowState.xcu
  8858. [XCR] registry/en-US/org/openoffice/Office/UI/DbReportWindowState.xcu
  8859. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbReportWindowState.xcu
  8860. [XCR] registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu
  8861. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbBrowserWindowState.xcu
  8862. [XCR] registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu
  8863. [XCR] registry/zh-TW/org/openoffice/Office/UI/DbTableDataWindowState.xcu
  8864. [XCR] registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu
  8865. [XCR] registry/zh-TW/org/openoffice/Office/UI/DrawImpressCommands.xcu
  8866. [XCR] registry/en-US/org/openoffice/Office/UI/Effects.xcu
  8867. [XCR] registry/zh-TW/org/openoffice/Office/UI/Effects.xcu
  8868. [XCR] registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu
  8869. [XCR] registry/zh-TW/org/openoffice/Office/UI/GenericCommands.xcu
  8870. [XCR] registry/en-US/org/openoffice/Office/UI/MathCommands.xcu
  8871. [XCR] registry/zh-TW/org/openoffice/Office/UI/MathCommands.xcu
  8872. [XCR] registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu
  8873. [XCR] registry/zh-TW/org/openoffice/Office/UI/BasicIDEWindowState.xcu
  8874. [XCR] registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu
  8875. [XCR] registry/zh-TW/org/openoffice/Office/UI/CalcWindowState.xcu
  8876. [XCR] registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu
  8877. [XCR] registry/zh-TW/org/openoffice/Office/UI/DrawWindowState.xcu
  8878. [XCR] registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu
  8879. [XCR] registry/zh-TW/org/openoffice/Office/UI/ImpressWindowState.xcu
  8880. [XCR] registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu
  8881. [XCR] registry/zh-TW/org/openoffice/Office/UI/MathWindowState.xcu
  8882. [XCR] registry/en-US/org/openoffice/Office/UI/ReportCommands.xcu
  8883. [XCR] registry/zh-TW/org/openoffice/Office/UI/ReportCommands.xcu
  8884. [XCR] registry/en-US/org/openoffice/Office/UI/Sidebar.xcu
  8885. [XCR] registry/zh-TW/org/openoffice/Office/UI/Sidebar.xcu
  8886. [XCR] registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu
  8887. [XCR] registry/zh-TW/org/openoffice/Office/UI/StartModuleWindowState.xcu
  8888. [XCR] registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu
  8889. [XCR] registry/zh-TW/org/openoffice/Office/UI/WriterWindowState.xcu
  8890. [XCR] registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu
  8891. [XCR] registry/zh-TW/org/openoffice/Office/UI/XFormsWindowState.xcu
  8892. [XCR] registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
  8893. [XCR] registry/zh-TW/org/openoffice/Office/UI/WriterGlobalWindowState.xcu
  8894. [XCR] registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu
  8895. [XCR] registry/zh-TW/org/openoffice/Office/UI/WriterWebWindowState.xcu
  8896. [XCR] registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu
  8897. [XCR] registry/zh-TW/org/openoffice/Office/UI/WriterCommands.xcu
  8898. [XCR] registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu
  8899. [XCR] registry/zh-TW/org/openoffice/Office/UI/GenericCategories.xcu
  8900. [XCR] registry/en-US/org/openoffice/Office/UI/ToolbarMode.xcu
  8901. [XCR] registry/zh-TW/org/openoffice/Office/UI/ToolbarMode.xcu
  8902. [XSL] autotext/en-US/crdbus50/BlockList.xml
  8903. [XSL] autotext/en-US/crdbus50/CON1/atevent.xml
  8904. [XSL] autotext/en-US/crdbus50/CON1/content.xml
  8905. [XSL] autotext/en-US/crdbus50/CON1/styles.xml
  8906. [XSL] autotext/en-US/crdbus50/CON2/atevent.xml
  8907. [XSL] autotext/en-US/crdbus50/CON2/content.xml
  8908. [XSL] autotext/en-US/crdbus50/CON2/styles.xml
  8909. [XSL] autotext/en-US/crdbus50/ELE1/atevent.xml
  8910. [XSL] autotext/en-US/crdbus50/ELE1/content.xml
  8911. [XSL] autotext/en-US/crdbus50/ELE1/styles.xml
  8912. [XSL] autotext/en-US/crdbus50/ELE2/atevent.xml
  8913. [XSL] autotext/en-US/crdbus50/ELE2/content.xml
  8914. [XSL] autotext/en-US/crdbus50/ELE2/styles.xml
  8915. [XSL] autotext/en-US/crdbus50/ELE3/atevent.xml
  8916. [XSL] autotext/en-US/crdbus50/ELE3/content.xml
  8917. [XSL] autotext/en-US/crdbus50/ELE3/styles.xml
  8918. [XSL] autotext/en-US/crdbus50/META-INF/manifest.xml
  8919. [XSL] autotext/en-US/standard/A/A.xml
  8920. [XSL] autotext/en-US/standard/A/atevent.xml
  8921. [XSL] autotext/en-US/standard/AR/AR.xml
  8922. [XSL] autotext/en-US/standard/AR/atevent.xml
  8923. [XSL] autotext/en-US/standard/BlockList.xml
  8924. [XSL] autotext/en-US/standard/BW/atevent.xml
  8925. [XSL] autotext/en-US/standard/BW/BW.xml
  8926. [XSL] autotext/en-US/standard/C/atevent.xml
  8927. [XSL] autotext/en-US/standard/C/C.xml
  8928. [XSL] autotext/en-US/standard/CAN/atevent.xml
  8929. [XSL] autotext/en-US/standard/CAN/content.xml
  8930. [XSL] autotext/en-US/standard/CAN/styles.xml
  8931. [XSL] autotext/en-US/standard/CD/atevent.xml
  8932. [XSL] autotext/en-US/standard/CD/CD.xml
  8933. [XSL] autotext/en-US/standard/CM/atevent.xml
  8934. [XSL] autotext/en-US/standard/CM/CM.xml
  8935. [XSL] autotext/en-US/standard/CNL/atevent.xml
  8936. [XSL] autotext/en-US/standard/CNL/CNL.xml
  8937. [XSL] autotext/en-US/standard/DMS/atevent.xml
  8938. [XSL] autotext/en-US/standard/DMS/content.xml
  8939. [XSL] autotext/en-US/standard/DMS/styles.xml
  8940. [XSL] autotext/en-US/standard/DT/atevent.xml
  8941. [XSL] autotext/en-US/standard/DT/DT.xml
  8942. [XSL] autotext/en-US/standard/E/E.xml
  8943. [XSL] autotext/en-US/standard/FN/content.xml
  8944. [XSL] autotext/en-US/standard/FN/Object_1/content.xml
  8945. [XSL] autotext/en-US/standard/FN/styles.xml
  8946. [XSL] autotext/en-US/standard/I/I.xml
  8947. [XSL] autotext/en-US/standard/IRT/atevent.xml
  8948. [XSL] autotext/en-US/standard/IRT/IRT.xml
  8949. [XSL] autotext/en-US/standard/J/atevent.xml
  8950. [XSL] autotext/en-US/standard/J/content.xml
  8951. [XSL] autotext/en-US/standard/J/styles.xml
  8952. [XSL] autotext/en-US/standard/JACL/atevent.xml
  8953. [XSL] autotext/en-US/standard/JACL/content.xml
  8954. [XSL] autotext/en-US/standard/JACL/styles.xml
  8955. [XSL] autotext/en-US/standard/JACR/atevent.xml
  8956. [XSL] autotext/en-US/standard/JACR/content.xml
  8957. [XSL] autotext/en-US/standard/JACR/styles.xml
  8958. [XSL] autotext/en-US/standard/JAINV/atevent.xml
  8959. [XSL] autotext/en-US/standard/JAINV/content.xml
  8960. [XSL] autotext/en-US/standard/JAINV/styles.xml
  8961. [XSL] autotext/en-US/standard/JARL/atevent.xml
  8962. [XSL] autotext/en-US/standard/JARL/content.xml
  8963. [XSL] autotext/en-US/standard/JARL/styles.xml
  8964. [XSL] autotext/en-US/standard/LAG/atevent.xml
  8965. [XSL] autotext/en-US/standard/LAG/LAG.xml
  8966. [XSL] autotext/en-US/standard/LOREM/LOREM.xml
  8967. [XSL] autotext/en-US/standard/META-INF/manifest.xml
  8968. [XSL] autotext/en-US/standard/O/atevent.xml
  8969. [XSL] autotext/en-US/standard/O/O.xml
  8970. [XSL] autotext/en-US/standard/P/atevent.xml
  8971. [XSL] autotext/en-US/standard/P/P.xml
  8972. [XSL] autotext/en-US/standard/Q/atevent.xml
  8973. [XSL] autotext/en-US/standard/Q/Q.xml
  8974. [XSL] autotext/en-US/standard/R1/atevent.xml
  8975. [XSL] autotext/en-US/standard/R1/content.xml
  8976. [XSL] autotext/en-US/standard/R1/styles.xml
  8977. [XSL] autotext/en-US/standard/R2/atevent.xml
  8978. [XSL] autotext/en-US/standard/R2/content.xml
  8979. [XSL] autotext/en-US/standard/R2/styles.xml
  8980. [XSL] autotext/en-US/standard/RE/atevent.xml
  8981. [XSL] autotext/en-US/standard/RE/RE.xml
  8982. [XSL] autotext/en-US/standard/RF/atevent.xml
  8983. [XSL] autotext/en-US/standard/RF/RF.xml
  8984. [XSL] autotext/en-US/standard/RG/atevent.xml
  8985. [XSL] autotext/en-US/standard/RG/RG.xml
  8986. [XSL] autotext/en-US/standard/RM/atevent.xml
  8987. [XSL] autotext/en-US/standard/RM/RM.xml
  8988. [XSL] autotext/en-US/standard/S/atevent.xml
  8989. [XSL] autotext/en-US/standard/S/S.xml
  8990. [XSL] autotext/en-US/standard/SD/atevent.xml
  8991. [XSL] autotext/en-US/standard/SD/SD.xml
  8992. [XSL] autotext/en-US/standard/SI/atevent.xml
  8993. [XSL] autotext/en-US/standard/SI/SI.xml
  8994. [XSL] autotext/en-US/standard/TC/atevent.xml
  8995. [XSL] autotext/en-US/standard/TC/TC.xml
  8996. [XSL] autotext/en-US/standard/TOP/atevent.xml
  8997. [XSL] autotext/en-US/standard/TOP/TOP.xml
  8998. [XSL] autotext/en-US/standard/TWIMC/atevent.xml
  8999. [XSL] autotext/en-US/standard/TWIMC/TWIMC.xml
  9000. [XSL] autotext/en-US/standard/TY/atevent.xml
  9001. [XSL] autotext/en-US/standard/TY/TY.xml
  9002. [XSL] autotext/en-US/standard/VA/atevent.xml
  9003. [XSL] autotext/en-US/standard/VA/VA.xml
  9004. [XSL] autotext/en-US/standard/VOM/atevent.xml
  9005. [XSL] autotext/en-US/standard/VOM/VOM.xml
  9006. [XSL] autotext/en-US/standard/YT/atevent.xml
  9007. [XSL] autotext/en-US/standard/YT/content.xml
  9008. [XSL] autotext/en-US/standard/YT/styles.xml
  9009. [XSL] autotext/en-US/template/BlockList.xml
  9010. [XSL] autotext/en-US/template/H1B/content.xml
  9011. [XSL] autotext/en-US/template/H1B/styles.xml
  9012. [XSL] autotext/en-US/template/H1C/content.xml
  9013. [XSL] autotext/en-US/template/H1C/styles.xml
  9014. [XSL] autotext/en-US/template/H1N/content.xml
  9015. [XSL] autotext/en-US/template/H1N/styles.xml
  9016. [XSL] autotext/en-US/template/HB/content.xml
  9017. [XSL] autotext/en-US/template/HB/styles.xml
  9018. [XSL] autotext/en-US/template/HC/content.xml
  9019. [XSL] autotext/en-US/template/HC/styles.xml
  9020. [XSL] autotext/en-US/template/HLB/content.xml
  9021. [XSL] autotext/en-US/template/HLB/styles.xml
  9022. [XSL] autotext/en-US/template/HLC/content.xml
  9023. [XSL] autotext/en-US/template/HLC/styles.xml
  9024. [XSL] autotext/en-US/template/HLN/content.xml
  9025. [XSL] autotext/en-US/template/HLN/styles.xml
  9026. [XSL] autotext/en-US/template/HN/content.xml
  9027. [XSL] autotext/en-US/template/HN/styles.xml
  9028. [XSL] autotext/en-US/template/HRB/content.xml
  9029. [XSL] autotext/en-US/template/HRB/styles.xml
  9030. [XSL] autotext/en-US/template/HRC/content.xml
  9031. [XSL] autotext/en-US/template/HRC/styles.xml
  9032. [XSL] autotext/en-US/template/HRN/content.xml
  9033. [XSL] autotext/en-US/template/HRN/styles.xml
  9034. [XSL] autotext/en-US/template/META-INF/manifest.xml
  9035. [XSL] autotext/en-US/template/PT1/content.xml
  9036. [XSL] autotext/en-US/template/PT1/styles.xml
  9037. [XSL] autotext/en-US/template/PT2/content.xml
  9038. [XSL] autotext/en-US/template/PT2/styles.xml
  9039. [XSL] autotext/zh-TW/crdbus50/BlockList.xml
  9040. [XSL] autotext/zh-TW/crdbus50/KLA1/content.xml
  9041. [XSL] autotext/zh-TW/crdbus50/KLA1/styles.xml
  9042. [XSL] autotext/zh-TW/crdbus50/KLA2/content.xml
  9043. [XSL] autotext/zh-TW/crdbus50/KLA2/styles.xml
  9044. [XSL] autotext/zh-TW/crdbus50/KLA3/content.xml
  9045. [XSL] autotext/zh-TW/crdbus50/KLA3/styles.xml
  9046. [XSL] autotext/zh-TW/crdbus50/META-INF/manifest.xml
  9047. [XSL] autotext/zh-TW/crdbus50/MOD1/content.xml
  9048. [XSL] autotext/zh-TW/crdbus50/MOD1/styles.xml
  9049. [XSL] autotext/zh-TW/crdbus50/MOD2/content.xml
  9050. [XSL] autotext/zh-TW/crdbus50/MOD2/styles.xml
  9051. [XSL] autotext/zh-TW/standard/AR/AR.xml
  9052. [XSL] autotext/zh-TW/standard/AR/atevent.xml
  9053. [XSL] autotext/zh-TW/standard/BlockList.xml
  9054. [XSL] autotext/zh-TW/standard/BT/BT.xml
  9055. [XSL] autotext/zh-TW/standard/CAN/atevent.xml
  9056. [XSL] autotext/zh-TW/standard/CAN/content.xml
  9057. [XSL] autotext/zh-TW/standard/CAN/styles.xml
  9058. [XSL] autotext/zh-TW/standard/CP/content.xml
  9059. [XSL] autotext/zh-TW/standard/CP/styles.xml
  9060. [XSL] autotext/zh-TW/standard/DMS/content.xml
  9061. [XSL] autotext/zh-TW/standard/DMS/styles.xml
  9062. [XSL] autotext/zh-TW/standard/E/E.xml
  9063. [XSL] autotext/zh-TW/standard/FN/content.xml
  9064. [XSL] autotext/zh-TW/standard/FN/Object_1/content.xml
  9065. [XSL] autotext/zh-TW/standard/FN/styles.xml
  9066. [XSL] autotext/zh-TW/standard/I/I.xml
  9067. [XSL] autotext/zh-TW/standard/JACL/atevent.xml
  9068. [XSL] autotext/zh-TW/standard/JACL/content.xml
  9069. [XSL] autotext/zh-TW/standard/JACL/styles.xml
  9070. [XSL] autotext/zh-TW/standard/JACR/content.xml
  9071. [XSL] autotext/zh-TW/standard/JACR/styles.xml
  9072. [XSL] autotext/zh-TW/standard/JAINV/atevent.xml
  9073. [XSL] autotext/zh-TW/standard/JAINV/content.xml
  9074. [XSL] autotext/zh-TW/standard/JAINV/styles.xml
  9075. [XSL] autotext/zh-TW/standard/JARL/content.xml
  9076. [XSL] autotext/zh-TW/standard/JARL/styles.xml
  9077. [XSL] autotext/zh-TW/standard/JARWPR/content.xml
  9078. [XSL] autotext/zh-TW/standard/JARWPR/styles.xml
  9079. [XSL] autotext/zh-TW/standard/LOREM/LOREM.xml
  9080. [XSL] autotext/zh-TW/standard/M1/atevent.xml
  9081. [XSL] autotext/zh-TW/standard/M1/content.xml
  9082. [XSL] autotext/zh-TW/standard/M1/styles.xml
  9083. [XSL] autotext/zh-TW/standard/M2/atevent.xml
  9084. [XSL] autotext/zh-TW/standard/M2/content.xml
  9085. [XSL] autotext/zh-TW/standard/M2/styles.xml
  9086. [XSL] autotext/zh-TW/standard/META-INF/manifest.xml
  9087. [XSL] autotext/zh-TW/standard/O/atevent.xml
  9088. [XSL] autotext/zh-TW/standard/O/O.xml
  9089. [XSL] autotext/zh-TW/standard/Q/atevent.xml
  9090. [XSL] autotext/zh-TW/standard/Q/Q.xml
  9091. [XSL] autotext/zh-TW/standard/TOP/content.xml
  9092. [XSL] autotext/zh-TW/standard/TOP/styles.xml
  9093. [XSL] autotext/zh-TW/standard/YT/content.xml
  9094. [XSL] autotext/zh-TW/standard/YT/styles.xml
  9095. [XSL] autotext/zh-TW/template/BlockList.xml
  9096. [XSL] autotext/zh-TW/template/H1B/content.xml
  9097. [XSL] autotext/zh-TW/template/H1B/styles.xml
  9098. [XSL] autotext/zh-TW/template/H1C/content.xml
  9099. [XSL] autotext/zh-TW/template/H1C/styles.xml
  9100. [XSL] autotext/zh-TW/template/H1N/content.xml
  9101. [XSL] autotext/zh-TW/template/H1N/styles.xml
  9102. [XSL] autotext/zh-TW/template/HB/content.xml
  9103. [XSL] autotext/zh-TW/template/HB/styles.xml
  9104. [XSL] autotext/zh-TW/template/HC/content.xml
  9105. [XSL] autotext/zh-TW/template/HC/styles.xml
  9106. [XSL] autotext/zh-TW/template/HLB/content.xml
  9107. [XSL] autotext/zh-TW/template/HLB/styles.xml
  9108. [XSL] autotext/zh-TW/template/HLC/content.xml
  9109. [XSL] autotext/zh-TW/template/HLC/styles.xml
  9110. [XSL] autotext/zh-TW/template/HLN/content.xml
  9111. [XSL] autotext/zh-TW/template/HLN/styles.xml
  9112. [XSL] autotext/zh-TW/template/HN/content.xml
  9113. [XSL] autotext/zh-TW/template/HN/styles.xml
  9114. [XSL] autotext/zh-TW/template/HRB/content.xml
  9115. [XSL] autotext/zh-TW/template/HRB/styles.xml
  9116. [XSL] autotext/zh-TW/template/HRC/content.xml
  9117. [XSL] autotext/zh-TW/template/HRC/styles.xml
  9118. [XSL] autotext/zh-TW/template/HRN/content.xml
  9119. [XSL] autotext/zh-TW/template/HRN/styles.xml
  9120. [XSL] autotext/zh-TW/template/META-INF/manifest.xml
  9121. [XSL] autotext/zh-TW/template/PT1/content.xml
  9122. [XSL] autotext/zh-TW/template/PT1/styles.xml
  9123. [XSL] autotext/zh-TW/template/PT2/content.xml
  9124. [XSL] autotext/zh-TW/template/PT2/styles.xml
  9125. [CXX] workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx
  9126. [CXX] workdir/CustomTarget/i18npool/textconversion/stc_char.cxx
  9127. [CXX] workdir/CustomTarget/i18npool/textconversion/stc_word.cxx
  9128. [CXX] javaunohelper/source/bootstrap.cxx
  9129. [CXX] javaunohelper/source/javaunohelper.cxx
  9130. [CXX] javaunohelper/source/vm.cxx
  9131. [CXX] jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx
  9132. [LNK] Library/liblibreofficekitgtk.so
  9133. [CXX] libreofficekit/qa/gtktiledviewer/gtv-main.cxx
  9134. [CXX] libreofficekit/qa/gtktiledviewer/gtv-application.cxx
  9135. [CXX] libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx
  9136. [CXX] libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx
  9137. [CXX] libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx
  9138. [CXX] libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx
  9139. [CXX] libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx
  9140. [CXX] libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.cxx
  9141. [CXX] libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx
  9142. [CXX] libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx
  9143. [XSL] CustomTarget/readlicense_oo/license/LICENSE
  9144. [BIN] oovbaapi
  9145. [CXX] pyuno/source/module/pyuno_runtime.cxx
  9146. [CXX] pyuno/source/module/pyuno.cxx
  9147. [CXX] pyuno/source/module/pyuno_struct.cxx
  9148. [CXX] pyuno/source/module/pyuno_callable.cxx
  9149. [CXX] pyuno/source/module/pyuno_module.cxx
  9150. [CXX] pyuno/source/module/pyuno_type.cxx
  9151. [CXX] pyuno/source/module/pyuno_util.cxx
  9152. [CXX] pyuno/source/module/pyuno_except.cxx
  9153. [CXX] pyuno/source/module/pyuno_adapter.cxx
  9154. [CXX] pyuno/source/module/pyuno_gc.cxx
  9155. [CXX] pyuno/source/module/pyuno_iterator.cxx
  9156. [XSL] CustomTarget/readlicense_oo/readme/README_en-US
  9157. [XSL] CustomTarget/readlicense_oo/readme/README_zh-TW
  9158. [XSL] CustomTarget/readlicense_oo/license/LICENSE.html
  9159. [MOD] scp2
  9160. [XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu
  9161. [XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu
  9162. [XCU] swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu
  9163. [XCU] swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu
  9164. [XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu
  9165. [XCR] mediawiki/en-US/org/openoffice/Office/Addons.xcu
  9166. [XCR] mediawiki/zh-TW/org/openoffice/Office/Addons.xcu
  9167. [XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu
  9168. [XCR] mediawiki/en-US/org/openoffice/Office/OptionsDialog.xcu
  9169. [XCR] mediawiki/zh-TW/org/openoffice/Office/OptionsDialog.xcu
  9170. [XCS] org/openoffice/Office/Custom/WikiExtension.xcs
  9171. [PKG] sysui_share
  9172. [BIN] sysui
  9173. [CXX] testtools/source/bridgetest/currentcontextchecker.cxx
  9174. [CXX] testtools/source/bridgetest/multi.cxx
  9175. [CXX] testtools/source/bridgetest/constructors.cxx
  9176. [BIN] unoil
  9177. [CXX] unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
  9178. [CUS] officecfg/registry
  9179. [PRJ] gpgmepp
  9180. [CXX] cppuhelper/source/access_control.cxx
  9181. [CXX] cppuhelper/source/bootstrap.cxx
  9182. [CXX] cppuhelper/source/compat.cxx
  9183. [CXX] cppuhelper/source/compbase.cxx
  9184. [CXX] cppuhelper/source/component_context.cxx
  9185. [CXX] cppuhelper/source/component.cxx
  9186. [CXX] cppuhelper/source/defaultbootstrap.cxx
  9187. [CXX] cppuhelper/source/exc_thrower.cxx
  9188. [CXX] cppuhelper/source/factory.cxx
  9189. [CXX] cppuhelper/source/implbase.cxx
  9190. [CXX] cppuhelper/source/implbase_ex.cxx
  9191. [CXX] cppuhelper/source/implementationentry.cxx
  9192. [CXX] cppuhelper/source/interfacecontainer.cxx
  9193. [CXX] cppuhelper/source/macro_expander.cxx
  9194. [CXX] cppuhelper/source/paths.cxx
  9195. [CXX] cppuhelper/source/propertysetmixin.cxx
  9196. [CXX] cppuhelper/source/propshlp.cxx
  9197. [CXX] cppuhelper/source/servicemanager.cxx
  9198. [CXX] cppuhelper/source/shlib.cxx
  9199. [CXX] cppuhelper/source/supportsservice.cxx
  9200. [CXX] cppuhelper/source/tdmgr.cxx
  9201. [CXX] cppuhelper/source/typemanager.cxx
  9202. [CXX] cppuhelper/source/typeprovider.cxx
  9203. [CXX] cppuhelper/source/unoimplbase.cxx
  9204. [CXX] cppuhelper/source/unourl.cxx
  9205. [CXX] cppuhelper/source/weak.cxx
  9206. [LNK] Library/libi18nlangtag.so
  9207. [XCM] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers-calc.xcu
  9208. [XCU] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu
  9209. [XCR] driver_calc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  9210. [XCR] driver_calc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  9211. [XCM] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers-dbase.xcu
  9212. [XCU] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu
  9213. [XCR] driver_dbase/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  9214. [XCR] driver_dbase/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  9215. [XCM] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers-flat.xcu
  9216. [XCU] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu
  9217. [XCR] driver_flat/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  9218. [XCR] driver_flat/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  9219. [XCM] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu
  9220. [XCU] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu
  9221. [XCR] driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  9222. [XCR] driver_mysql_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  9223. [XCM] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers-odbc.xcu
  9224. [XCU] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu
  9225. [XCR] driver_odbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  9226. [XCR] driver_odbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  9227. [XCM] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers-writer.xcu
  9228. [XCU] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu
  9229. [XCR] driver_writer/en-US/org/openoffice/Office/DataAccess/Drivers.xcu
  9230. [XCR] driver_writer/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu
  9231. [CFG] driver_hsqldb
  9232. [CFG] driver_jdbc
  9233. [LNK] Library/libaffine_uno_uno.so
  9234. [CFG] driver_evoab
  9235. [CFG] driver_firebird_sdbc
  9236. [PKG] firebird
  9237. [CFG] driver_mysqlc
  9238. [CFG] driver_postgresql
  9239. [LNK] Library/liblog_uno_uno.so
  9240. [LNK] Library/libunsafe_uno_uno.so
  9241. [XCU] dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  9242. [XCR] dict-en/en-US/org/openoffice/Office/OptionsDialog.xcu
  9243. [XCR] dict-en/zh-TW/org/openoffice/Office/OptionsDialog.xcu
  9244. [XCU] dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  9245. [XCR] dict-hu/en-US/org/openoffice/Office/OptionsDialog.xcu
  9246. [XCR] dict-hu/zh-TW/org/openoffice/Office/OptionsDialog.xcu
  9247. [XCU] dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  9248. [XCR] dict-pt-BR/en-US/org/openoffice/Office/OptionsDialog.xcu
  9249. [XCR] dict-pt-BR/zh-TW/org/openoffice/Office/OptionsDialog.xcu
  9250. [XCU] dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu
  9251. [XCR] dict-ru/en-US/org/openoffice/Office/OptionsDialog.xcu
  9252. [XCR] dict-ru/zh-TW/org/openoffice/Office/OptionsDialog.xcu
  9253. [PKG] Dictionary/dict-en_generated
  9254. [PKS] Dictionary/dict-en
  9255. [EPK] firebird
  9256. [PRJ] libebook
  9257. [PRJ] libetonyek
  9258. [BIN] liblangtag
  9259. [PKG] libmwaw
  9260. [EPK] libmwaw
  9261. [PKG] libodfgen
  9262. [EPK] libodfgen
  9263. [PKG] libstaroffice
  9264. [EPK] libstaroffice
  9265. [PKG] libwpd
  9266. [EPK] libwpd
  9267. [PKG] libwps
  9268. [EPK] libwps
  9269. [BIN] libxslt
  9270. [MOD] python3
  9271. [ZIP] autocorr/acor_af-ZA.dat
  9272. [ZIP] autocorr/acor_bg-BG.dat
  9273. [ZIP] autocorr/acor_cs-CZ.dat
  9274. [ZIP] autocorr/acor_ca-ES.dat
  9275. [ZIP] autocorr/acor_da-DK.dat
  9276. [ZIP] autocorr/acor_de.dat
  9277. [ZIP] autocorr/acor_dsb.dat
  9278. [ZIP] autocorr/acor_el-GR.dat
  9279. [ZIP] autocorr/acor_en-AU.dat
  9280. [ZIP] autocorr/acor_en-GB.dat
  9281. [ZIP] autocorr/acor_en-US.dat
  9282. [ZIP] autocorr/acor_en-ZA.dat
  9283. [ZIP] autocorr/acor_es.dat
  9284. [ZIP] autocorr/acor_fa-IR.dat
  9285. [ZIP] autocorr/acor_fi-FI.dat
  9286. [ZIP] autocorr/acor_fr.dat
  9287. [ZIP] autocorr/acor_ga-IE.dat
  9288. [ZIP] autocorr/acor_hr-HR.dat
  9289. [ZIP] autocorr/acor_hsb.dat
  9290. [ZIP] autocorr/acor_hu-HU.dat
  9291. [ZIP] autocorr/acor_is-IS.dat
  9292. [ZIP] autocorr/acor_it.dat
  9293. [ZIP] autocorr/acor_ja-JP.dat
  9294. [ZIP] autocorr/acor_ko-KR.dat
  9295. [ZIP] autocorr/acor_lb-LU.dat
  9296. [ZIP] autocorr/acor_lt-LT.dat
  9297. [ZIP] autocorr/acor_mn-MN.dat
  9298. [ZIP] autocorr/acor_nl-BE.dat
  9299. [ZIP] autocorr/acor_nl-NL.dat
  9300. [ZIP] autocorr/acor_pl-PL.dat
  9301. [ZIP] autocorr/acor_pt-BR.dat
  9302. [ZIP] autocorr/acor_pt-PT.dat
  9303. [ZIP] autocorr/acor_ro-RO.dat
  9304. [ZIP] autocorr/acor_ru-RU.dat
  9305. [ZIP] autocorr/acor_sk-SK.dat
  9306. [ZIP] autocorr/acor_sl-SI.dat
  9307. [ZIP] autocorr/acor_sr-CS.dat
  9308. [ZIP] autocorr/acor_sr-Latn-CS.dat
  9309. [ZIP] autocorr/acor_sr-Latn-ME.dat
  9310. [ZIP] autocorr/acor_sr-Latn-RS.dat
  9311. [ZIP] autocorr/acor_sr-ME.dat
  9312. [ZIP] autocorr/acor_sr-RS.dat
  9313. [ZIP] autocorr/acor_sv-SE.dat
  9314. [ZIP] autocorr/acor_tr-TR.dat
  9315. [ZIP] autocorr/acor_vi-VN.dat
  9316. [ZIP] autocorr/acor_vro-EE.dat
  9317. [ZIP] autocorr/acor_zh-CN.dat
  9318. [ZIP] autocorr/acor_zh-TW.dat
  9319. [ZIP] autotext/user/mytexts.bau
  9320. [ZIP] templates/officorr/Modern_business_letter_sans_serif.ott
  9321. [ZIP] templates/officorr/Modern_business_letter_serif.ott
  9322. [ZIP] templates/offimisc/Businesscard-with-logo.ott
  9323. [ZIP] templates/personal/CV.ott
  9324. [ZIP] templates/personal/Resume1page.ott
  9325. [ZIP] templates/styles/Default.ott
  9326. [ZIP] templates/styles/Modern.ott
  9327. [ZIP] templates/styles/Simple.ott
  9328. [ZIP] templates/draw/bpmn.otg
  9329. [ZIP] templates/l10n/zh_CN_ott_normal.ott
  9330. [ZIP] templates/presnt/Candy.otp
  9331. [ZIP] templates/presnt/DNA.otp
  9332. [ZIP] templates/presnt/Inspiration.otp
  9333. [ZIP] templates/presnt/Metropolis.otp
  9334. [ZIP] templates/presnt/Vintage.otp
  9335. [ZIP] templates/presnt/Focus.otp
  9336. [ZIP] templates/presnt/Grey_Elegant.otp
  9337. [ZIP] templates/presnt/Growing_Liberty.otp
  9338. [ZIP] templates/presnt/Freshes.otp
  9339. [ZIP] templates/presnt/Midnightblue.otp
  9340. [ZIP] templates/presnt/Vivid.otp
  9341. [ZIP] templates/presnt/Pencil.otp
  9342. [ZIP] templates/presnt/Blueprint_Plans.otp
  9343. [ZIP] templates/presnt/Portfolio.otp
  9344. [ZIP] templates/presnt/Progress.otp
  9345. [ZIP] templates/presnt/Beehive.otp
  9346. [ZIP] templates/presnt/Blue_Curve.otp
  9347. [ZIP] templates/presnt/Forestbird.otp
  9348. [ZIP] templates/presnt/Lights.otp
  9349. [ZIP] templates/presnt/Nature_Illustration.otp
  9350. [ZIP] templates/presnt/Piano.otp
  9351. [ZIP] templates/presnt/Sunset.otp
  9352. [ZIP] templates/presnt/Yellow_Idea.otp
  9353. [ZIP] templates/wizard/agenda/10grey.ott
  9354. [ZIP] templates/wizard/agenda/1simple.ott
  9355. [ZIP] templates/wizard/agenda/2elegant.ott
  9356. [ZIP] templates/wizard/agenda/3modern.ott
  9357. [ZIP] templates/wizard/agenda/4classic.ott
  9358. [ZIP] templates/wizard/agenda/5blue.ott
  9359. [ZIP] templates/wizard/agenda/6orange.ott
  9360. [ZIP] templates/wizard/agenda/7red.ott
  9361. [ZIP] templates/wizard/agenda/8green.ott
  9362. [ZIP] templates/wizard/agenda/9colorful.ott
  9363. [ZIP] templates/wizard/agenda/aw-10grey.ott
  9364. [ZIP] templates/wizard/agenda/aw-1simple.ott
  9365. [ZIP] templates/wizard/agenda/aw-2elegant.ott
  9366. [ZIP] templates/wizard/agenda/aw-3modern.ott
  9367. [ZIP] templates/wizard/agenda/aw-4classic.ott
  9368. [ZIP] templates/wizard/agenda/aw-5blue.ott
  9369. [ZIP] templates/wizard/agenda/aw-6orange.ott
  9370. [ZIP] templates/wizard/agenda/aw-7red.ott
  9371. [ZIP] templates/wizard/agenda/aw-8green.ott
  9372. [ZIP] templates/wizard/agenda/aw-9colorful.ott
  9373. [ZIP] templates/wizard/fax/bus-classic_f.ott
  9374. [ZIP] templates/wizard/fax/bus-classic-pri_f.ott
  9375. [ZIP] templates/wizard/fax/bus-modern_f.ott
  9376. [ZIP] templates/wizard/fax/bus-modern-pri_f.ott
  9377. [ZIP] templates/wizard/fax/pri-bottle_f.ott
  9378. [ZIP] templates/wizard/fax/pri-fax_f.ott
  9379. [ZIP] templates/wizard/fax/pri-lines_f.ott
  9380. [ZIP] templates/wizard/fax/pri-marine_f.ott
  9381. [ZIP] templates/wizard/letter/bus-elegant_l.ott
  9382. [ZIP] templates/wizard/letter/bus-modern_l.ott
  9383. [ZIP] templates/wizard/letter/bus-office_l.ott
  9384. [ZIP] templates/wizard/letter/off-elegant_l.ott
  9385. [ZIP] templates/wizard/letter/off-modern_l.ott
  9386. [ZIP] templates/wizard/letter/off-office_l.ott
  9387. [ZIP] templates/wizard/letter/pri-bottle_l.ott
  9388. [ZIP] templates/wizard/letter/pri-mail_l.ott
  9389. [ZIP] templates/wizard/letter/pri-marine_l.ott
  9390. [ZIP] templates/wizard/letter/pri-redline_l.ott
  9391. [ZIP] templates/wizard/report/cnt-011.ott
  9392. [ZIP] templates/wizard/report/cnt-012.ott
  9393. [ZIP] templates/wizard/report/cnt-01.ott
  9394. [ZIP] templates/wizard/report/cnt-021.ott
  9395. [ZIP] templates/wizard/report/cnt-022.ott
  9396. [ZIP] templates/wizard/report/cnt-02.ott
  9397. [ZIP] templates/wizard/report/cnt-031.ott
  9398. [ZIP] templates/wizard/report/cnt-032.ott
  9399. [ZIP] templates/wizard/report/cnt-03.ott
  9400. [ZIP] templates/wizard/report/cnt-041.ott
  9401. [ZIP] templates/wizard/report/cnt-042.ott
  9402. [ZIP] templates/wizard/report/cnt-04.ott
  9403. [ZIP] templates/wizard/report/cnt-051.ott
  9404. [ZIP] templates/wizard/report/cnt-052.ott
  9405. [ZIP] templates/wizard/report/cnt-05.ott
  9406. [ZIP] templates/wizard/report/cnt-061.ott
  9407. [ZIP] templates/wizard/report/cnt-062.ott
  9408. [ZIP] templates/wizard/report/cnt-06.ott
  9409. [ZIP] templates/wizard/report/cnt-default.ott
  9410. [ZIP] templates/wizard/report/stl-01.ott
  9411. [ZIP] templates/wizard/report/stl-02.ott
  9412. [ZIP] templates/wizard/report/stl-03.ott
  9413. [ZIP] templates/wizard/report/stl-04.ott
  9414. [ZIP] templates/wizard/report/stl-05.ott
  9415. [ZIP] templates/wizard/report/stl-06.ott
  9416. [ZIP] templates/wizard/report/stl-07.ott
  9417. [ZIP] templates/wizard/report/stl-08.ott
  9418. [ZIP] templates/wizard/report/stl-09.ott
  9419. [ZIP] templates/wizard/report/stl-default.ott
  9420. [ZIP] templates/wizard/styles/blackberry.ots
  9421. [ZIP] templates/wizard/styles/black_white.ots
  9422. [ZIP] templates/wizard/styles/default.ots
  9423. [ZIP] templates/wizard/styles/diner.ots
  9424. [ZIP] templates/wizard/styles/fall.ots
  9425. [ZIP] templates/wizard/styles/glacier.ots
  9426. [ZIP] templates/wizard/styles/green_grapes.ots
  9427. [ZIP] templates/wizard/styles/jeans.ots
  9428. [ZIP] templates/wizard/styles/marine.ots
  9429. [ZIP] templates/wizard/styles/millennium.ots
  9430. [ZIP] templates/wizard/styles/nature.ots
  9431. [ZIP] templates/wizard/styles/neon.ots
  9432. [ZIP] templates/wizard/styles/night.ots
  9433. [ZIP] templates/wizard/styles/nostalgic.ots
  9434. [ZIP] templates/wizard/styles/pastell.ots
  9435. [ZIP] templates/wizard/styles/pool.ots
  9436. [ZIP] templates/wizard/styles/pumpkin.ots
  9437. [ZIP] templates/wizard/styles/xos.ots
  9438. [CXX] stoc/source/javavm/interact.cxx
  9439. [CXX] stoc/source/javavm/javavm.cxx
  9440. [CXX] stoc/source/javavm/jvmargs.cxx
  9441. [XCM] officecfg/registry/data/org/openoffice/Office/Common-base.xcu
  9442. [XCM] officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu
  9443. [XCM] officecfg/registry/data/org/openoffice/Setup-base.xcu
  9444. [XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
  9445. [XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu
  9446. [XCM] officecfg/registry/data/org/openoffice/Office/Common-calc.xcu
  9447. [XCM] officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu
  9448. [XCM] officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu
  9449. [XCM] officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu
  9450. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu
  9451. [XCU] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu
  9452. [XCU] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu
  9453. [XCU] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
  9454. [XCU] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu
  9455. [XCM] officecfg/registry/data/org/openoffice/Office/Jobs-impress.xcu
  9456. [XCM] officecfg/registry/data/org/openoffice/Office/ProtocolHandler-impress.xcu
  9457. [ECH] CustomTarget/postprocess/registry/main.list
  9458. [XCD] main
  9459. [XCU] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
  9460. [XCU] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu
  9461. [ECH] CustomTarget/postprocess/registry/pyuno.list
  9462. [XCD] pyuno
  9463. [ECH] CustomTarget/postprocess/registry/writer.list
  9464. [XCD] writer
  9465. [ECH] CustomTarget/postprocess/registry/librelogo.list
  9466. [XCD] librelogo
  9467. [XCU] officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu
  9468. [XCU] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu
  9469. [XCU] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu
  9470. [ECH] CustomTarget/postprocess/registry/gnome.list
  9471. [XCD] gnome
  9472. [ECH] CustomTarget/postprocess/registry/ogltrans.list
  9473. [XCD] ogltrans
  9474. [CFG] fcfg_langpack
  9475. [ZIP] autotext/en-US/crdbus50.bau
  9476. [ZIP] autotext/en-US/standard.bau
  9477. [ZIP] autotext/en-US/template.bau
  9478. [ZIP] autotext/zh-TW/crdbus50.bau
  9479. [ZIP] autotext/zh-TW/standard.bau
  9480. [ZIP] autotext/zh-TW/template.bau
  9481. [LNK] Executable/gtktiledviewer
  9482. [MOD] oovbaapi
  9483. [CXX] pyuno/source/loader/pyuno_loader.cxx
  9484. [CUS] readlicense_oo/readme
  9485. [CUS] readlicense_oo/license
  9486. [PKG] readlicense_oo_readmes
  9487. [XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu
  9488. [XCR] mediawiki/en-US/org/openoffice/Office/Custom/WikiExtension.xcu
  9489. [XCR] mediawiki/zh-TW/org/openoffice/Office/Custom/WikiExtension.xcu
  9490. [MOD] sysui
  9491. [CXX] testtools/source/bridgetest/cppobj.cxx
  9492. [CXX] testtools/source/bridgetest/bridgetest.cxx
  9493. [MOD] unoil
  9494. [BIN] xmlreader
  9495. [LNK] Library/libuno_cppuhelpergcc3.so.3
  9496. [UPK] 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz
  9497. [UIC] modules/schart
  9498. [UIC] dbaccess
  9499. [UIC] modules/BasicIDE
  9500. [JCS] Jar/libreoffice
  9501. [CFG] driver_calc
  9502. [CFG] driver_dbase
  9503. [CFG] driver_flat
  9504. [CFG] driver_mysql_jdbc
  9505. [CFG] driver_odbc
  9506. [CFG] driver_writer
  9507. [BIN] cppu
  9508. [UIC] cui
  9509. [UIC] desktop
  9510. [CFG] dict-en
  9511. [CFG] dict-hu
  9512. [CFG] dict-pt-BR
  9513. [CFG] dict-ru
  9514. [DIC] dict-en
  9515. Note: Some input files use or override a deprecated API.
  9516. Note: Recompile with -Xlint:deprecation for details.
  9517. Note: /opt/git/libreoffice.core/ridljar/com/sun/star/lib/util/WeakMap.java uses unchecked or unsafe operations.
  9518. Note: Recompile with -Xlint:unchecked for details.
  9519. [PKG] Dictionary/dict-hu_generated
  9520. [PKS] Dictionary/dict-hu
  9521. [PKG] Dictionary/dict-pt-BR_generated
  9522. [PKS] Dictionary/dict-pt-BR
  9523. [PKG] Dictionary/dict-ru_generated
  9524. [PKS] Dictionary/dict-ru
  9525. [UIC] editeng
  9526. [UIC] modules/sabpilot
  9527. [UIC] modules/scanner
  9528. [UIC] modules/sbibliography
  9529. [UIC] modules/spropctrlr
  9530. [BIN] firebird
  9531. [PKG] jfreereport_flow_engine
  9532. [EPK] jfreereport_flow_engine
  9533. [BIN] libebook
  9534. [MOD] liblangtag
  9535. [BIN] libmwaw
  9536. [BIN] libodfgen
  9537. [BIN] libstaroffice
  9538. [BIN] libwpd
  9539. [BIN] libwps
  9540. [MOD] libxslt
  9541. [PKG] extras_glade
  9542. [UIC] filter
  9543. [UIC] formula
  9544. [UIC] fps
  9545. [UIC] modules/dbreport
  9546. [UIC] modules/scalc
  9547. [UIC] modules/sdraw
  9548. [UIC] modules/simpress
  9549. [UIC] sfx
  9550. [UIC] modules/smath
  9551. [UIC] svt
  9552. [UIC] svx
  9553. [UIC] modules/swriter
  9554. [UIC] uui
  9555. [UIC] vcl
  9556. [UIC] writerperfect
  9557. [UIC] xmlsec
  9558. [ECH] CustomTarget/postprocess/registry/base.list
  9559. [XCD] base
  9560. [ECH] CustomTarget/postprocess/registry/calc.list
  9561. [XCD] calc
  9562. [ECH] CustomTarget/postprocess/registry/cjk.list
  9563. [XCD] cjk
  9564. [ECH] CustomTarget/postprocess/registry/ctl.list
  9565. [XCD] ctl
  9566. [ECH] CustomTarget/postprocess/registry/draw.list
  9567. [XCD] draw
  9568. [ECH] CustomTarget/postprocess/registry/impress.list
  9569. [XCD] impress
  9570. [ECH] CustomTarget/postprocess/registry/math.list
  9571. [XCD] math
  9572. [ECH] CustomTarget/postprocess/registry/reportbuilder.list
  9573. [XCD] reportbuilder
  9574. [AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list
  9575. [CFG] registry
  9576. [AWK] CustomTarget/postprocess/registry/fcfg_langpack_zh-TW.list
  9577. [CMP] reportbuilder/java/reportbuilder
  9578. [CMP] scripting/java/ScriptFramework
  9579. [CMP] scripting/java/ScriptProviderForJava
  9580. [CMP] scripting/source/pyprov/mailmerge
  9581. [CMP] smoketest/org/libreoffice/smoketest/smoketest
  9582. [CMP] wizards/com/sun/star/wizards/fax/fax
  9583. [CMP] wizards/com/sun/star/wizards/letter/letter
  9584. [CMP] wizards/com/sun/star/wizards/agenda/agenda
  9585. [CMP] wizards/com/sun/star/wizards/form/form
  9586. [CMP] wizards/com/sun/star/wizards/query/query
  9587. [CMP] wizards/com/sun/star/wizards/report/report
  9588. [CMP] wizards/com/sun/star/wizards/table/table
  9589. [CMP] xmerge/source/bridge/XMergeBridge
  9590. [BIN] i18nlangtag
  9591. [BIN] libreofficekit
  9592. [BIN] officecfg
  9593. [PKG] readlicense_oo_license
  9594. [BIN] readlicense_oo
  9595. [CMP] scripting/java/ScriptProviderForBeanShell
  9596. [CMP] scripting/java/ScriptProviderForJavaScript
  9597. [CFG] mediawiki
  9598. [CMP] testtools/source/bridgetest/testComponent
  9599. [MOD] xmlreader
  9600. [LNK] Library/libucbhelper.so
  9601. [PAT] rasqal
  9602. [LNK] Library/libjvmaccesslo.so
  9603. [LNK] Library/libjvmfwklo.so
  9604. [LNK] Library/libbinaryurplo.so
  9605. [MOD] cppu
  9606. [BIN] cppuhelper
  9607. [LNK] Executable/uno.bin
  9608. [BIN] dictionaries
  9609. [DIC] dict-hu
  9610. [DIC] dict-pt-BR
  9611. [DIC] dict-ru
  9612. [MOD] firebird
  9613. [BIN] jfreereport
  9614. [MOD] libebook
  9615. [MOD] libmwaw
  9616. [MOD] libodfgen
  9617. [MOD] libstaroffice
  9618. [MOD] libwpd
  9619. [UPK] libwpg-0.3.4.tar.xz
  9620. [MOD] libwps
  9621. [PKG] extras_autocorr
  9622. [PKG] extras_autotextuser
  9623. [PKG] extras_templates
  9624. [PKG] extras_tplpresnt
  9625. [PKG] extras_tplwizard
  9626. [LNK] Library/libiolo.so
  9627. [LNK] Library/libuuresolverlo.so
  9628. [LNK] Library/libbootstraplo.so
  9629. [LNK] Library/libintrospectionlo.so
  9630. [LNK] Library/libinvocadaptlo.so
  9631. In function 'addDataHelper',
  9632. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:111,
  9633. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  9634. inlined from 'deleteUserLink' at /opt/git/libreoffice.core/stoc/source/implementationregistration/implreg.cxx:422:30,
  9635. inlined from 'prepareUserKeys' at /opt/git/libreoffice.core/stoc/source/implementationregistration/implreg.cxx:529:27:
  9636. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 2 [-Wstringop-overflow=]
  9637. 80 | memcpy( buffer, data, length * sizeof( C ));
  9638. | ^
  9639. /opt/git/libreoffice.core/stoc/source/implementationregistration/implreg.cxx: In function 'prepareUserKeys':
  9640. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  9641. 1208 | sal_Unicode buffer[1];
  9642. | ^
  9643. In function 'addDataHelper',
  9644. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:111,
  9645. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  9646. inlined from 'prepareUserLink' at /opt/git/libreoffice.core/stoc/source/implementationregistration/implreg.cxx:366:38,
  9647. inlined from 'prepareUserKeys' at /opt/git/libreoffice.core/stoc/source/implementationregistration/implreg.cxx:526:28:
  9648. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 2 [-Wstringop-overflow=]
  9649. 80 | memcpy( buffer, data, length * sizeof( C ));
  9650. | ^
  9651. /opt/git/libreoffice.core/stoc/source/implementationregistration/implreg.cxx: In function 'prepareUserKeys':
  9652. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  9653. 1208 | sal_Unicode buffer[1];
  9654. | ^
  9655. [LNK] Library/libinvocationlo.so
  9656. [LNK] Library/libnamingservicelo.so
  9657. [LNK] Library/libproxyfaclo.so
  9658. [LNK] Library/libreflectionlo.so
  9659. [LNK] Library/libstocserviceslo.so
  9660. [LNK] Executable/saxparser
  9661. [ALL] All UI configuration files: modules/schart.done dbaccess.done modules/dbapp.done modules/dbbrowser.done modules/dbquery.done modules/dbrelation.done modules/dbtable.done modules/dbtdata.done modules/BasicIDE.done cui.done desktop.done editeng.done modules/sabpilot.done modules/scanner.done modules/sbibliography.done modules/spropctrlr.done filter.done formula.done fps.done modules/StartModule.done libreofficekit.done modules/dbreport.done modules/scalc.done modules/sdraw.done modules/simpress.done sfx.done modules/smath.done svt.done svx.done modules/sglobal.done modules/sweb.done modules/swform.done modules/swreport.done modules/swriter.done modules/swxform.done uui.done vcl.done writerperfect.done xmlsec.done
  9662. [XCD] fcfg_langpack_en-US
  9663. [AWK] CustomTarget/postprocess/registry/registry_en-US.list
  9664. [XCD] fcfg_langpack_zh-TW
  9665. [AWK] CustomTarget/postprocess/registry/registry_zh-TW.list
  9666. [PKG] autotextshare_en-US
  9667. [PKG] autotextshare_zh-TW
  9668. [ALP] autotextshare
  9669. [MOD] i18nlangtag
  9670. [LNK] Library/libtextconv_dict.so
  9671. [MOD] libreofficekit
  9672. [MOD] officecfg
  9673. [LNK] Library/libpyuno.so
  9674. [MOD] readlicense_oo
  9675. [BIN] ridljar
  9676. [JCS] Jar/HelloWorld
  9677. [JCS] Jar/Highlight
  9678. [JCS] Jar/MemoryUsage
  9679. In member function 'operator+=',
  9680. inlined from 'readLoggingConfig' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  9681. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  9682. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  9683. | ^
  9684. [JCS] Jar/ScriptFramework
  9685. In member function 'addData',
  9686. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  9687. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  9688. inlined from 'val2str' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22:
  9689. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  9690. 80 | memcpy( buffer, data, length * sizeof( C ));
  9691. | ^
  9692. /opt/git/libreoffice.core/pyuno/source/module/pyuno.cxx: In function 'val2str':
  9693. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  9694. 1208 | sal_Unicode buffer[1];
  9695. | ^
  9696. [RDB] scriptproviderforbeanshell
  9697. [RDB] scriptproviderforjavascript
  9698. [JCS] Jar/TestExtension
  9699. [JCS] Jar/smoketest
  9700. [JCS] Jar/mediawiki
  9701. [LNK] Library/libtesttools_bridgetest-common.so
  9702. [LNK] Library/libtesttools_constructors.so
  9703. [JCS] Jar/testComponent
  9704. [LNK] Library/unoexceptionprotector.so
  9705. [JCS] Jar/test-tools
  9706. [JCS] Jar/xmerge
  9707. [JCS] Jar/officebean
  9708. [CMP] binaryurp/source/binaryurp
  9709. [JCS] Jar/java_uno
  9710. [LNK] Library/libjava_uno.so
  9711. Note: /opt/git/libreoffice.core/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/JNI_proxy.java uses or overrides a deprecated API.
  9712. Note: Recompile with -Xlint:deprecation for details.
  9713. Note: /opt/git/libreoffice.core/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/JNI_proxy.java uses unchecked or unsafe operations.
  9714. Note: Recompile with -Xlint:unchecked for details.
  9715. Note: Some input files use or override a deprecated API.
  9716. Note: Recompile with -Xlint:deprecation for details.
  9717. [MOD] cppuhelper
  9718. [BIN] cpputools
  9719. [LOC] dictionaries
  9720. [MOD] jfreereport
  9721. [PAT] libwpg
  9722. [CMP] io/source/io
  9723. [CMP] remotebridges/source/unourl_resolver/uuresolver
  9724. [CMP] stoc/util/bootstrap
  9725. [CMP] stoc/source/inspect/introspection
  9726. [CMP] stoc/source/invocation_adapterfactory/invocadapt
  9727. In member function 'addData',
  9728. inlined from 'append' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  9729. inlined from '__ct_base ' at /opt/git/libreoffice.core/bridges/source/jni_uno/jni_info.cxx:169:53:
  9730. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  9731. 80 | memcpy( buffer, data, length * sizeof( C ));
  9732. | ^
  9733. [CMP] stoc/source/invocation/invocation
  9734. [CMP] stoc/source/namingservice/namingservice
  9735. [CMP] stoc/source/proxy_factory/proxyfac
  9736. [CMP] stoc/source/corereflection/reflection
  9737. [CMP] stoc/util/stocservices
  9738. [LNK] Library/libjavaloaderlo.so
  9739. [LNK] Library/libjavavmlo.so
  9740. [PRL] CustomTarget/postprocess/images/sorted.lst
  9741. [XCD] registry_en-US
  9742. [XCD] registry_zh-TW
  9743. [LOC] extras
  9744. [BIN] io
  9745. [LNK] Library/libjuhx.so
  9746. [BIN] jvmaccess
  9747. [LNK] Executable/javaldx
  9748. [CUS] postprocess/registry
  9749. [LNK] Library/libpythonloaderlo.so
  9750. [BIN] remotebridges
  9751. [MOD] ridljar
  9752. [JAR] HelloWorld
  9753. [JAR] Highlight
  9754. [JAR] MemoryUsage
  9755. [JAR] TestExtension
  9756. [JAR] mediawiki
  9757. [LNK] Library/libtesttools_cppobj.so
  9758. [LNK] Library/libtesttools_bridgetest.so
  9759. [CMP] testtools/source/bridgetest/constructors
  9760. [JAR] testComponent
  9761. [BIN] ucbhelper
  9762. [JAR] test-tools
  9763. [PKG] gpgmepp
  9764. [BIN] binaryurp
  9765. [MOD] cpputools
  9766. [MOD] dictionaries
  9767. [EPK] gpgmepp
  9768. [PKG] libetonyek
  9769. [EPK] libetonyek
  9770. [CMP] stoc/source/javaloader/javaloader
  9771. [CMP] stoc/source/javavm/javavm
  9772. [MOD] io
  9773. [BIN] javaunohelper
  9774. [MOD] jvmaccess
  9775. [BIN] jvmfwk
  9776. [JCS] Jar/nlpsolver
  9777. [CMP] pyuno/source/loader/pythonloader
  9778. [MOD] remotebridges
  9779. [JCS] Jar/reportbuilder
  9780. [JCS] Jar/ScriptProviderForBeanShell
  9781. [JCS] Jar/ScriptProviderForJava
  9782. [JCS] Jar/ScriptProviderForJavaScript
  9783. [BIN] stoc
  9784. [CMP] testtools/source/bridgetest/cppobj
  9785. [CMP] testtools/source/bridgetest/bridgetest
  9786. [RDB] uno_services
  9787. [MOD] ucbhelper
  9788. [JCS] Jar/commonwizards
  9789. [JCS] Jar/XMergeBridge
  9790. [PCH] precompiled_comphelper
  9791. [PCH] precompiled_basegfx
  9792. Note: /opt/git/libreoffice.core/wizards/com/sun/star/wizards/ui/ButtonList.java uses unchecked or unsafe operations.
  9793. Note: Recompile with -Xlint:unchecked for details.
  9794. [CXX] eventattacher/source/eventattacher.cxx
  9795. [CXX] helpcompiler/source/HelpCompiler.cxx
  9796. [CXX] helpcompiler/source/LuceneHelper.cxx
  9797. [CXX] helpcompiler/source/HelpIndexer.cxx
  9798. [CXX] helpcompiler/source/HelpSearch.cxx
  9799. [CXX] helpcompiler/source/BasCodeTagger.cxx
  9800. [CXX] helpcompiler/source/HelpLinker.cxx
  9801. [CXX] i18npool/source/search/levdis.cxx
  9802. [CXX] i18npool/source/search/textsearch.cxx
  9803. [CXX] shell/source/unix/exec/shellexec.cxx
  9804. [BIN] bean
  9805. [MOD] binaryurp
  9806. [BIN] bridges
  9807. [CXX] connectivity/source/drivers/postgresql/pq_driver.cxx
  9808. [CXX] connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx
  9809. [CXX] connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx
  9810. [CXX] connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx
  9811. [CXX] connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx
  9812. [BIN] gpgmepp
  9813. [BIN] libetonyek
  9814. [PRJ] libwpg
  9815. [RDB] ure/services
  9816. [PRL] CustomTarget/postprocess/images/images_breeze.zip
  9817. [PRL] CustomTarget/postprocess/images/images_breeze_dark.zip
  9818. [PRL] CustomTarget/postprocess/images/images_breeze_dark_svg.zip
  9819. [PRL] CustomTarget/postprocess/images/images_breeze_svg.zip
  9820. [PRL] CustomTarget/postprocess/images/images_colibre.zip
  9821. [PRL] CustomTarget/postprocess/images/images_colibre_dark.zip
  9822. [PRL] CustomTarget/postprocess/images/images_colibre_dark_svg.zip
  9823. [PRL] CustomTarget/postprocess/images/images_colibre_svg.zip
  9824. [PRL] CustomTarget/postprocess/images/images_elementary.zip
  9825. [PRL] CustomTarget/postprocess/images/images_elementary_svg.zip
  9826. [PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip
  9827. [PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip
  9828. [PRL] CustomTarget/postprocess/images/images_sifr.zip
  9829. [PRL] CustomTarget/postprocess/images/images_sifr_dark.zip
  9830. [PRL] CustomTarget/postprocess/images/images_sifr_dark_svg.zip
  9831. [PRL] CustomTarget/postprocess/images/images_sifr_svg.zip
  9832. [PRL] CustomTarget/postprocess/images/images_sukapura.zip
  9833. [PRL] CustomTarget/postprocess/images/images_sukapura_dark.zip
  9834. [PRL] CustomTarget/postprocess/images/images_sukapura_dark_svg.zip
  9835. [PRL] CustomTarget/postprocess/images/images_sukapura_svg.zip
  9836. [PKG] postprocess_registry
  9837. [CXX] shell/source/sessioninstall/SyncDbusSessionHelper.cxx
  9838. [CXX] shell/source/cmdmail/cmdmailmsg.cxx
  9839. [CXX] shell/source/cmdmail/cmdmailsuppl.cxx
  9840. [CXX] ucb/source/cacher/cachedcontentresultset.cxx
  9841. [CXX] ucb/source/cacher/cachedcontentresultsetstub.cxx
  9842. [CXX] ucb/source/cacher/cacheddynamicresultset.cxx
  9843. [CXX] ucb/source/cacher/cacheddynamicresultsetstub.cxx
  9844. [CXX] ucb/source/cacher/contentresultsetwrapper.cxx
  9845. [CXX] ucb/source/cacher/dynamicresultsetwrapper.cxx
  9846. [CXX] ucb/source/ucp/ftp/ftpcfunc.cxx
  9847. [CXX] ucb/source/ucp/ftp/ftpcontentcaps.cxx
  9848. [CXX] ucb/source/ucp/ftp/ftpcontent.cxx
  9849. [CXX] ucb/source/ucp/ftp/ftpcontentidentifier.cxx
  9850. [CXX] ucb/source/ucp/ftp/ftpcontentprovider.cxx
  9851. [CXX] ucb/source/ucp/ftp/ftpdirp.cxx
  9852. [CXX] ucb/source/ucp/ftp/ftpdynresultset.cxx
  9853. [CXX] ucb/source/ucp/ftp/ftpintreq.cxx
  9854. [CXX] ucb/source/ucp/ftp/ftploaderthread.cxx
  9855. [CXX] ucb/source/ucp/ftp/ftpresultsetbase.cxx
  9856. [CXX] ucb/source/ucp/ftp/ftpresultsetI.cxx
  9857. [CXX] ucb/source/ucp/ftp/ftpurl.cxx
  9858. [CXX] ucb/source/ucp/package/pkgcontentcaps.cxx
  9859. [CXX] ucb/source/ucp/package/pkgcontent.cxx
  9860. [CXX] ucb/source/ucp/package/pkgdatasupplier.cxx
  9861. [CXX] ucb/source/ucp/package/pkgprovider.cxx
  9862. [CXX] ucb/source/ucp/package/pkgresultset.cxx
  9863. [CXX] ucb/source/ucp/package/pkguri.cxx
  9864. [MOD] javaunohelper
  9865. [MOD] jvmfwk
  9866. [JAR] nlpsolver
  9867. [CUS] postprocess/images
  9868. [LOC] postprocess
  9869. [RDB] pyuno
  9870. [PKG] scripting_java_jars
  9871. [OXT] TestExtension
  9872. [MOD] stoc
  9873. [BIN] testtools
  9874. [CXX] unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
  9875. [LOC] libreoffice
  9876. [PCH] precompiled_tl
  9877. [PRJ] rasqal
  9878. [PCH] precompiled_configmgr
  9879. [CXX] UnoControls/source/base/basecontainercontrol.cxx
  9880. [CXX] UnoControls/source/base/basecontrol.cxx
  9881. [CXX] UnoControls/source/base/multiplexer.cxx
  9882. [CXX] UnoControls/source/controls/OConnectionPointContainerHelper.cxx
  9883. [CXX] UnoControls/source/controls/OConnectionPointHelper.cxx
  9884. [CXX] UnoControls/source/controls/framecontrol.cxx
  9885. [CXX] UnoControls/source/controls/progressbar.cxx
  9886. [CXX] UnoControls/source/controls/progressmonitor.cxx
  9887. [CXX] UnoControls/source/controls/statusindicator.cxx
  9888. [CXX] desktop/source/offacc/acceptor.cxx
  9889. [CXX] sax/source/expatwrap/sax_expat.cxx
  9890. [CXX] sax/source/expatwrap/saxwriter.cxx
  9891. [CXX] sax/source/expatwrap/xml2utf.cxx
  9892. [CXX] sax/source/fastparser/fastparser.cxx
  9893. [CXX] sax/source/fastparser/legacyfastparser.cxx
  9894. [CXX] sax/source/tools/converter.cxx
  9895. [CXX] sax/source/tools/fastattribs.cxx
  9896. [CXX] sax/source/tools/fastserializer.cxx
  9897. [CXX] sax/source/tools/fshelper.cxx
  9898. [CXX] ucb/source/sorter/sortdynres.cxx
  9899. [CXX] ucb/source/sorter/sortresult.cxx
  9900. [CXX] ucb/source/ucp/expand/ucpexpand.cxx
  9901. [CXX] ucb/source/ucp/ext/ucpext_content.cxx
  9902. [CXX] ucb/source/ucp/ext/ucpext_datasupplier.cxx
  9903. [CXX] ucb/source/ucp/ext/ucpext_provider.cxx
  9904. [CXX] ucb/source/ucp/ext/ucpext_resultset.cxx
  9905. [CXX] ucb/source/ucp/hierarchy/dynamicresultset.cxx
  9906. [CXX] ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx
  9907. [CXX] ucb/source/ucp/hierarchy/hierarchycontent.cxx
  9908. [CXX] ucb/source/ucp/hierarchy/hierarchydata.cxx
  9909. [CXX] ucb/source/ucp/hierarchy/hierarchydatasource.cxx
  9910. [CXX] ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx
  9911. [CXX] ucb/source/ucp/hierarchy/hierarchyprovider.cxx
  9912. [CXX] ucb/source/ucp/hierarchy/hierarchyuri.cxx
  9913. [CXX] ucb/source/ucp/tdoc/tdoc_contentcaps.cxx
  9914. [CXX] ucb/source/ucp/tdoc/tdoc_content.cxx
  9915. [CXX] ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
  9916. [CXX] ucb/source/ucp/tdoc/tdoc_docmgr.cxx
  9917. [CXX] ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx
  9918. [CXX] ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx
  9919. [CXX] ucb/source/ucp/tdoc/tdoc_provider.cxx
  9920. [CXX] ucb/source/ucp/tdoc/tdoc_resultset.cxx
  9921. [CXX] ucb/source/ucp/tdoc/tdoc_stgelems.cxx
  9922. [CXX] ucb/source/ucp/tdoc/tdoc_storage.cxx
  9923. [CXX] ucb/source/ucp/tdoc/tdoc_uri.cxx
  9924. [PCH] precompiled_xmlscript
  9925. [CXX] animations/source/animcore/animcore.cxx
  9926. [MOD] bean
  9927. [MOD] bridges
  9928. [MOD] gpgmepp
  9929. [MOD] libetonyek
  9930. [CXX] helpcompiler/source/HelpIndexer_main.cxx
  9931. [CXX] helpcompiler/source/HelpLinker_main.cxx
  9932. [MOD] testtools
  9933. [BIN] ure
  9934. [JCS] Jar/form
  9935. [JCS] Jar/query
  9936. [JCS] Jar/report
  9937. [JCS] Jar/table
  9938. [BIN] xmerge
  9939. [LOC] top level modules: libreoffice
  9940. [CXX] comphelper/source/compare/AnyCompareFactory.cxx
  9941. [CXX] comphelper/source/container/IndexedPropertyValuesContainer.cxx
  9942. [CXX] comphelper/source/container/NamedPropertyValuesContainer.cxx
  9943. [CXX] comphelper/source/container/container.cxx
  9944. [CXX] comphelper/source/container/containermultiplexer.cxx
  9945. [CXX] comphelper/source/container/interfacecontainer2.cxx
  9946. [CXX] comphelper/source/container/embeddedobjectcontainer.cxx
  9947. [CXX] comphelper/source/container/enumerablemap.cxx
  9948. [CXX] comphelper/source/container/enumhelper.cxx
  9949. [CXX] comphelper/source/container/namecontainer.cxx
  9950. [CXX] comphelper/source/eventattachermgr/eventattachermgr.cxx
  9951. [CXX] comphelper/source/misc/accessiblecomponenthelper.cxx
  9952. [CXX] comphelper/source/misc/accessibleeventnotifier.cxx
  9953. [CXX] comphelper/source/misc/accessiblekeybindinghelper.cxx
  9954. [CXX] comphelper/source/misc/accessibleselectionhelper.cxx
  9955. [CXX] comphelper/source/misc/accessibletexthelper.cxx
  9956. [CXX] comphelper/source/misc/accessiblewrapper.cxx
  9957. [CXX] comphelper/source/misc/AccessibleImplementationHelper.cxx
  9958. [CXX] comphelper/source/misc/anycompare.cxx
  9959. [CXX] comphelper/source/misc/anytohash.cxx
  9960. [CXX] comphelper/source/misc/anytostring.cxx
  9961. [CXX] comphelper/source/misc/asyncnotification.cxx
  9962. [CXX] comphelper/source/misc/asyncquithandler.cxx
  9963. [CXX] comphelper/source/misc/automationinvokedzone.cxx
  9964. [CXX] comphelper/source/misc/backupfilehelper.cxx
  9965. [CXX] comphelper/source/misc/base64.cxx
  9966. [CXX] comphelper/source/misc/compbase.cxx
  9967. [CXX] comphelper/source/misc/componentbase.cxx
  9968. [CXX] comphelper/source/misc/configuration.cxx
  9969. [CXX] comphelper/source/misc/configurationhelper.cxx
  9970. [CXX] comphelper/source/misc/date.cxx
  9971. [CXX] comphelper/source/misc/debuggerinfo.cxx
  9972. [CXX] comphelper/source/misc/diagnose_ex.cxx
  9973. [CXX] comphelper/source/misc/DirectoryHelper.cxx
  9974. [CXX] comphelper/source/misc/dispatchcommand.cxx
  9975. [CXX] comphelper/source/misc/docpasswordhelper.cxx
  9976. [CXX] comphelper/source/misc/docpasswordrequest.cxx
  9977. [CXX] comphelper/source/misc/documentinfo.cxx
  9978. [CXX] comphelper/source/misc/errcode.cxx
  9979. [CXX] comphelper/source/misc/evtlistenerhlp.cxx
  9980. [CXX] comphelper/source/misc/evtmethodhelper.cxx
  9981. [CXX] comphelper/source/misc/fileurl.cxx
  9982. [CXX] comphelper/source/misc/getexpandeduri.cxx
  9983. [CXX] comphelper/source/misc/graphicmimetype.cxx
  9984. [CXX] comphelper/source/misc/hash.cxx
  9985. [CXX] comphelper/source/misc/instancelocker.cxx
  9986. [CXX] comphelper/source/misc/interaction.cxx
  9987. [CXX] comphelper/source/misc/logging.cxx
  9988. [CXX] comphelper/source/misc/lok.cxx
  9989. [CXX] comphelper/source/misc/mimeconfighelper.cxx
  9990. [CXX] comphelper/source/misc/namedvaluecollection.cxx
  9991. [CXX] comphelper/source/misc/numberedcollection.cxx
  9992. [CXX] comphelper/source/misc/numbers.cxx
  9993. [CXX] comphelper/source/misc/officerestartmanager.cxx
  9994. [CXX] comphelper/source/misc/traceevent.cxx
  9995. [CXX] comphelper/source/misc/proxyaggregation.cxx
  9996. [CXX] comphelper/source/misc/random.cxx
  9997. [CXX] comphelper/source/misc/SelectionMultiplex.cxx
  9998. [CXX] comphelper/source/misc/sequenceashashmap.cxx
  9999. [CXX] comphelper/source/misc/sharedmutex.cxx
  10000. [CXX] comphelper/source/misc/simplefileaccessinteraction.cxx
  10001. [CXX] comphelper/source/misc/solarmutex.cxx
  10002. [CXX] comphelper/source/misc/stillreadwriteinteraction.cxx
  10003. [CXX] comphelper/source/misc/storagehelper.cxx
  10004. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  10005. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  10006. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10007. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10008. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  10009. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  10010. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10011. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  10012. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:316:51: required from here
  10013. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10014. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  10015. | ~~~~~~~~~~^~~~~~~~
  10016. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  10017. 524 | Encoding& encoding;
  10018. | ^~~~~~~~
  10019. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10020. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  10021. | ~~~~~~~~~~~^~~~~~~~~
  10022. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  10023. 523 | Callbacks& callbacks;
  10024. | ^~~~~~~~~
  10025. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10026. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  10027. | ~~~~~~~~~~^~~~~~~~
  10028. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  10029. 524 | Encoding& encoding;
  10030. | ^~~~~~~~
  10031. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10032. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  10033. | ~~~~~~~~~~~^~~~~~~~~
  10034. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  10035. 523 | Callbacks& callbacks;
  10036. | ^~~~~~~~~
  10037. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10038. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  10039. | ~~~~~~~~~~^~~~~~~~
  10040. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  10041. 524 | Encoding& encoding;
  10042. | ^~~~~~~~
  10043. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10044. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  10045. | ~~~~~~~~~~~^~~~~~~~~
  10046. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  10047. 523 | Callbacks& callbacks;
  10048. | ^~~~~~~~~
  10049. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  10050. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10051. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10052. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  10053. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  10054. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10055. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  10056. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:374:59: required from here
  10057. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  10058. 20 | class json_parser_error: public file_parser_error
  10059. | ^~~~~~~~~~~~~~~~~
  10060. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  10061. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  10062. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10063. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10064. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  10065. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  10066. | ^
  10067. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  10068. 20 | class file_parser_error: public ptree_error
  10069. | ^~~~~~~~~~~~~~~~~
  10070. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10071. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10072. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10073. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10074. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10075. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10076. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10077. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  10078. 38 | inline ptree_error::~ptree_error() throw()
  10079. | ^~~~~~~~~~~
  10080. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  10081. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10082. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10083. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  10084. 20 | class json_parser_error: public file_parser_error
  10085. | ^~~~~~~~~~~~~~~~~
  10086. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  10087. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  10088. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  10089. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10090. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10091. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10092. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10093. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  10094. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  10095. | ^
  10096. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  10097. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  10098. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  10099. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:892:37: required from 'boost::property_tree::basic_ptree<K, D, C>* boost::property_tree::basic_ptree<Key, Data, KeyCompare>::walk_path(boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type&) const [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  10100. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:594:24: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_child(const path_type&, boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  10101. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:65:97: required from here
  10102. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  10103. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10104. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10105. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10106. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10107. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10108. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10109. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10110. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  10111. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  10112. | ^~~~~~~~~~~~~~
  10113. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10114. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10115. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10116. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10117. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10118. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10119. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  10120. 64 | class ptree_bad_path : public ptree_error
  10121. | ^~~~~~~~~~~~~~
  10122. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10123. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10124. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10125. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10126. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10127. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10128. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10129. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  10130. 38 | inline ptree_error::~ptree_error() throw()
  10131. | ^~~~~~~~~~~
  10132. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  10133. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  10134. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  10135. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10136. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10137. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10138. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10139. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  10140. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  10141. | ^
  10142. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  10143. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  10144. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10145. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10146. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::source(Encoding&) [with Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  10147. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:242:69: required from 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  10148. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  10149. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10150. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  10151. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:316:51: required from here
  10152. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10153. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  10154. | ~~~~~~~~~~^~~~~~~~
  10155. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  10156. 102 | Encoding& encoding;
  10157. | ^~~~~~~~
  10158. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10159. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  10160. | ~~~~~~~~~~^~~~~~~~
  10161. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  10162. 102 | Encoding& encoding;
  10163. | ^~~~~~~~
  10164. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10165. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  10166. | ~~~~~~~~~~^~~~~~~~
  10167. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  10168. 102 | Encoding& encoding;
  10169. | ^~~~~~~~
  10170. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  10171. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10172. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10173. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp: In instantiation of 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel>::minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  10174. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:44:16: required from 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel> boost::property_tree::json_parser::detail::make_minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  10175. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:50: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  10176. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10177. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  10178. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:316:51: required from here
  10179. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10180. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  10181. | ~~~~~~~~~^~~~
  10182. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  10183. 39 | Sentinel last;
  10184. | ^~~~
  10185. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10186. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  10187. | ~~~~~~~~~^~~~~
  10188. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  10189. 38 | Iterator first;
  10190. | ^~~~~
  10191. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10192. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  10193. | ~~~~~~~~~^~~~
  10194. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  10195. 39 | Sentinel last;
  10196. | ^~~~
  10197. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10198. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  10199. | ~~~~~~~~~^~~~~
  10200. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  10201. 38 | Iterator first;
  10202. | ^~~~~
  10203. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10204. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  10205. | ~~~~~~~~~^~~~
  10206. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  10207. 39 | Sentinel last;
  10208. | ^~~~
  10209. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10210. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  10211. | ~~~~~~~~~^~~~~
  10212. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  10213. 38 | Iterator first;
  10214. | ^~~~~
  10215. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  10216. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  10217. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10218. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10219. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'void boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]':
  10220. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:247:26: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]'
  10221. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:25: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  10222. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10223. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  10224. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:316:51: required from here
  10225. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:29:43: warning: declaration of 'filename' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  10226. 29 | void set_input(const std::string& filename, const Range& r)
  10227. | ~~~~~~~~~~~~~~~~~~~^~~~~~~~
  10228. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:105:21: note: shadowed declaration is here
  10229. 105 | std::string filename;
  10230. | ^~~~~~~~
  10231. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::string_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::string_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  10232. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:327:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_string() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  10233. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:260:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  10234. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  10235. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10236. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  10237. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:316:51: required from here
  10238. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10239. 205 | Iterator& cur)
  10240. | ~~~~~~~~~~^~~
  10241. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  10242. 226 | Iterator& cur;
  10243. | ^~~
  10244. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10245. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10246. | ~~~~~~~~~~^~~~~~~~
  10247. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  10248. 225 | Encoding& encoding;
  10249. | ^~~~~~~~
  10250. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10251. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10252. | ~~~~~~~~~~~^~~~~~~~~
  10253. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  10254. 224 | Callbacks& callbacks;
  10255. | ^~~~~~~~~
  10256. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10257. 205 | Iterator& cur)
  10258. | ~~~~~~~~~~^~~
  10259. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  10260. 226 | Iterator& cur;
  10261. | ^~~
  10262. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10263. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10264. | ~~~~~~~~~~^~~~~~~~
  10265. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  10266. 225 | Encoding& encoding;
  10267. | ^~~~~~~~
  10268. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10269. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10270. | ~~~~~~~~~~~^~~~~~~~~
  10271. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  10272. 224 | Callbacks& callbacks;
  10273. | ^~~~~~~~~
  10274. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10275. 205 | Iterator& cur)
  10276. | ~~~~~~~~~~^~~
  10277. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  10278. 226 | Iterator& cur;
  10279. | ^~~
  10280. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10281. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10282. | ~~~~~~~~~~^~~~~~~~
  10283. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  10284. 225 | Encoding& encoding;
  10285. | ^~~~~~~~
  10286. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10287. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10288. | ~~~~~~~~~~~^~~~~~~~~
  10289. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  10290. 224 | Callbacks& callbacks;
  10291. | ^~~~~~~~~
  10292. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::number_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::number_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  10293. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:302:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_number() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  10294. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:263:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  10295. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  10296. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10297. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  10298. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:316:51: required from here
  10299. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10300. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10301. | ~~~~~~~~~~^~~~~~~~
  10302. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  10303. 161 | Encoding& encoding;
  10304. | ^~~~~~~~
  10305. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10306. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10307. | ~~~~~~~~~~~^~~~~~~~~
  10308. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  10309. 160 | Callbacks& callbacks;
  10310. | ^~~~~~~~~
  10311. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10312. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10313. | ~~~~~~~~~~^~~~~~~~
  10314. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  10315. 161 | Encoding& encoding;
  10316. | ^~~~~~~~
  10317. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10318. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10319. | ~~~~~~~~~~~^~~~~~~~~
  10320. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  10321. 160 | Callbacks& callbacks;
  10322. | ^~~~~~~~~
  10323. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10324. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10325. | ~~~~~~~~~~^~~~~~~~
  10326. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  10327. 161 | Encoding& encoding;
  10328. | ^~~~~~~~
  10329. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  10330. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  10331. | ~~~~~~~~~~~^~~~~~~~~
  10332. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  10333. 160 | Callbacks& callbacks;
  10334. | ^~~~~~~~~
  10335. [CXX] comphelper/source/misc/string.cxx
  10336. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  10337. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  10338. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  10339. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10340. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10341. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10342. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10343. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  10344. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  10345. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:670:9: required from 'typename boost::enable_if<boost::property_tree::detail::is_translator<Translator>, Type>::type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_value(Translator) const [with Type = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; typename boost::enable_if<boost::property_tree::detail::is_translator<Translator>, Type>::type = std::__cxx11::basic_string<char>]'
  10346. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:679:31: required from 'Type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_value() const [with Type = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  10347. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:133:54: required from 'bool boost::property_tree::json_parser::verify_json(const Ptree&, int) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  10348. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:158:25: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  10349. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  10350. /opt/git/libreoffice.core/comphelper/source/misc/sequenceashashmap.cxx:374:59: required from here
  10351. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  10352. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  10353. | ^
  10354. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10355. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10356. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10357. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10358. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10359. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10360. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10361. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  10362. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  10363. | ^~~~~~~~~~~~~~
  10364. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10365. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10366. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10367. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10368. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10369. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10370. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  10371. 40 | class ptree_bad_data : public ptree_error
  10372. | ^~~~~~~~~~~~~~
  10373. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10374. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10375. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10376. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10377. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10378. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10379. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10380. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  10381. 38 | inline ptree_error::~ptree_error() throw()
  10382. | ^~~~~~~~~~~
  10383. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  10384. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  10385. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  10386. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10387. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10388. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10389. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10390. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  10391. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  10392. | ^
  10393. [CXX] comphelper/source/misc/synchronousdispatch.cxx
  10394. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  10395. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  10396. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  10397. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  10398. | ^~~~~~~~~~
  10399. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10400. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10401. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10402. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10403. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10404. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10405. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10406. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  10407. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  10408. | ^~~~~~~~~~~~~~
  10409. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  10410. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  10411. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  10412. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10413. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10414. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10415. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10416. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  10417. 114 | wrapexcept * p = new wrapexcept( *this );
  10418. | ^~~~~~~~~~~~~~~~~~~~~~~
  10419. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  10420. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  10421. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  10422. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  10423. | ^~~~~~~~~~
  10424. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  10425. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  10426. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  10427. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10428. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10429. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10430. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10431. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  10432. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  10433. | ^~~~~~~~~~~~~~
  10434. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  10435. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  10436. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  10437. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  10438. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  10439. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  10440. from /opt/git/libreoffice.core/comphelper/inc/pch/precompiled_comphelper.hxx:57:
  10441. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  10442. 114 | wrapexcept * p = new wrapexcept( *this );
  10443. | ^~~~~~~~~~~~~~~~~~~~~~~
  10444. [CXX] comphelper/source/misc/syntaxhighlight.cxx
  10445. [CXX] comphelper/source/misc/threadpool.cxx
  10446. [CXX] comphelper/source/misc/types.cxx
  10447. [CXX] comphelper/source/misc/weakeventlistener.cxx
  10448. [CXX] comphelper/source/misc/xmlsechelper.cxx
  10449. [CXX] comphelper/source/officeinstdir/officeinstallationdirectories.cxx
  10450. [CXX] comphelper/source/processfactory/processfactory.cxx
  10451. [CXX] comphelper/source/property/ChainablePropertySet.cxx
  10452. [CXX] comphelper/source/property/ChainablePropertySetInfo.cxx
  10453. [CXX] comphelper/source/property/genericpropertyset.cxx
  10454. [CXX] comphelper/source/property/MasterPropertySet.cxx
  10455. [CXX] comphelper/source/property/MasterPropertySetInfo.cxx
  10456. [CXX] comphelper/source/property/opropertybag.cxx
  10457. [CXX] comphelper/source/property/propagg.cxx
  10458. [CXX] comphelper/source/property/propertybag.cxx
  10459. [CXX] comphelper/source/property/propertycontainer.cxx
  10460. [CXX] comphelper/source/property/propertycontainerhelper.cxx
  10461. [CXX] comphelper/source/property/property.cxx
  10462. [CXX] comphelper/source/property/propertysethelper.cxx
  10463. [CXX] comphelper/source/property/propertysetinfo.cxx
  10464. [CXX] comphelper/source/property/propertystatecontainer.cxx
  10465. [CXX] comphelper/source/property/propmultiplex.cxx
  10466. [CXX] comphelper/source/property/propmultiplex2.cxx
  10467. [CXX] comphelper/source/property/propshlp.cxx
  10468. [CXX] comphelper/source/property/propstate.cxx
  10469. [CXX] comphelper/source/streaming/basicio.cxx
  10470. [CXX] comphelper/source/streaming/memorystream.cxx
  10471. [CXX] comphelper/source/streaming/oslfile2streamwrap.cxx
  10472. [CXX] comphelper/source/streaming/seekableinput.cxx
  10473. [CXX] comphelper/source/streaming/seqinputstreamserv.cxx
  10474. [CXX] comphelper/source/streaming/seqoutputstreamserv.cxx
  10475. [CXX] comphelper/source/streaming/seqstream.cxx
  10476. [CXX] comphelper/source/streaming/streamsection.cxx
  10477. [CXX] comphelper/source/xml/attributelist.cxx
  10478. [CXX] comphelper/source/xml/ofopxmlhelper.cxx
  10479. [CXX] comphelper/source/xml/xmltools.cxx
  10480. [CXX] basegfx/source/color/bcolormodifier.cxx
  10481. [CXX] basegfx/source/color/bcolortools.cxx
  10482. [CXX] basegfx/source/curve/b2dbeziertools.cxx
  10483. [CXX] basegfx/source/curve/b2dcubicbezier.cxx
  10484. [CXX] basegfx/source/matrix/b2dhommatrix.cxx
  10485. [CXX] basegfx/source/matrix/b2dhommatrixtools.cxx
  10486. [CXX] basegfx/source/matrix/b3dhommatrix.cxx
  10487. [CXX] basegfx/source/matrix/b3dhommatrixtools.cxx
  10488. [CXX] basegfx/source/numeric/ftools.cxx
  10489. [CXX] basegfx/source/point/b2dpoint.cxx
  10490. [CXX] basegfx/source/point/b2ipoint.cxx
  10491. [CXX] basegfx/source/point/b3dpoint.cxx
  10492. [CXX] basegfx/source/polygon/b2dlinegeometry.cxx
  10493. [CXX] basegfx/source/polygon/b2dpolygon.cxx
  10494. [CXX] basegfx/source/polygon/b2dpolygonclipper.cxx
  10495. [CXX] basegfx/source/polygon/b2dpolygoncutandtouch.cxx
  10496. [CXX] basegfx/source/polygon/b2dpolygontools.cxx
  10497. [CXX] basegfx/source/polygon/b2dpolygontriangulator.cxx
  10498. [CXX] basegfx/source/polygon/b2dpolypolygon.cxx
  10499. [CXX] basegfx/source/polygon/b2dpolypolygoncutter.cxx
  10500. [CXX] basegfx/source/polygon/b2dpolypolygontools.cxx
  10501. [CXX] basegfx/source/polygon/b2dsvgpolypolygon.cxx
  10502. [CXX] basegfx/source/polygon/b2dtrapezoid.cxx
  10503. [CXX] basegfx/source/polygon/b3dpolygon.cxx
  10504. [CXX] basegfx/source/polygon/b3dpolygontools.cxx
  10505. [CXX] basegfx/source/polygon/b3dpolypolygon.cxx
  10506. [CXX] basegfx/source/polygon/b3dpolypolygontools.cxx
  10507. [CXX] basegfx/source/polygon/WaveLine.cxx
  10508. [CXX] basegfx/source/range/b2dpolyrange.cxx
  10509. [CXX] basegfx/source/range/b2drange.cxx
  10510. [CXX] basegfx/source/range/b2drangeclipper.cxx
  10511. [CXX] basegfx/source/range/b2xrange.cxx
  10512. [CXX] basegfx/source/range/b3drange.cxx
  10513. [CXX] basegfx/source/raster/rasterconvert3d.cxx
  10514. [CXX] basegfx/source/tools/b2dclipstate.cxx
  10515. [CXX] basegfx/source/tools/bgradient.cxx
  10516. [CXX] basegfx/source/tools/canvastools.cxx
  10517. [CXX] basegfx/source/tools/gradienttools.cxx
  10518. [CXX] basegfx/source/tools/keystoplerp.cxx
  10519. [CXX] basegfx/source/tools/numbertools.cxx
  10520. [CXX] basegfx/source/tools/stringconversiontools.cxx
  10521. [CXX] basegfx/source/tools/systemdependentdata.cxx
  10522. [CXX] basegfx/source/tools/tools.cxx
  10523. [CXX] basegfx/source/tools/unopolypolygon.cxx
  10524. [CXX] basegfx/source/tools/zoomtools.cxx
  10525. [CXX] basegfx/source/tuple/b2dtuple.cxx
  10526. [CXX] basegfx/source/tuple/b3dtuple.cxx
  10527. [CXX] basegfx/source/vector/b2dvector.cxx
  10528. [CXX] basegfx/source/vector/b2ivector.cxx
  10529. [CXX] basegfx/source/vector/b3dvector.cxx
  10530. [CXX] idl/source/cmptools/hash.cxx
  10531. [CXX] idl/source/cmptools/lex.cxx
  10532. [CXX] idl/source/objects/basobj.cxx
  10533. [CXX] idl/source/objects/bastype.cxx
  10534. [CXX] idl/source/objects/module.cxx
  10535. [CXX] idl/source/objects/object.cxx
  10536. [CXX] idl/source/objects/slot.cxx
  10537. [CXX] idl/source/objects/types.cxx
  10538. [CXX] idl/source/prj/command.cxx
  10539. [CXX] idl/source/prj/database.cxx
  10540. [CXX] idl/source/prj/globals.cxx
  10541. [CXX] idl/source/prj/svidl.cxx
  10542. [CXX] idl/source/prj/parser.cxx
  10543. [CXX] svl/source/fsstor/fsfactory.cxx
  10544. [CXX] svl/source/fsstor/fsstorage.cxx
  10545. [CXX] svl/source/fsstor/oinputstreamcontainer.cxx
  10546. [CXX] svl/source/fsstor/ostreamcontainer.cxx
  10547. [CXX] lingucomponent/source/languageguessing/guess.cxx
  10548. [CXX] lingucomponent/source/languageguessing/guesslang.cxx
  10549. [CXX] lingucomponent/source/languageguessing/simpleguesser.cxx
  10550. [CXX] lingucomponent/source/numbertext/numbertext.cxx
  10551. [CXX] opencl/source/openclconfig.cxx
  10552. [CXX] opencl/source/openclwrapper.cxx
  10553. [CXX] opencl/source/opencl_device.cxx
  10554. [CXX] opencl/source/platforminfo.cxx
  10555. [CXX] opencl/source/OpenCLZone.cxx
  10556. [PCH] precompiled_package2
  10557. [CXX] svl/source/passwordcontainer/passwordcontainer.cxx
  10558. [CXX] svl/source/passwordcontainer/syscreds.cxx
  10559. [CXX] scripting/source/stringresource/stringresource.cxx
  10560. [CXX] ucb/source/core/cmdenv.cxx
  10561. [CXX] ucb/source/core/identify.cxx
  10562. [CXX] ucb/source/core/provprox.cxx
  10563. [CXX] ucb/source/core/ucb.cxx
  10564. [CXX] ucb/source/core/ucbcmds.cxx
  10565. [CXX] ucb/source/core/ucbprops.cxx
  10566. [CXX] ucb/source/core/ucbstore.cxx
  10567. [CXX] ucb/source/core/FileAccess.cxx
  10568. [CXX] ucb/source/regexp/regexp.cxx
  10569. [CXX] ucb/source/ucp/file/bc.cxx
  10570. [CXX] ucb/source/ucp/file/filcmd.cxx
  10571. [CXX] ucb/source/ucp/file/filglob.cxx
  10572. [CXX] ucb/source/ucp/file/filid.cxx
  10573. [CXX] ucb/source/ucp/file/filinpstr.cxx
  10574. [CXX] ucb/source/ucp/file/filinsreq.cxx
  10575. [CXX] ucb/source/ucp/file/filnot.cxx
  10576. [CXX] ucb/source/ucp/file/filprp.cxx
  10577. [CXX] ucb/source/ucp/file/filrec.cxx
  10578. [CXX] ucb/source/ucp/file/filrow.cxx
  10579. [CXX] ucb/source/ucp/file/filrset.cxx
  10580. [CXX] ucb/source/ucp/file/filstr.cxx
  10581. [CXX] ucb/source/ucp/file/filtask.cxx
  10582. [CXX] ucb/source/ucp/file/prov.cxx
  10583. [PCH] precompiled_utl
  10584. [PCH] precompiled_xstor
  10585. [BIN] eventattacher
  10586. [CXX] extensions/source/logging/consolehandler.cxx
  10587. [CXX] extensions/source/logging/csvformatter.cxx
  10588. [CXX] extensions/source/logging/filehandler.cxx
  10589. [CXX] extensions/source/logging/logger.cxx
  10590. [CXX] extensions/source/logging/loggerconfig.cxx
  10591. [CXX] extensions/source/logging/loghandler.cxx
  10592. [CXX] extensions/source/logging/logrecord.cxx
  10593. [CXX] extensions/source/logging/plaintextformatter.cxx
  10594. [CXX] extensions/source/logging/simpletextformatter.cxx
  10595. [CXX] extensions/source/config/ldap/ldapaccess.cxx
  10596. [CXX] extensions/source/config/ldap/ldapuserprofilebe.cxx
  10597. [PKG] postprocess_images
  10598. [CXX] ucb/source/ucp/cmis/auth_provider.cxx
  10599. [CXX] ucb/source/ucp/cmis/certvalidation_handler.cxx
  10600. [CXX] ucb/source/ucp/cmis/cmis_content.cxx
  10601. [CXX] ucb/source/ucp/cmis/cmis_repo_content.cxx
  10602. [CXX] ucb/source/ucp/cmis/cmis_datasupplier.cxx
  10603. [CXX] ucb/source/ucp/cmis/cmis_provider.cxx
  10604. [CXX] ucb/source/ucp/cmis/cmis_resultset.cxx
  10605. [CXX] ucb/source/ucp/cmis/cmis_url.cxx
  10606. [CXX] ucb/source/ucp/cmis/std_inputstream.cxx
  10607. [CXX] ucb/source/ucp/cmis/std_outputstream.cxx
  10608. [BIN] pyuno
  10609. [BIN] reportbuilder
  10610. [MOD] ure
  10611. [MOD] xmerge
  10612. [LNK] Library/libcomphelper.so
  10613. [CXX] tools/source/datetime/datetime.cxx
  10614. [CXX] tools/source/datetime/datetimeutils.cxx
  10615. [CXX] tools/source/datetime/systemdatetime.cxx
  10616. [CXX] tools/source/datetime/tdate.cxx
  10617. [CXX] tools/source/datetime/ttime.cxx
  10618. [CXX] tools/source/debug/debug.cxx
  10619. [CXX] tools/source/fsys/fileutil.cxx
  10620. [CXX] tools/source/fsys/urlobj.cxx
  10621. [CXX] tools/source/fsys/wldcrd.cxx
  10622. [CXX] tools/source/generic/b3dtrans.cxx
  10623. [CXX] tools/source/generic/bigint.cxx
  10624. [CXX] tools/source/generic/color.cxx
  10625. [CXX] tools/source/generic/config.cxx
  10626. [CXX] tools/source/generic/fract.cxx
  10627. [CXX] tools/source/generic/gen.cxx
  10628. [CXX] tools/source/generic/line.cxx
  10629. [CXX] tools/source/generic/point.cxx
  10630. [CXX] tools/source/generic/poly.cxx
  10631. [CXX] tools/source/generic/poly2.cxx
  10632. [CXX] tools/source/generic/svborder.cxx
  10633. [CXX] tools/source/inet/inetmime.cxx
  10634. [CXX] tools/source/inet/inetmsg.cxx
  10635. [CXX] tools/source/inet/inetstrm.cxx
  10636. [CXX] tools/source/memtools/multisel.cxx
  10637. [CXX] tools/source/misc/cpuid.cxx
  10638. [CXX] tools/source/misc/extendapplicationenvironment.cxx
  10639. [CXX] tools/source/misc/json_writer.cxx
  10640. [CXX] tools/source/ref/globname.cxx
  10641. [CXX] tools/source/ref/ref.cxx
  10642. [CXX] tools/source/stream/stream.cxx
  10643. [CXX] tools/source/stream/vcompat.cxx
  10644. [CXX] tools/source/stream/GenericTypeSerializer.cxx
  10645. [CXX] tools/source/string/tenccvt.cxx
  10646. [CXX] tools/source/zcodec/zcodec.cxx
  10647. [CXX] tools/source/xml/XmlWriter.cxx
  10648. [CXX] tools/source/xml/XmlWalker.cxx
  10649. [CXX] tools/source/misc/fix16.cxx
  10650. [CXX] tools/source/stream/strmunx.cxx
  10651. [CXX] workdir/CustomTarget/tools/string/reversemap.cxx
  10652. [CXX] configmgr/source/access.cxx
  10653. [CXX] configmgr/source/broadcaster.cxx
  10654. In function 'ThreeByteToFourByte',
  10655. inlined from 'encode' at /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:121:28:
  10656. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:37: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10657. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  10658. | ^
  10659. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10660. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  10661. | ^
  10662. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:37: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10663. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  10664. | ^
  10665. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:37: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10666. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10667. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  10668. | ^
  10669. [CXX] configmgr/source/childaccess.cxx
  10670. [CXX] configmgr/source/components.cxx
  10671. [CXX] configmgr/source/configurationprovider.cxx
  10672. [CXX] configmgr/source/configurationregistry.cxx
  10673. [CXX] configmgr/source/data.cxx
  10674. [CXX] configmgr/source/defaultprovider.cxx
  10675. [CXX] configmgr/source/groupnode.cxx
  10676. [CXX] configmgr/source/localizedpropertynode.cxx
  10677. [CXX] configmgr/source/localizedvaluenode.cxx
  10678. [CXX] configmgr/source/lock.cxx
  10679. [CXX] configmgr/source/modifications.cxx
  10680. [CXX] configmgr/source/node.cxx
  10681. [CXX] configmgr/source/nodemap.cxx
  10682. [CXX] configmgr/source/parsemanager.cxx
  10683. [CXX] configmgr/source/partial.cxx
  10684. [CXX] configmgr/source/propertynode.cxx
  10685. [CXX] configmgr/source/readonlyaccess.cxx
  10686. [CXX] configmgr/source/readwriteaccess.cxx
  10687. [CXX] configmgr/source/rootaccess.cxx
  10688. [CXX] configmgr/source/rootnode.cxx
  10689. [CXX] configmgr/source/setnode.cxx
  10690. [CXX] configmgr/source/type.cxx
  10691. [CXX] configmgr/source/update.cxx
  10692. [CXX] configmgr/source/valueparser.cxx
  10693. [CXX] configmgr/source/writemodfile.cxx
  10694. [CXX] configmgr/source/xcdparser.cxx
  10695. [CXX] configmgr/source/xcsparser.cxx
  10696. [CXX] configmgr/source/xcuparser.cxx
  10697. [CXX] configmgr/source/xmldata.cxx
  10698. [CXX] i18npool/source/breakiterator/breakiterator_cjk.cxx
  10699. [CXX] i18npool/source/breakiterator/breakiteratorImpl.cxx
  10700. [CXX] i18npool/source/breakiterator/breakiterator_th.cxx
  10701. [CXX] i18npool/source/breakiterator/breakiterator_unicode.cxx
  10702. [CXX] i18npool/source/breakiterator/xdictionary.cxx
  10703. [CXX] i18npool/source/calendar/calendarImpl.cxx
  10704. [CXX] i18npool/source/calendar/calendar_gregorian.cxx
  10705. [CXX] i18npool/source/calendar/calendar_hijri.cxx
  10706. [CXX] i18npool/source/calendar/calendar_jewish.cxx
  10707. [CXX] i18npool/source/characterclassification/cclass_unicode.cxx
  10708. [CXX] i18npool/source/characterclassification/cclass_unicode_parser.cxx
  10709. [CXX] i18npool/source/characterclassification/characterclassificationImpl.cxx
  10710. [CXX] i18npool/source/characterclassification/unoscripttypedetector.cxx
  10711. [CXX] i18npool/source/collator/chaptercollator.cxx
  10712. [CXX] i18npool/source/collator/collatorImpl.cxx
  10713. [CXX] i18npool/source/collator/collator_unicode.cxx
  10714. [CXX] i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx
  10715. [CXX] i18npool/source/indexentry/indexentrysupplier.cxx
  10716. [CXX] i18npool/source/indexentry/indexentrysupplier_asian.cxx
  10717. [CXX] i18npool/source/indexentry/indexentrysupplier_common.cxx
  10718. [CXX] i18npool/source/indexentry/indexentrysupplier_default.cxx
  10719. [CXX] i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx
  10720. [CXX] i18npool/source/inputchecker/inputsequencechecker.cxx
  10721. [CXX] i18npool/source/inputchecker/inputsequencechecker_hi.cxx
  10722. [CXX] i18npool/source/inputchecker/inputsequencechecker_th.cxx
  10723. [CXX] i18npool/source/localedata/localedata.cxx
  10724. [CXX] i18npool/source/nativenumber/nativenumbersupplier.cxx
  10725. [CXX] i18npool/source/numberformatcode/numberformatcode.cxx
  10726. [CXX] i18npool/source/ordinalsuffix/ordinalsuffix.cxx
  10727. [CXX] i18npool/source/registerservices/registerservices.cxx
  10728. [CXX] i18npool/source/textconversion/textconversion.cxx
  10729. [CXX] i18npool/source/textconversion/textconversionImpl.cxx
  10730. [CXX] i18npool/source/textconversion/textconversion_ko.cxx
  10731. [CXX] i18npool/source/textconversion/textconversion_zh.cxx
  10732. [CXX] i18npool/source/transliteration/chartonum.cxx
  10733. [CXX] i18npool/source/transliteration/fullwidthToHalfwidth.cxx
  10734. [CXX] i18npool/source/transliteration/halfwidthToFullwidth.cxx
  10735. [CXX] i18npool/source/transliteration/hiraganaToKatakana.cxx
  10736. [CXX] i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx
  10737. [CXX] i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx
  10738. [CXX] i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx
  10739. [CXX] i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx
  10740. [CXX] i18npool/source/transliteration/ignoreKana.cxx
  10741. [CXX] i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx
  10742. [CXX] i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx
  10743. [CXX] i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx
  10744. [CXX] i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx
  10745. [CXX] i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx
  10746. [CXX] i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx
  10747. [CXX] i18npool/source/transliteration/ignoreSize_ja_JP.cxx
  10748. [CXX] i18npool/source/transliteration/ignoreSpace_ja_JP.cxx
  10749. [CXX] i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx
  10750. [CXX] i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx
  10751. [CXX] i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx
  10752. [CXX] i18npool/source/transliteration/ignoreWidth.cxx
  10753. [CXX] i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx
  10754. [CXX] i18npool/source/transliteration/ignoreDiacritics_CTL.cxx
  10755. [CXX] i18npool/source/transliteration/ignoreKashida_CTL.cxx
  10756. [CXX] i18npool/source/transliteration/katakanaToHiragana.cxx
  10757. [CXX] i18npool/source/transliteration/largeToSmall_ja_JP.cxx
  10758. [CXX] i18npool/source/transliteration/numtochar.cxx
  10759. [CXX] i18npool/source/transliteration/numtotext_cjk.cxx
  10760. [CXX] i18npool/source/transliteration/smallToLarge_ja_JP.cxx
  10761. [CXX] i18npool/source/transliteration/texttonum.cxx
  10762. [CXX] i18npool/source/transliteration/textToPronounce_zh.cxx
  10763. [CXX] i18npool/source/transliteration/transliteration_body.cxx
  10764. [CXX] i18npool/source/transliteration/transliteration_caseignore.cxx
  10765. [CXX] i18npool/source/transliteration/transliteration_commonclass.cxx
  10766. [CXX] i18npool/source/transliteration/transliteration_Ignore.cxx
  10767. [CXX] i18npool/source/transliteration/transliterationImpl.cxx
  10768. [CXX] i18npool/source/transliteration/transliteration_Numeric.cxx
  10769. [CXX] i18npool/source/transliteration/transliteration_OneToOne.cxx
  10770. [C ] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c
  10771. [C ] CustomTarget/i18npool/breakiterator/count_word_brk.c
  10772. [C ] CustomTarget/i18npool/breakiterator/dict_word_brk.c
  10773. [C ] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c
  10774. [C ] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c
  10775. [C ] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c
  10776. [C ] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c
  10777. [C ] CustomTarget/i18npool/breakiterator/edit_word_brk.c
  10778. [C ] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c
  10779. [C ] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c
  10780. [C ] CustomTarget/i18npool/breakiterator/line_brk.c
  10781. [C ] CustomTarget/i18npool/breakiterator/sent_brk.c
  10782. [CXX] i18nutil/source/utility/casefolding.cxx
  10783. [CXX] i18nutil/source/utility/oneToOneMapping.cxx
  10784. [CXX] i18nutil/source/utility/paper.cxx
  10785. [CXX] i18nutil/source/utility/scripttypedetector.cxx
  10786. [CXX] i18nutil/source/utility/unicode.cxx
  10787. [CXX] i18nutil/source/utility/widthfolding.cxx
  10788. [PCH] precompiled_sot
  10789. [CXX] xmlscript/source/xml_helper/xml_byteseq.cxx
  10790. [CXX] xmlscript/source/xml_helper/xml_element.cxx
  10791. [CXX] xmlscript/source/xml_helper/xml_impctx.cxx
  10792. [CXX] xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx
  10793. [CXX] xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx
  10794. [CXX] xmlscript/source/xmldlg_imexp/xmldlg_export.cxx
  10795. [CXX] xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
  10796. [CXX] xmlscript/source/xmldlg_imexp/xmldlg_import.cxx
  10797. [CXX] xmlscript/source/xmlflat_imexp/xmlbas_export.cxx
  10798. [CXX] xmlscript/source/xmllib_imexp/xmllib_export.cxx
  10799. [CXX] xmlscript/source/xmllib_imexp/xmllib_import.cxx
  10800. [CXX] xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
  10801. [CXX] xmlscript/source/xmlmod_imexp/xmlmod_import.cxx
  10802. [BIN] UnoControls
  10803. [CXX] desktop/source/migration/services/basicmigration.cxx
  10804. [CXX] desktop/source/migration/services/jvmfwk.cxx
  10805. [CXX] desktop/source/migration/services/wordbookmigration.cxx
  10806. [CXX] desktop/source/migration/services/oo3extensionmigration.cxx
  10807. [MOD] eventattacher
  10808. [PCH] precompiled_hwp
  10809. [CXX] scaddins/source/analysis/analysis.cxx
  10810. [CXX] scaddins/source/analysis/analysishelper.cxx
  10811. [CXX] scaddins/source/analysis/bessel.cxx
  10812. [CXX] scaddins/source/analysis/financial.cxx
  10813. [CXX] scaddins/source/datefunc/datefunc.cxx
  10814. [CXX] scaddins/source/pricing/pricing.cxx
  10815. [CXX] scaddins/source/pricing/black_scholes.cxx
  10816. [CXX] sccomp/source/solver/SwarmSolver.cxx
  10817. [CXX] sccomp/source/solver/SolverComponent.cxx
  10818. [CXX] sccomp/source/solver/CoinMPSolver.cxx
  10819. [CXX] sccomp/source/solver/LpsolveSolver.cxx
  10820. [CXX] scripting/source/provider/ActiveMSPList.cxx
  10821. [CXX] scripting/source/provider/BrowseNodeFactoryImpl.cxx
  10822. [CXX] scripting/source/provider/MasterScriptProvider.cxx
  10823. [CXX] scripting/source/provider/MasterScriptProviderFactory.cxx
  10824. [CXX] scripting/source/provider/ProviderCache.cxx
  10825. [CXX] scripting/source/provider/URIHelper.cxx
  10826. [MOD] pyuno
  10827. [MOD] reportbuilder
  10828. [JCS] Jar/reportbuilderwizard
  10829. [LNK] Library/libbasegfxlo.so
  10830. [CXX] package/source/manifest/ManifestExport.cxx
  10831. [CXX] package/source/manifest/ManifestImport.cxx
  10832. [CXX] package/source/manifest/ManifestReader.cxx
  10833. [CXX] package/source/manifest/ManifestWriter.cxx
  10834. [CXX] package/source/zipapi/blowfishcontext.cxx
  10835. [CXX] package/source/zipapi/ByteChucker.cxx
  10836. [CXX] package/source/zipapi/ByteGrabber.cxx
  10837. [CXX] package/source/zipapi/CRC32.cxx
  10838. [CXX] package/source/zipapi/Deflater.cxx
  10839. [CXX] package/source/zipapi/Inflater.cxx
  10840. [CXX] package/source/zipapi/sha1context.cxx
  10841. [CXX] package/source/zipapi/ThreadedDeflater.cxx
  10842. [CXX] package/source/zipapi/XBufferedThreadedStream.cxx
  10843. [CXX] package/source/zipapi/XUnbufferedStream.cxx
  10844. [CXX] package/source/zipapi/ZipEnumeration.cxx
  10845. [CXX] package/source/zipapi/ZipFile.cxx
  10846. [CXX] package/source/zipapi/ZipOutputEntry.cxx
  10847. [CXX] package/source/zipapi/ZipOutputStream.cxx
  10848. [CXX] package/source/zippackage/wrapstreamforshare.cxx
  10849. [CXX] package/source/zippackage/zipfileaccess.cxx
  10850. [CXX] package/source/zippackage/ZipPackageBuffer.cxx
  10851. [CXX] package/source/zippackage/ZipPackage.cxx
  10852. [CXX] package/source/zippackage/ZipPackageEntry.cxx
  10853. [CXX] package/source/zippackage/ZipPackageFolder.cxx
  10854. [CXX] package/source/zippackage/ZipPackageFolderEnumeration.cxx
  10855. [CXX] package/source/zippackage/ZipPackageSink.cxx
  10856. [CXX] package/source/zippackage/ZipPackageStream.cxx
  10857. [PCH] precompiled_svl
  10858. [CXX] unotools/source/accessibility/accessiblerelationsethelper.cxx
  10859. [CXX] unotools/source/config/bootstrap.cxx
  10860. [CXX] unotools/source/config/cmdoptions.cxx
  10861. [CXX] unotools/source/config/compatibility.cxx
  10862. [CXX] unotools/source/config/configitem.cxx
  10863. [CXX] unotools/source/config/configmgr.cxx
  10864. [CXX] unotools/source/config/confignode.cxx
  10865. [CXX] unotools/source/config/configpaths.cxx
  10866. [CXX] unotools/source/config/configvaluecontainer.cxx
  10867. [CXX] unotools/source/config/defaultoptions.cxx
  10868. [CXX] unotools/source/config/docinfohelper.cxx
  10869. [CXX] unotools/source/config/dynamicmenuoptions.cxx
  10870. [CXX] unotools/source/config/eventcfg.cxx
  10871. [CXX] unotools/source/config/fltrcfg.cxx
  10872. [CXX] unotools/source/config/fontcfg.cxx
  10873. [CXX] unotools/source/config/historyoptions.cxx
  10874. [CXX] unotools/source/config/itemholder1.cxx
  10875. [CXX] unotools/source/config/lingucfg.cxx
  10876. [CXX] unotools/source/config/moduleoptions.cxx
  10877. [CXX] unotools/source/config/options.cxx
  10878. [CXX] unotools/source/config/optionsdlg.cxx
  10879. [CXX] unotools/source/config/pathoptions.cxx
  10880. [CXX] unotools/source/config/saveopt.cxx
  10881. [CXX] unotools/source/config/searchopt.cxx
  10882. [CXX] unotools/source/config/securityoptions.cxx
  10883. [CXX] unotools/source/config/syslocaleoptions.cxx
  10884. [CXX] unotools/source/config/useroptions.cxx
  10885. [CXX] unotools/source/config/viewoptions.cxx
  10886. [CXX] unotools/source/i18n/calendarwrapper.cxx
  10887. [CXX] unotools/source/i18n/caserotate.cxx
  10888. [CXX] unotools/source/i18n/charclass.cxx
  10889. [CXX] unotools/source/i18n/collatorwrapper.cxx
  10890. [CXX] unotools/source/i18n/intlwrapper.cxx
  10891. [CXX] unotools/source/i18n/localedatawrapper.cxx
  10892. [CXX] unotools/source/i18n/nativenumberwrapper.cxx
  10893. [CXX] unotools/source/i18n/resmgr.cxx
  10894. [CXX] unotools/source/i18n/textsearch.cxx
  10895. [CXX] unotools/source/i18n/transliterationwrapper.cxx
  10896. [CXX] unotools/source/misc/closeveto.cxx
  10897. [CXX] unotools/source/misc/datetime.cxx
  10898. [CXX] unotools/source/misc/defaultencoding.cxx
  10899. [CXX] unotools/source/misc/desktopterminationobserver.cxx
  10900. [CXX] unotools/source/misc/eventlisteneradapter.cxx
  10901. [CXX] unotools/source/misc/fontcvt.cxx
  10902. [CXX] unotools/source/misc/fontdefs.cxx
  10903. [CXX] unotools/source/misc/mediadescriptor.cxx
  10904. [CXX] unotools/source/misc/sharedunocomponent.cxx
  10905. [CXX] unotools/source/misc/syslocale.cxx
  10906. [CXX] unotools/source/misc/wincodepage.cxx
  10907. [CXX] unotools/source/misc/ServiceDocumenter.cxx
  10908. [CXX] unotools/source/misc/ZipPackageHelper.cxx
  10909. [CXX] unotools/source/streaming/streamhelper.cxx
  10910. [CXX] unotools/source/streaming/streamwrap.cxx
  10911. [CXX] unotools/source/ucbhelper/localfilehelper.cxx
  10912. [CXX] unotools/source/ucbhelper/progresshandlerwrap.cxx
  10913. [CXX] unotools/source/ucbhelper/tempfile.cxx
  10914. [CXX] unotools/source/ucbhelper/ucbhelper.cxx
  10915. [CXX] unotools/source/ucbhelper/ucblockbytes.cxx
  10916. [CXX] unotools/source/ucbhelper/ucbstreamhelper.cxx
  10917. [CXX] unotools/source/ucbhelper/xtempfile.cxx
  10918. [CXX] filter/source/xmlfilterdetect/filterdetect.cxx
  10919. [CXX] package/source/xstor/disposelistener.cxx
  10920. [CXX] package/source/xstor/ocompinstream.cxx
  10921. [CXX] package/source/xstor/ohierarchyholder.cxx
  10922. [CXX] package/source/xstor/oseekinstream.cxx
  10923. [CXX] package/source/xstor/owriteablestream.cxx
  10924. [CXX] package/source/xstor/selfterminatefilestream.cxx
  10925. [CXX] package/source/xstor/switchpersistencestream.cxx
  10926. [CXX] package/source/xstor/xfactory.cxx
  10927. [CXX] package/source/xstor/xstorage.cxx
  10928. [MOD] UnoControls
  10929. [BIN] comphelper
  10930. [PKG] libwpg
  10931. [EPK] libwpg
  10932. [BIN] opencl
  10933. [LNK] Library/libtllo.so
  10934. [PKG] rasqal
  10935. [PCH] precompiled_drawinglayercore
  10936. [CXX] sot/source/unoolestorage/xolesimplestorage.cxx
  10937. In member function 'addData',
  10938. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10939. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10940. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10941. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10942. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10943. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10944. 80 | memcpy( buffer, data, length * sizeof( C ));
  10945. | ^
  10946. In member function 'addData',
  10947. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10948. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10949. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10950. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10951. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10952. 80 | memcpy( buffer, data, length * sizeof( C ));
  10953. | ^
  10954. In member function 'addData',
  10955. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10956. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10957. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10958. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10959. 80 | memcpy( buffer, data, length * sizeof( C ));
  10960. | ^
  10961. In member function 'addData',
  10962. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10963. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10964. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10965. 80 | memcpy( buffer, data, length * sizeof( C ));
  10966. | ^
  10967. In member function 'addData',
  10968. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10969. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10970. 80 | memcpy( buffer, data, length * sizeof( C ));
  10971. | ^
  10972. In member function 'addData',
  10973. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10974. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10975. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10976. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10977. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10978. 80 | memcpy( buffer, data, length * sizeof( C ));
  10979. | ^
  10980. In member function 'addData',
  10981. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10982. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10983. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10984. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10985. 80 | memcpy( buffer, data, length * sizeof( C ));
  10986. | ^
  10987. In member function 'addData',
  10988. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  10989. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10990. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10991. 80 | memcpy( buffer, data, length * sizeof( C ));
  10992. | ^
  10993. In member function 'addData',
  10994. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  10995. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  10996. 80 | memcpy( buffer, data, length * sizeof( C ));
  10997. | ^
  10998. In member function 'addData',
  10999. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11000. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11001. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11002. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  11003. 80 | memcpy( buffer, data, length * sizeof( C ));
  11004. | ^
  11005. In member function 'addData',
  11006. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11007. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11008. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  11009. 80 | memcpy( buffer, data, length * sizeof( C ));
  11010. | ^
  11011. In member function 'addData',
  11012. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11013. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  11014. 80 | memcpy( buffer, data, length * sizeof( C ));
  11015. | ^
  11016. In member function 'addData',
  11017. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11018. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11019. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  11020. 80 | memcpy( buffer, data, length * sizeof( C ));
  11021. | ^
  11022. In member function 'addData',
  11023. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11024. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  11025. 80 | memcpy( buffer, data, length * sizeof( C ));
  11026. | ^
  11027. In member function 'addData',
  11028. inlined from 'writeUTF8' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11029. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  11030. 80 | memcpy( buffer, data, length * sizeof( C ));
  11031. | ^
  11032. In member function 'addData',
  11033. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11034. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  11035. inlined from 'toString' at /opt/git/libreoffice.core/tools/source/generic/gen.cxx:34:61:
  11036. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  11037. 80 | memcpy( buffer, data, length * sizeof( C ));
  11038. | ^
  11039. In member function 'addData',
  11040. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11041. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11042. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11043. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11044. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  11045. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  11046. inlined from 'toString' at /opt/git/libreoffice.core/tools/source/generic/gen.cxx:180:46:
  11047. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  11048. 80 | memcpy( buffer, data, length * sizeof( C ));
  11049. | ^
  11050. [CXX] sot/source/base/formats.cxx
  11051. [CXX] sot/source/base/object.cxx
  11052. [CXX] sot/source/base/exchange.cxx
  11053. [CXX] sot/source/base/filelist.cxx
  11054. [CXX] sot/source/sdstor/stg.cxx
  11055. [CXX] sot/source/sdstor/stgavl.cxx
  11056. [CXX] sot/source/sdstor/stgcache.cxx
  11057. [CXX] sot/source/sdstor/stgdir.cxx
  11058. [CXX] sot/source/sdstor/stgelem.cxx
  11059. [CXX] sot/source/sdstor/stgio.cxx
  11060. [CXX] sot/source/sdstor/stgole.cxx
  11061. [CXX] sot/source/sdstor/stgstrms.cxx
  11062. [CXX] sot/source/sdstor/storage.cxx
  11063. [CXX] sot/source/sdstor/storinfo.cxx
  11064. [CXX] sot/source/sdstor/ucbstorage.cxx
  11065. [BIN] basegfx
  11066. [MOD] comphelper
  11067. [BIN] configmgr
  11068. [BIN] libwpg
  11069. [EPK] rasqal
  11070. [CXX] hwpfilter/source/attributes.cxx
  11071. [CXX] hwpfilter/source/cspline.cxx
  11072. [CXX] hwpfilter/source/fontmap.cxx
  11073. [CXX] hwpfilter/source/formula.cxx
  11074. [CXX] hwpfilter/source/grammar.cxx
  11075. [CXX] hwpfilter/source/hbox.cxx
  11076. [CXX] hwpfilter/source/hcode.cxx
  11077. [CXX] hwpfilter/source/hfont.cxx
  11078. [CXX] hwpfilter/source/hgzip.cxx
  11079. [CXX] hwpfilter/source/hinfo.cxx
  11080. [CXX] hwpfilter/source/hiodev.cxx
  11081. [CXX] hwpfilter/source/hpara.cxx
  11082. [CXX] hwpfilter/source/hstream.cxx
  11083. [CXX] hwpfilter/source/hstyle.cxx
  11084. [CXX] hwpfilter/source/htags.cxx
  11085. [CXX] hwpfilter/source/hutil.cxx
  11086. [CXX] hwpfilter/source/hwpeq.cxx
  11087. [CXX] hwpfilter/source/hwpfile.cxx
  11088. [CXX] hwpfilter/source/hwpread.cxx
  11089. [CXX] hwpfilter/source/hwpreader.cxx
  11090. [CXX] hwpfilter/source/lexer.cxx
  11091. [CXX] hwpfilter/source/solver.cxx
  11092. [CXX] ucb/source/ucp/webdav-curl/ContentProperties.cxx
  11093. [CXX] ucb/source/ucp/webdav-curl/CurlSession.cxx
  11094. [CXX] ucb/source/ucp/webdav-curl/CurlUri.cxx
  11095. [CXX] ucb/source/ucp/webdav-curl/DAVProperties.cxx
  11096. [CXX] ucb/source/ucp/webdav-curl/DAVResourceAccess.cxx
  11097. [CXX] ucb/source/ucp/webdav-curl/DAVSessionFactory.cxx
  11098. [CXX] ucb/source/ucp/webdav-curl/DAVTypes.cxx
  11099. [CXX] ucb/source/ucp/webdav-curl/DateTimeHelper.cxx
  11100. [CXX] ucb/source/ucp/webdav-curl/PropfindCache.cxx
  11101. [CXX] ucb/source/ucp/webdav-curl/SerfLockStore.cxx
  11102. [CXX] ucb/source/ucp/webdav-curl/UCBDeadPropertyValue.cxx
  11103. [CXX] ucb/source/ucp/webdav-curl/webdavcontent.cxx
  11104. [CXX] ucb/source/ucp/webdav-curl/webdavcontentcaps.cxx
  11105. [CXX] ucb/source/ucp/webdav-curl/webdavdatasupplier.cxx
  11106. [CXX] ucb/source/ucp/webdav-curl/webdavprovider.cxx
  11107. [CXX] ucb/source/ucp/webdav-curl/webdavresponseparser.cxx
  11108. [CXX] ucb/source/ucp/webdav-curl/webdavresultset.cxx
  11109. [BIN] i18nutil
  11110. [MOD] opencl
  11111. [BIN] wizards
  11112. [BIN] xmlscript
  11113. [LNK] Executable/svidl
  11114. In member function 'addData',
  11115. inlined from 'WriteError' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  11116. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  11117. 80 | memcpy( buffer, data, length * sizeof( C ));
  11118. | ^
  11119. [CXX] canvas/source/factory/cf_service.cxx
  11120. [PCH] precompiled_deploymentmisc
  11121. [CXX] shell/source/backends/desktopbe/desktopbackend.cxx
  11122. [PCH] precompiled_docmodel
  11123. [LNK] Library/libsaxlo.so
  11124. [CXX] desktop/source/splash/splash.cxx
  11125. [CXX] desktop/source/splash/unxsplash.cxx
  11126. [CXX] svl/source/config/asiancfg.cxx
  11127. [CXX] svl/source/config/cjkoptions.cxx
  11128. [CXX] svl/source/config/ctloptions.cxx
  11129. [CXX] svl/source/config/itemholder2.cxx
  11130. [CXX] svl/source/config/languageoptions.cxx
  11131. [CXX] svl/source/crypto/cryptosign.cxx
  11132. [CXX] svl/source/filepicker/pickerhistory.cxx
  11133. [CXX] svl/source/items/aeitem.cxx
  11134. [CXX] svl/source/items/cenumitm.cxx
  11135. [CXX] svl/source/items/cintitem.cxx
  11136. [CXX] svl/source/items/custritm.cxx
  11137. [CXX] svl/source/items/flagitem.cxx
  11138. [CXX] svl/source/items/globalnameitem.cxx
  11139. [CXX] svl/source/items/grabbagitem.cxx
  11140. [CXX] svl/source/items/ilstitem.cxx
  11141. [CXX] svl/source/items/imageitm.cxx
  11142. [CXX] svl/source/items/intitem.cxx
  11143. [CXX] svl/source/items/int64item.cxx
  11144. [CXX] svl/source/items/itemiter.cxx
  11145. [CXX] svl/source/items/itempool.cxx
  11146. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11147. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11148. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11149. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11150. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11151. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11152. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11153. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  11154. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  11155. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = short int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, short int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  11156. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = short int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, short int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  11157. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = short int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  11158. /opt/git/libreoffice.core/svl/source/items/intitem.cxx:64:34: required from here
  11159. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  11160. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11161. | ^
  11162. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11163. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11164. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11165. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11166. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11167. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11168. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11169. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  11170. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  11171. | ^~~~~~~~~~~~~~
  11172. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11173. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11174. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11175. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11176. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11177. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11178. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  11179. 40 | class ptree_bad_data : public ptree_error
  11180. | ^~~~~~~~~~~~~~
  11181. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11182. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11183. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11184. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11185. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11186. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11187. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11188. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  11189. 38 | inline ptree_error::~ptree_error() throw()
  11190. | ^~~~~~~~~~~
  11191. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11192. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11193. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11194. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11195. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11196. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11197. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11198. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  11199. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11200. | ^
  11201. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  11202. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  11203. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  11204. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  11205. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = short int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, short int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  11206. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = short int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  11207. /opt/git/libreoffice.core/svl/source/items/intitem.cxx:64:34: required from here
  11208. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  11209. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11210. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11211. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11212. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11213. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11214. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11215. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11216. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  11217. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  11218. | ^~~~~~~~~~~~~~
  11219. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11220. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11221. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11222. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11223. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11224. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11225. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  11226. 64 | class ptree_bad_path : public ptree_error
  11227. | ^~~~~~~~~~~~~~
  11228. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11229. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11230. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11231. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11232. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11233. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11234. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11235. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  11236. 38 | inline ptree_error::~ptree_error() throw()
  11237. | ^~~~~~~~~~~
  11238. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11239. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11240. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11241. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11242. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11243. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11244. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11245. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  11246. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11247. | ^
  11248. [CXX] svl/source/items/itemprop.cxx
  11249. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  11250. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  11251. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  11252. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  11253. | ^~~~~~~~~~
  11254. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11255. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11256. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11257. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11258. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11259. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11260. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11261. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  11262. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  11263. | ^~~~~~~~~~~~~~
  11264. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11265. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11266. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11267. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11268. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11269. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11270. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11271. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  11272. 114 | wrapexcept * p = new wrapexcept( *this );
  11273. | ^~~~~~~~~~~~~~~~~~~~~~~
  11274. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  11275. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  11276. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  11277. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  11278. | ^~~~~~~~~~
  11279. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11280. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11281. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11282. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11283. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11284. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11285. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11286. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  11287. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  11288. | ^~~~~~~~~~~~~~
  11289. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11290. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11291. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11292. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11293. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11294. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11295. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11296. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  11297. 114 | wrapexcept * p = new wrapexcept( *this );
  11298. | ^~~~~~~~~~~~~~~~~~~~~~~
  11299. [CXX] svl/source/items/IndexedStyleSheets.cxx
  11300. [CXX] svl/source/items/itemset.cxx
  11301. [CXX] svl/source/items/lckbitem.cxx
  11302. [CXX] svl/source/items/legacyitem.cxx
  11303. [CXX] svl/source/items/macitem.cxx
  11304. [CXX] svl/source/items/poolcach.cxx
  11305. [CXX] svl/source/items/poolitem.cxx
  11306. [CXX] svl/source/items/ptitem.cxx
  11307. [CXX] svl/source/items/rectitem.cxx
  11308. [CXX] svl/source/items/rngitem.cxx
  11309. [CXX] svl/source/items/sitem.cxx
  11310. [CXX] svl/source/items/slstitm.cxx
  11311. [CXX] svl/source/items/srchitem.cxx
  11312. [CXX] svl/source/items/stringio.cxx
  11313. [CXX] svl/source/items/stritem.cxx
  11314. [CXX] svl/source/items/style.cxx
  11315. [CXX] svl/source/items/stylepool.cxx
  11316. [CXX] svl/source/items/visitem.cxx
  11317. [CXX] svl/source/items/whiter.cxx
  11318. [CXX] svl/source/misc/PasswordHelper.cxx
  11319. [CXX] svl/source/misc/adrparse.cxx
  11320. [CXX] svl/source/misc/documentlockfile.cxx
  11321. [CXX] svl/source/misc/msodocumentlockfile.cxx
  11322. [CXX] svl/source/misc/filenotation.cxx
  11323. [CXX] svl/source/misc/fstathelper.cxx
  11324. [CXX] svl/source/misc/getstringresource.cxx
  11325. [CXX] svl/source/misc/gridprinter.cxx
  11326. [CXX] svl/source/misc/inethist.cxx
  11327. [CXX] svl/source/misc/inettype.cxx
  11328. [CXX] svl/source/misc/lngmisc.cxx
  11329. [CXX] svl/source/misc/lockfilecommon.cxx
  11330. [CXX] svl/source/misc/ownlist.cxx
  11331. [CXX] svl/source/misc/sharecontrolfile.cxx
  11332. [CXX] svl/source/misc/sharedstring.cxx
  11333. [CXX] svl/source/misc/sharedstringpool.cxx
  11334. [CXX] svl/source/misc/strmadpt.cxx
  11335. [CXX] svl/source/misc/urihelper.cxx
  11336. [CXX] svl/source/notify/SfxBroadcaster.cxx
  11337. [CXX] svl/source/notify/broadcast.cxx
  11338. [CXX] svl/source/notify/isethint.cxx
  11339. [CXX] svl/source/notify/listener.cxx
  11340. [CXX] svl/source/notify/lstner.cxx
  11341. [CXX] svl/source/numbers/currencytable.cxx
  11342. [CXX] svl/source/numbers/numfmuno.cxx
  11343. [CXX] svl/source/numbers/numuno.cxx
  11344. [CXX] svl/source/numbers/supservs.cxx
  11345. [CXX] svl/source/numbers/zforfind.cxx
  11346. [CXX] svl/source/numbers/zforlist.cxx
  11347. [CXX] svl/source/numbers/zformat.cxx
  11348. [CXX] svl/source/numbers/zforscan.cxx
  11349. [CXX] svl/source/svsql/converter.cxx
  11350. [CXX] svl/source/undo/undo.cxx
  11351. [CXX] svl/source/uno/pathservice.cxx
  11352. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11353. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11354. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11355. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11356. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11357. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11358. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11359. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  11360. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  11361. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  11362. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  11363. /opt/git/libreoffice.core/svl/source/undo/undo.cxx:1215:40: required from here
  11364. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  11365. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11366. | ^
  11367. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11368. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11369. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11370. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11371. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11372. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11373. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11374. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  11375. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  11376. | ^~~~~~~~~~~~~~
  11377. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11378. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11379. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11380. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11381. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11382. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11383. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  11384. 64 | class ptree_bad_path : public ptree_error
  11385. | ^~~~~~~~~~~~~~
  11386. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11387. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11388. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11389. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11390. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11391. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11392. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11393. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  11394. 38 | inline ptree_error::~ptree_error() throw()
  11395. | ^~~~~~~~~~~
  11396. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11397. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11398. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11399. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11400. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11401. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11402. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11403. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  11404. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11405. | ^
  11406. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  11407. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11408. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11409. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  11410. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  11411. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  11412. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  11413. /opt/git/libreoffice.core/svl/source/undo/undo.cxx:1217:52: required from here
  11414. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  11415. 20 | class json_parser_error: public file_parser_error
  11416. | ^~~~~~~~~~~~~~~~~
  11417. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  11418. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  11419. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11420. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11421. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  11422. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  11423. | ^
  11424. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  11425. 20 | class file_parser_error: public ptree_error
  11426. | ^~~~~~~~~~~~~~~~~
  11427. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11428. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11429. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11430. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11431. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11432. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11433. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11434. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  11435. 38 | inline ptree_error::~ptree_error() throw()
  11436. | ^~~~~~~~~~~
  11437. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  11438. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11439. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11440. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  11441. 20 | class json_parser_error: public file_parser_error
  11442. | ^~~~~~~~~~~~~~~~~
  11443. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11444. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11445. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11446. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11447. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11448. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11449. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11450. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  11451. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11452. | ^
  11453. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  11454. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  11455. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = long unsigned int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long unsigned int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  11456. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = long unsigned int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long unsigned int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  11457. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = long unsigned int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  11458. /opt/git/libreoffice.core/svl/source/undo/undo.cxx:1197:29: required from here
  11459. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  11460. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11461. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11462. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11463. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11464. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11465. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11466. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11467. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  11468. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  11469. | ^~~~~~~~~~~~~~
  11470. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11471. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11472. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11473. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11474. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11475. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11476. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  11477. 40 | class ptree_bad_data : public ptree_error
  11478. | ^~~~~~~~~~~~~~
  11479. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11480. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11481. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11482. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11483. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11484. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11485. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11486. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  11487. 38 | inline ptree_error::~ptree_error() throw()
  11488. | ^~~~~~~~~~~
  11489. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11490. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11491. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11492. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11493. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11494. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11495. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11496. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  11497. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  11498. | ^
  11499. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  11500. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  11501. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  11502. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  11503. | ^~~~~~~~~~
  11504. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11505. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11506. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11507. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11508. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11509. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11510. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11511. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  11512. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  11513. | ^~~~~~~~~~~~~~
  11514. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11515. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11516. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11517. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11518. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11519. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11520. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11521. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  11522. 114 | wrapexcept * p = new wrapexcept( *this );
  11523. | ^~~~~~~~~~~~~~~~~~~~~~~
  11524. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  11525. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  11526. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  11527. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  11528. | ^~~~~~~~~~
  11529. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  11530. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  11531. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  11532. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11533. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11534. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11535. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11536. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  11537. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  11538. | ^~~~~~~~~~~~~~
  11539. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  11540. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  11541. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  11542. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  11543. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  11544. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  11545. from /opt/git/libreoffice.core/svl/inc/pch/precompiled_svl.hxx:41:
  11546. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  11547. 114 | wrapexcept * p = new wrapexcept( *this );
  11548. | ^~~~~~~~~~~~~~~~~~~~~~~
  11549. [CXX] svl/unx/source/svdde/ddedummy.cxx
  11550. [CXX] toolkit/source/awt/asynccallback.cxx
  11551. [CXX] toolkit/source/awt/stylesettings.cxx
  11552. [CXX] toolkit/source/awt/scrollabledialog.cxx
  11553. [CXX] toolkit/source/awt/vclxaccessiblecomponent.cxx
  11554. [CXX] toolkit/source/awt/vclxbitmap.cxx
  11555. [CXX] toolkit/source/awt/vclxcontainer.cxx
  11556. [CXX] toolkit/source/awt/vclxdevice.cxx
  11557. [CXX] toolkit/source/awt/vclxfont.cxx
  11558. [CXX] toolkit/source/awt/vclxgraphics.cxx
  11559. [CXX] toolkit/source/awt/vclxmenu.cxx
  11560. [CXX] toolkit/source/awt/vclxpointer.cxx
  11561. [CXX] toolkit/source/awt/vclxprinter.cxx
  11562. [CXX] toolkit/source/awt/vclxregion.cxx
  11563. [CXX] toolkit/source/awt/vclxspinbutton.cxx
  11564. [CXX] toolkit/source/awt/vclxsystemdependentwindow.cxx
  11565. [CXX] toolkit/source/awt/vclxtabpagecontainer.cxx
  11566. [CXX] toolkit/source/awt/animatedimagespeer.cxx
  11567. [CXX] toolkit/source/awt/vclxtoolkit.cxx
  11568. [CXX] toolkit/source/awt/vclxtopwindow.cxx
  11569. [CXX] toolkit/source/awt/vclxwindow.cxx
  11570. [CXX] toolkit/source/awt/vclxwindow1.cxx
  11571. [CXX] toolkit/source/awt/vclxwindows.cxx
  11572. [CXX] toolkit/source/controls/accessiblecontrolcontext.cxx
  11573. [CXX] toolkit/source/controls/controlmodelcontainerbase.cxx
  11574. [CXX] toolkit/source/controls/dialogcontrol.cxx
  11575. [CXX] toolkit/source/controls/eventcontainer.cxx
  11576. [CXX] toolkit/source/controls/filectrl.cxx
  11577. [CXX] toolkit/source/controls/formattedcontrol.cxx
  11578. [CXX] toolkit/source/controls/geometrycontrolmodel.cxx
  11579. [CXX] toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
  11580. [CXX] toolkit/source/controls/grid/defaultgriddatamodel.cxx
  11581. [CXX] toolkit/source/controls/grid/gridcolumn.cxx
  11582. [CXX] toolkit/source/controls/grid/grideventforwarder.cxx
  11583. [CXX] toolkit/source/controls/grid/sortablegriddatamodel.cxx
  11584. [CXX] toolkit/source/controls/grid/gridcontrol.cxx
  11585. [CXX] toolkit/source/controls/roadmapcontrol.cxx
  11586. [CXX] toolkit/source/controls/roadmapentry.cxx
  11587. [CXX] toolkit/source/controls/svtxgridcontrol.cxx
  11588. [CXX] toolkit/source/controls/svmedit.cxx
  11589. [CXX] toolkit/source/controls/tabpagecontainer.cxx
  11590. [CXX] toolkit/source/controls/tabpagemodel.cxx
  11591. [CXX] toolkit/source/controls/stdtabcontroller.cxx
  11592. [CXX] toolkit/source/controls/stdtabcontrollermodel.cxx
  11593. [CXX] toolkit/source/controls/tkscrollbar.cxx
  11594. [CXX] toolkit/source/controls/tkspinbutton.cxx
  11595. [CXX] toolkit/source/controls/animatedimages.cxx
  11596. [CXX] toolkit/source/controls/spinningprogress.cxx
  11597. [CXX] toolkit/source/controls/table/cellvalueconversion.cxx
  11598. [CXX] toolkit/source/controls/table/defaultinputhandler.cxx
  11599. [CXX] toolkit/source/controls/table/gridtablerenderer.cxx
  11600. [CXX] toolkit/source/controls/table/mousefunction.cxx
  11601. [CXX] toolkit/source/controls/table/tablecontrol.cxx
  11602. [CXX] toolkit/source/controls/table/tablecontrol_impl.cxx
  11603. [CXX] toolkit/source/controls/table/tabledatawindow.cxx
  11604. [CXX] toolkit/source/controls/table/tablegeometry.cxx
  11605. [CXX] toolkit/source/controls/tree/treecontrol.cxx
  11606. [CXX] toolkit/source/controls/tree/treecontrolpeer.cxx
  11607. [CXX] toolkit/source/controls/tree/treedatamodel.cxx
  11608. [CXX] toolkit/source/controls/unocontrol.cxx
  11609. [CXX] toolkit/source/controls/unocontrolbase.cxx
  11610. [CXX] toolkit/source/controls/unocontrolcontainer.cxx
  11611. [CXX] toolkit/source/controls/unocontrolcontainermodel.cxx
  11612. [CXX] toolkit/source/controls/unocontrolmodel.cxx
  11613. [CXX] toolkit/source/controls/unocontroltablemodel.cxx
  11614. [CXX] toolkit/source/controls/unocontrols.cxx
  11615. [CXX] toolkit/source/controls/unogridcolumnfacade.cxx
  11616. [CXX] toolkit/source/hatchwindow/documentcloser.cxx
  11617. [CXX] toolkit/source/hatchwindow/hatchwindow.cxx
  11618. [CXX] toolkit/source/hatchwindow/hatchwindowfactory.cxx
  11619. [CXX] toolkit/source/hatchwindow/ipwin.cxx
  11620. [CXX] toolkit/source/helper/accessibilityclient.cxx
  11621. [CXX] toolkit/source/helper/btndlg.cxx
  11622. [CXX] toolkit/source/helper/imagealign.cxx
  11623. [CXX] toolkit/source/helper/listenermultiplexer.cxx
  11624. [CXX] toolkit/source/helper/property.cxx
  11625. [CXX] toolkit/source/helper/servicenames.cxx
  11626. [CXX] toolkit/source/helper/tkresmgr.cxx
  11627. [CXX] toolkit/source/helper/unopropertyarrayhelper.cxx
  11628. [CXX] toolkit/source/helper/unowrapper.cxx
  11629. [CXX] toolkit/source/helper/vclunohelper.cxx
  11630. [CXX] ucb/source/ucp/image/ucpimage.cxx
  11631. [CXX] extensions/source/update/feed/updatefeed.cxx
  11632. [PCH] precompiled_vcl
  11633. [C ] vcl/source/filter/jpeg/transupp.c
  11634. [MOD] basegfx
  11635. [MOD] configmgr
  11636. [MOD] libwpg
  11637. [MOD] i18nutil
  11638. [BIN] idl
  11639. [BIN] package
  11640. [BIN] sax
  11641. [BIN] tools
  11642. [BIN] unotools
  11643. [MOD] wizards
  11644. [MOD] xmlscript
  11645. [SDI] svx/sdi/svxslots
  11646. [SDI] basctl/sdi/basslots
  11647. [UPK] e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz
  11648. [PCH] precompiled_canvastools
  11649. [CXX] workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx
  11650. [CXX] workdir/LexTarget/connectivity/source/parse/sqlflex.cxx
  11651. [CXX] connectivity/source/commontools/AutoRetrievingBase.cxx
  11652. /opt/git/libreoffice.core/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx: In static member function 'static rtl::OString connectivity::OSQLParser::TokenIDToStr(sal_uInt32, const connectivity::IParseContext*)':
  11653. /opt/git/libreoffice.core/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx:1136:6: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  11654. 1136 | (0 <= (YYX) && (YYX) <= YYMAXUTOK \
  11655. | ~~^~~~~~~~
  11656. /opt/git/libreoffice.core/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx:10778:18: note: in expansion of macro 'YYTRANSLATE'
  11657. 10778 | aStr = yytname[YYTRANSLATE(nTokenID)];
  11658. | ^~~~~~~~~~~
  11659. [CXX] connectivity/source/commontools/BlobHelper.cxx
  11660. [CXX] connectivity/source/commontools/CommonTools.cxx
  11661. [CXX] connectivity/source/commontools/ConnectionWrapper.cxx
  11662. [CXX] connectivity/source/commontools/DateConversion.cxx
  11663. [CXX] connectivity/source/commontools/DriversConfig.cxx
  11664. [CXX] connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx
  11665. [CXX] connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx
  11666. [CXX] connectivity/source/commontools/FValue.cxx
  11667. [CXX] connectivity/source/commontools/ParameterSubstitution.cxx
  11668. [CXX] connectivity/source/commontools/RowFunctionParser.cxx
  11669. [CXX] connectivity/source/commontools/TColumnsHelper.cxx
  11670. [CXX] connectivity/source/commontools/TConnection.cxx
  11671. [CXX] connectivity/source/commontools/TDatabaseMetaDataBase.cxx
  11672. [CXX] connectivity/source/commontools/TIndex.cxx
  11673. [CXX] connectivity/source/commontools/TIndexColumns.cxx
  11674. [CXX] connectivity/source/commontools/TIndexes.cxx
  11675. [CXX] connectivity/source/commontools/TKey.cxx
  11676. [CXX] connectivity/source/commontools/TKeyColumns.cxx
  11677. [CXX] connectivity/source/commontools/TKeys.cxx
  11678. [CXX] connectivity/source/commontools/TPrivilegesResultSet.cxx
  11679. [CXX] connectivity/source/commontools/TSkipDeletedSet.cxx
  11680. [CXX] connectivity/source/commontools/TSortIndex.cxx
  11681. [CXX] connectivity/source/commontools/TTableHelper.cxx
  11682. [CXX] connectivity/source/commontools/conncleanup.cxx
  11683. [CXX] connectivity/source/commontools/dbcharset.cxx
  11684. [CXX] connectivity/source/commontools/dbconversion.cxx
  11685. [CXX] connectivity/source/commontools/dbexception.cxx
  11686. [CXX] connectivity/source/commontools/dbmetadata.cxx
  11687. [CXX] connectivity/source/commontools/dbtools.cxx
  11688. [CXX] connectivity/source/commontools/dbtools2.cxx
  11689. [CXX] connectivity/source/commontools/filtermanager.cxx
  11690. [CXX] connectivity/source/commontools/formattedcolumnvalue.cxx
  11691. [CXX] connectivity/source/commontools/parameters.cxx
  11692. [CXX] connectivity/source/commontools/paramwrapper.cxx
  11693. [CXX] connectivity/source/commontools/predicateinput.cxx
  11694. [CXX] connectivity/source/commontools/propertyids.cxx
  11695. [CXX] connectivity/source/commontools/sqlerror.cxx
  11696. [CXX] connectivity/source/commontools/statementcomposer.cxx
  11697. [CXX] connectivity/source/commontools/warningscontainer.cxx
  11698. [CXX] connectivity/source/parse/PColumn.cxx
  11699. [CXX] connectivity/source/parse/internalnode.cxx
  11700. [CXX] connectivity/source/parse/sqliterator.cxx
  11701. [CXX] connectivity/source/parse/sqlnode.cxx
  11702. [CXX] connectivity/source/resource/sharedresources.cxx
  11703. [CXX] connectivity/source/sdbcx/VCatalog.cxx
  11704. [CXX] connectivity/source/sdbcx/VCollection.cxx
  11705. [CXX] connectivity/source/sdbcx/VColumn.cxx
  11706. [CXX] connectivity/source/sdbcx/VDescriptor.cxx
  11707. [CXX] connectivity/source/sdbcx/VGroup.cxx
  11708. [CXX] connectivity/source/sdbcx/VIndex.cxx
  11709. [CXX] connectivity/source/sdbcx/VIndexColumn.cxx
  11710. [CXX] connectivity/source/sdbcx/VKey.cxx
  11711. [CXX] connectivity/source/sdbcx/VKeyColumn.cxx
  11712. [CXX] connectivity/source/sdbcx/VTable.cxx
  11713. [CXX] connectivity/source/sdbcx/VUser.cxx
  11714. [CXX] connectivity/source/sdbcx/VView.cxx
  11715. [PCH] precompiled_deployment
  11716. [CXX] drawinglayer/source/primitive2d/baseprimitive2d.cxx
  11717. [CXX] drawinglayer/source/primitive2d/BufferedDecompositionPrimitive2D.cxx
  11718. [CXX] drawinglayer/source/primitive2d/Primitive2DContainer.cxx
  11719. [CXX] drawinglayer/source/primitive2d/Tools.cxx
  11720. [CXX] drawinglayer/source/geometry/viewinformation2d.cxx
  11721. [CXX] formula/source/core/api/FormulaCompiler.cxx
  11722. [CXX] formula/source/core/api/FormulaOpCodeMapperObj.cxx
  11723. [CXX] formula/source/core/api/grammar.cxx
  11724. [CXX] formula/source/core/api/token.cxx
  11725. [CXX] formula/source/core/api/vectortoken.cxx
  11726. [CXX] formula/source/core/resource/core_resource.cxx
  11727. [CXX] fpicker/source/office/asyncfilepicker.cxx
  11728. [CXX] fpicker/source/office/autocmpledit.cxx
  11729. [CXX] fpicker/source/office/breadcrumb.cxx
  11730. [CXX] fpicker/source/office/commonpicker.cxx
  11731. [CXX] fpicker/source/office/contentenumeration.cxx
  11732. [CXX] fpicker/source/office/fileview.cxx
  11733. [CXX] fpicker/source/office/foldertree.cxx
  11734. [CXX] fpicker/source/office/fpinteraction.cxx
  11735. [CXX] fpicker/source/office/fpsmartcontent.cxx
  11736. [CXX] fpicker/source/office/iodlg.cxx
  11737. [CXX] fpicker/source/office/iodlgimp.cxx
  11738. [CXX] fpicker/source/office/OfficeControlAccess.cxx
  11739. [CXX] fpicker/source/office/OfficeFilePicker.cxx
  11740. [CXX] fpicker/source/office/OfficeFolderPicker.cxx
  11741. [CXX] fpicker/source/office/PlacesListBox.cxx
  11742. [CXX] fpicker/source/office/RemoteFilesDialog.cxx
  11743. [CXX] filter/source/odfflatxml/OdfFlatXml.cxx
  11744. [PCH] precompiled_oglcanvas
  11745. [CXX] canvas/source/simplecanvas/simplecanvasimpl.cxx
  11746. [PCH] precompiled_svt
  11747. [PCH] precompiled_unoxml
  11748. [PCH] precompiled_vclcanvas
  11749. [CXX] filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
  11750. [PCH] precompiled_xo
  11751. [PCH] precompiled_xof
  11752. [CXX] filter/source/xsltfilter/LibXSLTTransformer.cxx
  11753. [CXX] filter/source/xsltfilter/OleHandler.cxx
  11754. [CXX] filter/source/xsltfilter/XSLTFilter.cxx
  11755. [CXX] canvas/workben/canvasdemo.cxx
  11756. [CXX] desktop/source/pkgchk/unopkg/unopkg_app.cxx
  11757. [CXX] desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
  11758. [CXX] desktop/source/pkgchk/unopkg/unopkg_misc.cxx
  11759. [C ] desktop/source/pkgchk/unopkg/unopkg_main.c
  11760. [CXX] embeddedobj/source/msole/closepreventer.cxx
  11761. [CXX] embeddedobj/source/msole/oleembed.cxx
  11762. [CXX] embeddedobj/source/msole/olemisc.cxx
  11763. [CXX] embeddedobj/source/msole/olepersist.cxx
  11764. [CXX] embeddedobj/source/msole/olevisual.cxx
  11765. [CXX] embeddedobj/source/msole/ownview.cxx
  11766. [CXX] embeddedobj/source/msole/xolefactory.cxx
  11767. [SDI] sc/sdi/scslots
  11768. [SDI] sw/sdi/swslots
  11769. [SDI] sd/sdi/sdgslots
  11770. [SDI] sd/sdi/sdslots
  11771. [CXX] filter/source/graphicfilter/icgm/actimpr.cxx
  11772. [CXX] filter/source/graphicfilter/icgm/bitmap.cxx
  11773. [CXX] filter/source/graphicfilter/icgm/bundles.cxx
  11774. [CXX] filter/source/graphicfilter/icgm/cgm.cxx
  11775. [CXX] filter/source/graphicfilter/icgm/chart.cxx
  11776. [CXX] filter/source/graphicfilter/icgm/class0.cxx
  11777. [CXX] filter/source/graphicfilter/icgm/class1.cxx
  11778. [CXX] filter/source/graphicfilter/icgm/class2.cxx
  11779. [CXX] filter/source/graphicfilter/icgm/class3.cxx
  11780. [CXX] filter/source/graphicfilter/icgm/class4.cxx
  11781. [CXX] filter/source/graphicfilter/icgm/class5.cxx
  11782. [CXX] filter/source/graphicfilter/icgm/class7.cxx
  11783. [CXX] filter/source/graphicfilter/icgm/classx.cxx
  11784. [CXX] filter/source/graphicfilter/icgm/elements.cxx
  11785. [PCH] precompiled_xsec_xmlsec
  11786. [CXX] shell/source/backends/kf5be/kf5access.cxx
  11787. [CXX] shell/source/backends/kf5be/kf5backend.cxx
  11788. [SDI] starmath/sdi/smslots
  11789. [CXX] ucb/source/ucp/gio/gio_content.cxx
  11790. [CXX] ucb/source/ucp/gio/gio_datasupplier.cxx
  11791. [CXX] ucb/source/ucp/gio/gio_inputstream.cxx
  11792. [CXX] ucb/source/ucp/gio/gio_mount.cxx
  11793. [CXX] ucb/source/ucp/gio/gio_outputstream.cxx
  11794. [CXX] ucb/source/ucp/gio/gio_provider.cxx
  11795. [CXX] ucb/source/ucp/gio/gio_resultset.cxx
  11796. [CXX] ucb/source/ucp/gio/gio_seekable.cxx
  11797. [CXX] xmlhelp/source/cxxhelp/provider/content.cxx
  11798. [CXX] xmlhelp/source/cxxhelp/provider/contentcaps.cxx
  11799. [CXX] xmlhelp/source/cxxhelp/provider/databases.cxx
  11800. [CXX] xmlhelp/source/cxxhelp/provider/db.cxx
  11801. [CXX] xmlhelp/source/cxxhelp/provider/inputstream.cxx
  11802. [CXX] xmlhelp/source/cxxhelp/provider/provider.cxx
  11803. [CXX] xmlhelp/source/cxxhelp/provider/resultset.cxx
  11804. [CXX] xmlhelp/source/cxxhelp/provider/resultsetbase.cxx
  11805. [CXX] xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx
  11806. [CXX] xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx
  11807. [CXX] xmlhelp/source/cxxhelp/provider/urlparameter.cxx
  11808. [CXX] xmlhelp/source/treeview/tvfactory.cxx
  11809. [CXX] xmlhelp/source/treeview/tvread.cxx
  11810. [MOD] idl
  11811. [MOD] package
  11812. [MOD] sax
  11813. [BIN] sot
  11814. [CXX] test/source/setupvcl.cxx
  11815. [MOD] tools
  11816. [MOD] unotools
  11817. [CXX] vcl/workben/icontest.cxx
  11818. [CXX] vcl/backendtest/VisualBackendTest.cxx
  11819. [CXX] vcl/workben/fftester.cxx
  11820. [CXX] vcl/workben/svptest.cxx
  11821. [CXX] vcl/workben/listfonts.cxx
  11822. [CXX] vcl/workben/listglyphs.cxx
  11823. [CXX] vcl/workben/svpclient.cxx
  11824. [CXX] vcl/unx/generic/app/i18n_cb.cxx
  11825. [CXX] vcl/unx/generic/app/i18n_ic.cxx
  11826. [CXX] vcl/unx/generic/app/i18n_im.cxx
  11827. [CXX] vcl/unx/generic/app/i18n_keysym.cxx
  11828. [CXX] vcl/unx/generic/app/i18n_xkb.cxx
  11829. [CXX] vcl/unx/generic/app/keysymnames.cxx
  11830. [CXX] vcl/unx/generic/app/randrwrapper.cxx
  11831. [CXX] vcl/unx/generic/app/saldata.cxx
  11832. [CXX] vcl/unx/generic/app/saldisp.cxx
  11833. [CXX] vcl/unx/generic/app/salinst.cxx
  11834. [CXX] vcl/unx/generic/app/saltimer.cxx
  11835. [CXX] vcl/unx/generic/app/sm.cxx
  11836. [CXX] vcl/unx/generic/app/wmadaptor.cxx
  11837. [CXX] vcl/unx/generic/dtrans/bmp.cxx
  11838. [CXX] vcl/unx/generic/dtrans/config.cxx
  11839. [CXX] vcl/unx/generic/dtrans/X11_clipboard.cxx
  11840. [CXX] vcl/unx/generic/dtrans/X11_dndcontext.cxx
  11841. [CXX] vcl/unx/generic/dtrans/X11_droptarget.cxx
  11842. [CXX] vcl/unx/generic/dtrans/X11_selection.cxx
  11843. [CXX] vcl/unx/generic/dtrans/X11_service.cxx
  11844. [CXX] vcl/unx/generic/dtrans/X11_transferable.cxx
  11845. [CXX] vcl/unx/generic/gdi/cairo_xlib_cairo.cxx
  11846. [CXX] vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.cxx
  11847. [CXX] vcl/unx/generic/gdi/font.cxx
  11848. [CXX] vcl/unx/generic/gdi/salgdi.cxx
  11849. [CXX] vcl/unx/generic/gdi/salvd.cxx
  11850. [CXX] vcl/unx/generic/window/salframe.cxx
  11851. [CXX] vcl/unx/generic/window/salobj.cxx
  11852. [CXX] vcl/unx/x11/x11sys.cxx
  11853. [CXX] vcl/unx/x11/xlimits.cxx
  11854. [CXX] vcl/source/opengl/x11/context.cxx
  11855. [CXX] vcl/skia/x11/gdiimpl.cxx
  11856. [CXX] vcl/skia/x11/salvd.cxx
  11857. [CXX] vcl/skia/x11/textrender.cxx
  11858. [CXX] vcl/unx/generic/desktopdetect/desktopdetector.cxx
  11859. [CXX] vcl/unx/gtk3/a11y/atkaction.cxx
  11860. [CXX] vcl/unx/gtk3/a11y/atkbridge.cxx
  11861. [CXX] vcl/unx/gtk3/a11y/atkcomponent.cxx
  11862. [CXX] vcl/unx/gtk3/a11y/atkeditabletext.cxx
  11863. [CXX] vcl/unx/gtk3/a11y/atkfactory.cxx
  11864. [CXX] vcl/unx/gtk3/a11y/atkhypertext.cxx
  11865. [CXX] vcl/unx/gtk3/a11y/atkimage.cxx
  11866. [CXX] vcl/unx/gtk3/a11y/atklistener.cxx
  11867. [CXX] vcl/unx/gtk3/a11y/atkregistry.cxx
  11868. [CXX] vcl/unx/gtk3/a11y/atkselection.cxx
  11869. [CXX] vcl/unx/gtk3/a11y/atktable.cxx
  11870. [CXX] vcl/unx/gtk3/a11y/atktablecell.cxx
  11871. [CXX] vcl/unx/gtk3/a11y/atktextattributes.cxx
  11872. [CXX] vcl/unx/gtk3/a11y/atktext.cxx
  11873. [CXX] vcl/unx/gtk3/a11y/atkutil.cxx
  11874. [CXX] vcl/unx/gtk3/a11y/atkvalue.cxx
  11875. [CXX] vcl/unx/gtk3/a11y/atkwrapper.cxx
  11876. [CXX] vcl/unx/gtk3/fpicker/resourceprovider.cxx
  11877. [CXX] vcl/unx/gtk3/fpicker/SalGtkFilePicker.cxx
  11878. [CXX] vcl/unx/gtk3/fpicker/SalGtkFolderPicker.cxx
  11879. [CXX] vcl/unx/gtk3/fpicker/SalGtkPicker.cxx
  11880. [CXX] vcl/unx/gtk3/customcellrenderer.cxx
  11881. [CXX] vcl/unx/gtk3/gtkdata.cxx
  11882. [CXX] vcl/unx/gtk3/gtkinst.cxx
  11883. [CXX] vcl/unx/gtk3/gtksys.cxx
  11884. [CXX] vcl/unx/gtk3/gtkcairo.cxx
  11885. [CXX] vcl/unx/gtk3/salnativewidgets-gtk.cxx
  11886. [CXX] vcl/unx/gtk3/gtkframe.cxx
  11887. [CXX] vcl/unx/gtk3/gtkobject.cxx
  11888. [CXX] vcl/unx/gtk3/gtksalmenu.cxx
  11889. [CXX] vcl/unx/gtk3/glomenu.cxx
  11890. [CXX] vcl/unx/gtk3/gloactiongroup.cxx
  11891. [CXX] vcl/unx/gtk3/hudawareness.cxx
  11892. [CXX] vcl/qt5/QtAccessibleEventListener.cxx
  11893. [CXX] vcl/qt5/QtAccessibleRegistry.cxx
  11894. [CXX] vcl/qt5/QtAccessibleWidget.cxx
  11895. [CXX] vcl/qt5/QtBitmap.cxx
  11896. [CXX] vcl/qt5/QtClipboard.cxx
  11897. [CXX] vcl/qt5/QtData.cxx
  11898. [CXX] vcl/qt5/QtDragAndDrop.cxx
  11899. [CXX] vcl/qt5/QtFilePicker.cxx
  11900. [CXX] vcl/qt5/QtFont.cxx
  11901. [CXX] vcl/qt5/QtFontFace.cxx
  11902. [CXX] vcl/qt5/QtFrame.cxx
  11903. [CXX] vcl/qt5/QtGraphics.cxx
  11904. [CXX] vcl/qt5/QtGraphics_Controls.cxx
  11905. [CXX] vcl/qt5/QtGraphics_GDI.cxx
  11906. [CXX] vcl/qt5/QtGraphics_Text.cxx
  11907. [CXX] vcl/qt5/QtInstance.cxx
  11908. [CXX] vcl/qt5/QtInstance_Print.cxx
  11909. [CXX] vcl/qt5/QtMainWindow.cxx
  11910. [CXX] vcl/qt5/QtMenu.cxx
  11911. [CXX] vcl/qt5/QtObject.cxx
  11912. [CXX] vcl/qt5/QtOpenGLContext.cxx
  11913. [CXX] vcl/qt5/QtPainter.cxx
  11914. [CXX] vcl/qt5/QtPrinter.cxx
  11915. [CXX] vcl/qt5/QtSvpGraphics.cxx
  11916. [CXX] vcl/qt5/QtSvpSurface.cxx
  11917. [CXX] vcl/qt5/QtSystem.cxx
  11918. [CXX] vcl/qt5/QtTimer.cxx
  11919. [CXX] vcl/qt5/QtTools.cxx
  11920. [CXX] vcl/qt5/QtTransferable.cxx
  11921. [CXX] vcl/qt5/QtVirtualDevice.cxx
  11922. [CXX] vcl/qt5/QtWidget.cxx
  11923. [CXX] vcl/qt5/QtXAccessible.cxx
  11924. [CXX] vcl/qt5/QtX11Support.cxx
  11925. [CXX] vcl/unx/kf5/KF5FilePicker.cxx
  11926. [CXX] vcl/unx/kf5/KF5SalInstance.cxx
  11927. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkaction.cxx
  11928. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkbridge.cxx
  11929. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkcomponent.cxx
  11930. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkeditabletext.cxx
  11931. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkfactory.cxx
  11932. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkhypertext.cxx
  11933. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkimage.cxx
  11934. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atklistener.cxx
  11935. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkregistry.cxx
  11936. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkselection.cxx
  11937. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktable.cxx
  11938. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktablecell.cxx
  11939. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktextattributes.cxx
  11940. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktext.cxx
  11941. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkutil.cxx
  11942. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkvalue.cxx
  11943. [CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwrapper.cxx
  11944. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_customcellrenderer.cxx
  11945. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkdata.cxx
  11946. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkinst.cxx
  11947. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtksys.cxx
  11948. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_filepicker.cxx
  11949. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx
  11950. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_folderpicker.cxx
  11951. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_cairo.cxx
  11952. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_salnativewidgets-gtk.cxx
  11953. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkframe.cxx
  11954. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkobject.cxx
  11955. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtksalmenu.cxx
  11956. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_glomenu.cxx
  11957. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gloactiongroup.cxx
  11958. [CXX] vcl/unx/gtk3_kde5/gtk3_kde5_hudawareness.cxx
  11959. [CXX] vcl/unx/gtk3_kde5/kde5_lo_filepicker_main.cxx
  11960. [CXX] vcl/unx/gtk3_kde5/kde5_filepicker.cxx
  11961. [CXX] vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx
  11962. [SDI] sfx2/sdi/sfxslots
  11963. [PAT] redland
  11964. [PCH] precompiled_cppcanvas
  11965. [CXX] desktop/source/deployment/misc/dp_dependencies.cxx
  11966. [CXX] desktop/source/deployment/misc/dp_descriptioninfoset.cxx
  11967. [CXX] desktop/source/deployment/misc/dp_identifier.cxx
  11968. [CXX] desktop/source/deployment/misc/dp_interact.cxx
  11969. [CXX] desktop/source/deployment/misc/dp_misc.cxx
  11970. [CXX] desktop/source/deployment/misc/dp_platform.cxx
  11971. [CXX] desktop/source/deployment/misc/dp_resource.cxx
  11972. [CXX] desktop/source/deployment/misc/dp_ucb.cxx
  11973. [CXX] desktop/source/deployment/misc/dp_update.cxx
  11974. [CXX] desktop/source/deployment/misc/dp_version.cxx
  11975. [CXX] desktop/source/deployment/misc/lockfile.cxx
  11976. [CXX] docmodel/source/uno/UnoComplexColor.cxx
  11977. [CXX] docmodel/source/uno/UnoTheme.cxx
  11978. [CXX] docmodel/source/theme/ColorSet.cxx
  11979. [CXX] docmodel/source/theme/Theme.cxx
  11980. [CXX] docmodel/source/color/ComplexColorJSON.cxx
  11981. [CXX] filter/source/config/cache/basecontainer.cxx
  11982. [CXX] filter/source/config/cache/cacheitem.cxx
  11983. [CXX] filter/source/config/cache/cacheupdatelistener.cxx
  11984. [CXX] filter/source/config/cache/configflush.cxx
  11985. [CXX] filter/source/config/cache/contenthandlerfactory.cxx
  11986. [CXX] filter/source/config/cache/filtercache.cxx
  11987. [CXX] filter/source/config/cache/filterfactory.cxx
  11988. [CXX] filter/source/config/cache/frameloaderfactory.cxx
  11989. [CXX] filter/source/config/cache/querytokenizer.cxx
  11990. [CXX] filter/source/config/cache/typedetection.cxx
  11991. [PCH] precompiled_fwk
  11992. [CXX] lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx
  11993. [CXX] linguistic/source/convdic.cxx
  11994. [CXX] linguistic/source/convdiclist.cxx
  11995. [CXX] linguistic/source/convdicxml.cxx
  11996. [CXX] linguistic/source/dicimp.cxx
  11997. [CXX] linguistic/source/dlistimp.cxx
  11998. [CXX] linguistic/source/gciterator.cxx
  11999. [CXX] linguistic/source/hhconvdic.cxx
  12000. [CXX] linguistic/source/hyphdsp.cxx
  12001. [CXX] linguistic/source/hyphdta.cxx
  12002. [CXX] linguistic/source/iprcache.cxx
  12003. [CXX] linguistic/source/lngopt.cxx
  12004. [CXX] linguistic/source/lngprophelp.cxx
  12005. [CXX] linguistic/source/lngsvcmgr.cxx
  12006. [CXX] linguistic/source/misc.cxx
  12007. [CXX] linguistic/source/misc2.cxx
  12008. [CXX] linguistic/source/spelldsp.cxx
  12009. [CXX] linguistic/source/spelldta.cxx
  12010. [CXX] linguistic/source/thesdsp.cxx
  12011. [CXX] linguistic/source/translate.cxx
  12012. [CXX] lingucomponent/source/thesaurus/libnth/nthesdta.cxx
  12013. [CXX] lingucomponent/source/thesaurus/libnth/nthesimp.cxx
  12014. [CXX] cppcanvas/source/uno/uno_mtfrenderer.cxx
  12015. [PCH] precompiled_sb
  12016. [CXX] lingucomponent/source/spellcheck/spell/sspellimp.cxx
  12017. [CXX] vcl/source/rendercontext/drawmode.cxx
  12018. [CXX] vcl/skia/SkiaHelper.cxx
  12019. [CXX] vcl/source/animate/Animation.cxx
  12020. [CXX] vcl/source/animate/AnimationFrame.cxx
  12021. [CXX] vcl/source/animate/AnimationRenderer.cxx
  12022. [CXX] vcl/source/cnttype/mcnttfactory.cxx
  12023. [CXX] vcl/source/cnttype/mcnttype.cxx
  12024. [CXX] vcl/source/printer/Options.cxx
  12025. [CXX] vcl/source/printer/QueueInfo.cxx
  12026. [CXX] vcl/source/window/bubblewindow.cxx
  12027. [CXX] vcl/source/window/errinf.cxx
  12028. [CXX] vcl/source/window/settings.cxx
  12029. [CXX] vcl/source/window/paint.cxx
  12030. [CXX] vcl/source/window/abstdlg.cxx
  12031. [CXX] vcl/source/window/accel.cxx
  12032. [CXX] vcl/source/window/accmgr.cxx
  12033. [CXX] vcl/source/window/brdwin.cxx
  12034. [CXX] vcl/source/window/bufferdevice.cxx
  12035. [CXX] vcl/source/window/accessibility.cxx
  12036. [CXX] vcl/source/window/legacyaccessibility.cxx
  12037. [CXX] vcl/source/window/clipping.cxx
  12038. [CXX] vcl/source/window/stacking.cxx
  12039. [CXX] vcl/source/window/debug.cxx
  12040. [CXX] vcl/source/window/globalization.cxx
  12041. [CXX] vcl/source/window/builder.cxx
  12042. [CXX] vcl/source/window/commandevent.cxx
  12043. [CXX] vcl/source/window/cursor.cxx
  12044. [CXX] vcl/source/window/debugevent.cxx
  12045. [CXX] vcl/source/window/decoview.cxx
  12046. [CXX] vcl/source/window/dialog.cxx
  12047. [CXX] vcl/source/window/dlgctrl.cxx
  12048. [CXX] vcl/source/window/dndeventdispatcher.cxx
  12049. [CXX] vcl/source/window/dndlistenercontainer.cxx
  12050. [CXX] vcl/source/window/dockingarea.cxx
  12051. [CXX] vcl/source/window/dockmgr.cxx
  12052. [CXX] vcl/source/window/dockwin.cxx
  12053. [CXX] vcl/source/window/DocWindow.cxx
  12054. [CXX] vcl/source/window/event.cxx
  12055. [CXX] vcl/source/window/floatwin.cxx
  12056. [CXX] vcl/source/window/introwin.cxx
  12057. [CXX] vcl/source/window/keycod.cxx
  12058. [CXX] vcl/source/window/keyevent.cxx
  12059. [CXX] vcl/source/window/layout.cxx
  12060. [CXX] vcl/source/window/menu.cxx
  12061. [CXX] vcl/source/window/menubarwindow.cxx
  12062. [CXX] vcl/source/window/menufloatingwindow.cxx
  12063. [CXX] vcl/source/window/menuitemlist.cxx
  12064. [CXX] vcl/source/window/menuwindow.cxx
  12065. In file included from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12066. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12067. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp: In instantiation of 'boost::multi_array<T, NumDims, Allocator>& boost::multi_array<T, NumDims, Allocator>::resize(const boost::detail::multi_array::extent_gen<NumDims>&) [with T = {anonymous}::GridEntry; long unsigned int NumDims = 2; Allocator = std::allocator<{anonymous}::GridEntry>]':
  12068. /opt/git/libreoffice.core/vcl/source/window/layout.cxx:925:74: required from here
  12069. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:478:61: warning: declaration of 'index_gen' shadows a member of 'boost::multi_array<{anonymous}::GridEntry, 2>' [-Wshadow]
  12070. 478 | typedef detail::multi_array::index_gen<NumDims,NumDims> index_gen;
  12071. | ^~~~~~~~~
  12072. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12073. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12074. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12075. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:104:40: note: shadowed declaration is here
  12076. 104 | typedef multi_array_types::index_gen index_gen;
  12077. | ^~~~~~~~~
  12078. In file included from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12079. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12080. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp: In instantiation of 'boost::multi_array<T, NumDims, Allocator>::multi_array(const boost::multi_array<T, NumDims, Allocator>&) [with T = {anonymous}::GridEntry; long unsigned int NumDims = 2; Allocator = std::allocator<{anonymous}::GridEntry>]':
  12081. /opt/git/libreoffice.core/vcl/source/window/layout.cxx:1063:12: required from here
  12082. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:231:49: warning: implicitly-declared 'constexpr boost::multi_array_ref<{anonymous}::GridEntry, 2>::multi_array_ref(const boost::multi_array_ref<{anonymous}::GridEntry, 2>&)' is deprecated [-Wdeprecated-copy]
  12083. 231 | alloc_base(static_cast<const alloc_base&>(rhs)) {
  12084. | ^
  12085. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:34,
  12086. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12087. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12088. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/multi_array_ref.hpp:490:20: note: because 'boost::multi_array_ref<{anonymous}::GridEntry, 2>' has user-provided 'boost::multi_array_ref<T, NumDims>& boost::multi_array_ref<T, NumDims>::operator=(const boost::multi_array_ref<T, NumDims>&) [with T = {anonymous}::GridEntry; long unsigned int NumDims = 2]'
  12089. 490 | multi_array_ref& operator=(const multi_array_ref& other) {
  12090. | ^~~~~~~~
  12091. [CXX] vcl/source/window/mnemonic.cxx
  12092. [CXX] vcl/source/window/mouse.cxx
  12093. [CXX] vcl/source/window/NotebookBarAddonsMerger.cxx
  12094. [CXX] vcl/source/window/OptionalBox.cxx
  12095. [CXX] vcl/source/window/printdlg.cxx
  12096. [CXX] vcl/source/window/scrwnd.cxx
  12097. [CXX] vcl/source/window/seleng.cxx
  12098. [CXX] vcl/source/window/split.cxx
  12099. [CXX] vcl/source/window/splitwin.cxx
  12100. [CXX] vcl/source/window/status.cxx
  12101. [CXX] vcl/source/window/syschild.cxx
  12102. [CXX] vcl/source/window/syswin.cxx
  12103. [CXX] vcl/source/window/tabdlg.cxx
  12104. [CXX] vcl/source/window/tabpage.cxx
  12105. [CXX] vcl/source/window/taskpanelist.cxx
  12106. [CXX] vcl/source/window/toolbox2.cxx
  12107. [CXX] vcl/source/window/toolbox.cxx
  12108. [CXX] vcl/source/window/window2.cxx
  12109. [CXX] vcl/source/window/window3.cxx
  12110. [CXX] vcl/source/window/window.cxx
  12111. [CXX] vcl/source/window/winproc.cxx
  12112. [CXX] vcl/source/window/wrkwin.cxx
  12113. [CXX] vcl/source/window/EnumContext.cxx
  12114. [CXX] vcl/source/control/button.cxx
  12115. [CXX] vcl/source/control/calendar.cxx
  12116. [CXX] vcl/source/control/combobox.cxx
  12117. [CXX] vcl/source/control/ctrl.cxx
  12118. [CXX] vcl/source/control/ContextVBox.cxx
  12119. [CXX] vcl/source/control/DropdownBox.cxx
  12120. [CXX] vcl/source/control/edit.cxx
  12121. [CXX] vcl/source/control/field2.cxx
  12122. [CXX] vcl/source/control/field.cxx
  12123. [CXX] vcl/source/control/fixed.cxx
  12124. [CXX] vcl/source/control/fixedhyper.cxx
  12125. [CXX] vcl/source/control/hyperlabel.cxx
  12126. [CXX] vcl/source/control/fmtfield.cxx
  12127. [CXX] vcl/source/control/InterimItemWindow.cxx
  12128. [CXX] vcl/source/control/imgctrl.cxx
  12129. [CXX] vcl/source/control/imivctl1.cxx
  12130. [CXX] vcl/source/control/imivctl2.cxx
  12131. [CXX] vcl/source/control/ivctrl.cxx
  12132. [CXX] vcl/source/control/longcurr.cxx
  12133. [CXX] vcl/source/control/imp_listbox.cxx
  12134. [CXX] vcl/source/control/listbox.cxx
  12135. [CXX] vcl/source/control/managedmenubutton.cxx
  12136. [CXX] vcl/source/control/menubtn.cxx
  12137. [CXX] vcl/source/control/NotebookbarPopup.cxx
  12138. [CXX] vcl/source/control/PriorityHBox.cxx
  12139. [CXX] vcl/source/control/PriorityMergedHBox.cxx
  12140. [CXX] vcl/source/control/notebookbar.cxx
  12141. [CXX] vcl/source/control/WeldedTabbedNotebookbar.cxx
  12142. [CXX] vcl/source/control/quickselectionengine.cxx
  12143. [CXX] vcl/source/control/prgsbar.cxx
  12144. [CXX] vcl/source/control/roadmap.cxx
  12145. [CXX] vcl/source/control/roadmapwizard.cxx
  12146. [CXX] vcl/source/control/scrbar.cxx
  12147. [CXX] vcl/source/control/slider.cxx
  12148. [CXX] vcl/source/control/spinbtn.cxx
  12149. [CXX] vcl/source/control/spinfld.cxx
  12150. [CXX] vcl/source/control/tabctrl.cxx
  12151. [CXX] vcl/source/control/throbber.cxx
  12152. [CXX] vcl/source/control/wizardmachine.cxx
  12153. [CXX] vcl/source/edit/vclmedit.cxx
  12154. [CXX] vcl/source/edit/textdata.cxx
  12155. [CXX] vcl/source/edit/textdoc.cxx
  12156. [CXX] vcl/source/edit/texteng.cxx
  12157. [CXX] vcl/source/edit/textundo.cxx
  12158. [CXX] vcl/source/edit/textview.cxx
  12159. [CXX] vcl/source/edit/txtattr.cxx
  12160. [CXX] vcl/source/edit/xtextedt.cxx
  12161. [CXX] vcl/source/toolkit/group.cxx
  12162. [CXX] vcl/source/toolkit/morebtn.cxx
  12163. [CXX] vcl/source/outdev/background.cxx
  12164. [CXX] vcl/source/outdev/eps.cxx
  12165. [CXX] vcl/source/outdev/outdev.cxx
  12166. [CXX] vcl/source/outdev/stack.cxx
  12167. [CXX] vcl/source/outdev/clipping.cxx
  12168. [CXX] vcl/source/outdev/fill.cxx
  12169. [CXX] vcl/source/outdev/polygon.cxx
  12170. [CXX] vcl/source/outdev/transparent.cxx
  12171. [CXX] vcl/source/outdev/mask.cxx
  12172. [CXX] vcl/source/outdev/bitmap.cxx
  12173. [CXX] vcl/source/outdev/bitmapex.cxx
  12174. [CXX] vcl/source/outdev/font.cxx
  12175. [CXX] vcl/source/outdev/text.cxx
  12176. [CXX] vcl/source/outdev/textline.cxx
  12177. [CXX] vcl/source/outdev/pixel.cxx
  12178. [CXX] vcl/source/outdev/rect.cxx
  12179. [CXX] vcl/source/outdev/line.cxx
  12180. [CXX] vcl/source/outdev/polyline.cxx
  12181. [CXX] vcl/source/outdev/hatch.cxx
  12182. [CXX] vcl/source/outdev/gradient.cxx
  12183. [CXX] vcl/source/outdev/curvedshapes.cxx
  12184. [CXX] vcl/source/outdev/wallpaper.cxx
  12185. [CXX] vcl/source/outdev/vclreferencebase.cxx
  12186. [CXX] vcl/source/outdev/nativecontrols.cxx
  12187. [CXX] vcl/source/outdev/map.cxx
  12188. [CXX] vcl/source/text/ImplLayoutArgs.cxx
  12189. [CXX] vcl/source/text/TextLayoutCache.cxx
  12190. [CXX] vcl/source/treelist/headbar.cxx
  12191. [CXX] vcl/source/treelist/iconview.cxx
  12192. [CXX] vcl/source/treelist/iconviewimpl.cxx
  12193. [CXX] vcl/source/treelist/imap.cxx
  12194. [CXX] vcl/source/treelist/imap2.cxx
  12195. [CXX] vcl/source/treelist/imap3.cxx
  12196. [CXX] vcl/source/treelist/inetimg.cxx
  12197. [CXX] vcl/source/treelist/svtabbx.cxx
  12198. [CXX] vcl/source/treelist/transfer.cxx
  12199. [CXX] vcl/source/treelist/transfer2.cxx
  12200. [CXX] vcl/source/treelist/viewdataentry.cxx
  12201. [CXX] vcl/source/treelist/treelist.cxx
  12202. [CXX] vcl/source/treelist/treelistbox.cxx
  12203. [CXX] vcl/source/treelist/treelistentry.cxx
  12204. [CXX] vcl/source/treelist/svimpbox.cxx
  12205. [CXX] vcl/source/treelist/svlbitm.cxx
  12206. [CXX] vcl/source/treelist/uiobject.cxx
  12207. [CXX] vcl/source/text/ImplLayoutRuns.cxx
  12208. [CXX] vcl/source/text/mnemonic.cxx
  12209. [CXX] vcl/source/gdi/formpdfexport.cxx
  12210. [CXX] vcl/source/gdi/configsettings.cxx
  12211. [CXX] vcl/source/gdi/cvtgrf.cxx
  12212. [CXX] vcl/source/gdi/embeddedfontshelper.cxx
  12213. [CXX] vcl/source/gdi/FileDefinitionWidgetDraw.cxx
  12214. [CXX] vcl/source/gdi/WidgetDefinitionReader.cxx
  12215. [CXX] vcl/source/gdi/WidgetDefinition.cxx
  12216. [CXX] vcl/source/gdi/extoutdevdata.cxx
  12217. [CXX] vcl/source/gdi/gdimtf.cxx
  12218. [CXX] vcl/source/gdi/mtfxmldump.cxx
  12219. [CXX] vcl/source/gdi/gdimetafiletools.cxx
  12220. [CXX] vcl/source/gdi/gfxlink.cxx
  12221. [CXX] vcl/source/gdi/gradient.cxx
  12222. [CXX] vcl/source/gdi/graph.cxx
  12223. [CXX] vcl/source/gdi/graphictools.cxx
  12224. [CXX] vcl/source/gdi/hatch.cxx
  12225. [CXX] vcl/source/gdi/impglyphitem.cxx
  12226. [CXX] vcl/source/gdi/impgraph.cxx
  12227. [CXX] vcl/source/gdi/jobset.cxx
  12228. [CXX] vcl/source/gdi/lineinfo.cxx
  12229. [CXX] vcl/source/gdi/mapmod.cxx
  12230. [CXX] vcl/source/gdi/metaact.cxx
  12231. [CXX] vcl/source/gdi/oldprintadaptor.cxx
  12232. [CXX] vcl/source/gdi/pdfbuildin_fonts.cxx
  12233. [CXX] vcl/source/gdi/pdfextoutdevdata.cxx
  12234. [CXX] vcl/source/gdi/pdfwriter.cxx
  12235. [CXX] vcl/source/gdi/pdfwriter_impl2.cxx
  12236. [CXX] vcl/source/gdi/pdfwriter_impl.cxx
  12237. [CXX] vcl/source/gdi/pdfobjectcopier.cxx
  12238. [CXX] vcl/source/gdi/print2.cxx
  12239. [CXX] vcl/source/gdi/print3.cxx
  12240. [CXX] vcl/source/gdi/print.cxx
  12241. [CXX] vcl/source/gdi/regband.cxx
  12242. [CXX] vcl/source/gdi/region.cxx
  12243. [CXX] vcl/source/gdi/regionband.cxx
  12244. [CXX] vcl/source/gdi/salgdilayout.cxx
  12245. [CXX] vcl/source/gdi/salgdiimpl.cxx
  12246. [CXX] vcl/source/gdi/sallayout.cxx
  12247. [CXX] vcl/source/gdi/salmisc.cxx
  12248. [CXX] vcl/source/gdi/vectorgraphicdata.cxx
  12249. [CXX] vcl/source/gdi/textlayout.cxx
  12250. [CXX] vcl/source/gdi/virdev.cxx
  12251. [CXX] vcl/source/gdi/wall.cxx
  12252. [CXX] vcl/source/gdi/scrptrun.cxx
  12253. [CXX] vcl/source/gdi/CommonSalLayout.cxx
  12254. [CXX] vcl/source/gdi/TypeSerializer.cxx
  12255. [CXX] vcl/source/pdf/PdfConfig.cxx
  12256. [CXX] vcl/source/pdf/ResourceDict.cxx
  12257. [CXX] vcl/source/pdf/Matrix3.cxx
  12258. [CXX] vcl/source/pdf/XmpMetadata.cxx
  12259. [CXX] vcl/source/pdf/ExternalPDFStreams.cxx
  12260. [CXX] vcl/source/graphic/BinaryDataContainer.cxx
  12261. [CXX] vcl/source/graphic/BinaryDataContainerTools.cxx
  12262. [CXX] vcl/source/graphic/GraphicID.cxx
  12263. [CXX] vcl/source/graphic/GraphicLoader.cxx
  12264. [CXX] vcl/source/graphic/GraphicObject.cxx
  12265. [CXX] vcl/source/graphic/GraphicObject2.cxx
  12266. [CXX] vcl/source/graphic/GraphicReader.cxx
  12267. [CXX] vcl/source/graphic/Manager.cxx
  12268. [CXX] vcl/source/graphic/UnoBinaryDataContainer.cxx
  12269. [CXX] vcl/source/graphic/UnoGraphic.cxx
  12270. [CXX] vcl/source/graphic/UnoGraphicMapper.cxx
  12271. [CXX] vcl/source/graphic/UnoGraphicDescriptor.cxx
  12272. [CXX] vcl/source/graphic/UnoGraphicObject.cxx
  12273. [CXX] vcl/source/graphic/UnoGraphicProvider.cxx
  12274. [CXX] vcl/source/graphic/VectorGraphicSearch.cxx
  12275. [CXX] vcl/source/graphic/VectorGraphicLoader.cxx
  12276. [CXX] vcl/source/bitmap/impvect.cxx
  12277. [CXX] vcl/source/bitmap/bitmap.cxx
  12278. [CXX] vcl/source/bitmap/bitmappalette.cxx
  12279. [CXX] vcl/source/bitmap/BitmapEx.cxx
  12280. [CXX] vcl/source/bitmap/BitmapInfoAccess.cxx
  12281. [CXX] vcl/source/bitmap/BitmapReadAccess.cxx
  12282. [CXX] vcl/source/bitmap/BitmapWriteAccess.cxx
  12283. [CXX] vcl/source/bitmap/alpha.cxx
  12284. [CXX] vcl/source/bitmap/dibtools.cxx
  12285. [CXX] vcl/source/bitmap/bmpfast.cxx
  12286. [CXX] vcl/source/bitmap/bitmapfilter.cxx
  12287. [CXX] vcl/source/bitmap/bitmappaint.cxx
  12288. [CXX] vcl/source/bitmap/BitmapShadowFilter.cxx
  12289. [CXX] vcl/source/bitmap/BitmapAlphaClampFilter.cxx
  12290. [CXX] vcl/source/bitmap/BitmapBasicMorphologyFilter.cxx
  12291. [CXX] vcl/source/bitmap/BitmapMaskToAlphaFilter.cxx
  12292. [CXX] vcl/source/bitmap/BitmapMonochromeFilter.cxx
  12293. [CXX] vcl/source/bitmap/BitmapSmoothenFilter.cxx
  12294. [CXX] vcl/source/bitmap/BitmapLightenFilter.cxx
  12295. [CXX] vcl/source/bitmap/BitmapDisabledImageFilter.cxx
  12296. [CXX] vcl/source/bitmap/BitmapColorizeFilter.cxx
  12297. [CXX] vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.cxx
  12298. [CXX] vcl/source/bitmap/BitmapSobelGreyFilter.cxx
  12299. [CXX] vcl/source/bitmap/BitmapSolarizeFilter.cxx
  12300. [CXX] vcl/source/bitmap/BitmapSepiaFilter.cxx
  12301. [CXX] vcl/source/bitmap/BitmapMosaicFilter.cxx
  12302. [CXX] vcl/source/bitmap/BitmapEmbossGreyFilter.cxx
  12303. [CXX] vcl/source/bitmap/BitmapPopArtFilter.cxx
  12304. [CXX] vcl/source/bitmap/BitmapDuoToneFilter.cxx
  12305. [CXX] vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx
  12306. [CXX] vcl/source/bitmap/BitmapMedianFilter.cxx
  12307. [CXX] vcl/source/bitmap/BitmapInterpolateScaleFilter.cxx
  12308. [CXX] vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx
  12309. [CXX] vcl/source/bitmap/BitmapFastScaleFilter.cxx
  12310. [CXX] vcl/source/bitmap/BitmapScaleSuperFilter.cxx
  12311. [CXX] vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx
  12312. [CXX] vcl/source/bitmap/BitmapSymmetryCheck.cxx
  12313. [CXX] vcl/source/bitmap/BitmapColorQuantizationFilter.cxx
  12314. [CXX] vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.cxx
  12315. [CXX] vcl/source/bitmap/BitmapTools.cxx
  12316. [CXX] vcl/source/bitmap/checksum.cxx
  12317. [CXX] vcl/source/bitmap/Octree.cxx
  12318. [CXX] vcl/source/bitmap/salbmp.cxx
  12319. [CXX] vcl/source/image/Image.cxx
  12320. [CXX] vcl/source/image/ImageTree.cxx
  12321. [CXX] vcl/source/image/ImageRepository.cxx
  12322. [CXX] vcl/source/image/ImplImage.cxx
  12323. [CXX] vcl/source/image/ImplImageTree.cxx
  12324. [CXX] vcl/source/bitmap/BitmapFilterStackBlur.cxx
  12325. [CXX] vcl/source/helper/canvasbitmap.cxx
  12326. [CXX] vcl/source/helper/canvastools.cxx
  12327. [CXX] vcl/source/helper/commandinfoprovider.cxx
  12328. [CXX] vcl/source/helper/displayconnectiondispatch.cxx
  12329. [CXX] vcl/source/helper/driverblocklist.cxx
  12330. [CXX] vcl/source/helper/evntpost.cxx
  12331. [CXX] vcl/source/helper/lazydelete.cxx
  12332. [CXX] vcl/source/helper/strhelper.cxx
  12333. [CXX] vcl/source/helper/svtaccessiblefactory.cxx
  12334. [CXX] vcl/source/helper/threadex.cxx
  12335. [CXX] vcl/source/app/brand.cxx
  12336. [CXX] vcl/source/app/customweld.cxx
  12337. [CXX] vcl/source/app/dbggui.cxx
  12338. [CXX] vcl/source/app/dndhelp.cxx
  12339. [CXX] vcl/source/app/help.cxx
  12340. [CXX] vcl/source/app/i18nhelp.cxx
  12341. [CXX] vcl/source/app/idle.cxx
  12342. [CXX] vcl/source/app/salplug.cxx
  12343. [CXX] vcl/source/app/salusereventlist.cxx
  12344. [CXX] vcl/source/app/salvtables.cxx
  12345. [CXX] vcl/source/app/scheduler.cxx
  12346. [CXX] vcl/source/app/session.cxx
  12347. [CXX] vcl/source/app/settings.cxx
  12348. [CXX] vcl/source/app/IconThemeInfo.cxx
  12349. [CXX] vcl/source/app/IconThemeScanner.cxx
  12350. [CXX] vcl/source/app/IconThemeSelector.cxx
  12351. [CXX] vcl/source/app/ITiledRenderable.cxx
  12352. [CXX] vcl/source/app/sound.cxx
  12353. [CXX] vcl/source/app/stdtext.cxx
  12354. [CXX] vcl/source/app/svapp.cxx
  12355. [CXX] vcl/source/app/svdata.cxx
  12356. [CXX] vcl/source/app/svmain.cxx
  12357. [CXX] vcl/source/app/timer.cxx
  12358. [CXX] vcl/source/app/unohelp2.cxx
  12359. [CXX] vcl/source/app/htmltransferable.cxx
  12360. [CXX] vcl/source/app/unohelp.cxx
  12361. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  12362. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12363. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12364. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  12365. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  12366. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12367. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  12368. /opt/git/libreoffice.core/vcl/source/app/unohelp2.cxx:71:64: required from here
  12369. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  12370. 20 | class json_parser_error: public file_parser_error
  12371. | ^~~~~~~~~~~~~~~~~
  12372. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  12373. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  12374. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12375. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12376. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  12377. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  12378. | ^
  12379. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  12380. 20 | class file_parser_error: public ptree_error
  12381. | ^~~~~~~~~~~~~~~~~
  12382. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12383. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12384. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12385. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12386. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12387. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12388. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12389. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  12390. 38 | inline ptree_error::~ptree_error() throw()
  12391. | ^~~~~~~~~~~
  12392. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  12393. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12394. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12395. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  12396. 20 | class json_parser_error: public file_parser_error
  12397. | ^~~~~~~~~~~~~~~~~
  12398. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/array.hpp:50,
  12399. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/range_list.hpp:19,
  12400. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/extent_gen.hpp:17,
  12401. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:22,
  12402. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12403. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12404. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12405. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  12406. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  12407. | ^
  12408. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  12409. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  12410. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  12411. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  12412. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  12413. /opt/git/libreoffice.core/vcl/source/app/unohelp2.cxx:68:46: required from here
  12414. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  12415. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12416. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12417. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12418. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12419. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12420. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12421. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12422. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  12423. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  12424. | ^~~~~~~~~~~~~~
  12425. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12426. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12427. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12428. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12429. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12430. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12431. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  12432. 40 | class ptree_bad_data : public ptree_error
  12433. | ^~~~~~~~~~~~~~
  12434. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12435. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12436. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12437. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12438. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12439. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12440. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12441. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  12442. 38 | inline ptree_error::~ptree_error() throw()
  12443. | ^~~~~~~~~~~
  12444. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/array.hpp:50,
  12445. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/range_list.hpp:19,
  12446. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/extent_gen.hpp:17,
  12447. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:22,
  12448. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12449. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12450. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12451. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  12452. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  12453. | ^
  12454. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  12455. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  12456. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  12457. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  12458. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  12459. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  12460. /opt/git/libreoffice.core/vcl/source/app/unohelp2.cxx:68:46: required from here
  12461. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  12462. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12463. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12464. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12465. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12466. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12467. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12468. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12469. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  12470. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  12471. | ^~~~~~~~~~~~~~
  12472. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12473. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12474. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12475. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12476. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12477. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12478. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  12479. 64 | class ptree_bad_path : public ptree_error
  12480. | ^~~~~~~~~~~~~~
  12481. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12482. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12483. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12484. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12485. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12486. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12487. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12488. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  12489. 38 | inline ptree_error::~ptree_error() throw()
  12490. | ^~~~~~~~~~~
  12491. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/array.hpp:50,
  12492. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/range_list.hpp:19,
  12493. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/extent_gen.hpp:17,
  12494. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:22,
  12495. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12496. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12497. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12498. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  12499. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  12500. | ^
  12501. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  12502. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  12503. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  12504. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  12505. | ^~~~~~~~~~
  12506. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12507. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12508. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12509. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12510. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12511. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12512. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12513. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  12514. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  12515. | ^~~~~~~~~~~~~~
  12516. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/array.hpp:50,
  12517. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/range_list.hpp:19,
  12518. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/extent_gen.hpp:17,
  12519. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:22,
  12520. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12521. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12522. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12523. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  12524. 114 | wrapexcept * p = new wrapexcept( *this );
  12525. | ^~~~~~~~~~~~~~~~~~~~~~~
  12526. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  12527. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  12528. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  12529. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  12530. | ^~~~~~~~~~
  12531. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12532. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12533. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12534. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12535. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12536. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12537. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12538. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  12539. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  12540. | ^~~~~~~~~~~~~~
  12541. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/array.hpp:50,
  12542. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/range_list.hpp:19,
  12543. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/extent_gen.hpp:17,
  12544. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:22,
  12545. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12546. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12547. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12548. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  12549. 114 | wrapexcept * p = new wrapexcept( *this );
  12550. | ^~~~~~~~~~~~~~~~~~~~~~~
  12551. [CXX] vcl/source/app/vclevent.cxx
  12552. [CXX] vcl/source/app/watchdog.cxx
  12553. [CXX] vcl/source/app/weldutils.cxx
  12554. [CXX] vcl/source/app/winscheduler.cxx
  12555. [CXX] vcl/source/components/dtranscomp.cxx
  12556. [CXX] vcl/source/components/factory.cxx
  12557. [CXX] vcl/source/components/fontident.cxx
  12558. [CXX] vcl/source/filter/bmp/BmpReader.cxx
  12559. [CXX] vcl/source/filter/bmp/BmpWriter.cxx
  12560. [CXX] vcl/source/filter/egif/egif.cxx
  12561. [CXX] vcl/source/filter/egif/giflzwc.cxx
  12562. [CXX] vcl/source/filter/eps/eps.cxx
  12563. [CXX] vcl/source/filter/etiff/etiff.cxx
  12564. [CXX] vcl/source/filter/FilterConfigCache.cxx
  12565. [CXX] vcl/source/filter/FilterConfigItem.cxx
  12566. [CXX] vcl/source/filter/graphicfilter.cxx
  12567. [CXX] vcl/source/filter/graphicfilter2.cxx
  12568. [CXX] vcl/source/filter/GraphicNativeTransform.cxx
  12569. [CXX] vcl/source/filter/GraphicNativeMetadata.cxx
  12570. [CXX] vcl/source/filter/GraphicFormatDetector.cxx
  12571. [CXX] vcl/source/filter/idxf/dxf2mtf.cxx
  12572. [CXX] vcl/source/filter/idxf/dxfblkrd.cxx
  12573. [CXX] vcl/source/filter/idxf/dxfentrd.cxx
  12574. [CXX] vcl/source/filter/idxf/dxfgrprd.cxx
  12575. [CXX] vcl/source/filter/idxf/dxfreprd.cxx
  12576. [CXX] vcl/source/filter/idxf/dxftblrd.cxx
  12577. [CXX] vcl/source/filter/idxf/dxfvec.cxx
  12578. [CXX] vcl/source/filter/idxf/idxf.cxx
  12579. [CXX] vcl/source/filter/ieps/ieps.cxx
  12580. [CXX] vcl/source/filter/igif/decode.cxx
  12581. [CXX] vcl/source/filter/igif/gifread.cxx
  12582. [CXX] vcl/source/filter/imet/ios2met.cxx
  12583. [CXX] vcl/source/filter/ipbm/ipbm.cxx
  12584. [CXX] vcl/source/filter/ipcd/ipcd.cxx
  12585. [CXX] vcl/source/filter/ipcx/ipcx.cxx
  12586. [CXX] vcl/source/filter/ipict/ipict.cxx
  12587. [CXX] vcl/source/filter/ipsd/ipsd.cxx
  12588. [CXX] vcl/source/filter/ipict/shape.cxx
  12589. [CXX] vcl/source/filter/ipdf/pdfcompat.cxx
  12590. [CXX] vcl/source/filter/ipdf/pdfread.cxx
  12591. [CXX] vcl/source/filter/ipdf/pdfdocument.cxx
  12592. [CXX] vcl/source/filter/iras/iras.cxx
  12593. [CXX] vcl/source/filter/itga/itga.cxx
  12594. [CXX] vcl/source/filter/itiff/itiff.cxx
  12595. [CXX] vcl/source/filter/ixbm/xbmread.cxx
  12596. [CXX] vcl/source/filter/ixpm/xpmread.cxx
  12597. [CXX] vcl/source/filter/jpeg/Exif.cxx
  12598. [CXX] vcl/source/filter/jpeg/jpeg.cxx
  12599. [CXX] vcl/source/filter/jpeg/jpegc.cxx
  12600. [CXX] vcl/source/filter/jpeg/JpegReader.cxx
  12601. [CXX] vcl/source/filter/jpeg/JpegWriter.cxx
  12602. [CXX] vcl/source/filter/jpeg/JpegTransform.cxx
  12603. [CXX] vcl/source/filter/svm/SvmConverter.cxx
  12604. [CXX] vcl/source/filter/svm/SvmReader.cxx
  12605. [CXX] vcl/source/filter/svm/SvmWriter.cxx
  12606. [CXX] vcl/source/filter/wmf/emfwr.cxx
  12607. [CXX] vcl/source/filter/wmf/wmf.cxx
  12608. [CXX] vcl/source/filter/wmf/wmfexternal.cxx
  12609. [CXX] vcl/source/filter/wmf/wmfwr.cxx
  12610. [CXX] vcl/source/filter/png/PngImageReader.cxx
  12611. [CXX] vcl/source/filter/png/PngImageWriter.cxx
  12612. [CXX] vcl/source/filter/webp/reader.cxx
  12613. [CXX] vcl/source/filter/webp/writer.cxx
  12614. [CXX] vcl/source/font/DirectFontSubstitution.cxx
  12615. [CXX] vcl/source/font/EmphasisMark.cxx
  12616. [CXX] vcl/source/font/Feature.cxx
  12617. [CXX] vcl/source/font/FeatureCollector.cxx
  12618. [CXX] vcl/source/font/FeatureParser.cxx
  12619. [CXX] vcl/source/font/FontSelectPattern.cxx
  12620. [CXX] vcl/source/font/LogicalFontInstance.cxx
  12621. [CXX] vcl/source/font/OpenTypeFeatureDefinitionList.cxx
  12622. [CXX] vcl/source/font/PhysicalFontCollection.cxx
  12623. [CXX] vcl/source/font/PhysicalFontFace.cxx
  12624. [CXX] vcl/source/font/PhysicalFontFamily.cxx
  12625. [CXX] vcl/source/font/fontattributes.cxx
  12626. [CXX] vcl/source/font/fontcache.cxx
  12627. [CXX] vcl/source/font/fontcharmap.cxx
  12628. [CXX] vcl/source/font/fontmetric.cxx
  12629. [CXX] vcl/source/font/font.cxx
  12630. [CXX] vcl/source/fontsubset/cff.cxx
  12631. [CXX] vcl/source/fontsubset/fontsubset.cxx
  12632. [CXX] vcl/source/fontsubset/sft.cxx
  12633. [CXX] vcl/source/fontsubset/ttcr.cxx
  12634. [CXX] vcl/source/fontsubset/xlat.cxx
  12635. [CXX] vcl/source/pdf/PDFiumTools.cxx
  12636. [CXX] vcl/source/uitest/logger.cxx
  12637. [CXX] vcl/source/uitest/uiobject.cxx
  12638. [CXX] vcl/source/uitest/uitest.cxx
  12639. [CXX] vcl/source/uitest/uno/uiobject_uno.cxx
  12640. [CXX] vcl/source/uitest/uno/uitest_uno.cxx
  12641. [CXX] vcl/backendtest/outputdevice/bitmap.cxx
  12642. [CXX] vcl/backendtest/outputdevice/clip.cxx
  12643. [CXX] vcl/backendtest/outputdevice/common.cxx
  12644. [CXX] vcl/backendtest/outputdevice/gradient.cxx
  12645. [CXX] vcl/backendtest/outputdevice/line.cxx
  12646. [CXX] vcl/backendtest/outputdevice/outputdevice.cxx
  12647. [CXX] vcl/backendtest/outputdevice/pixel.cxx
  12648. [CXX] vcl/backendtest/outputdevice/polygon.cxx
  12649. [CXX] vcl/backendtest/outputdevice/polypolygon.cxx
  12650. [CXX] vcl/backendtest/outputdevice/polypolygon_b2d.cxx
  12651. [CXX] vcl/backendtest/outputdevice/polyline.cxx
  12652. [CXX] vcl/backendtest/outputdevice/polyline_b2d.cxx
  12653. [CXX] vcl/backendtest/outputdevice/text.cxx
  12654. [CXX] vcl/backendtest/outputdevice/rectangle.cxx
  12655. [CXX] vcl/backendtest/GraphicsRenderTests.cxx
  12656. [CXX] vcl/jsdialog/enabled.cxx
  12657. [CXX] vcl/jsdialog/jsdialogbuilder.cxx
  12658. [CXX] vcl/jsdialog/executor.cxx
  12659. [CXX] vcl/unx/generic/window/sessioninhibitor.cxx
  12660. [CXX] vcl/unx/generic/printer/cpdmgr.cxx
  12661. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  12662. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  12663. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12664. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12665. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  12666. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12667. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12668. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12669. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12670. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12671. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  12672. | ~~~~~~~~~~^~~~~~~~
  12673. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  12674. 524 | Encoding& encoding;
  12675. | ^~~~~~~~
  12676. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12677. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  12678. | ~~~~~~~~~~~^~~~~~~~~
  12679. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  12680. 523 | Callbacks& callbacks;
  12681. | ^~~~~~~~~
  12682. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12683. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  12684. | ~~~~~~~~~~^~~~~~~~
  12685. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  12686. 524 | Encoding& encoding;
  12687. | ^~~~~~~~
  12688. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12689. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  12690. | ~~~~~~~~~~~^~~~~~~~~
  12691. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  12692. 523 | Callbacks& callbacks;
  12693. | ^~~~~~~~~
  12694. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12695. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  12696. | ~~~~~~~~~~^~~~~~~~
  12697. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  12698. 524 | Encoding& encoding;
  12699. | ^~~~~~~~
  12700. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12701. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  12702. | ~~~~~~~~~~~^~~~~~~~~
  12703. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  12704. 523 | Callbacks& callbacks;
  12705. | ^~~~~~~~~
  12706. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::source(Encoding&) [with Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  12707. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:242:69: required from 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12708. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12709. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12710. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12711. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12712. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12713. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  12714. | ~~~~~~~~~~^~~~~~~~
  12715. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  12716. 102 | Encoding& encoding;
  12717. | ^~~~~~~~
  12718. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12719. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  12720. | ~~~~~~~~~~^~~~~~~~
  12721. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  12722. 102 | Encoding& encoding;
  12723. | ^~~~~~~~
  12724. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12725. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  12726. | ~~~~~~~~~~^~~~~~~~
  12727. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  12728. 102 | Encoding& encoding;
  12729. | ^~~~~~~~
  12730. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  12731. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12732. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12733. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp: In instantiation of 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel>::minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  12734. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:44:16: required from 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel> boost::property_tree::json_parser::detail::make_minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12735. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:50: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12736. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12737. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12738. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12739. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12740. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  12741. | ~~~~~~~~~^~~~
  12742. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  12743. 39 | Sentinel last;
  12744. | ^~~~
  12745. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12746. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  12747. | ~~~~~~~~~^~~~~
  12748. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  12749. 38 | Iterator first;
  12750. | ^~~~~
  12751. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12752. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  12753. | ~~~~~~~~~^~~~
  12754. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  12755. 39 | Sentinel last;
  12756. | ^~~~
  12757. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12758. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  12759. | ~~~~~~~~~^~~~~
  12760. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  12761. 38 | Iterator first;
  12762. | ^~~~~
  12763. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12764. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  12765. | ~~~~~~~~~^~~~
  12766. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  12767. 39 | Sentinel last;
  12768. | ^~~~
  12769. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12770. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  12771. | ~~~~~~~~~^~~~~
  12772. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  12773. 38 | Iterator first;
  12774. | ^~~~~
  12775. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  12776. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  12777. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12778. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12779. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'void boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]':
  12780. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:247:26: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]'
  12781. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:25: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12782. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12783. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12784. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12785. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:29:43: warning: declaration of 'filename' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  12786. 29 | void set_input(const std::string& filename, const Range& r)
  12787. | ~~~~~~~~~~~~~~~~~~~^~~~~~~~
  12788. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:105:21: note: shadowed declaration is here
  12789. 105 | std::string filename;
  12790. | ^~~~~~~~
  12791. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::string_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::string_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  12792. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:327:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_string() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12793. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:260:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12794. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12795. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12796. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12797. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12798. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12799. 205 | Iterator& cur)
  12800. | ~~~~~~~~~~^~~
  12801. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  12802. 226 | Iterator& cur;
  12803. | ^~~
  12804. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12805. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12806. | ~~~~~~~~~~^~~~~~~~
  12807. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  12808. 225 | Encoding& encoding;
  12809. | ^~~~~~~~
  12810. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12811. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12812. | ~~~~~~~~~~~^~~~~~~~~
  12813. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  12814. 224 | Callbacks& callbacks;
  12815. | ^~~~~~~~~
  12816. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12817. 205 | Iterator& cur)
  12818. | ~~~~~~~~~~^~~
  12819. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  12820. 226 | Iterator& cur;
  12821. | ^~~
  12822. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12823. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12824. | ~~~~~~~~~~^~~~~~~~
  12825. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  12826. 225 | Encoding& encoding;
  12827. | ^~~~~~~~
  12828. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12829. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12830. | ~~~~~~~~~~~^~~~~~~~~
  12831. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  12832. 224 | Callbacks& callbacks;
  12833. | ^~~~~~~~~
  12834. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12835. 205 | Iterator& cur)
  12836. | ~~~~~~~~~~^~~
  12837. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  12838. 226 | Iterator& cur;
  12839. | ^~~
  12840. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12841. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12842. | ~~~~~~~~~~^~~~~~~~
  12843. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  12844. 225 | Encoding& encoding;
  12845. | ^~~~~~~~
  12846. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12847. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12848. | ~~~~~~~~~~~^~~~~~~~~
  12849. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  12850. 224 | Callbacks& callbacks;
  12851. | ^~~~~~~~~
  12852. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::number_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::number_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  12853. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:302:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_number() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12854. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:263:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12855. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12856. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12857. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12858. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12859. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12860. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12861. | ~~~~~~~~~~^~~~~~~~
  12862. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  12863. 161 | Encoding& encoding;
  12864. | ^~~~~~~~
  12865. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12866. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12867. | ~~~~~~~~~~~^~~~~~~~~
  12868. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  12869. 160 | Callbacks& callbacks;
  12870. | ^~~~~~~~~
  12871. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12872. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12873. | ~~~~~~~~~~^~~~~~~~
  12874. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  12875. 161 | Encoding& encoding;
  12876. | ^~~~~~~~
  12877. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12878. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12879. | ~~~~~~~~~~~^~~~~~~~~
  12880. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  12881. 160 | Callbacks& callbacks;
  12882. | ^~~~~~~~~
  12883. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12884. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12885. | ~~~~~~~~~~^~~~~~~~
  12886. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  12887. 161 | Encoding& encoding;
  12888. | ^~~~~~~~
  12889. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  12890. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  12891. | ~~~~~~~~~~~^~~~~~~~~
  12892. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  12893. 160 | Callbacks& callbacks;
  12894. | ^~~~~~~~~
  12895. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  12896. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12897. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12898. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  12899. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  12900. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:46:13: required from 'void boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::parse_error(const char*) [with Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12901. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:398:60: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_error(const char*) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12902. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:264:13: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  12903. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  12904. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  12905. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  12906. /opt/git/libreoffice.core/vcl/jsdialog/executor.cxx:27:55: required from here
  12907. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  12908. 20 | class json_parser_error: public file_parser_error
  12909. | ^~~~~~~~~~~~~~~~~
  12910. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  12911. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  12912. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12913. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12914. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  12915. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  12916. | ^
  12917. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  12918. 20 | class file_parser_error: public ptree_error
  12919. | ^~~~~~~~~~~~~~~~~
  12920. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  12921. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  12922. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  12923. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  12924. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  12925. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12926. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12927. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  12928. 38 | inline ptree_error::~ptree_error() throw()
  12929. | ^~~~~~~~~~~
  12930. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  12931. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  12932. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:63:
  12933. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  12934. 20 | class json_parser_error: public file_parser_error
  12935. | ^~~~~~~~~~~~~~~~~
  12936. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/array.hpp:50,
  12937. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/range_list.hpp:19,
  12938. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/extent_gen.hpp:17,
  12939. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array/base.hpp:22,
  12940. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/multi_array.hpp:29,
  12941. from /opt/git/libreoffice.core/external/boost/include/boost/multi_array.hpp:30,
  12942. from /opt/git/libreoffice.core/vcl/inc/pch/precompiled_vcl.hxx:62:
  12943. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  12944. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  12945. | ^
  12946. [CXX] vcl/source/opengl/OpenGLContext.cxx
  12947. [CXX] vcl/source/opengl/OpenGLHelper.cxx
  12948. [CXX] vcl/skia/salbmp.cxx
  12949. [CXX] vcl/skia/zone.cxx
  12950. [CXX] vcl/skia/gdiimpl.cxx
  12951. [CXX] vcl/unx/generic/printer/cupsmgr.cxx
  12952. [CXX] vcl/unx/generic/printer/printerinfomanager.cxx
  12953. [CXX] vcl/headless/svpframe.cxx
  12954. [CXX] vcl/headless/svpbmp.cxx
  12955. [CXX] vcl/headless/svpgdi.cxx
  12956. [CXX] vcl/headless/SvpGraphicsBackend.cxx
  12957. [CXX] vcl/headless/CairoCommon.cxx
  12958. [CXX] vcl/headless/BitmapHelper.cxx
  12959. [CXX] vcl/headless/svpdummies.cxx
  12960. [CXX] vcl/headless/svpinst.cxx
  12961. [CXX] vcl/headless/svpvd.cxx
  12962. [CXX] vcl/unx/generic/app/gendisp.cxx
  12963. [CXX] vcl/unx/generic/app/geninst.cxx
  12964. [CXX] vcl/unx/generic/app/gensys.cxx
  12965. [CXX] vcl/headless/svpprn.cxx
  12966. [CXX] vcl/headless/svptext.cxx
  12967. [CXX] vcl/unx/generic/app/gendata.cxx
  12968. [CXX] vcl/unx/generic/gdi/cairotextrender.cxx
  12969. [CXX] vcl/unx/generic/gdi/freetypetextrender.cxx
  12970. [CXX] vcl/unx/generic/glyphs/freetype_glyphcache.cxx
  12971. [CXX] vcl/unx/generic/glyphs/glyphcache.cxx
  12972. [CXX] vcl/unx/generic/fontmanager/fontsubst.cxx
  12973. [CXX] vcl/unx/generic/fontmanager/fontconfig.cxx
  12974. [CXX] vcl/unx/generic/fontmanager/fontmanager.cxx
  12975. [CXX] vcl/unx/generic/fontmanager/helper.cxx
  12976. [CXX] vcl/unx/generic/print/bitmap_gfx.cxx
  12977. [CXX] vcl/unx/generic/print/common_gfx.cxx
  12978. [CXX] vcl/unx/generic/print/glyphset.cxx
  12979. [CXX] vcl/unx/generic/print/printerjob.cxx
  12980. [CXX] vcl/unx/generic/print/psputil.cxx
  12981. [CXX] vcl/unx/generic/print/GenPspGfxBackend.cxx
  12982. [CXX] vcl/unx/generic/print/genpspgraphics.cxx
  12983. [CXX] vcl/unx/generic/print/genprnpsp.cxx
  12984. [CXX] vcl/unx/generic/print/prtsetup.cxx
  12985. [CXX] vcl/unx/generic/print/text_gfx.cxx
  12986. [CXX] vcl/unx/generic/printer/jobdata.cxx
  12987. [CXX] vcl/unx/generic/printer/ppdparser.cxx
  12988. [CXX] vcl/source/pdf/PDFiumLibrary.cxx
  12989. [PCH] precompiled_cairocanvas
  12990. [PCH] precompiled_dbahsql
  12991. [PCH] precompiled_acc
  12992. [PCH] precompiled_file
  12993. [PCH] precompiled_calc
  12994. [PCH] precompiled_dbpool2
  12995. [PCH] precompiled_flat
  12996. [PCH] precompiled_odbc
  12997. [PCH] precompiled_mysql_jdbc
  12998. [CXX] connectivity/source/manager/mdrivermanager.cxx
  12999. [CXX] connectivity/source/drivers/writer/WCatalog.cxx
  13000. [CXX] connectivity/source/drivers/writer/WConnection.cxx
  13001. [CXX] connectivity/source/drivers/writer/WDatabaseMetaData.cxx
  13002. [CXX] connectivity/source/drivers/writer/WDriver.cxx
  13003. [CXX] connectivity/source/drivers/writer/WTable.cxx
  13004. [CXX] connectivity/source/drivers/writer/WTables.cxx
  13005. [CXX] connectivity/source/drivers/hsqldb/HCatalog.cxx
  13006. [CXX] connectivity/source/drivers/hsqldb/HColumns.cxx
  13007. [CXX] connectivity/source/drivers/hsqldb/HConnection.cxx
  13008. [CXX] connectivity/source/drivers/hsqldb/HDriver.cxx
  13009. [CXX] connectivity/source/drivers/hsqldb/HStorageAccess.cxx
  13010. [CXX] connectivity/source/drivers/hsqldb/HStorageMap.cxx
  13011. [CXX] connectivity/source/drivers/hsqldb/HTable.cxx
  13012. [CXX] connectivity/source/drivers/hsqldb/HTables.cxx
  13013. [CXX] connectivity/source/drivers/hsqldb/HTerminateListener.cxx
  13014. [CXX] connectivity/source/drivers/hsqldb/HTools.cxx
  13015. [CXX] connectivity/source/drivers/hsqldb/HUser.cxx
  13016. [CXX] connectivity/source/drivers/hsqldb/HUsers.cxx
  13017. [CXX] connectivity/source/drivers/hsqldb/HView.cxx
  13018. [CXX] connectivity/source/drivers/hsqldb/HViews.cxx
  13019. [CXX] connectivity/source/drivers/hsqldb/StorageFileAccess.cxx
  13020. [CXX] connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx
  13021. [CXX] connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx
  13022. [CXX] connectivity/source/drivers/hsqldb/accesslog.cxx
  13023. [CXX] connectivity/source/drivers/jdbc/Array.cxx
  13024. [CXX] connectivity/source/drivers/jdbc/Blob.cxx
  13025. [CXX] connectivity/source/drivers/jdbc/Boolean.cxx
  13026. [CXX] connectivity/source/drivers/jdbc/CallableStatement.cxx
  13027. [CXX] connectivity/source/drivers/jdbc/Class.cxx
  13028. [CXX] connectivity/source/drivers/jdbc/Clob.cxx
  13029. [CXX] connectivity/source/drivers/jdbc/ConnectionLog.cxx
  13030. [CXX] connectivity/source/drivers/jdbc/DatabaseMetaData.cxx
  13031. [CXX] connectivity/source/drivers/jdbc/Date.cxx
  13032. [CXX] connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx
  13033. [CXX] connectivity/source/drivers/jdbc/Exception.cxx
  13034. [CXX] connectivity/source/drivers/jdbc/InputStream.cxx
  13035. [CXX] connectivity/source/drivers/jdbc/JConnection.cxx
  13036. [CXX] connectivity/source/drivers/jdbc/JDriver.cxx
  13037. [CXX] connectivity/source/drivers/jdbc/JStatement.cxx
  13038. [CXX] connectivity/source/drivers/jdbc/Object.cxx
  13039. [CXX] connectivity/source/drivers/jdbc/PreparedStatement.cxx
  13040. [CXX] connectivity/source/drivers/jdbc/Reader.cxx
  13041. [CXX] connectivity/source/drivers/jdbc/Ref.cxx
  13042. [CXX] connectivity/source/drivers/jdbc/ResultSet.cxx
  13043. [CXX] connectivity/source/drivers/jdbc/ResultSetMetaData.cxx
  13044. [CXX] connectivity/source/drivers/jdbc/SQLException.cxx
  13045. [CXX] connectivity/source/drivers/jdbc/SQLWarning.cxx
  13046. [CXX] connectivity/source/drivers/jdbc/String.cxx
  13047. [CXX] connectivity/source/drivers/jdbc/Throwable.cxx
  13048. [CXX] connectivity/source/drivers/jdbc/Timestamp.cxx
  13049. [CXX] connectivity/source/drivers/jdbc/JBigDecimal.cxx
  13050. [CXX] connectivity/source/drivers/jdbc/tools.cxx
  13051. [CXX] connectivity/source/drivers/jdbc/ContextClassLoader.cxx
  13052. [CXX] connectivity/source/drivers/evoab2/NDriver.cxx
  13053. [CXX] connectivity/source/drivers/evoab2/NTable.cxx
  13054. [CXX] connectivity/source/drivers/evoab2/NColumns.cxx
  13055. [CXX] connectivity/source/drivers/evoab2/NTables.cxx
  13056. [CXX] connectivity/source/drivers/evoab2/NCatalog.cxx
  13057. [CXX] connectivity/source/drivers/evoab2/NConnection.cxx
  13058. [CXX] connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx
  13059. [CXX] connectivity/source/drivers/evoab2/NStatement.cxx
  13060. [CXX] connectivity/source/drivers/evoab2/NPreparedStatement.cxx
  13061. [CXX] connectivity/source/drivers/evoab2/NResultSet.cxx
  13062. [CXX] connectivity/source/drivers/evoab2/NResultSetMetaData.cxx
  13063. [CXX] connectivity/source/drivers/evoab2/EApi.cxx
  13064. [PCH] precompiled_firebird_sdbc
  13065. [CXX] connectivity/source/drivers/mysqlc/mysqlc_catalog.cxx
  13066. [CXX] connectivity/source/drivers/mysqlc/mysqlc_column.cxx
  13067. [CXX] connectivity/source/drivers/mysqlc/mysqlc_columns.cxx
  13068. [CXX] connectivity/source/drivers/mysqlc/mysqlc_connection.cxx
  13069. [CXX] connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx
  13070. [CXX] connectivity/source/drivers/mysqlc/mysqlc_driver.cxx
  13071. [CXX] connectivity/source/drivers/mysqlc/mysqlc_general.cxx
  13072. [CXX] connectivity/source/drivers/mysqlc/mysqlc_indexes.cxx
  13073. [CXX] connectivity/source/drivers/mysqlc/mysqlc_keys.cxx
  13074. [CXX] connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx
  13075. [CXX] connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx
  13076. [CXX] connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx
  13077. [CXX] connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.cxx
  13078. [CXX] connectivity/source/drivers/mysqlc/mysqlc_services.cxx
  13079. [CXX] connectivity/source/drivers/mysqlc/mysqlc_statement.cxx
  13080. [CXX] connectivity/source/drivers/mysqlc/mysqlc_table.cxx
  13081. [CXX] connectivity/source/drivers/mysqlc/mysqlc_tables.cxx
  13082. [CXX] connectivity/source/drivers/mysqlc/mysqlc_types.cxx
  13083. [CXX] connectivity/source/drivers/mysqlc/mysqlc_user.cxx
  13084. [CXX] connectivity/source/drivers/mysqlc/mysqlc_view.cxx
  13085. [CXX] connectivity/source/drivers/mysqlc/mysqlc_views.cxx
  13086. [PCH] precompiled_postgresql-sdbc-impl
  13087. [CXX] embeddedobj/source/commonembedding/embedobj.cxx
  13088. [CXX] embeddedobj/source/commonembedding/inplaceobj.cxx
  13089. [CXX] embeddedobj/source/commonembedding/miscobj.cxx
  13090. [CXX] embeddedobj/source/commonembedding/persistence.cxx
  13091. [CXX] embeddedobj/source/commonembedding/specialobject.cxx
  13092. [CXX] embeddedobj/source/commonembedding/visobj.cxx
  13093. [CXX] embeddedobj/source/commonembedding/xfactory.cxx
  13094. [CXX] embeddedobj/source/general/docholder.cxx
  13095. [CXX] embeddedobj/source/general/dummyobject.cxx
  13096. [CXX] embeddedobj/source/general/intercept.cxx
  13097. [CXX] embeddedobj/source/general/xcreator.cxx
  13098. [CXX] extensions/source/scanner/scanner.cxx
  13099. [CXX] extensions/source/scanner/grid.cxx
  13100. [CXX] extensions/source/scanner/sane.cxx
  13101. [CXX] extensions/source/scanner/sanedlg.cxx
  13102. [CXX] extensions/source/scanner/scanunx.cxx
  13103. [CXX] filter/source/t602/t602filter.cxx
  13104. [CXX] sdext/source/pdfimport/filterdet.cxx
  13105. [CXX] sdext/source/pdfimport/misc/pdfihelper.cxx
  13106. [CXX] sdext/source/pdfimport/misc/pwdinteract.cxx
  13107. [CXX] sdext/source/pdfimport/odf/odfemitter.cxx
  13108. [CXX] sdext/source/pdfimport/pdfiadaptor.cxx
  13109. [CXX] sdext/source/pdfimport/pdfparse/pdfentries.cxx
  13110. [CXX] sdext/source/pdfimport/pdfparse/pdfparse.cxx
  13111. [CXX] sdext/source/pdfimport/sax/emitcontext.cxx
  13112. [CXX] sdext/source/pdfimport/sax/saxattrlist.cxx
  13113. [CXX] sdext/source/pdfimport/tree/drawtreevisiting.cxx
  13114. [CXX] sdext/source/pdfimport/tree/genericelements.cxx
  13115. [CXX] sdext/source/pdfimport/tree/imagecontainer.cxx
  13116. [CXX] sdext/source/pdfimport/tree/pdfiprocessor.cxx
  13117. [CXX] sdext/source/pdfimport/tree/style.cxx
  13118. [CXX] sdext/source/pdfimport/tree/treevisitorfactory.cxx
  13119. [CXX] sdext/source/pdfimport/tree/writertreevisiting.cxx
  13120. [CXX] sdext/source/pdfimport/wrapper/wrapper.cxx
  13121. [CXX] slideshow/source/engine/opengl/TransitionerImpl.cxx
  13122. [CXX] slideshow/source/engine/opengl/TransitionImpl.cxx
  13123. [CXX] slideshow/source/engine/opengl/Operation.cxx
  13124. [CXX] svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx
  13125. [CXX] svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx
  13126. [CXX] svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx
  13127. [MOD] sot
  13128. [BIN] svl
  13129. [CXX] svtools/langsupport/langsupport.cxx
  13130. [CXX] test/source/vclbootstrapprotector.cxx
  13131. [BIN] toolkit
  13132. [CXX] canvas/source/tools/cachedprimitivebase.cxx
  13133. [CXX] canvas/source/tools/canvascustomspritehelper.cxx
  13134. [CXX] canvas/source/tools/canvastools.cxx
  13135. [CXX] canvas/source/tools/elapsedtime.cxx
  13136. [CXX] canvas/source/tools/page.cxx
  13137. [CXX] canvas/source/tools/pagemanager.cxx
  13138. [CXX] canvas/source/tools/parametricpolypolygon.cxx
  13139. [CXX] canvas/source/tools/propertysethelper.cxx
  13140. [CXX] canvas/source/tools/spriteredrawmanager.cxx
  13141. [CXX] canvas/source/tools/surface.cxx
  13142. [CXX] canvas/source/tools/surfaceproxy.cxx
  13143. [CXX] canvas/source/tools/surfaceproxymanager.cxx
  13144. [CXX] canvas/source/tools/verifyinput.cxx
  13145. [CXX] desktop/source/deployment/dp_log.cxx
  13146. [CXX] desktop/source/deployment/dp_persmap.cxx
  13147. [CXX] desktop/source/deployment/dp_xml.cxx
  13148. [CXX] desktop/source/deployment/manager/dp_activepackages.cxx
  13149. [CXX] desktop/source/deployment/manager/dp_commandenvironments.cxx
  13150. [CXX] desktop/source/deployment/manager/dp_extensionmanager.cxx
  13151. [CXX] desktop/source/deployment/manager/dp_informationprovider.cxx
  13152. [CXX] desktop/source/deployment/manager/dp_manager.cxx
  13153. [CXX] desktop/source/deployment/manager/dp_managerfac.cxx
  13154. [CXX] desktop/source/deployment/manager/dp_properties.cxx
  13155. [CXX] desktop/source/deployment/registry/component/dp_compbackenddb.cxx
  13156. [CXX] desktop/source/deployment/registry/component/dp_component.cxx
  13157. [CXX] desktop/source/deployment/registry/configuration/dp_configuration.cxx
  13158. [CXX] desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx
  13159. [CXX] desktop/source/deployment/registry/dp_backend.cxx
  13160. [CXX] desktop/source/deployment/registry/dp_backenddb.cxx
  13161. [CXX] desktop/source/deployment/registry/dp_registry.cxx
  13162. [CXX] desktop/source/deployment/registry/executable/dp_executable.cxx
  13163. [CXX] desktop/source/deployment/registry/executable/dp_executablebackenddb.cxx
  13164. [CXX] desktop/source/deployment/registry/help/dp_help.cxx
  13165. [CXX] desktop/source/deployment/registry/help/dp_helpbackenddb.cxx
  13166. [CXX] desktop/source/deployment/registry/package/dp_extbackenddb.cxx
  13167. [CXX] desktop/source/deployment/registry/package/dp_package.cxx
  13168. [CXX] desktop/source/deployment/registry/script/dp_lib_container.cxx
  13169. [CXX] desktop/source/deployment/registry/script/dp_script.cxx
  13170. [CXX] desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx
  13171. [CXX] desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx
  13172. [CXX] desktop/source/deployment/registry/sfwk/dp_sfwk.cxx
  13173. [PCH] precompiled_drawinglayer
  13174. [CXX] canvas/source/opengl/ogl_bitmapcanvashelper.cxx
  13175. [CXX] canvas/source/opengl/ogl_canvasbitmap.cxx
  13176. [CXX] canvas/source/opengl/ogl_canvascustomsprite.cxx
  13177. [CXX] canvas/source/opengl/ogl_canvasfont.cxx
  13178. [CXX] canvas/source/opengl/ogl_canvashelper.cxx
  13179. [CXX] canvas/source/opengl/ogl_canvastools.cxx
  13180. [CXX] canvas/source/opengl/ogl_spritecanvas.cxx
  13181. [CXX] canvas/source/opengl/ogl_spritedevicehelper.cxx
  13182. [CXX] canvas/source/opengl/ogl_textlayout.cxx
  13183. [CXX] canvas/source/opengl/ogl_texturecache.cxx
  13184. [CXX] svtools/source/brwbox/brwbox1.cxx
  13185. [CXX] svtools/source/brwbox/brwbox2.cxx
  13186. [CXX] svtools/source/brwbox/brwbox3.cxx
  13187. [CXX] svtools/source/brwbox/brwhead.cxx
  13188. [CXX] svtools/source/brwbox/datwin.cxx
  13189. [CXX] svtools/source/brwbox/ebbcontrols.cxx
  13190. [CXX] svtools/source/brwbox/editbrowsebox.cxx
  13191. [CXX] svtools/source/brwbox/editbrowsebox2.cxx
  13192. [CXX] svtools/source/brwbox/recorditemwindow.cxx
  13193. [CXX] svtools/source/config/accessibilityoptions.cxx
  13194. [CXX] svtools/source/config/apearcfg.cxx
  13195. [CXX] svtools/source/config/colorcfg.cxx
  13196. [CXX] svtools/source/config/extcolorcfg.cxx
  13197. [CXX] svtools/source/config/fontsubstconfig.cxx
  13198. [CXX] svtools/source/config/htmlcfg.cxx
  13199. [CXX] svtools/source/config/itemholder2.cxx
  13200. [CXX] svtools/source/config/miscopt.cxx
  13201. [CXX] svtools/source/config/slidesorterbaropt.cxx
  13202. [CXX] svtools/source/config/optionsdrawinglayer.cxx
  13203. [CXX] svtools/source/config/printoptions.cxx
  13204. [CXX] svtools/source/contnr/querydelete.cxx
  13205. [CXX] svtools/source/control/accessibleruler.cxx
  13206. [CXX] svtools/source/control/asynclink.cxx
  13207. [CXX] svtools/source/control/collatorres.cxx
  13208. [CXX] svtools/source/control/ctrlbox.cxx
  13209. [CXX] svtools/source/control/ctrltool.cxx
  13210. [CXX] svtools/source/control/indexentryres.cxx
  13211. [CXX] svtools/source/control/inettbc.cxx
  13212. [CXX] svtools/source/control/ruler.cxx
  13213. [CXX] svtools/source/control/scriptedtext.cxx
  13214. [CXX] svtools/source/control/scrolladaptor.cxx
  13215. [CXX] svtools/source/control/tabbar.cxx
  13216. [CXX] svtools/source/control/toolbarmenu.cxx
  13217. [CXX] svtools/source/control/valueacc.cxx
  13218. [CXX] svtools/source/control/valueset.cxx
  13219. [CXX] svtools/source/dialogs/addresstemplate.cxx
  13220. [CXX] svtools/source/dialogs/colrdlg.cxx
  13221. [CXX] svtools/source/dialogs/insdlg.cxx
  13222. [CXX] svtools/source/dialogs/PlaceEditDialog.cxx
  13223. [CXX] svtools/source/dialogs/prnsetup.cxx
  13224. [CXX] svtools/source/dialogs/restartdialog.cxx
  13225. [CXX] svtools/source/dialogs/ServerDetailsControls.cxx
  13226. [CXX] svtools/source/filter/SvFilterOptionsDialog.cxx
  13227. [CXX] svtools/source/filter/DocumentToGraphicRenderer.cxx
  13228. [CXX] svtools/source/filter/exportdialog.cxx
  13229. [CXX] svtools/source/graphic/renderer.cxx
  13230. [CXX] svtools/source/java/javacontext.cxx
  13231. [CXX] svtools/source/java/javainteractionhandler.cxx
  13232. [CXX] svtools/source/misc/acceleratorexecute.cxx
  13233. [CXX] svtools/source/misc/bindablecontrolhelper.cxx
  13234. [CXX] svtools/source/misc/cliplistener.cxx
  13235. [CXX] svtools/source/misc/dialogclosedlistener.cxx
  13236. [CXX] svtools/source/misc/ehdl.cxx
  13237. [CXX] svtools/source/misc/embedhlp.cxx
  13238. [CXX] svtools/source/misc/embedtransfer.cxx
  13239. [CXX] svtools/source/misc/filechangedchecker.cxx
  13240. [CXX] svtools/source/misc/imagemgr.cxx
  13241. [CXX] svtools/source/misc/imageresourceaccess.cxx
  13242. [CXX] svtools/source/misc/langtab.cxx
  13243. [CXX] svtools/source/misc/langhelp.cxx
  13244. [CXX] svtools/source/misc/openfiledroptargetlistener.cxx
  13245. [CXX] svtools/source/misc/sampletext.cxx
  13246. [CXX] svtools/source/misc/stringtransfer.cxx
  13247. [CXX] svtools/source/misc/svtresid.cxx
  13248. [CXX] svtools/source/misc/templatefoldercache.cxx
  13249. [CXX] svtools/source/misc/unitconv.cxx
  13250. [CXX] svtools/source/svhtml/htmlkywd.cxx
  13251. [CXX] svtools/source/svhtml/htmlout.cxx
  13252. [CXX] svtools/source/svhtml/htmlsupp.cxx
  13253. [CXX] svtools/source/svhtml/HtmlWriter.cxx
  13254. [CXX] svtools/source/svhtml/parhtml.cxx
  13255. [CXX] svtools/source/svrtf/parrtf.cxx
  13256. [CXX] svtools/source/svrtf/rtfkeywd.cxx
  13257. [CXX] svtools/source/svrtf/rtfout.cxx
  13258. [CXX] svtools/source/svrtf/svparser.cxx
  13259. [CXX] svtools/source/uno/addrtempuno.cxx
  13260. [CXX] svtools/source/uno/fpicker.cxx
  13261. [CXX] svtools/source/uno/framestatuslistener.cxx
  13262. [CXX] svtools/source/uno/genericunodialog.cxx
  13263. [CXX] svtools/source/uno/miscservices.cxx
  13264. [CXX] svtools/source/uno/popupmenucontrollerbase.cxx
  13265. [CXX] svtools/source/uno/popupwindowcontroller.cxx
  13266. [CXX] svtools/source/uno/statusbarcontroller.cxx
  13267. [CXX] svtools/source/uno/toolboxcontroller.cxx
  13268. [CXX] svtools/source/uno/unoevent.cxx
  13269. [CXX] svtools/source/uno/unoimap.cxx
  13270. [CXX] svtools/source/uno/wizard/unowizard.cxx
  13271. [CXX] svtools/source/uno/wizard/wizardpagecontroller.cxx
  13272. [CXX] svtools/source/uno/wizard/wizardshell.cxx
  13273. [CXX] svtools/source/uitest/uiobject.cxx
  13274. [CXX] unoxml/source/dom/node.cxx
  13275. [CXX] unoxml/source/dom/document.cxx
  13276. [CXX] unoxml/source/dom/element.cxx
  13277. [CXX] unoxml/source/dom/attr.cxx
  13278. [CXX] unoxml/source/dom/cdatasection.cxx
  13279. [CXX] unoxml/source/dom/characterdata.cxx
  13280. [CXX] unoxml/source/dom/comment.cxx
  13281. [CXX] unoxml/source/dom/documentbuilder.cxx
  13282. [CXX] unoxml/source/dom/documentfragment.cxx
  13283. [CXX] unoxml/source/dom/documenttype.cxx
  13284. [CXX] unoxml/source/dom/entity.cxx
  13285. [CXX] unoxml/source/dom/entityreference.cxx
  13286. [CXX] unoxml/source/dom/notation.cxx
  13287. [CXX] unoxml/source/dom/processinginstruction.cxx
  13288. [CXX] unoxml/source/dom/text.cxx
  13289. [CXX] unoxml/source/dom/domimplementation.cxx
  13290. [CXX] unoxml/source/dom/elementlist.cxx
  13291. [CXX] unoxml/source/dom/childlist.cxx
  13292. [CXX] unoxml/source/dom/notationsmap.cxx
  13293. [CXX] unoxml/source/dom/entitiesmap.cxx
  13294. [CXX] unoxml/source/dom/attributesmap.cxx
  13295. [CXX] unoxml/source/dom/saxbuilder.cxx
  13296. [CXX] unoxml/source/xpath/xpathobject.cxx
  13297. [CXX] unoxml/source/xpath/nodelist.cxx
  13298. [CXX] unoxml/source/xpath/xpathapi.cxx
  13299. [CXX] unoxml/source/events/event.cxx
  13300. [CXX] unoxml/source/events/eventdispatcher.cxx
  13301. [CXX] unoxml/source/events/mutationevent.cxx
  13302. [CXX] unoxml/source/events/uievent.cxx
  13303. [CXX] unoxml/source/events/mouseevent.cxx
  13304. [CXX] canvas/source/vcl/backbuffer.cxx
  13305. [CXX] canvas/source/vcl/bitmapbackbuffer.cxx
  13306. [CXX] canvas/source/vcl/cachedbitmap.cxx
  13307. [CXX] canvas/source/vcl/canvas.cxx
  13308. [CXX] canvas/source/vcl/canvasbitmap.cxx
  13309. [CXX] canvas/source/vcl/canvasbitmaphelper.cxx
  13310. [CXX] canvas/source/vcl/canvascustomsprite.cxx
  13311. [CXX] canvas/source/vcl/canvasfont.cxx
  13312. [CXX] canvas/source/vcl/canvashelper.cxx
  13313. [CXX] canvas/source/vcl/devicehelper.cxx
  13314. [CXX] canvas/source/vcl/impltools.cxx
  13315. [CXX] canvas/source/vcl/spritecanvas.cxx
  13316. [CXX] canvas/source/vcl/spritecanvashelper.cxx
  13317. [CXX] canvas/source/vcl/spritedevicehelper.cxx
  13318. [CXX] canvas/source/vcl/spritehelper.cxx
  13319. [CXX] canvas/source/vcl/textlayout.cxx
  13320. [CXX] canvas/source/vcl/canvashelper_texturefill.cxx
  13321. [CXX] canvas/source/vcl/windowoutdevholder.cxx
  13322. [CXX] xmloff/source/chart/ColorPropertySet.cxx
  13323. [CXX] xmloff/source/chart/PropertyMaps.cxx
  13324. [CXX] xmloff/source/chart/SchXMLAutoStylePoolP.cxx
  13325. [CXX] xmloff/source/chart/SchXMLAxisContext.cxx
  13326. [CXX] xmloff/source/chart/SchXMLCalculationSettingsContext.cxx
  13327. [CXX] xmloff/source/chart/SchXMLChartContext.cxx
  13328. [CXX] xmloff/source/chart/SchXMLDataTableContext.cxx
  13329. [CXX] xmloff/source/chart/SchXMLEnumConverter.cxx
  13330. [CXX] xmloff/source/chart/SchXMLExport.cxx
  13331. [CXX] xmloff/source/chart/SchXMLImport.cxx
  13332. [CXX] xmloff/source/chart/SchXMLLegendContext.cxx
  13333. [CXX] xmloff/source/chart/SchXMLParagraphContext.cxx
  13334. [CXX] xmloff/source/chart/SchXMLPlotAreaContext.cxx
  13335. [CXX] xmloff/source/chart/SchXMLPropertyMappingContext.cxx
  13336. [CXX] xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx
  13337. [CXX] xmloff/source/chart/SchXMLSeries2Context.cxx
  13338. [CXX] xmloff/source/chart/SchXMLSeriesHelper.cxx
  13339. [CXX] xmloff/source/chart/SchXMLTableContext.cxx
  13340. [CXX] xmloff/source/chart/SchXMLTextListContext.cxx
  13341. [CXX] xmloff/source/chart/SchXMLTools.cxx
  13342. [CXX] xmloff/source/chart/XMLAxisPositionPropertyHdl.cxx
  13343. [CXX] xmloff/source/chart/XMLChartPropertyContext.cxx
  13344. [CXX] xmloff/source/chart/XMLChartStyleContext.cxx
  13345. [CXX] xmloff/source/chart/XMLErrorBarStylePropertyHdl.cxx
  13346. [CXX] xmloff/source/chart/XMLErrorIndicatorPropertyHdl.cxx
  13347. [CXX] xmloff/source/chart/XMLLabelSeparatorContext.cxx
  13348. [CXX] xmloff/source/chart/XMLSymbolImageContext.cxx
  13349. [CXX] xmloff/source/chart/XMLSymbolTypePropertyHdl.cxx
  13350. [CXX] xmloff/source/chart/XMLTextOrientationHdl.cxx
  13351. [CXX] xmloff/source/chart/contexts.cxx
  13352. [CXX] xmloff/source/chart/transporttypes.cxx
  13353. [CXX] xmloff/source/core/DocumentSettingsContext.cxx
  13354. [CXX] xmloff/source/core/DomBuilderContext.cxx
  13355. [CXX] xmloff/source/core/DomExport.cxx
  13356. [CXX] xmloff/source/core/fasttokenhandler.cxx
  13357. [CXX] xmloff/source/core/ProgressBarHelper.cxx
  13358. [CXX] xmloff/source/core/PropertySetMerger.cxx
  13359. [CXX] xmloff/source/core/RDFaExportHelper.cxx
  13360. [CXX] xmloff/source/core/RDFaImportHelper.cxx
  13361. [CXX] xmloff/source/core/SettingsExportHelper.cxx
  13362. [CXX] xmloff/source/core/SvXMLAttr.cxx
  13363. [CXX] xmloff/source/core/SvXMLAttrCollection.cxx
  13364. [CXX] xmloff/source/core/XMLBase64Export.cxx
  13365. [CXX] xmloff/source/core/XMLBase64ImportContext.cxx
  13366. [CXX] xmloff/source/core/XMLBasicExportFilter.cxx
  13367. [CXX] xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx
  13368. [CXX] xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
  13369. [CXX] xmloff/source/core/i18nmap.cxx
  13370. [CXX] xmloff/source/core/namespacemap.cxx
  13371. [CXX] xmloff/source/core/unoatrcn.cxx
  13372. [CXX] xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx
  13373. [CXX] xmloff/source/core/xmlcnimp.cxx
  13374. [CXX] xmloff/source/core/xmlerror.cxx
  13375. [CXX] xmloff/source/core/xmlexp.cxx
  13376. [CXX] xmloff/source/core/xmlictxt.cxx
  13377. [CXX] xmloff/source/core/xmlimp.cxx
  13378. [CXX] xmloff/source/core/xmltkmap.cxx
  13379. [CXX] xmloff/source/core/xmltoken.cxx
  13380. [CXX] xmloff/source/core/xmluconv.cxx
  13381. [CXX] xmloff/source/core/xmlmultiimagehelper.cxx
  13382. [CXX] xmloff/source/draw/EnhancedCustomShapeToken.cxx
  13383. [CXX] xmloff/source/draw/XMLGraphicsDefaultStyle.cxx
  13384. [CXX] xmloff/source/draw/XMLImageMapContext.cxx
  13385. [CXX] xmloff/source/draw/XMLImageMapExport.cxx
  13386. [CXX] xmloff/source/draw/XMLNumberStyles.cxx
  13387. [CXX] xmloff/source/draw/XMLReplacementImageContext.cxx
  13388. [CXX] xmloff/source/draw/XMLShapePropertySetContext.cxx
  13389. [CXX] xmloff/source/draw/XMLShapeStyleContext.cxx
  13390. [CXX] xmloff/source/draw/animationexport.cxx
  13391. [CXX] xmloff/source/draw/animationimport.cxx
  13392. [CXX] xmloff/source/draw/animexp.cxx
  13393. [CXX] xmloff/source/draw/animimp.cxx
  13394. [CXX] xmloff/source/draw/descriptionimp.cxx
  13395. [CXX] xmloff/source/draw/eventimp.cxx
  13396. [CXX] xmloff/source/draw/layerexp.cxx
  13397. [CXX] xmloff/source/draw/layerimp.cxx
  13398. [CXX] xmloff/source/draw/numithdl.cxx
  13399. [CXX] xmloff/source/draw/propimp0.cxx
  13400. [CXX] xmloff/source/draw/sdpropls.cxx
  13401. [CXX] xmloff/source/draw/sdxmlexp.cxx
  13402. [CXX] xmloff/source/draw/sdxmlimp.cxx
  13403. [CXX] xmloff/source/draw/shapeexport.cxx
  13404. [CXX] xmloff/source/draw/shapeimport.cxx
  13405. [CXX] xmloff/source/draw/SignatureLineContext.cxx
  13406. [CXX] xmloff/source/draw/QRCodeContext.cxx
  13407. [CXX] xmloff/source/draw/xexptran.cxx
  13408. [CXX] xmloff/source/draw/ximp3dobject.cxx
  13409. [CXX] xmloff/source/draw/ximp3dscene.cxx
  13410. [CXX] xmloff/source/draw/ximpbody.cxx
  13411. [CXX] xmloff/source/draw/ximpcustomshape.cxx
  13412. [CXX] xmloff/source/draw/ximpgrp.cxx
  13413. [CXX] xmloff/source/draw/ximplink.cxx
  13414. [CXX] xmloff/source/draw/ximpnote.cxx
  13415. [CXX] xmloff/source/draw/ximppage.cxx
  13416. [CXX] xmloff/source/draw/ximpshap.cxx
  13417. [CXX] xmloff/source/draw/ximpshow.cxx
  13418. [CXX] xmloff/source/draw/ximpstyl.cxx
  13419. [CXX] xmloff/source/forms/controlelement.cxx
  13420. [CXX] xmloff/source/forms/controlpropertyhdl.cxx
  13421. [CXX] xmloff/source/forms/controlpropertymap.cxx
  13422. [CXX] xmloff/source/forms/elementexport.cxx
  13423. [CXX] xmloff/source/forms/elementimport.cxx
  13424. [CXX] xmloff/source/forms/eventexport.cxx
  13425. [CXX] xmloff/source/forms/eventimport.cxx
  13426. [CXX] xmloff/source/forms/formattributes.cxx
  13427. [CXX] xmloff/source/forms/formcellbinding.cxx
  13428. [CXX] xmloff/source/forms/formenums.cxx
  13429. [CXX] xmloff/source/forms/formevents.cxx
  13430. [CXX] xmloff/source/forms/formlayerexport.cxx
  13431. [CXX] xmloff/source/forms/formlayerimport.cxx
  13432. [CXX] xmloff/source/forms/gridcolumnproptranslator.cxx
  13433. [CXX] xmloff/source/forms/layerexport.cxx
  13434. [CXX] xmloff/source/forms/layerimport.cxx
  13435. [CXX] xmloff/source/forms/logging.cxx
  13436. [CXX] xmloff/source/forms/officeforms.cxx
  13437. [CXX] xmloff/source/forms/propertyexport.cxx
  13438. [CXX] xmloff/source/forms/propertyimport.cxx
  13439. [CXX] xmloff/source/forms/property_meta_data.cxx
  13440. [CXX] xmloff/source/forms/valueproperties.cxx
  13441. [CXX] xmloff/source/forms/handler/form_handler_factory.cxx
  13442. [CXX] xmloff/source/forms/handler/vcl_date_handler.cxx
  13443. [CXX] xmloff/source/forms/handler/vcl_time_handler.cxx
  13444. [CXX] xmloff/source/meta/MetaExportComponent.cxx
  13445. [CXX] xmloff/source/meta/MetaImportComponent.cxx
  13446. [CXX] xmloff/source/meta/xmlmetae.cxx
  13447. [CXX] xmloff/source/meta/xmlmetai.cxx
  13448. [CXX] xmloff/source/meta/xmlversion.cxx
  13449. [CXX] xmloff/source/script/XMLEventExport.cxx
  13450. [CXX] xmloff/source/script/XMLEventImportHelper.cxx
  13451. [CXX] xmloff/source/script/XMLEventsImportContext.cxx
  13452. [CXX] xmloff/source/script/XMLScriptContextFactory.cxx
  13453. [CXX] xmloff/source/script/XMLScriptExportHandler.cxx
  13454. [CXX] xmloff/source/script/XMLStarBasicContextFactory.cxx
  13455. [CXX] xmloff/source/script/XMLStarBasicExportHandler.cxx
  13456. [CXX] xmloff/source/script/xmlbasicscript.cxx
  13457. [CXX] xmloff/source/script/xmlscripti.cxx
  13458. [CXX] xmloff/source/style/AttributeContainerHandler.cxx
  13459. [CXX] xmloff/source/style/DashStyle.cxx
  13460. [CXX] xmloff/source/style/DrawAspectHdl.cxx
  13461. [CXX] xmloff/source/style/EnumPropertyHdl.cxx
  13462. [CXX] xmloff/source/style/FillStyleContext.cxx
  13463. [CXX] xmloff/source/style/GradientStyle.cxx
  13464. [CXX] xmloff/source/style/HatchStyle.cxx
  13465. [CXX] xmloff/source/style/ImageStyle.cxx
  13466. [CXX] xmloff/source/style/MarkerStyle.cxx
  13467. [CXX] xmloff/source/style/MultiPropertySetHelper.cxx
  13468. [CXX] xmloff/source/style/NamedBoolPropertyHdl.cxx
  13469. [CXX] xmloff/source/style/PageHeaderFooterContext.cxx
  13470. [CXX] xmloff/source/style/PageMasterExportPropMapper.cxx
  13471. [CXX] xmloff/source/style/PageMasterImportContext.cxx
  13472. [CXX] xmloff/source/style/PageMasterImportPropMapper.cxx
  13473. [CXX] xmloff/source/style/PageMasterPropHdl.cxx
  13474. [CXX] xmloff/source/style/PageMasterPropHdlFactory.cxx
  13475. [CXX] xmloff/source/style/PageMasterPropMapper.cxx
  13476. [CXX] xmloff/source/style/PageMasterStyleMap.cxx
  13477. [CXX] xmloff/source/style/PagePropertySetContext.cxx
  13478. [CXX] xmloff/source/style/SinglePropertySetInfoCache.cxx
  13479. [CXX] xmloff/source/style/StyleMap.cxx
  13480. [CXX] xmloff/source/style/TransGradientStyle.cxx
  13481. [CXX] xmloff/source/style/WordWrapPropertyHdl.cxx
  13482. [CXX] xmloff/source/style/XMLBackgroundImageContext.cxx
  13483. [CXX] xmloff/source/style/XMLBackgroundImageExport.cxx
  13484. [CXX] xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx
  13485. [CXX] xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx
  13486. [CXX] xmloff/source/style/XMLRtlGutterPropertyHandler.cxx
  13487. [CXX] xmloff/source/style/XMLClipPropertyHandler.cxx
  13488. [CXX] xmloff/source/style/XMLConstantsPropertyHandler.cxx
  13489. [CXX] xmloff/source/style/XMLElementPropertyContext.cxx
  13490. [CXX] xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
  13491. [CXX] xmloff/source/style/XMLFontAutoStylePool.cxx
  13492. [CXX] xmloff/source/style/XMLFontStylesContext.cxx
  13493. [CXX] xmloff/source/style/XMLFootnoteSeparatorExport.cxx
  13494. [CXX] xmloff/source/style/XMLFootnoteSeparatorImport.cxx
  13495. [CXX] xmloff/source/style/XMLIsPercentagePropertyHandler.cxx
  13496. [CXX] xmloff/source/style/XMLPageExport.cxx
  13497. [CXX] xmloff/source/style/XMLPercentOrMeasurePropertyHandler.cxx
  13498. [CXX] xmloff/source/style/XMLRectangleMembersHandler.cxx
  13499. [CXX] xmloff/source/style/XMLThemeContext.cxx
  13500. [CXX] xmloff/source/style/adjushdl.cxx
  13501. [CXX] xmloff/source/style/backhdl.cxx
  13502. [CXX] xmloff/source/style/bordrhdl.cxx
  13503. [CXX] xmloff/source/style/breakhdl.cxx
  13504. [CXX] xmloff/source/style/cdouthdl.cxx
  13505. [CXX] xmloff/source/style/chrhghdl.cxx
  13506. [CXX] xmloff/source/style/chrlohdl.cxx
  13507. [CXX] xmloff/source/style/csmaphdl.cxx
  13508. [CXX] xmloff/source/style/durationhdl.cxx
  13509. [CXX] xmloff/source/style/escphdl.cxx
  13510. [CXX] xmloff/source/style/fonthdl.cxx
  13511. [CXX] xmloff/source/style/impastpl.cxx
  13512. [CXX] xmloff/source/style/kernihdl.cxx
  13513. [CXX] xmloff/source/style/lspachdl.cxx
  13514. [CXX] xmloff/source/style/numehelp.cxx
  13515. [CXX] xmloff/source/style/opaquhdl.cxx
  13516. [CXX] xmloff/source/style/postuhdl.cxx
  13517. [CXX] xmloff/source/style/prhdlfac.cxx
  13518. [CXX] xmloff/source/style/prstylei.cxx
  13519. [CXX] xmloff/source/style/prstylecond.cxx
  13520. [CXX] xmloff/source/style/shadwhdl.cxx
  13521. [CXX] xmloff/source/style/shdwdhdl.cxx
  13522. [CXX] xmloff/source/style/styleexp.cxx
  13523. [CXX] xmloff/source/style/tabsthdl.cxx
  13524. [CXX] xmloff/source/style/undlihdl.cxx
  13525. [CXX] xmloff/source/style/weighhdl.cxx
  13526. [CXX] xmloff/source/style/xmlaustp.cxx
  13527. [CXX] xmloff/source/style/xmlbahdl.cxx
  13528. [CXX] xmloff/source/style/xmlexppr.cxx
  13529. [CXX] xmloff/source/style/xmlimppr.cxx
  13530. [CXX] xmloff/source/style/xmlnume.cxx
  13531. [CXX] xmloff/source/style/xmlnumfe.cxx
  13532. [CXX] xmloff/source/style/xmlnumfi.cxx
  13533. [CXX] xmloff/source/style/xmlnumi.cxx
  13534. [CXX] xmloff/source/style/xmlprcon.cxx
  13535. [CXX] xmloff/source/style/xmlprhdl.cxx
  13536. [CXX] xmloff/source/style/xmlprmap.cxx
  13537. [CXX] xmloff/source/style/xmlstyle.cxx
  13538. [CXX] xmloff/source/style/xmltabe.cxx
  13539. [CXX] xmloff/source/style/xmltabi.cxx
  13540. [CXX] xmloff/source/table/XMLTableExport.cxx
  13541. [CXX] xmloff/source/table/XMLTableImport.cxx
  13542. [CXX] xmloff/source/text/XMLAutoMarkFileContext.cxx
  13543. [CXX] xmloff/source/text/XMLAutoTextContainerEventImport.cxx
  13544. [CXX] xmloff/source/text/XMLAutoTextEventExport.cxx
  13545. [CXX] xmloff/source/text/XMLAutoTextEventImport.cxx
  13546. [CXX] xmloff/source/text/XMLCalculationSettingsContext.cxx
  13547. [CXX] xmloff/source/text/XMLChangeElementImportContext.cxx
  13548. [CXX] xmloff/source/text/XMLChangeImportContext.cxx
  13549. [CXX] xmloff/source/text/XMLChangeInfoContext.cxx
  13550. [CXX] xmloff/source/text/XMLChangedRegionImportContext.cxx
  13551. [CXX] xmloff/source/text/XMLComplexColorContext.cxx
  13552. [CXX] xmloff/source/text/XMLComplexColorExport.cxx
  13553. [CXX] xmloff/source/text/XMLFootnoteBodyImportContext.cxx
  13554. [CXX] xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx
  13555. [CXX] xmloff/source/text/XMLFootnoteImportContext.cxx
  13556. [CXX] xmloff/source/text/XMLIndexAlphabeticalSourceContext.cxx
  13557. [CXX] xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx
  13558. [CXX] xmloff/source/text/XMLIndexBibliographyEntryContext.cxx
  13559. [CXX] xmloff/source/text/XMLIndexBibliographySourceContext.cxx
  13560. [CXX] xmloff/source/text/XMLIndexBodyContext.cxx
  13561. [CXX] xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
  13562. [CXX] xmloff/source/text/XMLIndexIllustrationSourceContext.cxx
  13563. [CXX] xmloff/source/text/XMLIndexMarkExport.cxx
  13564. [CXX] xmloff/source/text/XMLIndexObjectSourceContext.cxx
  13565. [CXX] xmloff/source/text/XMLIndexSimpleEntryContext.cxx
  13566. [CXX] xmloff/source/text/XMLIndexSourceBaseContext.cxx
  13567. [CXX] xmloff/source/text/XMLIndexSpanEntryContext.cxx
  13568. [CXX] xmloff/source/text/XMLIndexTOCContext.cxx
  13569. [CXX] xmloff/source/text/XMLIndexTOCSourceContext.cxx
  13570. [CXX] xmloff/source/text/XMLIndexTOCStylesContext.cxx
  13571. [CXX] xmloff/source/text/XMLIndexTabStopEntryContext.cxx
  13572. [CXX] xmloff/source/text/XMLIndexTableSourceContext.cxx
  13573. [CXX] xmloff/source/text/XMLIndexTemplateContext.cxx
  13574. [CXX] xmloff/source/text/XMLIndexTitleTemplateContext.cxx
  13575. [CXX] xmloff/source/text/XMLIndexUserSourceContext.cxx
  13576. [CXX] xmloff/source/text/XMLLineNumberingExport.cxx
  13577. [CXX] xmloff/source/text/XMLLineNumberingImportContext.cxx
  13578. [CXX] xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx
  13579. [CXX] xmloff/source/text/XMLPropertyBackpatcher.cxx
  13580. [CXX] xmloff/source/text/XMLRedlineExport.cxx
  13581. [CXX] xmloff/source/text/XMLSectionExport.cxx
  13582. [CXX] xmloff/source/text/XMLSectionFootnoteConfigExport.cxx
  13583. [CXX] xmloff/source/text/XMLSectionFootnoteConfigImport.cxx
  13584. [CXX] xmloff/source/text/XMLSectionImportContext.cxx
  13585. [CXX] xmloff/source/text/XMLSectionSourceDDEImportContext.cxx
  13586. [CXX] xmloff/source/text/XMLSectionSourceImportContext.cxx
  13587. [CXX] xmloff/source/text/XMLStringBufferImportContext.cxx
  13588. [CXX] xmloff/source/text/XMLTextCharStyleNamesElementExport.cxx
  13589. [CXX] xmloff/source/text/XMLTextColumnsContext.cxx
  13590. [CXX] xmloff/source/text/XMLTextColumnsExport.cxx
  13591. [CXX] xmloff/source/text/XMLTextFrameContext.cxx
  13592. [CXX] xmloff/source/text/XMLTextFrameHyperlinkContext.cxx
  13593. [CXX] xmloff/source/text/XMLTextHeaderFooterContext.cxx
  13594. [CXX] xmloff/source/text/XMLTextListAutoStylePool.cxx
  13595. [CXX] xmloff/source/text/XMLTextListBlockContext.cxx
  13596. [CXX] xmloff/source/text/XMLTextListItemContext.cxx
  13597. [CXX] xmloff/source/text/XMLTextMarkImportContext.cxx
  13598. [CXX] xmloff/source/text/XMLTextMasterPageContext.cxx
  13599. [CXX] xmloff/source/text/XMLTextMasterPageExport.cxx
  13600. [CXX] xmloff/source/text/XMLTextMasterStylesContext.cxx
  13601. [CXX] xmloff/source/text/XMLTextNumRuleInfo.cxx
  13602. [CXX] xmloff/source/text/XMLTextPropertySetContext.cxx
  13603. [CXX] xmloff/source/text/XMLTextShapeImportHelper.cxx
  13604. [CXX] xmloff/source/text/XMLTextShapeStyleContext.cxx
  13605. [CXX] xmloff/source/text/XMLTextTableContext.cxx
  13606. [CXX] xmloff/source/text/XMLTrackedChangesImportContext.cxx
  13607. [CXX] xmloff/source/text/xmllinebreakcontext.cxx
  13608. [CXX] xmloff/source/text/txtdrope.cxx
  13609. [CXX] xmloff/source/text/txtdropi.cxx
  13610. [CXX] xmloff/source/text/txtexppr.cxx
  13611. [CXX] xmloff/source/text/txtflde.cxx
  13612. [CXX] xmloff/source/text/txtfldi.cxx
  13613. [CXX] xmloff/source/text/txtftne.cxx
  13614. [CXX] xmloff/source/text/txtimp.cxx
  13615. [CXX] xmloff/source/text/txtimppr.cxx
  13616. [CXX] xmloff/source/text/txtlists.cxx
  13617. [CXX] xmloff/source/text/txtparae.cxx
  13618. [CXX] xmloff/source/text/txtparai.cxx
  13619. [CXX] xmloff/source/text/txtprhdl.cxx
  13620. [CXX] xmloff/source/text/txtprmap.cxx
  13621. [CXX] xmloff/source/text/txtsecte.cxx
  13622. [CXX] xmloff/source/text/txtstyle.cxx
  13623. [CXX] xmloff/source/text/txtstyli.cxx
  13624. [CXX] xmloff/source/text/txtvfldi.cxx
  13625. [CXX] xmloff/source/text/xmlcontentcontrolcontext.cxx
  13626. [CXX] xmloff/source/xforms/SchemaContext.cxx
  13627. [CXX] xmloff/source/xforms/SchemaRestrictionContext.cxx
  13628. [CXX] xmloff/source/xforms/SchemaSimpleTypeContext.cxx
  13629. [CXX] xmloff/source/xforms/TokenContext.cxx
  13630. [CXX] xmloff/source/xforms/XFormsBindContext.cxx
  13631. [CXX] xmloff/source/xforms/XFormsInstanceContext.cxx
  13632. [CXX] xmloff/source/xforms/XFormsModelContext.cxx
  13633. [CXX] xmloff/source/xforms/XFormsSubmissionContext.cxx
  13634. [CXX] xmloff/source/xforms/xformsapi.cxx
  13635. [CXX] xmloff/source/xforms/xformsexport.cxx
  13636. [CXX] xmloff/source/xforms/xformsimport.cxx
  13637. [CXX] xmloff/source/transform/ChartOASISTContext.cxx
  13638. [CXX] xmloff/source/transform/ChartOOoTContext.cxx
  13639. [CXX] xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
  13640. [CXX] xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
  13641. [CXX] xmloff/source/transform/ControlOASISTContext.cxx
  13642. [CXX] xmloff/source/transform/ControlOOoTContext.cxx
  13643. [CXX] xmloff/source/transform/CreateElemTContext.cxx
  13644. [CXX] xmloff/source/transform/DeepTContext.cxx
  13645. [CXX] xmloff/source/transform/DlgOASISTContext.cxx
  13646. [CXX] xmloff/source/transform/DocumentTContext.cxx
  13647. [CXX] xmloff/source/transform/EventMap.cxx
  13648. [CXX] xmloff/source/transform/EventOASISTContext.cxx
  13649. [CXX] xmloff/source/transform/EventOOoTContext.cxx
  13650. [CXX] xmloff/source/transform/FlatTContext.cxx
  13651. [CXX] xmloff/source/transform/FormPropOASISTContext.cxx
  13652. [CXX] xmloff/source/transform/FormPropOOoTContext.cxx
  13653. [CXX] xmloff/source/transform/FrameOASISTContext.cxx
  13654. [CXX] xmloff/source/transform/FrameOOoTContext.cxx
  13655. [CXX] xmloff/source/transform/IgnoreTContext.cxx
  13656. [CXX] xmloff/source/transform/MergeElemTContext.cxx
  13657. [CXX] xmloff/source/transform/MetaTContext.cxx
  13658. [CXX] xmloff/source/transform/MutableAttrList.cxx
  13659. [CXX] xmloff/source/transform/NotesTContext.cxx
  13660. [CXX] xmloff/source/transform/OOo2Oasis.cxx
  13661. [CXX] xmloff/source/transform/Oasis2OOo.cxx
  13662. [CXX] xmloff/source/transform/PersAttrListTContext.cxx
  13663. [CXX] xmloff/source/transform/PersMixedContentTContext.cxx
  13664. [CXX] xmloff/source/transform/ProcAddAttrTContext.cxx
  13665. [CXX] xmloff/source/transform/ProcAttrTContext.cxx
  13666. [CXX] xmloff/source/transform/PropertyActionsOASIS.cxx
  13667. [CXX] xmloff/source/transform/PropertyActionsOOo.cxx
  13668. [CXX] xmloff/source/transform/RenameElemTContext.cxx
  13669. [CXX] xmloff/source/transform/StyleOASISTContext.cxx
  13670. [CXX] xmloff/source/transform/StyleOOoTContext.cxx
  13671. [CXX] xmloff/source/transform/TransformerActions.cxx
  13672. [CXX] xmloff/source/transform/TransformerBase.cxx
  13673. [CXX] xmloff/source/transform/TransformerContext.cxx
  13674. [CXX] xmloff/source/transform/TransformerTokenMap.cxx
  13675. [PCH] precompiled_dbase
  13676. [CXX] lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx
  13677. [CXX] xmlsecurity/source/xmlsec/biginteger.cxx
  13678. [CXX] xmlsecurity/source/xmlsec/certificateextension_certextn.cxx
  13679. [CXX] xmlsecurity/source/xmlsec/errorcallback.cxx
  13680. [CXX] xmlsecurity/source/xmlsec/saxhelper.cxx
  13681. [CXX] xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx
  13682. [CXX] xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx
  13683. [CXX] xmlsecurity/source/xmlsec/xmlsec_init.cxx
  13684. [CXX] xmlsecurity/source/xmlsec/xmlstreamio.cxx
  13685. [CXX] xmlsecurity/source/gpg/CertificateImpl.cxx
  13686. [CXX] xmlsecurity/source/gpg/CipherContext.cxx
  13687. [CXX] xmlsecurity/source/gpg/DigestContext.cxx
  13688. [CXX] xmlsecurity/source/gpg/SecurityEnvironment.cxx
  13689. [CXX] xmlsecurity/source/gpg/SEInitializer.cxx
  13690. [CXX] xmlsecurity/source/gpg/XMLEncryption.cxx
  13691. [CXX] xmlsecurity/source/gpg/XMLSecurityContext.cxx
  13692. [CXX] xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx
  13693. [CXX] xmlsecurity/source/xmlsec/nss/ciphercontext.cxx
  13694. [CXX] xmlsecurity/source/xmlsec/nss/digestcontext.cxx
  13695. [CXX] xmlsecurity/source/xmlsec/nss/nssinitializer.cxx
  13696. [CXX] xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx
  13697. [CXX] xmlsecurity/source/xmlsec/nss/secerror.cxx
  13698. [CXX] xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx
  13699. [CXX] xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
  13700. [CXX] xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx
  13701. [CXX] xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx
  13702. [CXX] xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx
  13703. [BIN] fpicker
  13704. [CXX] unotest/source/cpp/bootstrapfixturebase.cxx
  13705. [CXX] unotest/source/cpp/directories.cxx
  13706. [CXX] unotest/source/cpp/filters-test.cxx
  13707. [CXX] unotest/source/cpp/getargument.cxx
  13708. [CXX] unotest/source/cpp/gettestargument.cxx
  13709. [CXX] unotest/source/cpp/macros_test.cxx
  13710. [CXX] unotest/source/cpp/officeconnection.cxx
  13711. [CXX] unotest/source/cpp/toabsolutefileurl.cxx
  13712. [MOD] svl
  13713. [MOD] toolkit
  13714. [CXX] vcl/workben/vcldemo.cxx
  13715. [CXX] vcl/workben/svdem.cxx
  13716. [CXX] vcl/workben/minvcl.cxx
  13717. [PRJ] redland
  13718. [CXX] cppcanvas/source/mtfrenderer/bitmapaction.cxx
  13719. [CXX] cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx
  13720. [CXX] cppcanvas/source/mtfrenderer/implrenderer.cxx
  13721. [CXX] cppcanvas/source/mtfrenderer/lineaction.cxx
  13722. [CXX] cppcanvas/source/mtfrenderer/mtftools.cxx
  13723. [CXX] cppcanvas/source/mtfrenderer/pointaction.cxx
  13724. [CXX] cppcanvas/source/mtfrenderer/polypolyaction.cxx
  13725. [CXX] cppcanvas/source/mtfrenderer/textaction.cxx
  13726. [CXX] cppcanvas/source/mtfrenderer/textlineshelper.cxx
  13727. [CXX] cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
  13728. [CXX] cppcanvas/source/tools/canvasgraphichelper.cxx
  13729. [CXX] cppcanvas/source/tools/tools.cxx
  13730. [CXX] cppcanvas/source/wrapper/basegfxfactory.cxx
  13731. [CXX] cppcanvas/source/wrapper/implbitmap.cxx
  13732. [CXX] cppcanvas/source/wrapper/implbitmapcanvas.cxx
  13733. [CXX] cppcanvas/source/wrapper/implcanvas.cxx
  13734. [CXX] cppcanvas/source/wrapper/implcustomsprite.cxx
  13735. [CXX] cppcanvas/source/wrapper/implpolypolygon.cxx
  13736. [CXX] cppcanvas/source/wrapper/implsprite.cxx
  13737. [CXX] cppcanvas/source/wrapper/implspritecanvas.cxx
  13738. [CXX] cppcanvas/source/wrapper/vclfactory.cxx
  13739. [PCH] precompiled_emfio
  13740. [CXX] formula/source/ui/dlg/formula.cxx
  13741. [CXX] formula/source/ui/dlg/FormulaHelper.cxx
  13742. [CXX] formula/source/ui/dlg/funcpage.cxx
  13743. [CXX] formula/source/ui/dlg/funcutl.cxx
  13744. [CXX] formula/source/ui/dlg/parawin.cxx
  13745. [CXX] formula/source/ui/dlg/structpg.cxx
  13746. [CXX] framework/source/services/autorecovery.cxx
  13747. [CXX] framework/source/accelerators/acceleratorcache.cxx
  13748. [CXX] framework/source/accelerators/acceleratorconfiguration.cxx
  13749. [CXX] framework/source/accelerators/documentacceleratorconfiguration.cxx
  13750. [CXX] framework/source/accelerators/globalacceleratorconfiguration.cxx
  13751. [CXX] framework/source/accelerators/keymapping.cxx
  13752. [CXX] framework/source/accelerators/moduleacceleratorconfiguration.cxx
  13753. [CXX] framework/source/accelerators/presethandler.cxx
  13754. [CXX] framework/source/accelerators/storageholder.cxx
  13755. [CXX] framework/source/classes/framecontainer.cxx
  13756. [CXX] framework/source/classes/taskcreator.cxx
  13757. [CXX] framework/source/dispatch/closedispatcher.cxx
  13758. [CXX] framework/source/dispatch/dispatchinformationprovider.cxx
  13759. [CXX] framework/source/dispatch/dispatchprovider.cxx
  13760. [CXX] framework/source/dispatch/interceptionhelper.cxx
  13761. [CXX] framework/source/dispatch/loaddispatcher.cxx
  13762. [CXX] framework/source/dispatch/startmoduledispatcher.cxx
  13763. [CXX] framework/source/dispatch/windowcommanddispatch.cxx
  13764. [CXX] framework/source/dispatch/dispatchdisabler.cxx
  13765. [CXX] framework/source/dispatch/mailtodispatcher.cxx
  13766. [CXX] framework/source/dispatch/oxt_handler.cxx
  13767. [CXX] framework/source/dispatch/popupmenudispatcher.cxx
  13768. [CXX] framework/source/dispatch/servicehandler.cxx
  13769. [CXX] framework/source/dispatch/systemexec.cxx
  13770. [CXX] framework/source/helper/dockingareadefaultacceptor.cxx
  13771. [CXX] framework/source/helper/ocomponentaccess.cxx
  13772. [CXX] framework/source/helper/ocomponentenumeration.cxx
  13773. [CXX] framework/source/helper/oframes.cxx
  13774. [CXX] framework/source/helper/persistentwindowstate.cxx
  13775. [CXX] framework/source/helper/statusindicator.cxx
  13776. [CXX] framework/source/helper/statusindicatorfactory.cxx
  13777. [CXX] framework/source/helper/tagwindowasmodified.cxx
  13778. [CXX] framework/source/helper/titlebarupdate.cxx
  13779. [CXX] framework/source/helper/uiconfigelementwrapperbase.cxx
  13780. [CXX] framework/source/helper/uielementwrapperbase.cxx
  13781. [CXX] framework/source/helper/vclstatusindicator.cxx
  13782. [CXX] framework/source/helper/wakeupthread.cxx
  13783. [CXX] framework/source/interaction/quietinteraction.cxx
  13784. [CXX] framework/source/jobs/helponstartup.cxx
  13785. [CXX] framework/source/jobs/shelljob.cxx
  13786. [CXX] framework/source/fwe/classes/actiontriggercontainer.cxx
  13787. [CXX] framework/source/fwe/classes/actiontriggerpropertyset.cxx
  13788. [CXX] framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx
  13789. [CXX] framework/source/fwe/classes/addonmenu.cxx
  13790. [CXX] framework/source/fwe/classes/addonsoptions.cxx
  13791. [CXX] framework/source/fwe/classes/framelistanalyzer.cxx
  13792. [CXX] framework/source/fwe/classes/fwkresid.cxx
  13793. [CXX] framework/source/fwe/classes/rootactiontriggercontainer.cxx
  13794. [CXX] framework/source/fwe/classes/sfxhelperfunctions.cxx
  13795. [CXX] framework/source/fwe/dispatch/interaction.cxx
  13796. [CXX] framework/source/fwe/helper/actiontriggerhelper.cxx
  13797. [CXX] framework/source/fwe/helper/configimporter.cxx
  13798. [CXX] framework/source/fwe/helper/propertysetcontainer.cxx
  13799. [CXX] framework/source/fwe/helper/titlehelper.cxx
  13800. [CXX] framework/source/fwe/helper/documentundoguard.cxx
  13801. [CXX] framework/source/fwe/helper/undomanagerhelper.cxx
  13802. [CXX] framework/source/fwe/xml/menuconfiguration.cxx
  13803. [CXX] framework/source/fwe/xml/menudocumenthandler.cxx
  13804. [CXX] framework/source/fwe/xml/saxnamespacefilter.cxx
  13805. [CXX] framework/source/fwe/xml/statusbarconfiguration.cxx
  13806. [CXX] framework/source/fwe/xml/statusbardocumenthandler.cxx
  13807. [CXX] framework/source/fwe/xml/toolboxconfiguration.cxx
  13808. [CXX] framework/source/fwe/xml/toolboxdocumenthandler.cxx
  13809. [CXX] framework/source/fwe/xml/xmlnamespaces.cxx
  13810. [CXX] framework/source/fwi/classes/converter.cxx
  13811. [CXX] framework/source/fwi/classes/protocolhandlercache.cxx
  13812. [CXX] framework/source/fwi/helper/mischelper.cxx
  13813. [CXX] framework/source/fwi/helper/shareablemutex.cxx
  13814. [CXX] framework/source/fwi/jobs/configaccess.cxx
  13815. [CXX] framework/source/fwi/threadhelp/transactionmanager.cxx
  13816. [CXX] framework/source/fwi/uielement/constitemcontainer.cxx
  13817. [CXX] framework/source/fwi/uielement/itemcontainer.cxx
  13818. [CXX] framework/source/fwi/uielement/rootitemcontainer.cxx
  13819. [CXX] framework/source/jobs/job.cxx
  13820. [CXX] framework/source/jobs/jobdata.cxx
  13821. [CXX] framework/source/jobs/jobdispatch.cxx
  13822. [CXX] framework/source/jobs/jobexecutor.cxx
  13823. [CXX] framework/source/jobs/jobresult.cxx
  13824. [CXX] framework/source/jobs/joburl.cxx
  13825. [CXX] framework/source/layoutmanager/helpers.cxx
  13826. [CXX] framework/source/layoutmanager/layoutmanager.cxx
  13827. [CXX] framework/source/layoutmanager/toolbarlayoutmanager.cxx
  13828. [CXX] framework/source/layoutmanager/uielement.cxx
  13829. [CXX] framework/source/loadenv/loadenv.cxx
  13830. [CXX] framework/source/loadenv/targethelper.cxx
  13831. [CXX] framework/source/recording/dispatchrecorder.cxx
  13832. [CXX] framework/source/recording/dispatchrecordersupplier.cxx
  13833. [CXX] framework/source/services/ContextChangeEventMultiplexer.cxx
  13834. [CXX] framework/source/services/desktop.cxx
  13835. [CXX] framework/source/services/dispatchhelper.cxx
  13836. [CXX] framework/source/services/frame.cxx
  13837. [CXX] framework/source/services/modulemanager.cxx
  13838. [CXX] framework/source/services/pathsettings.cxx
  13839. [CXX] framework/source/services/sessionlistener.cxx
  13840. [CXX] framework/source/services/substitutepathvars.cxx
  13841. [CXX] framework/source/services/taskcreatorsrv.cxx
  13842. [CXX] framework/source/services/urltransformer.cxx
  13843. [CXX] framework/source/services/mediatypedetectionhelper.cxx
  13844. [CXX] framework/source/services/uriabbreviation.cxx
  13845. [CXX] framework/source/uiconfiguration/CommandImageResolver.cxx
  13846. [CXX] framework/source/uiconfiguration/ImageList.cxx
  13847. [CXX] framework/source/uiconfiguration/globalsettings.cxx
  13848. [CXX] framework/source/uiconfiguration/graphicnameaccess.cxx
  13849. [CXX] framework/source/uiconfiguration/imagemanager.cxx
  13850. [CXX] framework/source/uiconfiguration/imagemanagerimpl.cxx
  13851. [CXX] framework/source/uiconfiguration/moduleuicfgsupplier.cxx
  13852. [CXX] framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
  13853. [CXX] framework/source/uiconfiguration/uicategorydescription.cxx
  13854. [CXX] framework/source/uiconfiguration/uiconfigurationmanager.cxx
  13855. [CXX] framework/source/uiconfiguration/windowstateconfiguration.cxx
  13856. [CXX] framework/source/uielement/addonstoolbarwrapper.cxx
  13857. [CXX] framework/source/uielement/buttontoolbarcontroller.cxx
  13858. [CXX] framework/source/uielement/comboboxtoolbarcontroller.cxx
  13859. [CXX] framework/source/uielement/complextoolbarcontroller.cxx
  13860. [CXX] framework/source/uielement/controlmenucontroller.cxx
  13861. [CXX] framework/source/uielement/dropdownboxtoolbarcontroller.cxx
  13862. [CXX] framework/source/uielement/edittoolbarcontroller.cxx
  13863. [CXX] framework/source/uielement/FixedImageToolbarController.cxx
  13864. [CXX] framework/source/uielement/FixedTextToolbarController.cxx
  13865. [CXX] framework/source/uielement/genericstatusbarcontroller.cxx
  13866. [CXX] framework/source/uielement/generictoolbarcontroller.cxx
  13867. [CXX] framework/source/uielement/imagebuttontoolbarcontroller.cxx
  13868. [CXX] framework/source/uielement/langselectionstatusbarcontroller.cxx
  13869. [CXX] framework/source/uielement/menubarmanager.cxx
  13870. [CXX] framework/source/uielement/menubarmerger.cxx
  13871. [CXX] framework/source/uielement/menubarwrapper.cxx
  13872. [CXX] framework/source/uielement/objectmenucontroller.cxx
  13873. [CXX] framework/source/uielement/popuptoolbarcontroller.cxx
  13874. [CXX] framework/source/uielement/progressbarwrapper.cxx
  13875. [CXX] framework/source/uielement/recentfilesmenucontroller.cxx
  13876. [CXX] framework/source/uielement/resourcemenucontroller.cxx
  13877. [CXX] framework/source/uielement/spinfieldtoolbarcontroller.cxx
  13878. [CXX] framework/source/uielement/statusbar.cxx
  13879. [CXX] framework/source/uielement/statusbaritem.cxx
  13880. [CXX] framework/source/uielement/statusbarmanager.cxx
  13881. [CXX] framework/source/uielement/statusbarmerger.cxx
  13882. [CXX] framework/source/uielement/statusbarwrapper.cxx
  13883. [CXX] framework/source/uielement/statusindicatorinterfacewrapper.cxx
  13884. [CXX] framework/source/uielement/styletoolbarcontroller.cxx
  13885. [CXX] framework/source/uielement/subtoolbarcontroller.cxx
  13886. [CXX] framework/source/uielement/thesaurusmenucontroller.cxx
  13887. [CXX] framework/source/uielement/togglebuttontoolbarcontroller.cxx
  13888. [CXX] framework/source/uielement/toolbarmanager.cxx
  13889. [CXX] framework/source/uielement/toolbarmerger.cxx
  13890. [CXX] framework/source/uielement/toolbarwrapper.cxx
  13891. [CXX] framework/source/uielement/uicommanddescription.cxx
  13892. [CXX] framework/source/uielement/fontmenucontroller.cxx
  13893. [CXX] framework/source/uielement/fontsizemenucontroller.cxx
  13894. [CXX] framework/source/uielement/footermenucontroller.cxx
  13895. [CXX] framework/source/uielement/headermenucontroller.cxx
  13896. [CXX] framework/source/uielement/langselectionmenucontroller.cxx
  13897. [CXX] framework/source/uielement/macrosmenucontroller.cxx
  13898. [CXX] framework/source/uielement/newmenucontroller.cxx
  13899. [CXX] framework/source/uielement/toolbarmodemenucontroller.cxx
  13900. [CXX] framework/source/uielement/toolbarsmenucontroller.cxx
  13901. [CXX] framework/source/uifactory/addonstoolbarfactory.cxx
  13902. [CXX] framework/source/uifactory/factoryconfiguration.cxx
  13903. [CXX] framework/source/uifactory/menubarfactory.cxx
  13904. [CXX] framework/source/uifactory/statusbarfactory.cxx
  13905. [CXX] framework/source/uifactory/toolbarfactory.cxx
  13906. [CXX] framework/source/uifactory/uicontrollerfactory.cxx
  13907. [CXX] framework/source/uifactory/uielementfactorymanager.cxx
  13908. [CXX] framework/source/uifactory/windowcontentfactorymanager.cxx
  13909. [CXX] framework/source/xml/acceleratorconfigurationreader.cxx
  13910. [CXX] framework/source/xml/acceleratorconfigurationwriter.cxx
  13911. [CXX] framework/source/xml/imagesconfiguration.cxx
  13912. [CXX] framework/source/xml/imagesdocumenthandler.cxx
  13913. [CXX] basic/source/basmgr/basicmanagerrepository.cxx
  13914. [CXX] basic/source/basmgr/basmgr.cxx
  13915. [CXX] basic/source/basmgr/vbahelper.cxx
  13916. [CXX] basic/source/classes/codecompletecache.cxx
  13917. [CXX] basic/source/classes/eventatt.cxx
  13918. [CXX] basic/source/classes/image.cxx
  13919. [CXX] basic/source/classes/propacc.cxx
  13920. [CXX] basic/source/classes/sb.cxx
  13921. [CXX] basic/source/classes/sbunoobj.cxx
  13922. [CXX] basic/source/classes/sbxmod.cxx
  13923. [CXX] basic/source/comp/buffer.cxx
  13924. [CXX] basic/source/comp/codegen.cxx
  13925. [CXX] basic/source/comp/dim.cxx
  13926. [CXX] basic/source/comp/exprtree.cxx
  13927. [CXX] basic/source/comp/exprgen.cxx
  13928. [CXX] basic/source/comp/exprnode.cxx
  13929. [CXX] basic/source/comp/io.cxx
  13930. [CXX] basic/source/comp/loops.cxx
  13931. [CXX] basic/source/comp/parser.cxx
  13932. [CXX] basic/source/comp/sbcomp.cxx
  13933. [CXX] basic/source/comp/scanner.cxx
  13934. [CXX] basic/source/comp/symtbl.cxx
  13935. [CXX] basic/source/comp/token.cxx
  13936. [CXX] basic/source/uno/dlgcont.cxx
  13937. [CXX] basic/source/uno/modsizeexceeded.cxx
  13938. [CXX] basic/source/uno/namecont.cxx
  13939. [CXX] basic/source/uno/scriptcont.cxx
  13940. [CXX] basic/source/runtime/comenumwrapper.cxx
  13941. [CXX] basic/source/runtime/ddectrl.cxx
  13942. [CXX] basic/source/runtime/inputbox.cxx
  13943. [CXX] basic/source/runtime/iosys.cxx
  13944. [CXX] basic/source/runtime/props.cxx
  13945. [CXX] basic/source/runtime/stdobj.cxx
  13946. [CXX] basic/source/runtime/stdobj1.cxx
  13947. [CXX] basic/source/runtime/runtime.cxx
  13948. [CXX] basic/source/classes/errobject.cxx
  13949. [CXX] basic/source/runtime/basrdll.cxx
  13950. [CXX] basic/source/classes/global.cxx
  13951. [CXX] basic/source/runtime/methods.cxx
  13952. [CXX] basic/source/runtime/methods1.cxx
  13953. [CXX] basic/source/classes/sbintern.cxx
  13954. [CXX] basic/source/comp/basiccharclass.cxx
  13955. [CXX] basic/source/sbx/sbxarray.cxx
  13956. [CXX] basic/source/sbx/sbxbool.cxx
  13957. [CXX] basic/source/sbx/sbxbyte.cxx
  13958. [CXX] basic/source/sbx/sbxchar.cxx
  13959. [CXX] basic/source/sbx/sbxcoll.cxx
  13960. [CXX] basic/source/sbx/sbxcurr.cxx
  13961. [CXX] basic/source/sbx/sbxbase.cxx
  13962. [CXX] basic/source/sbx/sbxdate.cxx
  13963. [CXX] basic/source/sbx/sbxdbl.cxx
  13964. [CXX] basic/source/sbx/sbxdec.cxx
  13965. [CXX] basic/source/sbx/sbxexec.cxx
  13966. [CXX] basic/source/sbx/sbxform.cxx
  13967. [CXX] basic/source/sbx/sbxint.cxx
  13968. [CXX] basic/source/sbx/sbxlng.cxx
  13969. [CXX] basic/source/sbx/sbxobj.cxx
  13970. [CXX] basic/source/sbx/sbxres.cxx
  13971. [CXX] basic/source/sbx/sbxscan.cxx
  13972. [CXX] basic/source/sbx/sbxsng.cxx
  13973. [CXX] basic/source/sbx/sbxstr.cxx
  13974. [CXX] basic/source/sbx/sbxuint.cxx
  13975. [CXX] basic/source/sbx/sbxulng.cxx
  13976. [CXX] basic/source/sbx/sbxvalue.cxx
  13977. [CXX] basic/source/sbx/sbxvar.cxx
  13978. [CXX] basic/source/runtime/dllmgr-none.cxx
  13979. [PCH] precompiled_sfx
  13980. [PCH] precompiled_svgio
  13981. [CXX] filter/source/textfilterdetect/filterdetect.cxx
  13982. [CXX] filter/source/xsltdialog/typedetectionexport.cxx
  13983. [CXX] filter/source/xsltdialog/typedetectionimport.cxx
  13984. [CXX] filter/source/xsltdialog/xmlfilterdialogcomponent.cxx
  13985. [CXX] filter/source/xsltdialog/xmlfilterjar.cxx
  13986. [CXX] filter/source/xsltdialog/xmlfiltersettingsdialog.cxx
  13987. [CXX] filter/source/xsltdialog/xmlfiltertabdialog.cxx
  13988. [CXX] filter/source/xsltdialog/xmlfiltertabpagebasic.cxx
  13989. [CXX] filter/source/xsltdialog/xmlfiltertabpagexslt.cxx
  13990. [CXX] filter/source/xsltdialog/xmlfiltertestdialog.cxx
  13991. [CXX] canvas/source/cairo/cairo_cachedbitmap.cxx
  13992. [CXX] canvas/source/cairo/cairo_canvas.cxx
  13993. [CXX] canvas/source/cairo/cairo_canvasbitmap.cxx
  13994. [CXX] canvas/source/cairo/cairo_canvascustomsprite.cxx
  13995. [CXX] canvas/source/cairo/cairo_canvasfont.cxx
  13996. [CXX] canvas/source/cairo/cairo_canvashelper.cxx
  13997. [CXX] canvas/source/cairo/cairo_canvashelper_text.cxx
  13998. [CXX] canvas/source/cairo/cairo_devicehelper.cxx
  13999. [CXX] canvas/source/cairo/cairo_spritecanvas.cxx
  14000. [CXX] canvas/source/cairo/cairo_spritecanvashelper.cxx
  14001. [CXX] canvas/source/cairo/cairo_spritedevicehelper.cxx
  14002. [CXX] canvas/source/cairo/cairo_spritehelper.cxx
  14003. [CXX] canvas/source/cairo/cairo_textlayout.cxx
  14004. [CXX] dbaccess/source/filter/hsqldb/hsqlimport.cxx
  14005. [CXX] dbaccess/source/filter/hsqldb/parseschema.cxx
  14006. [CXX] dbaccess/source/filter/hsqldb/alterparser.cxx
  14007. [CXX] dbaccess/source/filter/hsqldb/createparser.cxx
  14008. [CXX] dbaccess/source/filter/hsqldb/columndef.cxx
  14009. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14010. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14011. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14012. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14013. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14014. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14015. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14016. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14017. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14018. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14019. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14020. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14021. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14022. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14023. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14024. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14025. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14026. 97 | explicit wrapexcept( E const & e ): E( e )
  14027. | ^
  14028. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14029. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14030. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14031. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14032. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14033. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14034. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14035. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14036. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14037. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14038. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14039. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14040. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14041. | ^
  14042. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14043. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14044. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14045. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14046. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14047. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14048. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14049. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14050. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14051. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14052. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14053. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14054. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14055. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14056. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14057. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14058. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14059. 97 | explicit wrapexcept( E const & e ): E( e )
  14060. | ^
  14061. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14062. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14063. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14064. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14065. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14066. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14067. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14068. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14069. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14070. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14071. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14072. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14073. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14074. | ^
  14075. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14076. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14077. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14078. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14079. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14080. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14081. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14082. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14083. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14084. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14085. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14086. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14087. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14088. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14089. | ^~~~~~~~~~
  14090. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14091. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14092. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14093. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14094. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14095. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14096. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14097. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14098. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14099. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14100. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14101. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14102. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14103. | ^
  14104. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14105. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14106. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14107. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14108. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14109. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14110. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14111. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14112. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14113. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14114. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14115. 114 | wrapexcept * p = new wrapexcept( *this );
  14116. | ^~~~~~~~~~~~~~~~~~~~~~~
  14117. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14118. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14119. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14120. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14121. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14122. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14123. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14124. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14125. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14126. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14127. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14128. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14129. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14130. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14131. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14132. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14133. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14134. 97 | explicit wrapexcept( E const & e ): E( e )
  14135. | ^
  14136. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14137. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14138. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14139. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14140. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14141. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14142. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14143. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14144. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14145. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14146. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14147. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14148. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14149. | ^
  14150. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14151. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14152. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14153. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14154. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14155. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14156. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14157. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14158. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14159. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14160. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14161. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14162. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14163. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14164. | ^~~~~~~~~~
  14165. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14166. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14167. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14168. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14169. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14170. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14171. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14172. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14173. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14174. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14175. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14176. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14177. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14178. | ^
  14179. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14180. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14181. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14182. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14183. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14184. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14185. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14186. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14187. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14188. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14189. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14190. 114 | wrapexcept * p = new wrapexcept( *this );
  14191. | ^~~~~~~~~~~~~~~~~~~~~~~
  14192. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14193. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14194. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14195. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14196. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14197. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14198. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14199. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14200. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14201. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14202. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14203. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14204. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14205. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14206. | ^~~~~~~~~~
  14207. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14208. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14209. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14210. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14211. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14212. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14213. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14214. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14215. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14216. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14217. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14218. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14219. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14220. | ^
  14221. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14222. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14223. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14224. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14225. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14226. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14227. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14228. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14229. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14230. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14231. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14232. 114 | wrapexcept * p = new wrapexcept( *this );
  14233. | ^~~~~~~~~~~~~~~~~~~~~~~
  14234. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14235. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14236. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14237. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14238. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14239. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14240. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14241. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14242. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14243. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14244. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14245. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14246. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14247. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14248. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14249. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14250. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14251. 97 | explicit wrapexcept( E const & e ): E( e )
  14252. | ^
  14253. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14254. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14255. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14256. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14257. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14258. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14259. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14260. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14261. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14262. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14263. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14264. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14265. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14266. | ^
  14267. [CXX] dbaccess/source/filter/hsqldb/fbalterparser.cxx
  14268. [CXX] dbaccess/source/filter/hsqldb/fbcreateparser.cxx
  14269. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14270. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14271. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14272. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14273. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14274. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14275. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14276. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14277. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14278. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14279. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14280. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14281. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14282. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14283. | ^~~~~~~~~~
  14284. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14285. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14286. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14287. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14288. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14289. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14290. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14291. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14292. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14293. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14294. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14295. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14296. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14297. | ^
  14298. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14299. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14300. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14301. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14302. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14303. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14304. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14305. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14306. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14307. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14308. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14309. 114 | wrapexcept * p = new wrapexcept( *this );
  14310. | ^~~~~~~~~~~~~~~~~~~~~~~
  14311. [CXX] dbaccess/source/filter/hsqldb/rowinputbinary.cxx
  14312. [CXX] dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx
  14313. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14314. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14315. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14316. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14317. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14318. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14319. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14320. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14321. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14322. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14323. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14324. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14325. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14326. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14327. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14328. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14329. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14330. 97 | explicit wrapexcept( E const & e ): E( e )
  14331. | ^
  14332. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14333. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14334. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14335. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14336. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14337. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14338. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14339. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14340. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14341. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14342. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14343. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14344. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14345. | ^
  14346. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14347. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14348. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14349. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14350. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14351. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14352. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14353. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14354. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14355. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14356. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14357. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14358. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14359. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14360. | ^~~~~~~~~~
  14361. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14362. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14363. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14364. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14365. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14366. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14367. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14368. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14369. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14370. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14371. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14372. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14373. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14374. | ^
  14375. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14376. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14377. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14378. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14379. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14380. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14381. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14382. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14383. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14384. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14385. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14386. 114 | wrapexcept * p = new wrapexcept( *this );
  14387. | ^~~~~~~~~~~~~~~~~~~~~~~
  14388. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14389. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14390. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14391. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14392. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14393. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14394. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14395. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14396. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14397. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14398. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14399. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14400. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14401. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14402. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14403. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14404. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14405. 97 | explicit wrapexcept( E const & e ): E( e )
  14406. | ^
  14407. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14408. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14409. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14410. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14411. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14412. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14413. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14414. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14415. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14416. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14417. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14418. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14419. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14420. | ^
  14421. [CXX] dbaccess/source/filter/hsqldb/utils.cxx
  14422. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14423. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14424. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14425. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14426. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14427. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14428. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14429. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14430. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14431. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14432. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14433. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14434. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14435. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14436. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14437. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14438. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14439. 97 | explicit wrapexcept( E const & e ): E( e )
  14440. | ^
  14441. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14442. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14443. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14444. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14445. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14446. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14447. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14448. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14449. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14450. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14451. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14452. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14453. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14454. | ^
  14455. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14456. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14457. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14458. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14459. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14460. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14461. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14462. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14463. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14464. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14465. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14466. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14467. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14468. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14469. | ^~~~~~~~~~
  14470. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14471. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14472. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14473. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14474. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14475. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14476. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14477. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14478. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14479. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14480. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14481. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14482. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14483. | ^
  14484. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14485. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14486. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14487. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14488. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14489. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14490. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14491. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14492. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14493. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14494. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14495. 114 | wrapexcept * p = new wrapexcept( *this );
  14496. | ^~~~~~~~~~~~~~~~~~~~~~~
  14497. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14498. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14499. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14500. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14501. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14502. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14503. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14504. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14505. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14506. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14507. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14508. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14509. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14510. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14511. | ^~~~~~~~~~
  14512. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14513. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14514. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14515. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14516. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14517. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14518. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14519. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14520. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14521. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14522. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14523. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14524. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14525. | ^
  14526. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14527. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14528. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14529. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14530. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14531. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14532. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14533. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14534. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14535. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14536. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14537. 114 | wrapexcept * p = new wrapexcept( *this );
  14538. | ^~~~~~~~~~~~~~~~~~~~~~~
  14539. [CXX] accessibility/source/extended/AccessibleBrowseBox.cxx
  14540. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14541. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14542. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14543. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14544. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14545. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14546. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14547. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14548. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14549. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14550. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14551. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14552. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14553. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14554. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14555. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14556. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14557. 97 | explicit wrapexcept( E const & e ): E( e )
  14558. | ^
  14559. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14560. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14561. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14562. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14563. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14564. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14565. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14566. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14567. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14568. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14569. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14570. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14571. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14572. | ^
  14573. [CXX] accessibility/source/extended/AccessibleBrowseBoxBase.cxx
  14574. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14575. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14576. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14577. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14578. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14579. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14580. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14581. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14582. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14583. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14584. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14585. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14586. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14587. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14588. | ^~~~~~~~~~
  14589. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14590. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14591. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14592. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14593. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14594. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14595. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14596. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14597. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14598. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14599. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14600. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14601. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14602. | ^
  14603. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14604. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14605. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14606. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14607. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14608. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14609. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14610. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14611. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14612. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14613. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14614. 114 | wrapexcept * p = new wrapexcept( *this );
  14615. | ^~~~~~~~~~~~~~~~~~~~~~~
  14616. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14617. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14618. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14619. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14620. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14621. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14622. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14623. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14624. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14625. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14626. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14627. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14628. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14629. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14630. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14631. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14632. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14633. 97 | explicit wrapexcept( E const & e ): E( e )
  14634. | ^
  14635. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14636. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14637. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14638. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14639. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14640. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14641. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14642. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14643. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14644. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14645. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14646. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14647. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14648. | ^
  14649. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14650. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14651. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14652. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14653. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14654. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14655. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14656. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14657. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14658. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14659. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14660. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14661. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14662. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14663. | ^~~~~~~~~~
  14664. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14665. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14666. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14667. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14668. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14669. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14670. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14671. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14672. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14673. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14674. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14675. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14676. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14677. | ^
  14678. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14679. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14680. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14681. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14682. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14683. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14684. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14685. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14686. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14687. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14688. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14689. 114 | wrapexcept * p = new wrapexcept( *this );
  14690. | ^~~~~~~~~~~~~~~~~~~~~~~
  14691. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14692. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14693. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14694. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14695. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14696. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14697. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14698. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14699. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14700. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14701. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  14702. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  14703. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = std::__cxx11::basic_string<char>; T = short unsigned int]'
  14704. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = short unsigned int; Source = std::__cxx11::basic_string<char>]'
  14705. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_parsing.hpp:163:55: required from 'date_type boost::date_time::parse_date(const string&, int) [with date_type = boost::gregorian::date; std::string = std::__cxx11::basic_string<char>]'
  14706. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/parsers.hpp:49:41: required from here
  14707. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14708. 97 | explicit wrapexcept( E const & e ): E( e )
  14709. | ^
  14710. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14711. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14712. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14713. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14714. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14715. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14716. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14717. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14718. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14719. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14720. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14721. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14722. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14723. | ^
  14724. [CXX] accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx
  14725. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14726. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14727. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14728. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14729. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14730. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14731. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14732. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14733. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14734. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14735. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  14736. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  14737. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  14738. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  14739. | ^~~~~~~~~~
  14740. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  14741. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  14742. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/format_date_parser.hpp:14,
  14743. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_generator_parser.hpp:20,
  14744. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/date_facet.hpp:25,
  14745. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_io.hpp:16,
  14746. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian.hpp:31,
  14747. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/time_formatters.hpp:12,
  14748. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:24,
  14749. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14750. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14751. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  14752. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  14753. | ^
  14754. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/constrained_value.hpp:15,
  14755. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  14756. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/greg_calendar.hpp:14,
  14757. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  14758. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  14759. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  14760. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/ptime.hpp:12,
  14761. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/date_time/posix_time/posix_time.hpp:15,
  14762. from /opt/git/libreoffice.core/external/boost/include/boost/date_time/posix_time/posix_time.hpp:30,
  14763. from /opt/git/libreoffice.core/dbaccess/inc/pch/precompiled_dbahsql.hxx:26:
  14764. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  14765. 114 | wrapexcept * p = new wrapexcept( *this );
  14766. | ^~~~~~~~~~~~~~~~~~~~~~~
  14767. [CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx
  14768. [CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx
  14769. [CXX] accessibility/source/extended/AccessibleBrowseBoxTable.cxx
  14770. [CXX] accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx
  14771. [CXX] accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx
  14772. [CXX] accessibility/source/extended/AccessibleGridControl.cxx
  14773. [CXX] accessibility/source/extended/AccessibleGridControlBase.cxx
  14774. [CXX] accessibility/source/extended/AccessibleGridControlHeader.cxx
  14775. [CXX] accessibility/source/extended/AccessibleGridControlHeaderCell.cxx
  14776. [CXX] accessibility/source/extended/AccessibleGridControlTable.cxx
  14777. [CXX] accessibility/source/extended/AccessibleGridControlTableBase.cxx
  14778. [CXX] accessibility/source/extended/AccessibleGridControlTableCell.cxx
  14779. [CXX] accessibility/source/extended/accessiblebrowseboxcell.cxx
  14780. [CXX] accessibility/source/extended/accessibleeditbrowseboxcell.cxx
  14781. [CXX] accessibility/source/extended/accessibleiconchoicectrl.cxx
  14782. [CXX] accessibility/source/extended/accessibleiconchoicectrlentry.cxx
  14783. [CXX] accessibility/source/extended/AccessibleIconView.cxx
  14784. [CXX] accessibility/source/extended/accessiblelistbox.cxx
  14785. [CXX] accessibility/source/extended/accessiblelistboxentry.cxx
  14786. [CXX] accessibility/source/extended/accessibletablistbox.cxx
  14787. [CXX] accessibility/source/extended/accessibletablistboxtable.cxx
  14788. [CXX] accessibility/source/extended/textwindowaccessibility.cxx
  14789. [CXX] accessibility/source/helper/acc_factory.cxx
  14790. [CXX] accessibility/source/helper/accresmgr.cxx
  14791. [CXX] accessibility/source/helper/characterattributeshelper.cxx
  14792. [CXX] accessibility/source/helper/IComboListBoxHelper.cxx
  14793. [CXX] accessibility/source/standard/accessiblemenubasecomponent.cxx
  14794. [CXX] accessibility/source/standard/accessiblemenucomponent.cxx
  14795. [CXX] accessibility/source/standard/accessiblemenuitemcomponent.cxx
  14796. [CXX] accessibility/source/standard/floatingwindowaccessible.cxx
  14797. [CXX] accessibility/source/standard/svtaccessiblenumericfield.cxx
  14798. [CXX] accessibility/source/standard/vclxaccessiblebox.cxx
  14799. [CXX] accessibility/source/standard/vclxaccessiblebutton.cxx
  14800. [CXX] accessibility/source/standard/vclxaccessiblecheckbox.cxx
  14801. [CXX] accessibility/source/standard/vclxaccessiblecombobox.cxx
  14802. [CXX] accessibility/source/standard/vclxaccessibledropdowncombobox.cxx
  14803. [CXX] accessibility/source/standard/vclxaccessibledropdownlistbox.cxx
  14804. [CXX] accessibility/source/standard/vclxaccessibleedit.cxx
  14805. [CXX] accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx
  14806. [CXX] accessibility/source/standard/vclxaccessiblefixedtext.cxx
  14807. [CXX] accessibility/source/standard/vclxaccessibleheaderbar.cxx
  14808. [CXX] accessibility/source/standard/vclxaccessibleheaderbaritem.cxx
  14809. [CXX] accessibility/source/standard/vclxaccessiblelist.cxx
  14810. [CXX] accessibility/source/standard/vclxaccessiblelistbox.cxx
  14811. [CXX] accessibility/source/standard/vclxaccessiblelistitem.cxx
  14812. [CXX] accessibility/source/standard/vclxaccessiblemenu.cxx
  14813. [CXX] accessibility/source/standard/vclxaccessiblemenubar.cxx
  14814. [CXX] accessibility/source/standard/vclxaccessiblemenuitem.cxx
  14815. [CXX] accessibility/source/standard/vclxaccessiblemenuseparator.cxx
  14816. [CXX] accessibility/source/standard/vclxaccessiblepopupmenu.cxx
  14817. [CXX] accessibility/source/standard/vclxaccessibleradiobutton.cxx
  14818. [CXX] accessibility/source/standard/vclxaccessiblescrollbar.cxx
  14819. [CXX] accessibility/source/standard/vclxaccessiblestatusbar.cxx
  14820. [CXX] accessibility/source/standard/vclxaccessiblestatusbaritem.cxx
  14821. [CXX] accessibility/source/standard/vclxaccessibletabcontrol.cxx
  14822. [CXX] accessibility/source/standard/vclxaccessibletabpage.cxx
  14823. [CXX] accessibility/source/standard/vclxaccessibletabpagewindow.cxx
  14824. [CXX] accessibility/source/standard/vclxaccessibletextcomponent.cxx
  14825. [CXX] accessibility/source/standard/vclxaccessibletextfield.cxx
  14826. [CXX] accessibility/source/standard/vclxaccessibletoolbox.cxx
  14827. [CXX] accessibility/source/standard/vclxaccessibletoolboxitem.cxx
  14828. [CXX] accessibility/source/extended/accessibletabbar.cxx
  14829. [CXX] accessibility/source/extended/accessibletabbarbase.cxx
  14830. [CXX] accessibility/source/extended/accessibletabbarpage.cxx
  14831. [CXX] accessibility/source/extended/accessibletabbarpagelist.cxx
  14832. [CXX] connectivity/source/drivers/component/CColumns.cxx
  14833. [CXX] connectivity/source/drivers/component/CDatabaseMetaData.cxx
  14834. [CXX] connectivity/source/drivers/component/CPreparedStatement.cxx
  14835. [CXX] connectivity/source/drivers/component/CResultSet.cxx
  14836. [CXX] connectivity/source/drivers/component/CStatement.cxx
  14837. [CXX] connectivity/source/drivers/component/CTable.cxx
  14838. [CXX] connectivity/source/drivers/file/FCatalog.cxx
  14839. [CXX] connectivity/source/drivers/file/FColumns.cxx
  14840. [CXX] connectivity/source/drivers/file/FConnection.cxx
  14841. [CXX] connectivity/source/drivers/file/FDatabaseMetaData.cxx
  14842. [CXX] connectivity/source/drivers/file/FDateFunctions.cxx
  14843. [CXX] connectivity/source/drivers/file/FDriver.cxx
  14844. [CXX] connectivity/source/drivers/file/FNoException.cxx
  14845. [CXX] connectivity/source/drivers/file/FNumericFunctions.cxx
  14846. [CXX] connectivity/source/drivers/file/FPreparedStatement.cxx
  14847. [CXX] connectivity/source/drivers/file/FResultSet.cxx
  14848. [CXX] connectivity/source/drivers/file/FResultSetMetaData.cxx
  14849. [CXX] connectivity/source/drivers/file/FStatement.cxx
  14850. [CXX] connectivity/source/drivers/file/FStringFunctions.cxx
  14851. [CXX] connectivity/source/drivers/file/FTable.cxx
  14852. [CXX] connectivity/source/drivers/file/FTables.cxx
  14853. [CXX] connectivity/source/drivers/file/fanalyzer.cxx
  14854. [CXX] connectivity/source/drivers/file/fcode.cxx
  14855. [CXX] connectivity/source/drivers/file/fcomp.cxx
  14856. [CXX] connectivity/source/drivers/file/quotedstring.cxx
  14857. [CXX] connectivity/source/drivers/calc/CDatabaseMetaData.cxx
  14858. [CXX] connectivity/source/drivers/calc/CCatalog.cxx
  14859. [CXX] connectivity/source/drivers/calc/CTable.cxx
  14860. [CXX] connectivity/source/drivers/calc/CTables.cxx
  14861. [CXX] connectivity/source/drivers/calc/CConnection.cxx
  14862. [CXX] connectivity/source/drivers/calc/CDriver.cxx
  14863. [CXX] connectivity/source/cpool/ZConnectionWrapper.cxx
  14864. [CXX] connectivity/source/cpool/ZDriverWrapper.cxx
  14865. [CXX] connectivity/source/cpool/ZPooledConnection.cxx
  14866. [CXX] connectivity/source/cpool/ZConnectionPool.cxx
  14867. [CXX] connectivity/source/cpool/ZPoolCollection.cxx
  14868. [CXX] connectivity/source/drivers/flat/EResultSet.cxx
  14869. [CXX] connectivity/source/drivers/flat/EStatement.cxx
  14870. [CXX] connectivity/source/drivers/flat/EPreparedStatement.cxx
  14871. [CXX] connectivity/source/drivers/flat/ETable.cxx
  14872. [CXX] connectivity/source/drivers/flat/EDatabaseMetaData.cxx
  14873. [CXX] connectivity/source/drivers/flat/ECatalog.cxx
  14874. [CXX] connectivity/source/drivers/flat/EColumns.cxx
  14875. [CXX] connectivity/source/drivers/flat/ETables.cxx
  14876. [CXX] connectivity/source/drivers/flat/EConnection.cxx
  14877. [CXX] connectivity/source/drivers/flat/EDriver.cxx
  14878. [CXX] connectivity/source/drivers/odbc/ORealDriver.cxx
  14879. [CXX] connectivity/source/drivers/odbc/OFunctions.cxx
  14880. [CXX] connectivity/source/drivers/odbc/OPreparedStatement.cxx
  14881. [CXX] connectivity/source/drivers/odbc/OStatement.cxx
  14882. [CXX] connectivity/source/drivers/odbc/OResultSetMetaData.cxx
  14883. [CXX] connectivity/source/drivers/odbc/OResultSet.cxx
  14884. [CXX] connectivity/source/drivers/odbc/OTools.cxx
  14885. [CXX] connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx
  14886. [CXX] connectivity/source/drivers/odbc/ODatabaseMetaData.cxx
  14887. [CXX] connectivity/source/drivers/odbc/ODriver.cxx
  14888. [CXX] connectivity/source/drivers/odbc/OConnection.cxx
  14889. [CXX] connectivity/source/drivers/mysql_jdbc/YDriver.cxx
  14890. [CXX] connectivity/source/drivers/mysql_jdbc/YTables.cxx
  14891. [CXX] connectivity/source/drivers/mysql_jdbc/YTable.cxx
  14892. [CXX] connectivity/source/drivers/mysql_jdbc/YViews.cxx
  14893. [CXX] connectivity/source/drivers/mysql_jdbc/YCatalog.cxx
  14894. [CXX] connectivity/source/drivers/mysql_jdbc/YColumns.cxx
  14895. [CXX] connectivity/source/drivers/mysql_jdbc/YUser.cxx
  14896. [CXX] connectivity/source/drivers/mysql_jdbc/YUsers.cxx
  14897. [CXX] connectivity/source/drivers/firebird/Blob.cxx
  14898. [CXX] connectivity/source/drivers/firebird/Clob.cxx
  14899. [CXX] connectivity/source/drivers/firebird/Catalog.cxx
  14900. [CXX] connectivity/source/drivers/firebird/Column.cxx
  14901. [CXX] connectivity/source/drivers/firebird/Columns.cxx
  14902. [CXX] connectivity/source/drivers/firebird/Connection.cxx
  14903. [CXX] connectivity/source/drivers/firebird/DatabaseMetaData.cxx
  14904. [CXX] connectivity/source/drivers/firebird/Driver.cxx
  14905. [CXX] connectivity/source/drivers/firebird/Indexes.cxx
  14906. [CXX] connectivity/source/drivers/firebird/Keys.cxx
  14907. [CXX] connectivity/source/drivers/firebird/PreparedStatement.cxx
  14908. [CXX] connectivity/source/drivers/firebird/ResultSet.cxx
  14909. [CXX] connectivity/source/drivers/firebird/ResultSetMetaData.cxx
  14910. [CXX] connectivity/source/drivers/firebird/Statement.cxx
  14911. [CXX] connectivity/source/drivers/firebird/StatementCommonBase.cxx
  14912. [CXX] connectivity/source/drivers/firebird/Table.cxx
  14913. [CXX] connectivity/source/drivers/firebird/Tables.cxx
  14914. [CXX] connectivity/source/drivers/firebird/User.cxx
  14915. [CXX] connectivity/source/drivers/firebird/Users.cxx
  14916. [CXX] connectivity/source/drivers/firebird/Util.cxx
  14917. [CXX] connectivity/source/drivers/firebird/View.cxx
  14918. [CXX] connectivity/source/drivers/firebird/Views.cxx
  14919. [CXX] connectivity/source/drivers/postgresql/pq_array.cxx
  14920. [CXX] connectivity/source/drivers/postgresql/pq_baseresultset.cxx
  14921. [CXX] connectivity/source/drivers/postgresql/pq_connection.cxx
  14922. [CXX] connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
  14923. [CXX] connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx
  14924. [CXX] connectivity/source/drivers/postgresql/pq_preparedstatement.cxx
  14925. [CXX] connectivity/source/drivers/postgresql/pq_resultset.cxx
  14926. [CXX] connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx
  14927. [CXX] connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx
  14928. [CXX] connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx
  14929. [CXX] connectivity/source/drivers/postgresql/pq_statement.cxx
  14930. [CXX] connectivity/source/drivers/postgresql/pq_statics.cxx
  14931. [CXX] connectivity/source/drivers/postgresql/pq_tools.cxx
  14932. [CXX] connectivity/source/drivers/postgresql/pq_updateableresultset.cxx
  14933. [CXX] connectivity/source/drivers/postgresql/pq_xbase.cxx
  14934. [CXX] connectivity/source/drivers/postgresql/pq_xcolumn.cxx
  14935. [CXX] connectivity/source/drivers/postgresql/pq_xcolumns.cxx
  14936. [CXX] connectivity/source/drivers/postgresql/pq_xcontainer.cxx
  14937. [CXX] connectivity/source/drivers/postgresql/pq_xindex.cxx
  14938. [CXX] connectivity/source/drivers/postgresql/pq_xindexcolumn.cxx
  14939. [CXX] connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx
  14940. [CXX] connectivity/source/drivers/postgresql/pq_xindexes.cxx
  14941. [CXX] connectivity/source/drivers/postgresql/pq_xkey.cxx
  14942. [CXX] connectivity/source/drivers/postgresql/pq_xkeycolumn.cxx
  14943. [CXX] connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx
  14944. [CXX] connectivity/source/drivers/postgresql/pq_xkeys.cxx
  14945. [CXX] connectivity/source/drivers/postgresql/pq_xtable.cxx
  14946. [CXX] connectivity/source/drivers/postgresql/pq_xtables.cxx
  14947. [CXX] connectivity/source/drivers/postgresql/pq_xuser.cxx
  14948. [CXX] connectivity/source/drivers/postgresql/pq_xusers.cxx
  14949. [CXX] connectivity/source/drivers/postgresql/pq_xview.cxx
  14950. [CXX] connectivity/source/drivers/postgresql/pq_xviews.cxx
  14951. [BIN] docmodel
  14952. [MOD] fpicker
  14953. [BIN] linguistic
  14954. [CXX] smoketest/smoketest.cxx
  14955. [CXX] avmedia/source/framework/mediaitem.cxx
  14956. [CXX] avmedia/source/framework/mediacontrol.cxx
  14957. [CXX] avmedia/source/framework/MediaControlBase.cxx
  14958. [CXX] avmedia/source/framework/mediaplayer.cxx
  14959. [CXX] avmedia/source/framework/mediatoolbox.cxx
  14960. [CXX] avmedia/source/framework/soundhandler.cxx
  14961. [CXX] avmedia/source/viewer/mediaevent_impl.cxx
  14962. [CXX] avmedia/source/viewer/mediawindow.cxx
  14963. [CXX] avmedia/source/viewer/mediawindow_impl.cxx
  14964. [CXX] scripting/source/basprov/baslibnode.cxx
  14965. [CXX] scripting/source/basprov/basmethnode.cxx
  14966. [CXX] scripting/source/basprov/basmodnode.cxx
  14967. [CXX] scripting/source/basprov/basprov.cxx
  14968. [CXX] scripting/source/basprov/basscript.cxx
  14969. [CXX] drawinglayer/source/processor2d/cairopixelprocessor2d.cxx
  14970. [CXX] drawinglayer/source/animation/animationtiming.cxx
  14971. [CXX] drawinglayer/source/attribute/fillgraphicattribute.cxx
  14972. [CXX] drawinglayer/source/attribute/fillgradientattribute.cxx
  14973. [CXX] drawinglayer/source/attribute/fillhatchattribute.cxx
  14974. [CXX] drawinglayer/source/attribute/fontattribute.cxx
  14975. [CXX] drawinglayer/source/attribute/lineattribute.cxx
  14976. [CXX] drawinglayer/source/attribute/linestartendattribute.cxx
  14977. [CXX] drawinglayer/source/attribute/materialattribute3d.cxx
  14978. [CXX] drawinglayer/source/attribute/sdrallattribute3d.cxx
  14979. [CXX] drawinglayer/source/attribute/sdrfillattribute.cxx
  14980. [CXX] drawinglayer/source/attribute/sdrfillgraphicattribute.cxx
  14981. [CXX] drawinglayer/source/attribute/sdrglowattribute.cxx
  14982. [CXX] drawinglayer/source/attribute/sdrlightattribute3d.cxx
  14983. [CXX] drawinglayer/source/attribute/sdrlightingattribute3d.cxx
  14984. [CXX] drawinglayer/source/attribute/sdrlineattribute.cxx
  14985. [CXX] drawinglayer/source/attribute/sdrlinestartendattribute.cxx
  14986. [CXX] drawinglayer/source/attribute/sdrobjectattribute3d.cxx
  14987. [CXX] drawinglayer/source/attribute/sdrsceneattribute3d.cxx
  14988. [CXX] drawinglayer/source/attribute/sdrshadowattribute.cxx
  14989. [CXX] drawinglayer/source/attribute/strokeattribute.cxx
  14990. [CXX] drawinglayer/source/geometry/viewinformation3d.cxx
  14991. [CXX] drawinglayer/source/primitive2d/animatedprimitive2d.cxx
  14992. [CXX] drawinglayer/source/primitive2d/backgroundcolorprimitive2d.cxx
  14993. [CXX] drawinglayer/source/primitive2d/bitmapprimitive2d.cxx
  14994. [CXX] drawinglayer/source/primitive2d/borderlineprimitive2d.cxx
  14995. [CXX] drawinglayer/source/primitive2d/BufferedDecompositionGroupPrimitive2D.cxx
  14996. [CXX] drawinglayer/source/primitive2d/controlprimitive2d.cxx
  14997. [CXX] drawinglayer/source/primitive2d/cropprimitive2d.cxx
  14998. [CXX] drawinglayer/source/primitive2d/discretebitmapprimitive2d.cxx
  14999. [CXX] drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx
  15000. [CXX] drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx
  15001. [CXX] drawinglayer/source/primitive2d/epsprimitive2d.cxx
  15002. [CXX] drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx
  15003. [CXX] drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx
  15004. [CXX] drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx
  15005. [CXX] drawinglayer/source/primitive2d/glowprimitive2d.cxx
  15006. [CXX] drawinglayer/source/primitive2d/GlowSoftEgdeShadowTools.cxx
  15007. [CXX] drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx
  15008. [CXX] drawinglayer/source/primitive2d/graphicprimitive2d.cxx
  15009. [CXX] drawinglayer/source/primitive2d/gridprimitive2d.cxx
  15010. [CXX] drawinglayer/source/primitive2d/groupprimitive2d.cxx
  15011. [CXX] drawinglayer/source/primitive2d/helplineprimitive2d.cxx
  15012. [CXX] drawinglayer/source/primitive2d/hiddengeometryprimitive2d.cxx
  15013. [CXX] drawinglayer/source/primitive2d/invertprimitive2d.cxx
  15014. [CXX] drawinglayer/source/primitive2d/markerarrayprimitive2d.cxx
  15015. [CXX] drawinglayer/source/primitive2d/maskprimitive2d.cxx
  15016. [CXX] drawinglayer/source/primitive2d/mediaprimitive2d.cxx
  15017. [CXX] drawinglayer/source/primitive2d/metafileprimitive2d.cxx
  15018. [CXX] drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx
  15019. [CXX] drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx
  15020. [CXX] drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx
  15021. [CXX] drawinglayer/source/primitive2d/pagepreviewprimitive2d.cxx
  15022. [CXX] drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
  15023. [CXX] drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx
  15024. [CXX] drawinglayer/source/primitive2d/polygonprimitive2d.cxx
  15025. [CXX] drawinglayer/source/primitive2d/PolyPolygonHairlinePrimitive2D.cxx
  15026. [CXX] drawinglayer/source/primitive2d/PolyPolygonMarkerPrimitive2D.cxx
  15027. [CXX] drawinglayer/source/primitive2d/PolyPolygonStrokePrimitive2D.cxx
  15028. [CXX] drawinglayer/source/primitive2d/PolyPolygonColorPrimitive2D.cxx
  15029. [CXX] drawinglayer/source/primitive2d/PolyPolygonGradientPrimitive2D.cxx
  15030. [CXX] drawinglayer/source/primitive2d/PolyPolygonHatchPrimitive2D.cxx
  15031. [CXX] drawinglayer/source/primitive2d/PolyPolygonGraphicPrimitive2D.cxx
  15032. [CXX] drawinglayer/source/primitive2d/PolyPolygonSelectionPrimitive2D.cxx
  15033. [CXX] drawinglayer/source/primitive2d/primitivetools2d.cxx
  15034. [CXX] drawinglayer/source/primitive2d/sceneprimitive2d.cxx
  15035. [CXX] drawinglayer/source/primitive2d/sdrdecompositiontools2d.cxx
  15036. [CXX] drawinglayer/source/primitive2d/shadowprimitive2d.cxx
  15037. [CXX] drawinglayer/source/primitive2d/softedgeprimitive2d.cxx
  15038. [CXX] drawinglayer/source/primitive2d/structuretagprimitive2d.cxx
  15039. [CXX] drawinglayer/source/primitive2d/svggradientprimitive2d.cxx
  15040. [CXX] drawinglayer/source/primitive2d/textbreakuphelper.cxx
  15041. [CXX] drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx
  15042. [CXX] drawinglayer/source/primitive2d/texteffectprimitive2d.cxx
  15043. [CXX] drawinglayer/source/primitive2d/textenumsprimitive2d.cxx
  15044. [CXX] drawinglayer/source/primitive2d/texthierarchyprimitive2d.cxx
  15045. [CXX] drawinglayer/source/primitive2d/textlayoutdevice.cxx
  15046. [CXX] drawinglayer/source/primitive2d/textlineprimitive2d.cxx
  15047. [CXX] drawinglayer/source/primitive2d/textprimitive2d.cxx
  15048. [CXX] drawinglayer/source/primitive2d/textstrikeoutprimitive2d.cxx
  15049. [CXX] drawinglayer/source/primitive2d/transformprimitive2d.cxx
  15050. [CXX] drawinglayer/source/primitive2d/transparenceprimitive2d.cxx
  15051. [CXX] drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.cxx
  15052. [CXX] drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx
  15053. [CXX] drawinglayer/source/primitive2d/wrongspellprimitive2d.cxx
  15054. [CXX] drawinglayer/source/primitive3d/baseprimitive3d.cxx
  15055. [CXX] drawinglayer/source/primitive3d/groupprimitive3d.cxx
  15056. [CXX] drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx
  15057. [CXX] drawinglayer/source/primitive3d/hiddengeometryprimitive3d.cxx
  15058. [CXX] drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx
  15059. [CXX] drawinglayer/source/primitive3d/polygonprimitive3d.cxx
  15060. [CXX] drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx
  15061. [CXX] drawinglayer/source/primitive3d/polypolygonprimitive3d.cxx
  15062. [CXX] drawinglayer/source/primitive3d/sdrcubeprimitive3d.cxx
  15063. [CXX] drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx
  15064. [CXX] drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx
  15065. [CXX] drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx
  15066. [CXX] drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx
  15067. [CXX] drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.cxx
  15068. [CXX] drawinglayer/source/primitive3d/sdrprimitive3d.cxx
  15069. [CXX] drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx
  15070. [CXX] drawinglayer/source/primitive3d/shadowprimitive3d.cxx
  15071. [CXX] drawinglayer/source/primitive3d/textureprimitive3d.cxx
  15072. [CXX] drawinglayer/source/primitive3d/transformprimitive3d.cxx
  15073. [CXX] drawinglayer/source/primitive3d/Tools.cxx
  15074. [CXX] drawinglayer/source/processor2d/baseprocessor2d.cxx
  15075. [CXX] drawinglayer/source/processor2d/processor2dtools.cxx
  15076. [CXX] drawinglayer/source/processor2d/contourextractor2d.cxx
  15077. [CXX] drawinglayer/source/processor2d/getdigitlanguage.cxx
  15078. [CXX] drawinglayer/source/processor2d/helperwrongspellrenderer.cxx
  15079. [CXX] drawinglayer/source/processor2d/hittestprocessor2d.cxx
  15080. [CXX] drawinglayer/source/processor2d/linegeometryextractor2d.cxx
  15081. [CXX] drawinglayer/source/processor2d/objectinfoextractor2d.cxx
  15082. [CXX] drawinglayer/source/processor2d/textaspolygonextractor2d.cxx
  15083. [CXX] drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
  15084. [CXX] drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
  15085. [CXX] drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
  15086. [CXX] drawinglayer/source/processor2d/vclprocessor2d.cxx
  15087. [CXX] drawinglayer/source/processor3d/baseprocessor3d.cxx
  15088. [CXX] drawinglayer/source/processor3d/cutfindprocessor3d.cxx
  15089. [CXX] drawinglayer/source/processor3d/defaultprocessor3d.cxx
  15090. [CXX] drawinglayer/source/processor3d/geometry2dextractor.cxx
  15091. [CXX] drawinglayer/source/processor3d/shadow3dextractor.cxx
  15092. [CXX] drawinglayer/source/processor3d/zbufferprocessor3d.cxx
  15093. [CXX] drawinglayer/source/texture/texture3d.cxx
  15094. [CXX] drawinglayer/source/tools/converters.cxx
  15095. [CXX] drawinglayer/source/tools/emfplushelper.cxx
  15096. [CXX] drawinglayer/source/tools/emfphelperdata.cxx
  15097. [CXX] drawinglayer/source/tools/emfpbrush.cxx
  15098. [CXX] drawinglayer/source/tools/emfppath.cxx
  15099. [CXX] drawinglayer/source/tools/emfppen.cxx
  15100. [CXX] drawinglayer/source/tools/emfpregion.cxx
  15101. [CXX] drawinglayer/source/tools/emfpimage.cxx
  15102. [CXX] drawinglayer/source/tools/emfpimageattributes.cxx
  15103. [CXX] drawinglayer/source/tools/emfpfont.cxx
  15104. [CXX] drawinglayer/source/tools/emfpstringformat.cxx
  15105. [CXX] drawinglayer/source/tools/emfpcustomlinecap.cxx
  15106. [CXX] drawinglayer/source/tools/wmfemfhelper.cxx
  15107. [CXX] drawinglayer/source/tools/primitive2dxmldump.cxx
  15108. [CXX] drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx
  15109. [CXX] drawinglayer/source/texture/texture.cxx
  15110. [CXX] drawinglayer/source/dumper/XShapeDumper.cxx
  15111. [CXX] drawinglayer/source/dumper/EnhancedShapeDumper.cxx
  15112. [PCH] precompiled_editeng
  15113. [CXX] connectivity/source/drivers/dbase/DResultSet.cxx
  15114. [CXX] connectivity/source/drivers/dbase/DStatement.cxx
  15115. [CXX] connectivity/source/drivers/dbase/DPreparedStatement.cxx
  15116. [CXX] connectivity/source/drivers/dbase/dindexnode.cxx
  15117. [CXX] connectivity/source/drivers/dbase/DIndexIter.cxx
  15118. [CXX] connectivity/source/drivers/dbase/DDatabaseMetaData.cxx
  15119. [CXX] connectivity/source/drivers/dbase/DCatalog.cxx
  15120. [CXX] connectivity/source/drivers/dbase/DColumns.cxx
  15121. [CXX] connectivity/source/drivers/dbase/DIndexColumns.cxx
  15122. [CXX] connectivity/source/drivers/dbase/DIndex.cxx
  15123. [CXX] connectivity/source/drivers/dbase/DIndexes.cxx
  15124. [CXX] connectivity/source/drivers/dbase/DTables.cxx
  15125. [CXX] connectivity/source/drivers/dbase/DConnection.cxx
  15126. [CXX] connectivity/source/drivers/dbase/DDriver.cxx
  15127. [CXX] connectivity/source/drivers/dbase/DTable.cxx
  15128. [MOD] docmodel
  15129. [CXX] extensions/source/bibliography/bibbeam.cxx
  15130. [CXX] extensions/source/bibliography/bibconfig.cxx
  15131. [CXX] extensions/source/bibliography/bibcont.cxx
  15132. [CXX] extensions/source/bibliography/bibload.cxx
  15133. [CXX] extensions/source/bibliography/bibmod.cxx
  15134. [CXX] extensions/source/bibliography/bibview.cxx
  15135. [CXX] extensions/source/bibliography/datman.cxx
  15136. [CXX] extensions/source/bibliography/formcontrolcontainer.cxx
  15137. [CXX] extensions/source/bibliography/framectr.cxx
  15138. [CXX] extensions/source/bibliography/general.cxx
  15139. [CXX] extensions/source/bibliography/loadlisteneradapter.cxx
  15140. [CXX] extensions/source/bibliography/toolbar.cxx
  15141. [CXX] extensions/source/dbpilots/commonpagesdbp.cxx
  15142. [CXX] extensions/source/dbpilots/controlwizard.cxx
  15143. [CXX] extensions/source/dbpilots/dbptools.cxx
  15144. [CXX] extensions/source/dbpilots/gridwizard.cxx
  15145. [CXX] extensions/source/dbpilots/groupboxwiz.cxx
  15146. [CXX] extensions/source/dbpilots/listcombowizard.cxx
  15147. [CXX] extensions/source/dbpilots/moduledbp.cxx
  15148. [CXX] extensions/source/dbpilots/optiongrouplayouter.cxx
  15149. [CXX] extensions/source/dbpilots/wizardservices.cxx
  15150. [CXX] filter/source/storagefilterdetect/filterdetect.cxx
  15151. [CXX] filter/source/graphic/GraphicExportFilter.cxx
  15152. [CXX] sc/source/ui/unoobj/scdetect.cxx
  15153. [CXX] sc/source/ui/unoobj/exceldetect.cxx
  15154. [CXX] scripting/source/protocolhandler/scripthandler.cxx
  15155. [CXX] sd/source/ui/unoidl/sddetect.cxx
  15156. [PCH] precompiled_PresentationMinimizer
  15157. [CXX] starmath/source/smdetect.cxx
  15158. [CXX] starmath/source/eqnolefilehdr.cxx
  15159. [CXX] sw/source/ui/uno/swdetect.cxx
  15160. [MOD] linguistic
  15161. [CXX] test/source/bootstrapfixture.cxx
  15162. [CXX] test/source/diff/diff.cxx
  15163. [CXX] test/source/callgrind.cxx
  15164. [CXX] test/source/xmltesttools.cxx
  15165. [CXX] test/source/htmltesttools.cxx
  15166. [CXX] test/source/screenshot_test.cxx
  15167. [CXX] test/source/unoapi_property_testers.cxx
  15168. [CXX] test/source/lokcallback.cxx
  15169. [CXX] test/source/helper/form.cxx
  15170. [CXX] test/source/helper/shape.cxx
  15171. [CXX] test/source/helper/transferable.cxx
  15172. [CXX] vcl/workben/mtfdemo.cxx
  15173. [BIN] xmloff
  15174. [CXX] emfio/source/emfuno/xemfparser.cxx
  15175. [CXX] emfio/source/reader/mtftools.cxx
  15176. [CXX] emfio/source/reader/wmfreader.cxx
  15177. [CXX] emfio/source/reader/emfreader.cxx
  15178. [CXX] sfx2/source/dialog/backingcomp.cxx
  15179. [CXX] sfx2/source/dialog/backingwindow.cxx
  15180. [CXX] sfx2/source/control/recentdocsview.cxx
  15181. [CXX] sfx2/source/control/recentdocsviewitem.cxx
  15182. [CXX] sfx2/source/accessibility/AccessibilityCheck.cxx
  15183. [CXX] sfx2/source/accessibility/AccessibilityIssue.cxx
  15184. [CXX] sfx2/source/appl/app.cxx
  15185. [CXX] sfx2/source/appl/appbas.cxx
  15186. [CXX] sfx2/source/appl/appbaslib.cxx
  15187. [CXX] sfx2/source/appl/appcfg.cxx
  15188. [CXX] sfx2/source/appl/appchild.cxx
  15189. [CXX] sfx2/source/appl/appdata.cxx
  15190. [CXX] sfx2/source/appl/appdde.cxx
  15191. [CXX] sfx2/source/appl/appdispatchprovider.cxx
  15192. [CXX] sfx2/source/appl/appinit.cxx
  15193. [CXX] sfx2/source/appl/appmain.cxx
  15194. [CXX] sfx2/source/appl/appmisc.cxx
  15195. [CXX] sfx2/source/appl/appopen.cxx
  15196. [CXX] sfx2/source/appl/appquit.cxx
  15197. [CXX] sfx2/source/appl/appreg.cxx
  15198. [CXX] sfx2/source/appl/appserv.cxx
  15199. [CXX] sfx2/source/appl/appuno.cxx
  15200. [CXX] sfx2/source/appl/childwin.cxx
  15201. [CXX] sfx2/source/appl/fileobj.cxx
  15202. [CXX] sfx2/source/appl/flatpak.cxx
  15203. [CXX] sfx2/source/appl/fwkhelper.cxx
  15204. [CXX] sfx2/source/appl/getbasctlfunction.cxx
  15205. [CXX] sfx2/source/appl/helpdispatch.cxx
  15206. [CXX] sfx2/source/appl/helpinterceptor.cxx
  15207. [CXX] sfx2/source/appl/impldde.cxx
  15208. [CXX] sfx2/source/appl/linkmgr2.cxx
  15209. [CXX] sfx2/source/appl/linksrc.cxx
  15210. [CXX] sfx2/source/appl/lnkbase2.cxx
  15211. [CXX] sfx2/source/appl/macroloader.cxx
  15212. [CXX] sfx2/source/appl/module.cxx
  15213. [CXX] sfx2/source/appl/newhelp.cxx
  15214. [CXX] sfx2/source/appl/opengrf.cxx
  15215. [CXX] sfx2/source/appl/openuriexternally.cxx
  15216. [CXX] sfx2/source/appl/preventduplicateinteraction.cxx
  15217. [CXX] sfx2/source/appl/sfxhelp.cxx
  15218. [CXX] sfx2/source/appl/sfxpicklist.cxx
  15219. [CXX] sfx2/source/appl/shutdownicon.cxx
  15220. [CXX] sfx2/source/appl/workwin.cxx
  15221. [CXX] sfx2/source/appl/xpackcreator.cxx
  15222. [CXX] sfx2/source/bastyp/bitset.cxx
  15223. [CXX] sfx2/source/bastyp/fltfnc.cxx
  15224. [CXX] sfx2/source/bastyp/fltlst.cxx
  15225. [CXX] sfx2/source/bastyp/frmhtml.cxx
  15226. [CXX] sfx2/source/bastyp/frmhtmlw.cxx
  15227. [CXX] sfx2/source/bastyp/helper.cxx
  15228. [CXX] sfx2/source/bastyp/mieclip.cxx
  15229. [CXX] sfx2/source/bastyp/progress.cxx
  15230. [CXX] sfx2/source/bastyp/sfxhtml.cxx
  15231. [CXX] sfx2/source/bastyp/sfxresid.cxx
  15232. [CXX] sfx2/source/commandpopup/CommandPopup.cxx
  15233. [CXX] sfx2/source/config/evntconf.cxx
  15234. [CXX] sfx2/source/control/bindings.cxx
  15235. [CXX] sfx2/source/control/ctrlitem.cxx
  15236. [CXX] sfx2/source/control/dispatch.cxx
  15237. [CXX] sfx2/source/control/itemdel.cxx
  15238. [CXX] sfx2/source/control/minfitem.cxx
  15239. [CXX] sfx2/source/control/msg.cxx
  15240. [CXX] sfx2/source/control/msgpool.cxx
  15241. [CXX] sfx2/source/control/objface.cxx
  15242. [CXX] sfx2/source/control/request.cxx
  15243. [CXX] sfx2/source/control/sfxstatuslistener.cxx
  15244. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15245. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15246. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15247. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15248. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15249. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15250. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15251. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  15252. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  15253. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  15254. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  15255. /opt/git/libreoffice.core/sfx2/source/control/dispatch.cxx:1869:38: required from here
  15256. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  15257. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15258. | ^
  15259. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15260. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15261. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15262. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15263. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15264. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15265. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15266. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  15267. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  15268. | ^~~~~~~~~~~~~~
  15269. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15270. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15271. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15272. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15273. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15274. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15275. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15276. 64 | class ptree_bad_path : public ptree_error
  15277. | ^~~~~~~~~~~~~~
  15278. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15279. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15280. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15281. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15282. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15283. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15284. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15285. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15286. 38 | inline ptree_error::~ptree_error() throw()
  15287. | ^~~~~~~~~~~
  15288. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15289. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15290. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15291. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15292. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15293. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15294. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15295. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  15296. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15297. | ^
  15298. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15299. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15300. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15301. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  15302. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  15303. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15304. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  15305. /opt/git/libreoffice.core/sfx2/source/control/dispatch.cxx:1872:62: required from here
  15306. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15307. 20 | class json_parser_error: public file_parser_error
  15308. | ^~~~~~~~~~~~~~~~~
  15309. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  15310. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15311. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15312. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15313. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  15314. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  15315. | ^
  15316. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15317. 20 | class file_parser_error: public ptree_error
  15318. | ^~~~~~~~~~~~~~~~~
  15319. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15320. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15321. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15322. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15323. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15324. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15325. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15326. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15327. 38 | inline ptree_error::~ptree_error() throw()
  15328. | ^~~~~~~~~~~
  15329. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15330. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15331. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15332. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  15333. 20 | class json_parser_error: public file_parser_error
  15334. | ^~~~~~~~~~~~~~~~~
  15335. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15336. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15337. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15338. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15339. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15340. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15341. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15342. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  15343. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15344. | ^
  15345. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  15346. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  15347. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = char [10]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [10]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  15348. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = char [10]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [10]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15349. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = char [10]; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15350. /opt/git/libreoffice.core/sfx2/source/control/dispatch.cxx:1759:50: required from here
  15351. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  15352. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15353. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15354. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15355. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15356. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15357. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15358. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15359. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  15360. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  15361. | ^~~~~~~~~~~~~~
  15362. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15363. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15364. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15365. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15366. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15367. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15368. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15369. 40 | class ptree_bad_data : public ptree_error
  15370. | ^~~~~~~~~~~~~~
  15371. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15372. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15373. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15374. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15375. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15376. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15377. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15378. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15379. 38 | inline ptree_error::~ptree_error() throw()
  15380. | ^~~~~~~~~~~
  15381. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15382. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15383. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15384. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15385. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15386. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15387. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15388. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  15389. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15390. | ^
  15391. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  15392. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  15393. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  15394. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  15395. | ^~~~~~~~~~
  15396. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15397. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15398. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15399. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15400. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15401. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15402. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15403. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  15404. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  15405. | ^~~~~~~~~~~~~~
  15406. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15407. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15408. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15409. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15410. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15411. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15412. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15413. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  15414. 114 | wrapexcept * p = new wrapexcept( *this );
  15415. | ^~~~~~~~~~~~~~~~~~~~~~~
  15416. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  15417. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  15418. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  15419. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  15420. | ^~~~~~~~~~
  15421. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15422. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15423. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15424. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15425. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15426. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15427. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15428. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  15429. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  15430. | ^~~~~~~~~~~~~~
  15431. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15432. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15433. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15434. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15435. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15436. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15437. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15438. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  15439. 114 | wrapexcept * p = new wrapexcept( *this );
  15440. | ^~~~~~~~~~~~~~~~~~~~~~~
  15441. [CXX] sfx2/source/control/shell.cxx
  15442. [CXX] sfx2/source/control/sorgitm.cxx
  15443. [CXX] sfx2/source/control/statcach.cxx
  15444. [CXX] sfx2/source/control/templatedefaultview.cxx
  15445. [CXX] sfx2/source/control/templateviewitem.cxx
  15446. [CXX] sfx2/source/control/templatelocalview.cxx
  15447. [CXX] sfx2/source/control/templatecontaineritem.cxx
  15448. [CXX] sfx2/source/control/templatedlglocalview.cxx
  15449. [CXX] sfx2/source/control/listview.cxx
  15450. [CXX] sfx2/source/control/thumbnailviewitem.cxx
  15451. [CXX] sfx2/source/control/thumbnailviewacc.cxx
  15452. [CXX] sfx2/source/control/thumbnailview.cxx
  15453. [CXX] sfx2/source/control/charmapcontrol.cxx
  15454. [CXX] sfx2/source/control/charwin.cxx
  15455. [CXX] sfx2/source/control/unoctitm.cxx
  15456. [CXX] sfx2/source/devtools/DevelopmentToolChildWindow.cxx
  15457. [CXX] sfx2/source/devtools/DevelopmentToolDockingWindow.cxx
  15458. [CXX] sfx2/source/devtools/DocumentModelTreeHandler.cxx
  15459. [CXX] sfx2/source/devtools/ObjectInspectorTreeHandler.cxx
  15460. [CXX] sfx2/source/dialog/alienwarn.cxx
  15461. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15462. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15463. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15464. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15465. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15466. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15467. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15468. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  15469. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  15470. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  15471. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  15472. /opt/git/libreoffice.core/sfx2/source/control/unoctitm.cxx:1141:44: required from here
  15473. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  15474. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15475. | ^
  15476. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15477. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15478. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15479. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15480. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15481. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15482. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15483. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  15484. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  15485. | ^~~~~~~~~~~~~~
  15486. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15487. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15488. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15489. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15490. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15491. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15492. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15493. 64 | class ptree_bad_path : public ptree_error
  15494. | ^~~~~~~~~~~~~~
  15495. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15496. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15497. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15498. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15499. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15500. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15501. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15502. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15503. 38 | inline ptree_error::~ptree_error() throw()
  15504. | ^~~~~~~~~~~
  15505. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15506. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15507. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15508. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15509. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15510. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15511. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15512. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  15513. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15514. | ^
  15515. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15516. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15517. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15518. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  15519. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  15520. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15521. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  15522. /opt/git/libreoffice.core/sfx2/source/control/unoctitm.cxx:1145:60: required from here
  15523. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15524. 20 | class json_parser_error: public file_parser_error
  15525. | ^~~~~~~~~~~~~~~~~
  15526. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  15527. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15528. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15529. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15530. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  15531. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  15532. | ^
  15533. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15534. 20 | class file_parser_error: public ptree_error
  15535. | ^~~~~~~~~~~~~~~~~
  15536. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15537. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15538. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15539. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15540. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15541. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15542. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15543. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15544. 38 | inline ptree_error::~ptree_error() throw()
  15545. | ^~~~~~~~~~~
  15546. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15547. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15548. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15549. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  15550. 20 | class json_parser_error: public file_parser_error
  15551. | ^~~~~~~~~~~~~~~~~
  15552. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15553. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15554. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15555. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15556. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15557. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15558. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15559. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  15560. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15561. | ^
  15562. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  15563. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  15564. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  15565. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15566. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15567. /opt/git/libreoffice.core/sfx2/source/control/unoctitm.cxx:1139:60: required from here
  15568. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  15569. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15570. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15571. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15572. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15573. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15574. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15575. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15576. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  15577. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  15578. | ^~~~~~~~~~~~~~
  15579. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15580. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15581. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15582. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15583. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15584. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15585. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15586. 40 | class ptree_bad_data : public ptree_error
  15587. | ^~~~~~~~~~~~~~
  15588. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15589. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15590. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15591. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15592. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15593. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15594. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15595. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15596. 38 | inline ptree_error::~ptree_error() throw()
  15597. | ^~~~~~~~~~~
  15598. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15599. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15600. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15601. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15602. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15603. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15604. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15605. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  15606. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15607. | ^
  15608. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  15609. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  15610. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  15611. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  15612. | ^~~~~~~~~~
  15613. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15614. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15615. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15616. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15617. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15618. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15619. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15620. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  15621. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  15622. | ^~~~~~~~~~~~~~
  15623. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15624. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15625. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15626. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15627. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15628. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15629. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15630. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  15631. 114 | wrapexcept * p = new wrapexcept( *this );
  15632. | ^~~~~~~~~~~~~~~~~~~~~~~
  15633. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  15634. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  15635. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  15636. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  15637. | ^~~~~~~~~~
  15638. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15639. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15640. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15641. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15642. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15643. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15644. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15645. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  15646. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  15647. | ^~~~~~~~~~~~~~
  15648. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15649. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15650. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15651. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15652. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15653. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15654. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15655. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  15656. 114 | wrapexcept * p = new wrapexcept( *this );
  15657. | ^~~~~~~~~~~~~~~~~~~~~~~
  15658. [CXX] sfx2/source/dialog/basedlgs.cxx
  15659. [CXX] sfx2/source/dialog/checkin.cxx
  15660. [CXX] sfx2/source/dialog/dialoghelper.cxx
  15661. [CXX] sfx2/source/dialog/charmappopup.cxx
  15662. [CXX] sfx2/source/dialog/dinfdlg.cxx
  15663. [CXX] sfx2/source/dialog/dockwin.cxx
  15664. [CXX] sfx2/source/dialog/documentfontsdialog.cxx
  15665. [CXX] sfx2/source/dialog/filedlghelper.cxx
  15666. [CXX] sfx2/source/dialog/filtergrouping.cxx
  15667. [CXX] sfx2/source/dialog/infobar.cxx
  15668. [CXX] sfx2/source/dialog/inputdlg.cxx
  15669. [CXX] sfx2/source/dialog/mailmodel.cxx
  15670. [CXX] sfx2/source/dialog/bluthsnd.cxx
  15671. [CXX] sfx2/source/dialog/mgetempl.cxx
  15672. [CXX] sfx2/source/dialog/navigat.cxx
  15673. [CXX] sfx2/source/dialog/newstyle.cxx
  15674. [CXX] sfx2/source/dialog/partwnd.cxx
  15675. [CXX] sfx2/source/dialog/passwd.cxx
  15676. [CXX] sfx2/source/dialog/printopt.cxx
  15677. [CXX] sfx2/source/dialog/recfloat.cxx
  15678. [CXX] sfx2/source/dialog/securitypage.cxx
  15679. [CXX] sfx2/source/dialog/sfxdlg.cxx
  15680. [CXX] sfx2/source/dialog/splitwin.cxx
  15681. [CXX] sfx2/source/dialog/srchdlg.cxx
  15682. [CXX] sfx2/source/dialog/styfitem.cxx
  15683. [CXX] sfx2/source/dialog/styledlg.cxx
  15684. [CXX] sfx2/source/dialog/tabdlg.cxx
  15685. [CXX] sfx2/source/dialog/templdlg.cxx
  15686. [CXX] sfx2/source/dialog/StyleList.cxx
  15687. [CXX] sfx2/source/dialog/tplcitem.cxx
  15688. [CXX] sfx2/source/dialog/tplpitem.cxx
  15689. [CXX] sfx2/source/dialog/versdlg.cxx
  15690. [CXX] sfx2/source/doc/DocumentMetadataAccess.cxx
  15691. [CXX] sfx2/source/doc/DocumentSigner.cxx
  15692. [CXX] sfx2/source/doc/Metadatable.cxx
  15693. [CXX] sfx2/source/doc/QuerySaveDocument.cxx
  15694. [CXX] sfx2/source/doc/SfxDocumentMetaData.cxx
  15695. [CXX] sfx2/source/doc/autoredactdialog.cxx
  15696. [CXX] sfx2/source/doc/docfac.cxx
  15697. [CXX] sfx2/source/doc/docfile.cxx
  15698. [CXX] sfx2/source/doc/docfilt.cxx
  15699. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15700. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15701. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15702. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  15703. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  15704. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:72:13: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  15705. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  15706. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15707. 20 | class json_parser_error: public file_parser_error
  15708. | ^~~~~~~~~~~~~~~~~
  15709. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  15710. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15711. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15712. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15713. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  15714. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  15715. | ^
  15716. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15717. 20 | class file_parser_error: public ptree_error
  15718. | ^~~~~~~~~~~~~~~~~
  15719. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15720. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15721. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15722. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15723. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15724. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15725. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15726. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15727. 38 | inline ptree_error::~ptree_error() throw()
  15728. | ^~~~~~~~~~~
  15729. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  15730. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15731. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15732. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  15733. 20 | class json_parser_error: public file_parser_error
  15734. | ^~~~~~~~~~~~~~~~~
  15735. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15736. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15737. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15738. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15739. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15740. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15741. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15742. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  15743. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15744. | ^
  15745. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  15746. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  15747. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:576:13: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_child(const path_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15748. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:416:55: required from here
  15749. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  15750. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15751. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15752. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15753. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15754. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15755. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15756. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15757. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  15758. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  15759. | ^~~~~~~~~~~~~~
  15760. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15761. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15762. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15763. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15764. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15765. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15766. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15767. 64 | class ptree_bad_path : public ptree_error
  15768. | ^~~~~~~~~~~~~~
  15769. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15770. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15771. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15772. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15773. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15774. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15775. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15776. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15777. 38 | inline ptree_error::~ptree_error() throw()
  15778. | ^~~~~~~~~~~
  15779. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15780. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15781. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15782. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15783. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15784. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15785. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15786. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  15787. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15788. | ^
  15789. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  15790. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  15791. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15792. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15793. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  15794. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  15795. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15796. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:75:35: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  15797. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  15798. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15799. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  15800. | ~~~~~~~~~~^~~~~~~~
  15801. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  15802. 524 | Encoding& encoding;
  15803. | ^~~~~~~~
  15804. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15805. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  15806. | ~~~~~~~~~~~^~~~~~~~~
  15807. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  15808. 523 | Callbacks& callbacks;
  15809. | ^~~~~~~~~
  15810. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15811. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  15812. | ~~~~~~~~~~^~~~~~~~
  15813. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  15814. 524 | Encoding& encoding;
  15815. | ^~~~~~~~
  15816. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15817. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  15818. | ~~~~~~~~~~~^~~~~~~~~
  15819. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  15820. 523 | Callbacks& callbacks;
  15821. | ^~~~~~~~~
  15822. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15823. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  15824. | ~~~~~~~~~~^~~~~~~~
  15825. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  15826. 524 | Encoding& encoding;
  15827. | ^~~~~~~~
  15828. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15829. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  15830. | ~~~~~~~~~~~^~~~~~~~~
  15831. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  15832. 523 | Callbacks& callbacks;
  15833. | ^~~~~~~~~
  15834. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15835. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15836. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15837. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15838. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15839. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15840. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15841. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  15842. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  15843. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  15844. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15845. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  15846. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:357:56: required from here
  15847. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  15848. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15849. | ^
  15850. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15851. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15852. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15853. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15854. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15855. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15856. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15857. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  15858. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  15859. | ^~~~~~~~~~~~~~
  15860. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15861. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15862. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15863. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15864. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15865. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15866. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  15867. 40 | class ptree_bad_data : public ptree_error
  15868. | ^~~~~~~~~~~~~~
  15869. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  15870. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  15871. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  15872. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15873. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15874. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15875. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15876. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  15877. 38 | inline ptree_error::~ptree_error() throw()
  15878. | ^~~~~~~~~~~
  15879. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  15880. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  15881. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  15882. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  15883. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  15884. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15885. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15886. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  15887. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  15888. | ^
  15889. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  15890. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  15891. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15892. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15893. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::source(Encoding&) [with Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  15894. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:242:69: required from 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  15895. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  15896. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15897. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:75:35: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  15898. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  15899. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15900. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  15901. | ~~~~~~~~~~^~~~~~~~
  15902. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  15903. 102 | Encoding& encoding;
  15904. | ^~~~~~~~
  15905. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15906. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  15907. | ~~~~~~~~~~^~~~~~~~
  15908. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  15909. 102 | Encoding& encoding;
  15910. | ^~~~~~~~
  15911. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15912. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  15913. | ~~~~~~~~~~^~~~~~~~
  15914. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  15915. 102 | Encoding& encoding;
  15916. | ^~~~~~~~
  15917. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  15918. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15919. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15920. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp: In instantiation of 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel>::minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  15921. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:44:16: required from 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel> boost::property_tree::json_parser::detail::make_minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  15922. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:50: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  15923. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15924. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:75:35: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  15925. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  15926. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15927. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  15928. | ~~~~~~~~~^~~~
  15929. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  15930. 39 | Sentinel last;
  15931. | ^~~~
  15932. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15933. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  15934. | ~~~~~~~~~^~~~~
  15935. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  15936. 38 | Iterator first;
  15937. | ^~~~~
  15938. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15939. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  15940. | ~~~~~~~~~^~~~
  15941. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  15942. 39 | Sentinel last;
  15943. | ^~~~
  15944. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15945. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  15946. | ~~~~~~~~~^~~~~
  15947. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  15948. 38 | Iterator first;
  15949. | ^~~~~
  15950. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15951. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  15952. | ~~~~~~~~~^~~~
  15953. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  15954. 39 | Sentinel last;
  15955. | ^~~~
  15956. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15957. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  15958. | ~~~~~~~~~^~~~~
  15959. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  15960. 38 | Iterator first;
  15961. | ^~~~~
  15962. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  15963. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  15964. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  15965. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  15966. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'void boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]':
  15967. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:247:26: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]'
  15968. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:25: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  15969. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15970. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:75:35: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  15971. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  15972. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:29:43: warning: declaration of 'filename' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  15973. 29 | void set_input(const std::string& filename, const Range& r)
  15974. | ~~~~~~~~~~~~~~~~~~~^~~~~~~~
  15975. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:105:21: note: shadowed declaration is here
  15976. 105 | std::string filename;
  15977. | ^~~~~~~~
  15978. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::string_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::string_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  15979. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:327:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_string() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  15980. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:260:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  15981. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  15982. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  15983. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:75:35: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  15984. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  15985. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  15986. 205 | Iterator& cur)
  15987. | ~~~~~~~~~~^~~
  15988. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  15989. 226 | Iterator& cur;
  15990. | ^~~
  15991. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  15992. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  15993. | ~~~~~~~~~~^~~~~~~~
  15994. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  15995. 225 | Encoding& encoding;
  15996. | ^~~~~~~~
  15997. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  15998. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  15999. | ~~~~~~~~~~~^~~~~~~~~
  16000. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  16001. 224 | Callbacks& callbacks;
  16002. | ^~~~~~~~~
  16003. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16004. 205 | Iterator& cur)
  16005. | ~~~~~~~~~~^~~
  16006. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  16007. 226 | Iterator& cur;
  16008. | ^~~
  16009. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16010. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16011. | ~~~~~~~~~~^~~~~~~~
  16012. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  16013. 225 | Encoding& encoding;
  16014. | ^~~~~~~~
  16015. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16016. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16017. | ~~~~~~~~~~~^~~~~~~~~
  16018. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  16019. 224 | Callbacks& callbacks;
  16020. | ^~~~~~~~~
  16021. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16022. 205 | Iterator& cur)
  16023. | ~~~~~~~~~~^~~
  16024. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  16025. 226 | Iterator& cur;
  16026. | ^~~
  16027. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16028. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16029. | ~~~~~~~~~~^~~~~~~~
  16030. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  16031. 225 | Encoding& encoding;
  16032. | ^~~~~~~~
  16033. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16034. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16035. | ~~~~~~~~~~~^~~~~~~~~
  16036. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  16037. 224 | Callbacks& callbacks;
  16038. | ^~~~~~~~~
  16039. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::number_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::number_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  16040. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:302:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_number() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  16041. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:263:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  16042. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  16043. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  16044. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:75:35: required from 'void boost::property_tree::json_parser::read_json(const string&, Ptree&, const std::locale&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; std::string = std::__cxx11::basic_string<char>]'
  16045. /opt/git/libreoffice.core/sfx2/source/doc/autoredactdialog.cxx:409:63: required from here
  16046. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16047. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16048. | ~~~~~~~~~~^~~~~~~~
  16049. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  16050. 161 | Encoding& encoding;
  16051. | ^~~~~~~~
  16052. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16053. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16054. | ~~~~~~~~~~~^~~~~~~~~
  16055. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  16056. 160 | Callbacks& callbacks;
  16057. | ^~~~~~~~~
  16058. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16059. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16060. | ~~~~~~~~~~^~~~~~~~
  16061. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  16062. 161 | Encoding& encoding;
  16063. | ^~~~~~~~
  16064. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16065. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16066. | ~~~~~~~~~~~^~~~~~~~~
  16067. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  16068. 160 | Callbacks& callbacks;
  16069. | ^~~~~~~~~
  16070. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16071. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16072. | ~~~~~~~~~~^~~~~~~~
  16073. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  16074. 161 | Encoding& encoding;
  16075. | ^~~~~~~~
  16076. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  16077. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  16078. | ~~~~~~~~~~~^~~~~~~~~
  16079. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  16080. 160 | Callbacks& callbacks;
  16081. | ^~~~~~~~~
  16082. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16083. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16084. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16085. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16086. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16087. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16088. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16089. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  16090. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16091. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16092. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16093. | ^~~~~~~~~~
  16094. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16095. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16096. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16097. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16098. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16099. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16100. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16101. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16102. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16103. | ^~~~~~~~~~~~~~
  16104. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16105. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16106. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16107. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16108. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16109. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16110. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16111. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  16112. 114 | wrapexcept * p = new wrapexcept( *this );
  16113. | ^~~~~~~~~~~~~~~~~~~~~~~
  16114. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  16115. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16116. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16117. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16118. | ^~~~~~~~~~
  16119. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16120. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16121. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16122. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16123. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16124. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16125. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16126. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16127. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16128. | ^~~~~~~~~~~~~~
  16129. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16130. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16131. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16132. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16133. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16134. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16135. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16136. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  16137. 114 | wrapexcept * p = new wrapexcept( *this );
  16138. | ^~~~~~~~~~~~~~~~~~~~~~~
  16139. [CXX] sfx2/source/doc/docinf.cxx
  16140. [CXX] sfx2/source/doc/docinsert.cxx
  16141. [CXX] sfx2/source/doc/docmacromode.cxx
  16142. [CXX] sfx2/source/doc/docstoragemodifylistener.cxx
  16143. [CXX] sfx2/source/doc/doctempl.cxx
  16144. [CXX] sfx2/source/doc/doctemplates.cxx
  16145. [CXX] sfx2/source/doc/doctemplateslocal.cxx
  16146. [CXX] sfx2/source/doc/exoticfileloadexception.cxx
  16147. [CXX] sfx2/source/doc/frmdescr.cxx
  16148. [CXX] sfx2/source/doc/graphhelp.cxx
  16149. [CXX] sfx2/source/doc/guisaveas.cxx
  16150. [CXX] sfx2/source/doc/iframe.cxx
  16151. [CXX] sfx2/source/doc/new.cxx
  16152. [CXX] sfx2/source/doc/objcont.cxx
  16153. [CXX] sfx2/source/doc/objembed.cxx
  16154. [CXX] sfx2/source/doc/objitem.cxx
  16155. [CXX] sfx2/source/doc/objmisc.cxx
  16156. [CXX] sfx2/source/doc/objserv.cxx
  16157. [CXX] sfx2/source/doc/objstor.cxx
  16158. [CXX] sfx2/source/doc/objxtor.cxx
  16159. [CXX] sfx2/source/doc/oleprops.cxx
  16160. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16161. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16162. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16163. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  16164. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  16165. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  16166. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  16167. /opt/git/libreoffice.core/sfx2/source/doc/objserv.cxx:466:52: required from here
  16168. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16169. 20 | class json_parser_error: public file_parser_error
  16170. | ^~~~~~~~~~~~~~~~~
  16171. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  16172. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16173. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16174. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16175. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  16176. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  16177. | ^
  16178. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16179. 20 | class file_parser_error: public ptree_error
  16180. | ^~~~~~~~~~~~~~~~~
  16181. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16182. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16183. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16184. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16185. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16186. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16187. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16188. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16189. 38 | inline ptree_error::~ptree_error() throw()
  16190. | ^~~~~~~~~~~
  16191. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16192. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16193. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16194. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  16195. 20 | class json_parser_error: public file_parser_error
  16196. | ^~~~~~~~~~~~~~~~~
  16197. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16198. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16199. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16200. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16201. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16202. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16203. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16204. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  16205. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16206. | ^
  16207. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  16208. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  16209. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = ErrCode; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, ErrCode>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  16210. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = ErrCode; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, ErrCode>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16211. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = ErrCode; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16212. /opt/git/libreoffice.core/sfx2/source/doc/objserv.cxx:456:28: required from here
  16213. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16214. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16215. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16216. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16217. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16218. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16219. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16220. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16221. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16222. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16223. | ^~~~~~~~~~~~~~
  16224. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16225. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16226. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16227. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16228. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16229. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16230. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16231. 40 | class ptree_bad_data : public ptree_error
  16232. | ^~~~~~~~~~~~~~
  16233. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16234. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16235. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16236. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16237. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16238. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16239. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16240. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16241. 38 | inline ptree_error::~ptree_error() throw()
  16242. | ^~~~~~~~~~~
  16243. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16244. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16245. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16246. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16247. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16248. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16249. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16250. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  16251. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16252. | ^
  16253. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  16254. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  16255. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  16256. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  16257. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = ErrCode; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, ErrCode>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16258. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = ErrCode; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16259. /opt/git/libreoffice.core/sfx2/source/doc/objserv.cxx:456:28: required from here
  16260. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16261. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16262. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16263. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16264. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30, from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16265. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16266. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16267. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16268. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16269. | ^~~~~~~~~~~~~~
  16270. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16271. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16272. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16273. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16274. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16275. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16276. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16277. 64 | class ptree_bad_path : public ptree_error
  16278. | ^~~~~~~~~~~~~~
  16279. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16280. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16281. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16282. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16283. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16284. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16285. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16286. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16287. 38 | inline ptree_error::~ptree_error() throw()
  16288. | ^~~~~~~~~~~
  16289. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16290. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16291. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16292. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16293. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16294. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16295. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16296. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  16297. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16298. | ^
  16299. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  16300. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16301. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16302. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16303. | ^~~~~~~~~~
  16304. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16305. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16306. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16307. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16308. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16309. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16310. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16311. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16312. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16313. | ^~~~~~~~~~~~~~
  16314. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16315. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16316. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16317. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16318. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16319. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16320. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16321. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  16322. 114 | wrapexcept * p = new wrapexcept( *this );
  16323. | ^~~~~~~~~~~~~~~~~~~~~~~
  16324. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  16325. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16326. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16327. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16328. | ^~~~~~~~~~
  16329. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16330. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16331. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16332. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16333. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16334. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16335. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16336. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16337. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16338. | ^~~~~~~~~~~~~~
  16339. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16340. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16341. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16342. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16343. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16344. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16345. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16346. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  16347. 114 | wrapexcept * p = new wrapexcept( *this );
  16348. | ^~~~~~~~~~~~~~~~~~~~~~~
  16349. [CXX] sfx2/source/doc/ownsubfilterservice.cxx
  16350. [CXX] sfx2/source/doc/printhelper.cxx
  16351. [CXX] sfx2/source/doc/docundomanager.cxx
  16352. [CXX] sfx2/source/doc/sfxbasemodel.cxx
  16353. [CXX] sfx2/source/doc/sfxmodelfactory.cxx
  16354. [CXX] sfx2/source/doc/SfxRedactionHelper.cxx
  16355. [CXX] sfx2/source/doc/signaturestate.cxx
  16356. [CXX] sfx2/source/doc/syspath.cxx
  16357. [CXX] sfx2/source/doc/zoomitem.cxx
  16358. [CXX] sfx2/source/doc/templatedlg.cxx
  16359. [CXX] sfx2/source/doc/watermarkitem.cxx
  16360. [CXX] sfx2/source/doc/saveastemplatedlg.cxx
  16361. [CXX] sfx2/source/explorer/nochaos.cxx
  16362. [CXX] sfx2/source/inet/inettbc.cxx
  16363. [CXX] sfx2/source/notebookbar/SfxNotebookBar.cxx
  16364. [CXX] sfx2/source/notebookbar/NotebookbarTabControl.cxx
  16365. [CXX] sfx2/source/notify/eventsupplier.cxx
  16366. [CXX] sfx2/source/notify/globalevents.cxx
  16367. [CXX] sfx2/source/notify/hintpost.cxx
  16368. [CXX] sfx2/source/notify/openurlhint.cxx
  16369. [CXX] sfx2/source/safemode/safemode.cxx
  16370. [CXX] sfx2/source/sidebar/Sidebar.cxx
  16371. [CXX] sfx2/source/sidebar/SidebarChildWindow.cxx
  16372. [CXX] sfx2/source/sidebar/SidebarDockingWindow.cxx
  16373. [CXX] sfx2/source/sidebar/SidebarController.cxx
  16374. [CXX] sfx2/source/sidebar/SidebarModelUpdate.cxx
  16375. [CXX] sfx2/source/sidebar/SidebarPanelBase.cxx
  16376. [CXX] sfx2/source/sidebar/SidebarToolBox.cxx
  16377. [CXX] sfx2/source/sidebar/AsynchronousCall.cxx
  16378. [CXX] sfx2/source/sidebar/Context.cxx
  16379. [CXX] sfx2/source/sidebar/ContextChangeBroadcaster.cxx
  16380. [CXX] sfx2/source/sidebar/ContextList.cxx
  16381. [CXX] sfx2/source/sidebar/ControllerFactory.cxx
  16382. [CXX] sfx2/source/sidebar/ControllerItem.cxx
  16383. [CXX] sfx2/source/sidebar/Deck.cxx
  16384. [CXX] sfx2/source/sidebar/DeckDescriptor.cxx
  16385. [CXX] sfx2/source/sidebar/DeckLayouter.cxx
  16386. [CXX] sfx2/source/sidebar/DeckTitleBar.cxx
  16387. [CXX] sfx2/source/sidebar/FocusManager.cxx
  16388. [CXX] sfx2/source/sidebar/IContextChangeReceiver.cxx
  16389. [CXX] sfx2/source/sidebar/ILayoutableWindow.cxx
  16390. [CXX] sfx2/source/sidebar/Panel.cxx
  16391. [CXX] sfx2/source/sidebar/PanelDescriptor.cxx
  16392. [CXX] sfx2/source/sidebar/PanelLayout.cxx
  16393. [CXX] sfx2/source/sidebar/PanelTitleBar.cxx
  16394. [CXX] sfx2/source/sidebar/ResourceManager.cxx
  16395. [CXX] sfx2/source/sidebar/TabBar.cxx
  16396. [CXX] sfx2/source/sidebar/TitleBar.cxx
  16397. [CXX] sfx2/source/sidebar/Theme.cxx
  16398. [CXX] sfx2/source/sidebar/Tools.cxx
  16399. [CXX] sfx2/source/sidebar/uiobject.cxx
  16400. [CXX] sfx2/source/sidebar/UnoPanel.cxx
  16401. [CXX] sfx2/source/sidebar/UnoPanels.cxx
  16402. [CXX] sfx2/source/sidebar/UnoDeck.cxx
  16403. [CXX] sfx2/source/sidebar/UnoDecks.cxx
  16404. [CXX] sfx2/source/sidebar/UnoSidebar.cxx
  16405. [CXX] sfx2/source/statbar/stbitem.cxx
  16406. [CXX] sfx2/source/styles/StyleManager.cxx
  16407. [CXX] sfx2/source/toolbox/tbxitem.cxx
  16408. [CXX] sfx2/source/toolbox/weldutils.cxx
  16409. [CXX] sfx2/source/view/classificationcontroller.cxx
  16410. [CXX] sfx2/source/view/classificationhelper.cxx
  16411. [CXX] sfx2/source/view/frame.cxx
  16412. [CXX] sfx2/source/view/frame2.cxx
  16413. [CXX] sfx2/source/view/frmload.cxx
  16414. [CXX] sfx2/source/view/ipclient.cxx
  16415. [CXX] sfx2/source/view/lokcharthelper.cxx
  16416. [CXX] sfx2/source/view/lokstarmathhelper.cxx
  16417. [CXX] sfx2/source/view/lokhelper.cxx
  16418. [CXX] sfx2/source/view/printer.cxx
  16419. [CXX] sfx2/source/view/sfxbasecontroller.cxx
  16420. [CXX] sfx2/source/view/userinputinterception.cxx
  16421. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16422. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16423. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16424. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  16425. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  16426. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  16427. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  16428. /opt/git/libreoffice.core/sfx2/source/view/lokhelper.cxx:430:80: required from here
  16429. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16430. 20 | class json_parser_error: public file_parser_error
  16431. | ^~~~~~~~~~~~~~~~~
  16432. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  16433. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16434. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16435. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16436. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  16437. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  16438. | ^
  16439. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16440. 20 | class file_parser_error: public ptree_error
  16441. | ^~~~~~~~~~~~~~~~~
  16442. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16443. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16444. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16445. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16446. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16447. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16448. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16449. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16450. 38 | inline ptree_error::~ptree_error() throw()
  16451. | ^~~~~~~~~~~
  16452. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16453. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16454. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16455. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  16456. 20 | class json_parser_error: public file_parser_error
  16457. | ^~~~~~~~~~~~~~~~~
  16458. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16459. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16460. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16461. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16462. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16463. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16464. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16465. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  16466. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16467. | ^
  16468. [CXX] sfx2/source/view/viewfac.cxx
  16469. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  16470. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  16471. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  16472. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16473. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16474. /opt/git/libreoffice.core/sfx2/source/view/lokhelper.cxx:426:61: required from here
  16475. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16476. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16477. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16478. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16479. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16480. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16481. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16482. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16483. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16484. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16485. | ^~~~~~~~~~~~~~
  16486. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16487. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16488. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16489. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16490. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16491. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16492. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16493. 40 | class ptree_bad_data : public ptree_error
  16494. | ^~~~~~~~~~~~~~
  16495. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16496. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16497. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16498. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16499. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16500. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16501. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16502. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16503. 38 | inline ptree_error::~ptree_error() throw()
  16504. | ^~~~~~~~~~~
  16505. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16506. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16507. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16508. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16509. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16510. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16511. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16512. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  16513. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16514. | ^
  16515. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  16516. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  16517. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  16518. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  16519. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16520. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16521. /opt/git/libreoffice.core/sfx2/source/view/lokhelper.cxx:426:61: required from here
  16522. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16523. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16524. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16525. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16526. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16527. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16528. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16529. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16530. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16531. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16532. | ^~~~~~~~~~~~~~
  16533. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16534. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16535. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16536. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16537. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16538. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16539. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16540. 64 | class ptree_bad_path : public ptree_error
  16541. | ^~~~~~~~~~~~~~
  16542. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16543. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16544. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16545. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16546. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16547. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16548. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16549. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16550. 38 | inline ptree_error::~ptree_error() throw()
  16551. | ^~~~~~~~~~~
  16552. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16553. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16554. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16555. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16556. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16557. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16558. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16559. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  16560. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16561. | ^
  16562. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  16563. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16564. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16565. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16566. | ^~~~~~~~~~
  16567. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16568. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16569. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16570. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16571. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16572. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16573. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16574. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16575. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16576. | ^~~~~~~~~~~~~~
  16577. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16578. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16579. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16580. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16581. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16582. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16583. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16584. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  16585. 114 | wrapexcept * p = new wrapexcept( *this );
  16586. | ^~~~~~~~~~~~~~~~~~~~~~~
  16587. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  16588. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16589. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16590. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16591. | ^~~~~~~~~~
  16592. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16593. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16594. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16595. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16596. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16597. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16598. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16599. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16600. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16601. | ^~~~~~~~~~~~~~
  16602. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16603. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16604. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16605. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16606. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16607. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16608. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16609. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  16610. 114 | wrapexcept * p = new wrapexcept( *this );
  16611. | ^~~~~~~~~~~~~~~~~~~~~~~
  16612. [CXX] sfx2/source/view/viewfrm.cxx
  16613. [CXX] sfx2/source/view/viewfrm2.cxx
  16614. [CXX] sfx2/source/view/viewprn.cxx
  16615. [CXX] sfx2/source/view/viewsh.cxx
  16616. [CXX] svgio/source/svgreader/svgcharacternode.cxx
  16617. [CXX] svgio/source/svgreader/svgcirclenode.cxx
  16618. [CXX] svgio/source/svgreader/svgclippathnode.cxx
  16619. [CXX] svgio/source/svgreader/svgdocument.cxx
  16620. [CXX] svgio/source/svgreader/svgdocumenthandler.cxx
  16621. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16622. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16623. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16624. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  16625. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  16626. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  16627. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  16628. /opt/git/libreoffice.core/sfx2/source/view/viewsh.cxx:341:59: required from here
  16629. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16630. 20 | class json_parser_error: public file_parser_error
  16631. | ^~~~~~~~~~~~~~~~~
  16632. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  16633. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16634. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16635. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16636. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  16637. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  16638. | ^
  16639. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16640. 20 | class file_parser_error: public ptree_error
  16641. | ^~~~~~~~~~~~~~~~~
  16642. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16643. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16644. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16645. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16646. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16647. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16648. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16649. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16650. 38 | inline ptree_error::~ptree_error() throw()
  16651. | ^~~~~~~~~~~
  16652. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  16653. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16654. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16655. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  16656. 20 | class json_parser_error: public file_parser_error
  16657. | ^~~~~~~~~~~~~~~~~
  16658. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16659. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16660. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16661. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16662. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16663. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16664. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16665. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  16666. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16667. | ^
  16668. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  16669. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  16670. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  16671. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16672. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16673. /opt/git/libreoffice.core/sfx2/source/view/viewsh.cxx:337:70: required from here
  16674. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16675. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16676. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16677. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16678. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16679. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16680. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16681. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16682. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16683. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16684. | ^~~~~~~~~~~~~~
  16685. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16686. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16687. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16688. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16689. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16690. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16691. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16692. 40 | class ptree_bad_data : public ptree_error
  16693. | ^~~~~~~~~~~~~~
  16694. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16695. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16696. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16697. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16698. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16699. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16700. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16701. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16702. 38 | inline ptree_error::~ptree_error() throw()
  16703. | ^~~~~~~~~~~
  16704. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16705. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16706. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16707. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16708. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16709. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16710. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16711. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  16712. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16713. | ^
  16714. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  16715. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  16716. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  16717. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  16718. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16719. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  16720. /opt/git/libreoffice.core/sfx2/source/view/viewsh.cxx:337:70: required from here
  16721. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16722. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16723. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16724. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16725. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16726. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16727. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16728. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16729. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16730. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16731. | ^~~~~~~~~~~~~~
  16732. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16733. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16734. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16735. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16736. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16737. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16738. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  16739. 64 | class ptree_bad_path : public ptree_error
  16740. | ^~~~~~~~~~~~~~
  16741. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16742. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16743. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16744. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16745. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16746. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16747. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16748. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  16749. 38 | inline ptree_error::~ptree_error() throw()
  16750. | ^~~~~~~~~~~
  16751. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16752. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16753. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16754. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16755. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16756. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16757. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16758. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  16759. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  16760. | ^
  16761. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  16762. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16763. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  16764. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16765. | ^~~~~~~~~~
  16766. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16767. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16768. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16769. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16770. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16771. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16772. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16773. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  16774. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  16775. | ^~~~~~~~~~~~~~
  16776. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16777. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16778. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16779. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16780. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16781. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16782. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16783. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  16784. 114 | wrapexcept * p = new wrapexcept( *this );
  16785. | ^~~~~~~~~~~~~~~~~~~~~~~
  16786. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  16787. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  16788. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  16789. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  16790. | ^~~~~~~~~~
  16791. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  16792. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  16793. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  16794. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16795. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16796. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16797. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16798. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  16799. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  16800. | ^~~~~~~~~~~~~~
  16801. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  16802. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  16803. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  16804. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  16805. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  16806. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  16807. from /opt/git/libreoffice.core/sfx2/inc/pch/precompiled_sfx.hxx:52:
  16808. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  16809. 114 | wrapexcept * p = new wrapexcept( *this );
  16810. | ^~~~~~~~~~~~~~~~~~~~~~~
  16811. [CXX] svgio/source/svgreader/svgellipsenode.cxx
  16812. [CXX] svgio/source/svgreader/svggnode.cxx
  16813. [CXX] svgio/source/svgreader/svganode.cxx
  16814. [CXX] svgio/source/svgreader/svgfegaussianblurnode.cxx
  16815. [CXX] svgio/source/svgreader/svgfecolormatrixnode.cxx
  16816. [CXX] svgio/source/svgreader/svgfilternode.cxx
  16817. [CXX] svgio/source/svgreader/svggradientnode.cxx
  16818. [CXX] svgio/source/svgreader/svggradientstopnode.cxx
  16819. [CXX] svgio/source/svgreader/svgimagenode.cxx
  16820. [CXX] svgio/source/svgreader/svglinenode.cxx
  16821. [CXX] svgio/source/svgreader/svgmarkernode.cxx
  16822. [CXX] svgio/source/svgreader/svgmasknode.cxx
  16823. [CXX] svgio/source/svgreader/svgnode.cxx
  16824. [CXX] svgio/source/svgreader/SvgNumber.cxx
  16825. [CXX] svgio/source/svgreader/svgpaint.cxx
  16826. [CXX] svgio/source/svgreader/svgpathnode.cxx
  16827. [CXX] svgio/source/svgreader/svgpatternnode.cxx
  16828. [CXX] svgio/source/svgreader/svgpolynode.cxx
  16829. [CXX] svgio/source/svgreader/svgrectnode.cxx
  16830. [CXX] svgio/source/svgreader/svgstyleattributes.cxx
  16831. [CXX] svgio/source/svgreader/svgstylenode.cxx
  16832. [CXX] svgio/source/svgreader/svgsvgnode.cxx
  16833. [CXX] svgio/source/svgreader/svgsymbolnode.cxx
  16834. [CXX] svgio/source/svgreader/svgtextnode.cxx
  16835. [CXX] svgio/source/svgreader/svgtitledescnode.cxx
  16836. [CXX] svgio/source/svgreader/svgtoken.cxx
  16837. [CXX] svgio/source/svgreader/svgtrefnode.cxx
  16838. [CXX] svgio/source/svgreader/svgtools.cxx
  16839. [CXX] svgio/source/svgreader/svgtextpathnode.cxx
  16840. [CXX] svgio/source/svgreader/svgtspannode.cxx
  16841. [CXX] svgio/source/svgreader/svgusenode.cxx
  16842. [CXX] svgio/source/svgreader/svgvisitor.cxx
  16843. [CXX] svgio/source/svguno/xsvgparser.cxx
  16844. [PCH] precompiled_svxcore
  16845. [BIN] cppcanvas
  16846. [CXX] avmedia/source/gstreamer/gstmanager.cxx
  16847. [CXX] avmedia/source/gstreamer/gstplayer.cxx
  16848. [CXX] avmedia/source/gstreamer/gstwindow.cxx
  16849. [CXX] avmedia/source/gstreamer/gstframegrabber.cxx
  16850. [BIN] basic
  16851. [BIN] formula
  16852. [BIN] framework
  16853. [CXX] test/source/unoapi_test.cxx
  16854. [CXX] test/source/unoapixml_test.cxx
  16855. [CXX] test/source/a11y/AccessibilityTools.cxx
  16856. [CXX] test/source/a11y/accessibletestbase.cxx
  16857. [CXX] test/source/a11y/eventposter.cxx
  16858. [CXX] test/source/a11y/swaccessibletestbase.cxx
  16859. [CXX] test/source/beans/xpropertyset.cxx
  16860. [CXX] test/source/chart/xchartdata.cxx
  16861. [CXX] test/source/container/xchild.cxx
  16862. [CXX] test/source/container/xelementaccess.cxx
  16863. [CXX] test/source/container/xenumeration.cxx
  16864. [CXX] test/source/container/xenumerationaccess.cxx
  16865. [CXX] test/source/container/xindexaccess.cxx
  16866. [CXX] test/source/container/xnameaccess.cxx
  16867. [CXX] test/source/container/xnamecontainer.cxx
  16868. [CXX] test/source/container/xnamed.cxx
  16869. [CXX] test/source/container/xnamereplace.cxx
  16870. [CXX] test/source/document/xactionlockable.cxx
  16871. [CXX] test/source/document/xembeddedobjectsupplier.cxx
  16872. [CXX] test/source/document/xlinktargetsupplier.cxx
  16873. [CXX] test/source/drawing/captionshape.cxx
  16874. [CXX] test/source/drawing/xdrawpages.cxx
  16875. [CXX] test/source/drawing/xgluepointssupplier.cxx
  16876. [CXX] test/source/drawing/xshapedescriptor.cxx
  16877. [CXX] test/source/drawing/xshapegrouper.cxx
  16878. [CXX] test/source/drawing/xshape.cxx
  16879. [CXX] test/source/drawing/xshapes.cxx
  16880. [CXX] test/source/lang/xserviceinfo.cxx
  16881. [CXX] test/source/lang/xcomponent.cxx
  16882. [CXX] test/source/sheet/cellarealink.cxx
  16883. [CXX] test/source/sheet/cellproperties.cxx
  16884. [CXX] test/source/sheet/databaseimportdescriptor.cxx
  16885. [CXX] test/source/sheet/databaserange.cxx
  16886. [CXX] test/source/sheet/datapilotfield.cxx
  16887. [CXX] test/source/sheet/datapilotitem.cxx
  16888. [CXX] test/source/sheet/documentsettings.cxx
  16889. [CXX] test/source/sheet/functiondescription.cxx
  16890. [CXX] test/source/sheet/globalsheetsettings.cxx
  16891. [CXX] test/source/sheet/scenario.cxx
  16892. [CXX] test/source/sheet/shape.cxx
  16893. [CXX] test/source/sheet/sheetcell.cxx
  16894. [CXX] test/source/sheet/sheetcellrange.cxx
  16895. [CXX] test/source/sheet/sheetcellranges.cxx
  16896. [CXX] test/source/sheet/sheetfilterdescriptor.cxx
  16897. [CXX] test/source/sheet/sheetlink.cxx
  16898. [CXX] test/source/sheet/sheetsortdescriptor2.cxx
  16899. [CXX] test/source/sheet/spreadsheet.cxx
  16900. [CXX] test/source/sheet/spreadsheetdocumentsettings.cxx
  16901. [CXX] test/source/sheet/spreadsheetviewsettings.cxx
  16902. [CXX] test/source/sheet/subtotaldescriptor.cxx
  16903. [CXX] test/source/sheet/tableautoformat.cxx
  16904. [CXX] test/source/sheet/tablevalidation.cxx
  16905. [CXX] test/source/sheet/xactivationbroadcaster.cxx
  16906. [CXX] test/source/sheet/xarealink.cxx
  16907. [CXX] test/source/sheet/xarealinks.cxx
  16908. [CXX] test/source/sheet/xarrayformularange.cxx
  16909. [CXX] test/source/sheet/xcalculatable.cxx
  16910. [CXX] test/source/sheet/xcelladdressable.cxx
  16911. [CXX] test/source/sheet/xcellformatrangessupplier.cxx
  16912. [CXX] test/source/sheet/xcellrangeaddressable.cxx
  16913. [CXX] test/source/sheet/xcellrangedata.cxx
  16914. [CXX] test/source/sheet/xcellrangeformula.cxx
  16915. [CXX] test/source/sheet/xcellrangemovement.cxx
  16916. [CXX] test/source/sheet/xcellrangereferrer.cxx
  16917. [CXX] test/source/sheet/xcellrangesquery.cxx
  16918. [CXX] test/source/sheet/xcellseries.cxx
  16919. [CXX] test/source/sheet/xconsolidatable.cxx
  16920. [CXX] test/source/sheet/xconsolidationdescriptor.cxx
  16921. [CXX] test/source/sheet/xdatabaserange.cxx
  16922. [CXX] test/source/sheet/xdatabaseranges.cxx
  16923. [CXX] test/source/sheet/xdatapilotdescriptor.cxx
  16924. [CXX] test/source/sheet/xdatapilotfield.cxx
  16925. [CXX] test/source/sheet/xdatapilotfieldgrouping.cxx
  16926. [CXX] test/source/sheet/xdatapilottable.cxx
  16927. [CXX] test/source/sheet/xdatapilottable2.cxx
  16928. [CXX] test/source/sheet/xdatapilottables.cxx
  16929. [CXX] test/source/sheet/xdatapilottablessupplier.cxx
  16930. [CXX] test/source/sheet/xddelink.cxx
  16931. [CXX] test/source/sheet/xddelinks.cxx
  16932. [CXX] test/source/sheet/xdocumentauditing.cxx
  16933. [CXX] test/source/sheet/xformulaquery.cxx
  16934. [CXX] test/source/sheet/xfunctiondescriptions.cxx
  16935. [CXX] test/source/sheet/xgoalseek.cxx
  16936. [CXX] test/source/sheet/xheaderfootercontent.cxx
  16937. [CXX] test/source/sheet/xlabelrange.cxx
  16938. [CXX] test/source/sheet/xlabelranges.cxx
  16939. [CXX] test/source/sheet/xmultiformulatokens.cxx
  16940. [CXX] test/source/sheet/xmultipleoperation.cxx
  16941. [CXX] test/source/sheet/xnamedrange.cxx
  16942. [CXX] test/source/sheet/xnamedranges.cxx
  16943. [CXX] test/source/sheet/xprintareas.cxx
  16944. [CXX] test/source/sheet/xrecentfunctions.cxx
  16945. [CXX] test/source/sheet/xscenario.cxx
  16946. [CXX] test/source/sheet/xscenarioenhanced.cxx
  16947. [CXX] test/source/sheet/xscenarios.cxx
  16948. [CXX] test/source/sheet/xscenariossupplier.cxx
  16949. [CXX] test/source/sheet/xsheetannotation.cxx
  16950. [CXX] test/source/sheet/xsheetannotationanchor.cxx
  16951. [CXX] test/source/sheet/xsheetannotations.cxx
  16952. [CXX] test/source/sheet/xsheetannotationshapesupplier.cxx
  16953. [CXX] test/source/sheet/xsheetannotationssupplier.cxx
  16954. [CXX] test/source/sheet/xsheetauditing.cxx
  16955. [CXX] test/source/sheet/xsheetcellcursor.cxx
  16956. [CXX] test/source/sheet/xsheetcellrange.cxx
  16957. [CXX] test/source/sheet/xsheetcellrangecontainer.cxx
  16958. [CXX] test/source/sheet/xsheetcellranges.cxx
  16959. [CXX] test/source/sheet/xsheetcondition.cxx
  16960. [CXX] test/source/sheet/xsheetconditionalentries.cxx
  16961. [CXX] test/source/sheet/xsheetconditionalentry.cxx
  16962. [CXX] test/source/sheet/xsheetfilterable.cxx
  16963. [CXX] test/source/sheet/xsheetfilterableex.cxx
  16964. [CXX] test/source/sheet/xsheetfilterdescriptor.cxx
  16965. [CXX] test/source/sheet/xsheetfilterdescriptor2.cxx
  16966. [CXX] test/source/sheet/xsheetfilterdescriptor3.cxx
  16967. [CXX] test/source/sheet/xsheetlinkable.cxx
  16968. [CXX] test/source/sheet/xsheetoperation.cxx
  16969. [CXX] test/source/sheet/xsheetoutline.cxx
  16970. [CXX] test/source/sheet/xsheetpagebreak.cxx
  16971. [CXX] test/source/sheet/xspreadsheet.cxx
  16972. [CXX] test/source/sheet/xspreadsheetdocument.cxx
  16973. [CXX] test/source/sheet/xspreadsheets.cxx
  16974. [CXX] test/source/sheet/xspreadsheets2.cxx
  16975. [CXX] test/source/sheet/xspreadsheetview.cxx
  16976. [CXX] test/source/sheet/xsubtotalcalculatable.cxx
  16977. [CXX] test/source/sheet/xsubtotaldescriptor.cxx
  16978. [CXX] test/source/sheet/xsubtotalfield.cxx
  16979. [CXX] test/source/sheet/xuniquecellformatrangessupplier.cxx
  16980. [CXX] test/source/sheet/xusedareacursor.cxx
  16981. [CXX] test/source/sheet/xviewfreezable.cxx
  16982. [CXX] test/source/sheet/xviewpane.cxx
  16983. [CXX] test/source/sheet/xviewsplitable.cxx
  16984. [CXX] test/source/style/xstyleloader.cxx
  16985. [CXX] test/source/table/tablecolumn.cxx
  16986. [CXX] test/source/table/tablerow.cxx
  16987. [CXX] test/source/table/xcell.cxx
  16988. [CXX] test/source/table/xcellcursor.cxx
  16989. [CXX] test/source/table/xcellrange.cxx
  16990. [CXX] test/source/table/xcolumnrowrange.cxx
  16991. [CXX] test/source/table/xtablechart.cxx
  16992. [CXX] test/source/table/xtablecharts.cxx
  16993. [CXX] test/source/table/xtablechartssupplier.cxx
  16994. [CXX] test/source/table/xtablecolumns.cxx
  16995. [CXX] test/source/table/xtablerows.cxx
  16996. [CXX] test/source/text/baseindex.cxx
  16997. [CXX] test/source/text/textcontent.cxx
  16998. [CXX] test/source/text/xsimpletext.cxx
  16999. [CXX] test/source/text/xtext.cxx
  17000. [CXX] test/source/text/xtextcontent.cxx
  17001. [CXX] test/source/text/xtextfield.cxx
  17002. [CXX] test/source/text/xtextrange.cxx
  17003. [CXX] test/source/text/xdocumentindex.cxx
  17004. [CXX] test/source/text/textdocumentsettings.cxx
  17005. [CXX] test/source/text/textprintersettings.cxx
  17006. [CXX] test/source/text/textsettings.cxx
  17007. [CXX] test/source/text/textdocumentindex.cxx
  17008. [CXX] test/source/util/searchdescriptor.cxx
  17009. [CXX] test/source/util/xindent.cxx
  17010. [CXX] test/source/util/xmergeable.cxx
  17011. [CXX] test/source/util/xrefreshable.cxx
  17012. [CXX] test/source/util/xreplaceable.cxx
  17013. [CXX] test/source/util/xreplacedescriptor.cxx
  17014. [CXX] test/source/util/xsearchable.cxx
  17015. [CXX] test/source/util/xsearchdescriptor.cxx
  17016. [CXX] test/source/view/xcontrolaccess.cxx
  17017. [CXX] test/source/view/xformlayeraccess.cxx
  17018. [MOD] xmloff
  17019. [CXX] editeng/source/accessibility/AccessibleComponentBase.cxx
  17020. [CXX] editeng/source/accessibility/AccessibleContextBase.cxx
  17021. [CXX] editeng/source/accessibility/AccessibleEditableTextPara.cxx
  17022. [CXX] editeng/source/accessibility/AccessibleHyperlink.cxx
  17023. [CXX] editeng/source/accessibility/AccessibleImageBullet.cxx
  17024. [CXX] editeng/source/accessibility/AccessibleParaManager.cxx
  17025. [CXX] editeng/source/accessibility/AccessibleSelectionBase.cxx
  17026. [CXX] editeng/source/accessibility/AccessibleStaticTextBase.cxx
  17027. [CXX] editeng/source/accessibility/AccessibleStringWrap.cxx
  17028. [CXX] editeng/source/editeng/editattr.cxx
  17029. [CXX] editeng/source/editeng/editdata.cxx
  17030. [CXX] editeng/source/editeng/editdbg.cxx
  17031. [CXX] editeng/source/editeng/editdoc.cxx
  17032. [CXX] editeng/source/editeng/editeng.cxx
  17033. [CXX] editeng/source/editeng/editobj.cxx
  17034. [CXX] editeng/source/editeng/editsel.cxx
  17035. [CXX] editeng/source/editeng/editundo.cxx
  17036. [CXX] editeng/source/editeng/editview.cxx
  17037. [CXX] editeng/source/editeng/edtspell.cxx
  17038. [CXX] editeng/source/editeng/eehtml.cxx
  17039. [CXX] editeng/source/editeng/eeobj.cxx
  17040. [CXX] editeng/source/editeng/eerdll.cxx
  17041. [CXX] editeng/source/editeng/eertfpar.cxx
  17042. [CXX] editeng/source/editeng/fieldupdater.cxx
  17043. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17044. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17045. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17046. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17047. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17048. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17049. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17050. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  17051. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  17052. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  17053. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  17054. /opt/git/libreoffice.core/editeng/source/editeng/editview.cxx:975:34: required from here
  17055. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17056. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17057. | ^
  17058. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17059. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17060. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17061. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17062. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17063. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17064. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17065. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17066. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17067. | ^~~~~~~~~~~~~~
  17068. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17069. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17070. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17071. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17072. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17073. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17074. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17075. 64 | class ptree_bad_path : public ptree_error
  17076. | ^~~~~~~~~~~~~~
  17077. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17078. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17079. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17080. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17081. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17082. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17083. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17084. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17085. 38 | inline ptree_error::~ptree_error() throw()
  17086. | ^~~~~~~~~~~
  17087. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17088. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17089. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17090. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17091. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17092. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17093. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17094. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  17095. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17096. | ^
  17097. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  17098. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17099. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17100. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  17101. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  17102. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  17103. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  17104. /opt/git/libreoffice.core/editeng/source/editeng/editview.cxx:978:58: required from here
  17105. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17106. 20 | class json_parser_error: public file_parser_error
  17107. | ^~~~~~~~~~~~~~~~~
  17108. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  17109. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  17110. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17111. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17112. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  17113. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  17114. | ^
  17115. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17116. 20 | class file_parser_error: public ptree_error
  17117. | ^~~~~~~~~~~~~~~~~
  17118. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17119. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17120. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17121. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17122. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17123. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17124. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17125. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17126. 38 | inline ptree_error::~ptree_error() throw()
  17127. | ^~~~~~~~~~~
  17128. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  17129. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17130. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17131. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  17132. 20 | class json_parser_error: public file_parser_error
  17133. | ^~~~~~~~~~~~~~~~~
  17134. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17135. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17136. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17137. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17138. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17139. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17140. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17141. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  17142. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17143. | ^
  17144. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  17145. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  17146. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  17147. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17148. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17149. /opt/git/libreoffice.core/editeng/source/editeng/editview.cxx:929:58: required from here
  17150. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  17151. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17152. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17153. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17154. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17155. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17156. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17157. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17158. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  17159. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  17160. | ^~~~~~~~~~~~~~
  17161. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17162. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17163. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17164. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17165. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17166. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17167. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17168. 40 | class ptree_bad_data : public ptree_error
  17169. | ^~~~~~~~~~~~~~
  17170. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17171. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17172. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17173. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17174. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17175. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17176. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17177. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17178. 38 | inline ptree_error::~ptree_error() throw()
  17179. | ^~~~~~~~~~~
  17180. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17181. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17182. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17183. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17184. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17185. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17186. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17187. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  17188. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17189. | ^
  17190. [CXX] editeng/source/editeng/impedit.cxx
  17191. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  17192. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  17193. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  17194. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  17195. | ^~~~~~~~~~
  17196. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17197. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17198. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17199. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17200. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17201. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17202. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17203. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  17204. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  17205. | ^~~~~~~~~~~~~~
  17206. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17207. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17208. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17209. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17210. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17211. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17212. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17213. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  17214. 114 | wrapexcept * p = new wrapexcept( *this );
  17215. | ^~~~~~~~~~~~~~~~~~~~~~~
  17216. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  17217. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  17218. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17219. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  17220. | ^~~~~~~~~~
  17221. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17222. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17223. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17224. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17225. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17226. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17227. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17228. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17229. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17230. | ^~~~~~~~~~~~~~
  17231. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17232. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17233. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17234. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17235. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17236. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17237. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17238. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  17239. 114 | wrapexcept * p = new wrapexcept( *this );
  17240. | ^~~~~~~~~~~~~~~~~~~~~~~
  17241. [CXX] editeng/source/editeng/impedit2.cxx
  17242. [CXX] editeng/source/editeng/impedit3.cxx
  17243. [CXX] editeng/source/editeng/impedit4.cxx
  17244. [CXX] editeng/source/editeng/impedit5.cxx
  17245. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17246. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17247. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17248. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17249. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17250. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17251. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17252. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  17253. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  17254. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  17255. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  17256. /opt/git/libreoffice.core/editeng/source/editeng/impedit.cxx:1449:69: required from here
  17257. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17258. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17259. | ^
  17260. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17261. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17262. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17263. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17264. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17265. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17266. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17267. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17268. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17269. | ^~~~~~~~~~~~~~
  17270. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17271. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17272. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17273. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17274. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17275. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17276. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17277. 64 | class ptree_bad_path : public ptree_error
  17278. | ^~~~~~~~~~~~~~
  17279. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17280. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17281. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17282. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17283. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17284. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17285. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17286. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17287. 38 | inline ptree_error::~ptree_error() throw()
  17288. | ^~~~~~~~~~~
  17289. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17290. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17291. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17292. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17293. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17294. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17295. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17296. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  17297. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17298. | ^
  17299. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  17300. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  17301. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  17302. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17303. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17304. /opt/git/libreoffice.core/editeng/source/editeng/impedit.cxx:1102:28: required from here
  17305. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  17306. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17307. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17308. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17309. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17310. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17311. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17312. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17313. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  17314. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  17315. | ^~~~~~~~~~~~~~
  17316. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17317. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17318. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17319. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17320. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17321. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17322. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17323. 40 | class ptree_bad_data : public ptree_error
  17324. | ^~~~~~~~~~~~~~
  17325. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17326. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17327. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17328. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17329. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17330. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17331. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17332. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17333. 38 | inline ptree_error::~ptree_error() throw()
  17334. | ^~~~~~~~~~~
  17335. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17336. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17337. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17338. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17339. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17340. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17341. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17342. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  17343. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17344. | ^
  17345. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  17346. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  17347. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  17348. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  17349. | ^~~~~~~~~~
  17350. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17351. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17352. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17353. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17354. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17355. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17356. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17357. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  17358. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  17359. | ^~~~~~~~~~~~~~
  17360. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17361. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17362. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17363. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17364. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17365. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17366. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17367. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  17368. 114 | wrapexcept * p = new wrapexcept( *this );
  17369. | ^~~~~~~~~~~~~~~~~~~~~~~
  17370. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  17371. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  17372. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17373. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  17374. | ^~~~~~~~~~
  17375. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17376. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17377. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17378. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17379. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17380. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17381. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17382. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17383. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17384. | ^~~~~~~~~~~~~~
  17385. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17386. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17387. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17388. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17389. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17390. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17391. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17392. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  17393. 114 | wrapexcept * p = new wrapexcept( *this );
  17394. | ^~~~~~~~~~~~~~~~~~~~~~~
  17395. [CXX] editeng/source/editeng/misspellrange.cxx
  17396. [CXX] editeng/source/editeng/section.cxx
  17397. [CXX] editeng/source/editeng/textconv.cxx
  17398. [CXX] editeng/source/items/borderline.cxx
  17399. [CXX] editeng/source/items/bulitem.cxx
  17400. [CXX] editeng/source/items/CustomPropertyField.cxx
  17401. [CXX] editeng/source/items/charhiddenitem.cxx
  17402. [CXX] editeng/source/items/flditem.cxx
  17403. [CXX] editeng/source/items/frmitems.cxx
  17404. [CXX] editeng/source/items/itemtype.cxx
  17405. [CXX] editeng/source/items/justifyitem.cxx
  17406. [CXX] editeng/source/items/numitem.cxx
  17407. [CXX] editeng/source/items/legacyitem.cxx
  17408. [CXX] editeng/source/items/optitems.cxx
  17409. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17410. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17411. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17412. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17413. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17414. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17415. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17416. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  17417. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  17418. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  17419. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17420. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17421. /opt/git/libreoffice.core/editeng/source/items/frmitems.cxx:735:29: required from here
  17422. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  17423. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17424. | ^
  17425. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17426. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17427. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17428. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17429. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17430. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17431. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17432. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  17433. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  17434. | ^~~~~~~~~~~~~~
  17435. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17436. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17437. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17438. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17439. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17440. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17441. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17442. 40 | class ptree_bad_data : public ptree_error
  17443. | ^~~~~~~~~~~~~~
  17444. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17445. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17446. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17447. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17448. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17449. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17450. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17451. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17452. 38 | inline ptree_error::~ptree_error() throw()
  17453. | ^~~~~~~~~~~
  17454. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17455. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17456. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17457. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17458. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17459. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17460. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17461. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  17462. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17463. | ^
  17464. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  17465. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  17466. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  17467. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  17468. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17469. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  17470. /opt/git/libreoffice.core/editeng/source/items/frmitems.cxx:735:29: required from here
  17471. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17472. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17473. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17474. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17475. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17476. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17477. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17478. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17479. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17480. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17481. | ^~~~~~~~~~~~~~
  17482. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17483. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17484. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17485. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17486. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17487. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17488. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17489. 64 | class ptree_bad_path : public ptree_error
  17490. | ^~~~~~~~~~~~~~
  17491. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17492. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17493. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17494. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17495. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17496. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17497. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17498. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17499. 38 | inline ptree_error::~ptree_error() throw()
  17500. | ^~~~~~~~~~~
  17501. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17502. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17503. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17504. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17505. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17506. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17507. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17508. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  17509. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17510. | ^
  17511. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  17512. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  17513. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17514. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  17515. | ^~~~~~~~~~
  17516. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17517. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17518. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17519. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17520. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17521. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17522. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17523. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17524. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17525. | ^~~~~~~~~~~~~~
  17526. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17527. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17528. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17529. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17530. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17531. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17532. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17533. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  17534. 114 | wrapexcept * p = new wrapexcept( *this );
  17535. | ^~~~~~~~~~~~~~~~~~~~~~~
  17536. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  17537. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  17538. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  17539. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  17540. | ^~~~~~~~~~
  17541. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17542. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17543. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17544. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17545. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17546. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17547. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17548. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  17549. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  17550. | ^~~~~~~~~~~~~~
  17551. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17552. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17553. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17554. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17555. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17556. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17557. from /opt/git/libreoffice.core/editeng/inc/pch/precompiled_editeng.hxx:59:
  17558. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  17559. 114 | wrapexcept * p = new wrapexcept( *this );
  17560. | ^~~~~~~~~~~~~~~~~~~~~~~
  17561. [CXX] editeng/source/items/paperinf.cxx
  17562. [CXX] editeng/source/items/paraitem.cxx
  17563. [CXX] editeng/source/items/svdfield.cxx
  17564. [CXX] editeng/source/items/svxfont.cxx
  17565. [CXX] editeng/source/items/textitem.cxx
  17566. [CXX] editeng/source/items/writingmodeitem.cxx
  17567. [CXX] editeng/source/items/xmlcnitm.cxx
  17568. [CXX] editeng/source/misc/acorrcfg.cxx
  17569. [CXX] editeng/source/misc/edtdlg.cxx
  17570. [CXX] editeng/source/misc/forbiddencharacterstable.cxx
  17571. [CXX] editeng/source/misc/hangulhanja.cxx
  17572. [CXX] editeng/source/misc/splwrap.cxx
  17573. [CXX] editeng/source/misc/svxacorr.cxx
  17574. [CXX] editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx
  17575. [CXX] editeng/source/misc/SvXMLAutoCorrectExport.cxx
  17576. [CXX] editeng/source/misc/SvXMLAutoCorrectImport.cxx
  17577. [CXX] editeng/source/misc/swafopt.cxx
  17578. [CXX] editeng/source/misc/txtrange.cxx
  17579. [CXX] editeng/source/misc/unolingu.cxx
  17580. [CXX] editeng/source/misc/urlfieldhelper.cxx
  17581. [CXX] editeng/source/outliner/outleeng.cxx
  17582. [CXX] editeng/source/outliner/outlin2.cxx
  17583. [CXX] editeng/source/outliner/outliner.cxx
  17584. [CXX] editeng/source/outliner/outlobj.cxx
  17585. [CXX] editeng/source/outliner/outlundo.cxx
  17586. [CXX] editeng/source/outliner/outlvw.cxx
  17587. [CXX] editeng/source/outliner/overflowingtxt.cxx
  17588. [CXX] editeng/source/outliner/paralist.cxx
  17589. [CXX] editeng/source/rtf/rtfitem.cxx
  17590. [CXX] editeng/source/rtf/svxrtf.cxx
  17591. [CXX] editeng/source/uno/unoedhlp.cxx
  17592. [CXX] editeng/source/uno/unoedprx.cxx
  17593. [CXX] editeng/source/uno/unoedsrc.cxx
  17594. [CXX] editeng/source/uno/unofdesc.cxx
  17595. [CXX] editeng/source/uno/unofield.cxx
  17596. [CXX] editeng/source/uno/UnoForbiddenCharsTable.cxx
  17597. [CXX] editeng/source/uno/unofored.cxx
  17598. [CXX] editeng/source/uno/unoforou.cxx
  17599. [CXX] editeng/source/uno/unoipset.cxx
  17600. [CXX] editeng/source/uno/unonrule.cxx
  17601. [CXX] editeng/source/uno/unopracc.cxx
  17602. [CXX] editeng/source/uno/unotext.cxx
  17603. [CXX] editeng/source/uno/unotext2.cxx
  17604. [CXX] editeng/source/uno/unoviwou.cxx
  17605. [CXX] editeng/source/xml/xmltxtexp.cxx
  17606. [CXX] editeng/source/xml/xmltxtimp.cxx
  17607. [CXX] editeng/source/lookuptree/Trie.cxx
  17608. [PCH] precompiled_frm
  17609. [CXX] filter/source/msfilter/countryid.cxx
  17610. [CXX] filter/source/msfilter/dffpropset.cxx
  17611. [CXX] filter/source/msfilter/dffrecordheader.cxx
  17612. [CXX] filter/source/msfilter/escherex.cxx
  17613. [CXX] filter/source/msfilter/eschesdo.cxx
  17614. [CXX] filter/source/msfilter/mscodec.cxx
  17615. [CXX] filter/source/msfilter/msdffimp.cxx
  17616. [CXX] filter/source/msfilter/msocximex.cxx
  17617. [CXX] filter/source/msfilter/msoleexp.cxx
  17618. [CXX] filter/source/msfilter/mstoolbar.cxx
  17619. [CXX] filter/source/msfilter/msvbahelper.cxx
  17620. [CXX] filter/source/msfilter/svdfppt.cxx
  17621. [CXX] filter/source/msfilter/svxmsbas2.cxx
  17622. [CXX] filter/source/msfilter/rtfutil.cxx
  17623. [CXX] filter/source/msfilter/util.cxx
  17624. [PCH] precompiled_sofficeapp
  17625. [PCH] precompiled_svx
  17626. [PCH] precompiled_uui
  17627. [CXX] scripting/source/vbaevents/eventhelper.cxx
  17628. [PCH] precompiled_vbahelper
  17629. [PCH] precompiled_chartcore
  17630. [PCH] precompiled_chartcontroller
  17631. [MOD] cppcanvas
  17632. [PCH] precompiled_dba
  17633. [MOD] basic
  17634. [PCH] precompiled_deploymentgui
  17635. [BIN] drawinglayer
  17636. [CXX] svx/source/gengal/gengal.cxx
  17637. [CXX] filter/source/svg/svgfilter.cxx
  17638. [CXX] filter/source/svg/svgexport.cxx
  17639. [CXX] filter/source/svg/svgfontexport.cxx
  17640. [CXX] filter/source/svg/svgwriter.cxx
  17641. [PCH] precompiled_lwpft
  17642. [PCH] precompiled_xmlsecurity
  17643. [PCH] precompiled_sd
  17644. [CXX] sdext/source/minimizer/configurationaccess.cxx
  17645. [CXX] sdext/source/minimizer/fileopendialog.cxx
  17646. [CXX] sdext/source/minimizer/graphiccollector.cxx
  17647. [CXX] sdext/source/minimizer/impoptimizer.cxx
  17648. [CXX] sdext/source/minimizer/informationdialog.cxx
  17649. [CXX] sdext/source/minimizer/optimizationstats.cxx
  17650. [CXX] sdext/source/minimizer/optimizerdialog.cxx
  17651. [CXX] sdext/source/minimizer/optimizerdialogcontrols.cxx
  17652. [CXX] sdext/source/minimizer/pagecollector.cxx
  17653. [CXX] sdext/source/minimizer/pppoptimizer.cxx
  17654. [CXX] sdext/source/minimizer/pppoptimizerdialog.cxx
  17655. [CXX] sdext/source/minimizer/pppoptimizertoken.cxx
  17656. [PCH] precompiled_slideshow
  17657. [MOD] formula
  17658. [MOD] framework
  17659. [CXX] xmlsecurity/workben/pdfverify.cxx
  17660. [PKG] redland
  17661. [PCH] precompiled_basctl
  17662. [CXX] svx/source/core/extedit.cxx
  17663. [CXX] svx/source/core/graphichelper.cxx
  17664. [CXX] svx/source/customshapes/EnhancedCustomShape2d.cxx
  17665. [CXX] svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx
  17666. [CXX] svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
  17667. [CXX] svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx
  17668. [CXX] svx/source/diagram/datamodel.cxx
  17669. [CXX] svx/source/diagram/IDiagramHelper.cxx
  17670. [CXX] svx/source/dialog/dialmgr.cxx
  17671. [CXX] svx/source/dialog/dlgutil.cxx
  17672. [CXX] svx/source/dialog/hexcolorcontrol.cxx
  17673. [CXX] svx/source/dialog/framelink.cxx
  17674. [CXX] svx/source/dialog/framelinkarray.cxx
  17675. [CXX] svx/source/dialog/langbox.cxx
  17676. [CXX] svx/source/dialog/pagenumberlistbox.cxx
  17677. [CXX] svx/source/dialog/papersizelistbox.cxx
  17678. [CXX] svx/source/dialog/samecontentlistbox.cxx
  17679. [CXX] svx/source/dialog/spacinglistbox.cxx
  17680. [CXX] svx/source/dialog/svxdlg.cxx
  17681. [CXX] svx/source/dialog/SvxNumOptionsTabPageHelper.cxx
  17682. [CXX] svx/source/engine3d/camera3d.cxx
  17683. [CXX] svx/source/engine3d/cube3d.cxx
  17684. [CXX] svx/source/engine3d/deflt3d.cxx
  17685. [CXX] svx/source/engine3d/dragmt3d.cxx
  17686. [CXX] svx/source/engine3d/e3dsceneupdater.cxx
  17687. [CXX] svx/source/engine3d/e3dundo.cxx
  17688. [CXX] svx/source/engine3d/extrud3d.cxx
  17689. [CXX] svx/source/engine3d/helperhittest3d.cxx
  17690. [CXX] svx/source/engine3d/helperminimaldepth3d.cxx
  17691. [CXX] svx/source/engine3d/lathe3d.cxx
  17692. [CXX] svx/source/engine3d/obj3d.cxx
  17693. [CXX] svx/source/engine3d/objfac3d.cxx
  17694. [CXX] svx/source/engine3d/polygn3d.cxx
  17695. [CXX] svx/source/engine3d/scene3d.cxx
  17696. [CXX] svx/source/engine3d/sphere3d.cxx
  17697. [CXX] svx/source/engine3d/svx3ditems.cxx
  17698. [CXX] svx/source/engine3d/view3d.cxx
  17699. [CXX] svx/source/engine3d/view3d1.cxx
  17700. [CXX] svx/source/engine3d/viewpt3d2.cxx
  17701. [CXX] svx/source/fmcomp/dbaexchange.cxx
  17702. [CXX] svx/source/fmcomp/fmgridcl.cxx
  17703. [CXX] svx/source/fmcomp/fmgridif.cxx
  17704. [CXX] svx/source/fmcomp/gridcell.cxx
  17705. [CXX] svx/source/fmcomp/gridcols.cxx
  17706. [CXX] svx/source/fmcomp/gridctrl.cxx
  17707. [CXX] svx/source/fmcomp/xmlexchg.cxx
  17708. [CXX] svx/source/form/dataaccessdescriptor.cxx
  17709. [CXX] svx/source/form/datalistener.cxx
  17710. [CXX] svx/source/form/datanavi.cxx
  17711. [CXX] svx/source/form/delayedevent.cxx
  17712. [CXX] svx/source/form/labelitemwindow.cxx
  17713. [CXX] svx/source/form/fmcontrolbordermanager.cxx
  17714. [CXX] svx/source/form/fmcontrollayout.cxx
  17715. [CXX] svx/source/form/fmdmod.cxx
  17716. [CXX] svx/source/form/fmdocumentclassification.cxx
  17717. [CXX] svx/source/form/fmdpage.cxx
  17718. [CXX] svx/source/form/fmexch.cxx
  17719. [CXX] svx/source/form/fmexpl.cxx
  17720. [CXX] svx/source/form/fmmodel.cxx
  17721. [CXX] svx/source/form/fmobj.cxx
  17722. [CXX] svx/source/form/fmpage.cxx
  17723. [CXX] svx/source/form/fmpgeimp.cxx
  17724. [CXX] svx/source/form/fmscriptingenv.cxx
  17725. [CXX] svx/source/form/fmservs.cxx
  17726. [CXX] svx/source/form/fmshell.cxx
  17727. [CXX] svx/source/form/fmshimp.cxx
  17728. [CXX] svx/source/form/fmtextcontroldialogs.cxx
  17729. [CXX] svx/source/form/fmtextcontrolfeature.cxx
  17730. [CXX] svx/source/form/fmtextcontrolshell.cxx
  17731. [CXX] svx/source/form/fmtools.cxx
  17732. [CXX] svx/source/form/fmundo.cxx
  17733. [CXX] svx/source/form/fmview.cxx
  17734. [CXX] svx/source/form/fmvwimp.cxx
  17735. [CXX] svx/source/form/formcontrolfactory.cxx
  17736. [CXX] svx/source/form/formcontroller.cxx
  17737. [CXX] svx/source/form/formcontrolling.cxx
  17738. [CXX] svx/source/form/formdispatchinterceptor.cxx
  17739. [CXX] svx/source/form/formfeaturedispatcher.cxx
  17740. [CXX] svx/source/form/formtoolbars.cxx
  17741. [CXX] svx/source/form/legacyformcontroller.cxx
  17742. [CXX] svx/source/form/navigatortree.cxx
  17743. [CXX] svx/source/form/navigatortreemodel.cxx
  17744. [CXX] svx/source/form/ParseContext.cxx
  17745. [CXX] svx/source/form/sdbdatacolumn.cxx
  17746. [CXX] svx/source/form/sqlparserclient.cxx
  17747. [CXX] svx/source/form/typemap.cxx
  17748. [CXX] svx/source/form/xfm_addcondition.cxx
  17749. [CXX] svx/source/gallery2/codec.cxx
  17750. [CXX] svx/source/gallery2/galbrws1.cxx
  17751. [CXX] svx/source/gallery2/galbrws2.cxx
  17752. [CXX] svx/source/gallery2/galctrl.cxx
  17753. [CXX] svx/source/gallery2/galexpl.cxx
  17754. [CXX] svx/source/gallery2/galini.cxx
  17755. [CXX] svx/source/gallery2/gallery1.cxx
  17756. [CXX] svx/source/gallery2/galmisc.cxx
  17757. [CXX] svx/source/gallery2/galobj.cxx
  17758. [CXX] svx/source/gallery2/galtheme.cxx
  17759. [CXX] svx/source/gallery2/GalleryControl.cxx
  17760. [CXX] svx/source/gallery2/galleryobjectcollection.cxx
  17761. [CXX] svx/source/gallery2/galleryfilestorage.cxx
  17762. [CXX] svx/source/gallery2/galleryfilestorageentry.cxx
  17763. [CXX] svx/source/gallery2/gallerystoragelocations.cxx
  17764. [CXX] svx/source/items/chrtitem.cxx
  17765. [CXX] svx/source/items/clipfmtitem.cxx
  17766. [CXX] svx/source/items/customshapeitem.cxx
  17767. [CXX] svx/source/items/drawitem.cxx
  17768. [CXX] svx/source/items/e3ditem.cxx
  17769. [CXX] svx/source/items/RectangleAlignmentItem.cxx
  17770. [CXX] svx/source/items/galleryitem.cxx
  17771. [CXX] svx/source/items/grfitem.cxx
  17772. [CXX] svx/source/sdr/animation/scheduler.cxx
  17773. [CXX] svx/source/sdr/animation/objectanimator.cxx
  17774. [CXX] svx/source/sdr/animation/animationstate.cxx
  17775. [CXX] svx/source/sdr/attribute/sdrallfillattributeshelper.cxx
  17776. [CXX] svx/source/sdr/attribute/sdrlinefilleffectstextattribute.cxx
  17777. [CXX] svx/source/sdr/attribute/sdrfilltextattribute.cxx
  17778. [CXX] svx/source/sdr/attribute/sdreffectstextattribute.cxx
  17779. [CXX] svx/source/sdr/attribute/sdrtextattribute.cxx
  17780. [CXX] svx/source/sdr/attribute/sdrlineeffectstextattribute.cxx
  17781. [CXX] svx/source/sdr/attribute/sdrformtextattribute.cxx
  17782. [CXX] svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx
  17783. [CXX] svx/source/sdr/contact/viewobjectcontactofgroup.cxx
  17784. [CXX] svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx
  17785. [CXX] svx/source/sdr/contact/viewcontactofpageobj.cxx
  17786. [CXX] svx/source/sdr/contact/viewcontactofe3d.cxx
  17787. [CXX] svx/source/sdr/contact/viewcontactofe3dcube.cxx
  17788. [CXX] svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx
  17789. [CXX] svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.cxx
  17790. [CXX] svx/source/sdr/contact/viewobjectcontactofpageobj.cxx
  17791. [CXX] svx/source/sdr/contact/viewobjectcontactofe3dscene.cxx
  17792. [CXX] svx/source/sdr/contact/viewcontactofgraphic.cxx
  17793. [CXX] svx/source/sdr/contact/viewobjectcontactredirector.cxx
  17794. [CXX] svx/source/sdr/contact/viewcontactofsdrcircobj.cxx
  17795. [CXX] svx/source/sdr/contact/viewcontactofgroup.cxx
  17796. [CXX] svx/source/sdr/contact/viewcontactofunocontrol.cxx
  17797. [CXX] svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx
  17798. [CXX] svx/source/sdr/contact/viewcontactofsdrobj.cxx
  17799. [CXX] svx/source/sdr/contact/objectcontact.cxx
  17800. [CXX] svx/source/sdr/contact/viewcontactoftextobj.cxx
  17801. [CXX] svx/source/sdr/contact/viewcontactofe3dlathe.cxx
  17802. [CXX] svx/source/sdr/contact/viewcontactofsdrpage.cxx
  17803. [CXX] svx/source/sdr/contact/viewcontactofe3dextrude.cxx
  17804. [CXX] svx/source/sdr/contact/viewcontactofmasterpagedescriptor.cxx
  17805. [CXX] svx/source/sdr/contact/viewcontact.cxx
  17806. [CXX] svx/source/sdr/contact/viewcontactofsdrole2obj.cxx
  17807. [CXX] svx/source/sdr/contact/displayinfo.cxx
  17808. [CXX] svx/source/sdr/contact/viewcontactofe3dscene.cxx
  17809. [CXX] svx/source/sdr/contact/viewcontactofsdrrectobj.cxx
  17810. [CXX] svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx
  17811. [CXX] svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
  17812. [CXX] svx/source/sdr/contact/viewobjectcontactofgraphic.cxx
  17813. [CXX] svx/source/sdr/contact/sdrmediawindow.cxx
  17814. [CXX] svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx
  17815. [CXX] svx/source/sdr/contact/viewcontactofsdrcaptionobj.cxx
  17816. [CXX] svx/source/sdr/contact/viewcontactofvirtobj.cxx
  17817. [CXX] svx/source/sdr/contact/viewcontactofe3dsphere.cxx
  17818. [CXX] svx/source/sdr/contact/viewcontactofe3dpolygon.cxx
  17819. [CXX] svx/source/sdr/contact/viewcontactofsdredgeobj.cxx
  17820. [CXX] svx/source/sdr/contact/viewobjectcontact.cxx
  17821. [CXX] svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx
  17822. [CXX] svx/source/sdr/contact/objectcontactofpageview.cxx
  17823. [CXX] svx/source/sdr/contact/viewcontactofsdrpathobj.cxx
  17824. [CXX] svx/source/sdr/contact/viewcontactofsdrmeasureobj.cxx
  17825. [CXX] svx/source/sdr/contact/objectcontactofobjlistpainter.cxx
  17826. [CXX] svx/source/sdr/contact/viewobjectcontactofe3d.cxx
  17827. [CXX] svx/source/sdr/overlay/overlayline.cxx
  17828. [CXX] svx/source/sdr/overlay/overlaycrosshair.cxx
  17829. [CXX] svx/source/sdr/overlay/overlayrollingrectangle.cxx
  17830. [CXX] svx/source/sdr/overlay/overlaytriangle.cxx
  17831. [CXX] svx/source/sdr/overlay/overlayselection.cxx
  17832. [CXX] svx/source/sdr/overlay/overlayrectangle.cxx
  17833. [CXX] svx/source/sdr/overlay/overlaybitmapex.cxx
  17834. [CXX] svx/source/sdr/overlay/overlaymanagerbuffered.cxx
  17835. [CXX] svx/source/sdr/overlay/overlayhelpline.cxx
  17836. [CXX] svx/source/sdr/overlay/overlayanimatedbitmapex.cxx
  17837. [CXX] svx/source/sdr/overlay/overlaypolypolygon.cxx
  17838. [CXX] svx/source/sdr/overlay/overlayobjectcell.cxx
  17839. [CXX] svx/source/sdr/overlay/overlaytools.cxx
  17840. [CXX] svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx
  17841. [CXX] svx/source/sdr/overlay/overlayobject.cxx
  17842. [CXX] svx/source/sdr/overlay/overlaymanager.cxx
  17843. [CXX] svx/source/sdr/overlay/overlayobjectlist.cxx
  17844. [CXX] svx/source/sdr/overlay/overlayhandle.cxx
  17845. [CXX] svx/source/sdr/misc/ImageMapInfo.cxx
  17846. [CXX] svx/source/sdr/primitive2d/sdrellipseprimitive2d.cxx
  17847. [CXX] svx/source/sdr/primitive2d/sdrprimitivetools.cxx
  17848. [CXX] svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx
  17849. [CXX] svx/source/sdr/primitive2d/primitivefactory2d.cxx
  17850. [CXX] svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx
  17851. [CXX] svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx
  17852. [CXX] svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx
  17853. [CXX] svx/source/sdr/primitive2d/sdrole2primitive2d.cxx
  17854. [CXX] svx/source/sdr/primitive2d/sdrpathprimitive2d.cxx
  17855. [CXX] svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx
  17856. [CXX] svx/source/sdr/primitive2d/sdrcaptionprimitive2d.cxx
  17857. [CXX] svx/source/sdr/primitive2d/sdrconnectorprimitive2d.cxx
  17858. [CXX] svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx
  17859. [CXX] svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
  17860. [CXX] svx/source/sdr/primitive2d/sdrattributecreator.cxx
  17861. [CXX] svx/source/sdr/primitive2d/sdrdecompositiontools.cxx
  17862. [CXX] svx/source/sdr/primitive3d/sdrattributecreator3d.cxx
  17863. [CXX] svx/source/sdr/properties/pageproperties.cxx
  17864. [CXX] svx/source/sdr/properties/e3dsceneproperties.cxx
  17865. [CXX] svx/source/sdr/properties/itemsettools.cxx
  17866. [CXX] svx/source/sdr/properties/captionproperties.cxx
  17867. [CXX] svx/source/sdr/properties/e3dextrudeproperties.cxx
  17868. [CXX] svx/source/sdr/properties/e3dproperties.cxx
  17869. [CXX] svx/source/sdr/properties/measureproperties.cxx
  17870. [CXX] svx/source/sdr/properties/customshapeproperties.cxx
  17871. [CXX] svx/source/sdr/properties/rectangleproperties.cxx
  17872. [CXX] svx/source/sdr/properties/groupproperties.cxx
  17873. [CXX] svx/source/sdr/properties/properties.cxx
  17874. [CXX] svx/source/sdr/properties/e3dlatheproperties.cxx
  17875. [CXX] svx/source/sdr/properties/graphicproperties.cxx
  17876. [CXX] svx/source/sdr/properties/circleproperties.cxx
  17877. [CXX] svx/source/sdr/properties/emptyproperties.cxx
  17878. [CXX] svx/source/sdr/properties/e3dsphereproperties.cxx
  17879. [CXX] svx/source/sdr/properties/defaultproperties.cxx
  17880. [CXX] svx/source/sdr/properties/textproperties.cxx
  17881. [CXX] svx/source/sdr/properties/attributeproperties.cxx
  17882. [CXX] svx/source/sdr/properties/connectorproperties.cxx
  17883. [CXX] svx/source/sdr/properties/e3dcompoundproperties.cxx
  17884. [CXX] svx/source/sdr/properties/oleproperties.cxx
  17885. [CXX] svx/source/svdraw/clonelist.cxx
  17886. [CXX] svx/source/svdraw/charthelper.cxx
  17887. [CXX] svx/source/svdraw/gradtrns.cxx
  17888. [CXX] svx/source/svdraw/polypolygoneditor.cxx
  17889. [CXX] svx/source/svdraw/presetooxhandleadjustmentrelations.cxx
  17890. [CXX] svx/source/svdraw/sdrhittesthelper.cxx
  17891. [CXX] svx/source/svdraw/sdrmasterpagedescriptor.cxx
  17892. [CXX] svx/source/svdraw/sdrpagewindow.cxx
  17893. [CXX] svx/source/svdraw/sdrpaintwindow.cxx
  17894. [CXX] svx/source/svdraw/sdrundomanager.cxx
  17895. [CXX] svx/source/svdraw/selectioncontroller.cxx
  17896. [CXX] svx/source/svdraw/svdattr.cxx
  17897. [CXX] svx/source/svdraw/svdcrtv.cxx
  17898. [CXX] svx/source/svdraw/svddrag.cxx
  17899. [CXX] svx/source/svdraw/svddrgmt.cxx
  17900. [CXX] svx/source/svdraw/svddrgv.cxx
  17901. [CXX] svx/source/svdraw/svdedtv.cxx
  17902. [CXX] svx/source/svdraw/svdedtv1.cxx
  17903. [CXX] svx/source/svdraw/svdedtv2.cxx
  17904. [CXX] svx/source/svdraw/svdedxv.cxx
  17905. [CXX] svx/source/svdraw/svdetc.cxx
  17906. [CXX] svx/source/svdraw/svdfmtf.cxx
  17907. [CXX] svx/source/svdraw/svdglev.cxx
  17908. [CXX] svx/source/svdraw/svdglue.cxx
  17909. [CXX] svx/source/svdraw/svdhdl.cxx
  17910. [CXX] svx/source/svdraw/svdhlpln.cxx
  17911. [CXX] svx/source/svdraw/svditer.cxx
  17912. [CXX] svx/source/svdraw/svdlayer.cxx
  17913. [CXX] svx/source/svdraw/svdmark.cxx
  17914. [CXX] svx/source/svdraw/svdmodel.cxx
  17915. [CXX] svx/source/svdraw/svdmrkv.cxx
  17916. [CXX] svx/source/svdraw/svdmrkv1.cxx
  17917. [CXX] svx/source/svdraw/svdoashp.cxx
  17918. [CXX] svx/source/svdraw/svdoattr.cxx
  17919. [CXX] svx/source/svdraw/svdobj.cxx
  17920. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17921. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17922. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17923. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17924. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17925. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17926. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17927. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  17928. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  17929. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  17930. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  17931. /opt/git/libreoffice.core/svx/source/svdraw/svdmrkv.cxx:740:46: required from here
  17932. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  17933. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17934. | ^
  17935. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17936. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17937. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17938. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17939. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17940. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17941. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17942. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  17943. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  17944. | ^~~~~~~~~~~~~~
  17945. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17946. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17947. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17948. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17949. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17950. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17951. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17952. 64 | class ptree_bad_path : public ptree_error
  17953. | ^~~~~~~~~~~~~~
  17954. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17955. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17956. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17957. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17958. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17959. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17960. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17961. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  17962. 38 | inline ptree_error::~ptree_error() throw()
  17963. | ^~~~~~~~~~~
  17964. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  17965. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  17966. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  17967. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17968. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  17969. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17970. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17971. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  17972. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  17973. | ^
  17974. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  17975. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17976. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17977. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  17978. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  17979. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  17980. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  17981. /opt/git/libreoffice.core/svx/source/svdraw/svdmrkv.cxx:1078:90: required from here
  17982. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17983. 20 | class json_parser_error: public file_parser_error
  17984. | ^~~~~~~~~~~~~~~~~
  17985. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  17986. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  17987. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  17988. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  17989. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  17990. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  17991. | ^
  17992. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  17993. 20 | class file_parser_error: public ptree_error
  17994. | ^~~~~~~~~~~~~~~~~
  17995. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  17996. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  17997. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  17998. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  17999. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18000. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18001. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18002. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18003. 38 | inline ptree_error::~ptree_error() throw()
  18004. | ^~~~~~~~~~~
  18005. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  18006. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18007. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18008. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  18009. 20 | class json_parser_error: public file_parser_error
  18010. | ^~~~~~~~~~~~~~~~~
  18011. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18012. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18013. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18014. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18015. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18016. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18017. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18018. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  18019. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18020. | ^
  18021. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  18022. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  18023. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  18024. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18025. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = long int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18026. /opt/git/libreoffice.core/svx/source/svdraw/svdmrkv.cxx:738:54: required from here
  18027. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18028. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18029. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18030. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18031. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18032. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18033. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18034. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18035. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18036. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18037. | ^~~~~~~~~~~~~~
  18038. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18039. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18040. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18041. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18042. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18043. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18044. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18045. 40 | class ptree_bad_data : public ptree_error
  18046. | ^~~~~~~~~~~~~~
  18047. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18048. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18049. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18050. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18051. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18052. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18053. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18054. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18055. 38 | inline ptree_error::~ptree_error() throw()
  18056. | ^~~~~~~~~~~
  18057. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18058. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18059. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18060. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18061. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18062. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18063. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18064. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  18065. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18066. | ^
  18067. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  18068. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18069. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18070. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18071. | ^~~~~~~~~~
  18072. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18073. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18074. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18075. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18076. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18077. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18078. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18079. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18080. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18081. | ^~~~~~~~~~~~~~
  18082. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18083. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18084. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18085. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18086. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18087. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18088. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18089. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  18090. 114 | wrapexcept * p = new wrapexcept( *this );
  18091. | ^~~~~~~~~~~~~~~~~~~~~~~
  18092. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  18093. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18094. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18095. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18096. | ^~~~~~~~~~
  18097. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18098. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18099. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18100. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18101. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18102. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18103. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18104. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18105. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18106. | ^~~~~~~~~~~~~~
  18107. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18108. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18109. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18110. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18111. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18112. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18113. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18114. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  18115. 114 | wrapexcept * p = new wrapexcept( *this );
  18116. | ^~~~~~~~~~~~~~~~~~~~~~~
  18117. [CXX] svx/source/svdraw/svdobjplusdata.cxx
  18118. [CXX] svx/source/svdraw/svdobjuserdatalist.cxx
  18119. [CXX] svx/source/svdraw/svdocapt.cxx
  18120. [CXX] svx/source/svdraw/svdocirc.cxx
  18121. [CXX] svx/source/svdraw/svdoedge.cxx
  18122. [CXX] svx/source/svdraw/svdograf.cxx
  18123. [CXX] svx/source/svdraw/svdogrp.cxx
  18124. [CXX] svx/source/svdraw/svdomeas.cxx
  18125. [CXX] svx/source/svdraw/svdomedia.cxx
  18126. [CXX] svx/source/svdraw/svdoole2.cxx
  18127. [CXX] svx/source/svdraw/svdopage.cxx
  18128. [CXX] svx/source/svdraw/svdopath.cxx
  18129. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18130. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18131. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18132. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18133. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18134. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18135. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18136. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  18137. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  18138. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = char [7]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [7]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  18139. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = char [7]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [7]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18140. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = char [7]; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18141. /opt/git/libreoffice.core/svx/source/svdraw/svdomedia.cxx:480:36: required from here
  18142. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18143. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18144. | ^
  18145. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18146. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18147. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18148. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18149. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18150. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18151. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18152. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18153. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18154. | ^~~~~~~~~~~~~~
  18155. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18156. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18157. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18158. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18159. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18160. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18161. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18162. 40 | class ptree_bad_data : public ptree_error
  18163. | ^~~~~~~~~~~~~~
  18164. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18165. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18166. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18167. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18168. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18169. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18170. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18171. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18172. 38 | inline ptree_error::~ptree_error() throw()
  18173. | ^~~~~~~~~~~
  18174. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18175. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18176. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18177. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18178. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18179. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18180. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18181. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  18182. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18183. | ^
  18184. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  18185. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  18186. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  18187. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  18188. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = char [7]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [7]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18189. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = char [7]; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18190. /opt/git/libreoffice.core/svx/source/svdraw/svdomedia.cxx:480:36: required from here
  18191. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18192. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18193. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18194. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18195. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18196. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18197. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18198. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18199. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18200. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18201. | ^~~~~~~~~~~~~~
  18202. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18203. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18204. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18205. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18206. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18207. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18208. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18209. 64 | class ptree_bad_path : public ptree_error
  18210. | ^~~~~~~~~~~~~~
  18211. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18212. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18213. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18214. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18215. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18216. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18217. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18218. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18219. 38 | inline ptree_error::~ptree_error() throw()
  18220. | ^~~~~~~~~~~
  18221. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18222. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18223. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18224. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18225. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18226. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18227. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18228. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  18229. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18230. | ^
  18231. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  18232. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18233. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18234. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18235. | ^~~~~~~~~~
  18236. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18237. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18238. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18239. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18240. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18241. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18242. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18243. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18244. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18245. | ^~~~~~~~~~~~~~
  18246. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18247. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18248. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18249. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18250. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18251. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18252. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18253. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  18254. 114 | wrapexcept * p = new wrapexcept( *this );
  18255. | ^~~~~~~~~~~~~~~~~~~~~~~
  18256. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  18257. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18258. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18259. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18260. | ^~~~~~~~~~
  18261. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18262. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18263. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18264. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18265. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18266. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18267. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18268. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18269. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18270. | ^~~~~~~~~~~~~~
  18271. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18272. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18273. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18274. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18275. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18276. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18277. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18278. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  18279. 114 | wrapexcept * p = new wrapexcept( *this );
  18280. | ^~~~~~~~~~~~~~~~~~~~~~~
  18281. [CXX] svx/source/svdraw/svdorect.cxx
  18282. [CXX] svx/source/svdraw/svdotext.cxx
  18283. [CXX] svx/source/svdraw/svdotextdecomposition.cxx
  18284. [CXX] svx/source/svdraw/svdotextpathdecomposition.cxx
  18285. [CXX] svx/source/svdraw/svdotxat.cxx
  18286. [CXX] svx/source/svdraw/svdotxdr.cxx
  18287. [CXX] svx/source/svdraw/svdotxed.cxx
  18288. [CXX] svx/source/svdraw/svdotxfl.cxx
  18289. [CXX] svx/source/svdraw/svdotxln.cxx
  18290. [CXX] svx/source/svdraw/svdotxtr.cxx
  18291. [CXX] svx/source/svdraw/svdouno.cxx
  18292. [CXX] svx/source/svdraw/svdoutl.cxx
  18293. [CXX] svx/source/svdraw/svdoutlinercache.cxx
  18294. [CXX] svx/source/svdraw/svdovirt.cxx
  18295. [CXX] svx/source/svdraw/svdpage.cxx
  18296. [CXX] svx/source/svdraw/svdpagv.cxx
  18297. [CXX] svx/source/svdraw/svdpdf.cxx
  18298. [CXX] svx/source/svdraw/svdpntv.cxx
  18299. [CXX] svx/source/svdraw/svdpoev.cxx
  18300. [CXX] svx/source/svdraw/svdsnpv.cxx
  18301. [CXX] svx/source/svdraw/svdtext.cxx
  18302. [CXX] svx/source/svdraw/svdtrans.cxx
  18303. [CXX] svx/source/svdraw/svdundo.cxx
  18304. [CXX] svx/source/svdraw/svdview.cxx
  18305. [CXX] svx/source/svdraw/svdviter.cxx
  18306. [CXX] svx/source/svdraw/svdxcgv.cxx
  18307. [CXX] svx/source/svdraw/textchain.cxx
  18308. [CXX] svx/source/svdraw/textchainflow.cxx
  18309. [CXX] svx/source/svdraw/textchaincursor.cxx
  18310. [CXX] svx/source/styles/CommonStylePreviewRenderer.cxx
  18311. [CXX] svx/source/styles/CommonStyleManager.cxx
  18312. [CXX] svx/source/styles/ColorSets.cxx
  18313. [CXX] svx/source/table/cell.cxx
  18314. [CXX] svx/source/table/cellcursor.cxx
  18315. [CXX] svx/source/table/cellrange.cxx
  18316. [CXX] svx/source/table/propertyset.cxx
  18317. [CXX] svx/source/table/svdotable.cxx
  18318. [CXX] svx/source/table/tablecolumn.cxx
  18319. [CXX] svx/source/table/tablecolumns.cxx
  18320. [CXX] svx/source/table/tablecontroller.cxx
  18321. [CXX] svx/source/table/tablehandles.cxx
  18322. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18323. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18324. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18325. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18326. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18327. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18328. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18329. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  18330. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  18331. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  18332. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  18333. /opt/git/libreoffice.core/svx/source/table/svdotable.cxx:2483:49: required from here
  18334. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18335. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18336. | ^
  18337. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18338. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18339. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18340. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18341. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18342. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18343. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18344. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18345. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18346. | ^~~~~~~~~~~~~~
  18347. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18348. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18349. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18350. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18351. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18352. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18353. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18354. 64 | class ptree_bad_path : public ptree_error
  18355. | ^~~~~~~~~~~~~~
  18356. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18357. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18358. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18359. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18360. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18361. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18362. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18363. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18364. 38 | inline ptree_error::~ptree_error() throw()
  18365. | ^~~~~~~~~~~
  18366. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18367. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18368. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18369. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18370. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18371. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18372. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18373. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  18374. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18375. | ^
  18376. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  18377. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  18378. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  18379. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18380. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = long int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18381. /opt/git/libreoffice.core/svx/source/table/svdotable.cxx:2457:90: required from here
  18382. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18383. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18384. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18385. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18386. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18387. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18388. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18389. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18390. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18391. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18392. | ^~~~~~~~~~~~~~
  18393. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18394. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18395. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18396. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18397. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18398. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18399. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18400. 40 | class ptree_bad_data : public ptree_error
  18401. | ^~~~~~~~~~~~~~
  18402. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18403. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18404. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18405. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18406. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18407. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18408. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18409. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18410. 38 | inline ptree_error::~ptree_error() throw()
  18411. | ^~~~~~~~~~~
  18412. [CXX] svx/source/table/tablelayouter.cxx
  18413. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18414. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18415. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18416. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18417. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18418. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18419. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18420. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  18421. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18422. | ^
  18423. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  18424. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18425. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18426. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18427. | ^~~~~~~~~~
  18428. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18429. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18430. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18431. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18432. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18433. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18434. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18435. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18436. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18437. | ^~~~~~~~~~~~~~
  18438. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18439. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18440. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18441. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18442. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18443. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18444. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18445. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  18446. 114 | wrapexcept * p = new wrapexcept( *this );
  18447. | ^~~~~~~~~~~~~~~~~~~~~~~
  18448. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  18449. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18450. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18451. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18452. | ^~~~~~~~~~
  18453. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18454. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18455. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18456. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18457. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18458. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18459. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18460. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18461. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18462. | ^~~~~~~~~~~~~~
  18463. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18464. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18465. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18466. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18467. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18468. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18469. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18470. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  18471. 114 | wrapexcept * p = new wrapexcept( *this );
  18472. | ^~~~~~~~~~~~~~~~~~~~~~~
  18473. [CXX] svx/source/table/tablemodel.cxx
  18474. [CXX] svx/source/table/tablerow.cxx
  18475. [CXX] svx/source/table/tablerows.cxx
  18476. [CXX] svx/source/table/tableundo.cxx
  18477. [CXX] svx/source/table/viewcontactoftableobj.cxx
  18478. [CXX] svx/source/theme/ThemeColorChanger.cxx
  18479. [CXX] svx/source/theme/ThemeColorPaletteManager.cxx
  18480. [CXX] svx/source/tbxctrls/extrusioncontrols.cxx
  18481. [CXX] svx/source/tbxctrls/fontworkgallery.cxx
  18482. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18483. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18484. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18485. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18486. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18487. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18488. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18489. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  18490. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  18491. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  18492. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  18493. /opt/git/libreoffice.core/svx/source/theme/ThemeColorPaletteManager.cxx:157:51: required from here
  18494. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18495. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18496. | ^
  18497. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18498. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18499. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18500. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18501. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18502. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18503. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18504. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18505. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18506. | ^~~~~~~~~~~~~~
  18507. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18508. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18509. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18510. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18511. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18512. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18513. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18514. 64 | class ptree_bad_path : public ptree_error
  18515. | ^~~~~~~~~~~~~~
  18516. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18517. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18518. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18519. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18520. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18521. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18522. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18523. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18524. 38 | inline ptree_error::~ptree_error() throw()
  18525. | ^~~~~~~~~~~
  18526. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18527. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18528. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18529. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18530. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18531. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18532. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18533. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  18534. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18535. | ^
  18536. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  18537. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18538. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18539. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  18540. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  18541. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  18542. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  18543. /opt/git/libreoffice.core/svx/source/theme/ThemeColorPaletteManager.cxx:166:52: required from here
  18544. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18545. 20 | class json_parser_error: public file_parser_error
  18546. | ^~~~~~~~~~~~~~~~~
  18547. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  18548. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  18549. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18550. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18551. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  18552. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  18553. | ^
  18554. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18555. 20 | class file_parser_error: public ptree_error
  18556. | ^~~~~~~~~~~~~~~~~
  18557. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18558. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18559. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18560. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18561. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18562. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18563. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18564. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18565. 38 | inline ptree_error::~ptree_error() throw()
  18566. | ^~~~~~~~~~~
  18567. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  18568. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18569. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18570. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  18571. 20 | class json_parser_error: public file_parser_error
  18572. | ^~~~~~~~~~~~~~~~~
  18573. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18574. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18575. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18576. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18577. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18578. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18579. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18580. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  18581. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18582. | ^
  18583. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  18584. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  18585. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = rtl::OString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  18586. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18587. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18588. /opt/git/libreoffice.core/svx/source/theme/ThemeColorPaletteManager.cxx:146:82: required from here
  18589. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18590. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18591. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18592. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18593. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18594. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18595. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18596. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18597. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18598. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18599. | ^~~~~~~~~~~~~~
  18600. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18601. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18602. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18603. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18604. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18605. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18606. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18607. 40 | class ptree_bad_data : public ptree_error
  18608. | ^~~~~~~~~~~~~~
  18609. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18610. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18611. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18612. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18613. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18614. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18615. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18616. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18617. 38 | inline ptree_error::~ptree_error() throw()
  18618. | ^~~~~~~~~~~
  18619. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18620. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18621. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18622. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18623. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18624. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18625. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18626. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  18627. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18628. | ^
  18629. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  18630. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18631. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18632. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18633. | ^~~~~~~~~~
  18634. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18635. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18636. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18637. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18638. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18639. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18640. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18641. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18642. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18643. | ^~~~~~~~~~~~~~
  18644. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18645. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18646. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18647. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18648. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18649. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18650. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18651. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  18652. 114 | wrapexcept * p = new wrapexcept( *this );
  18653. | ^~~~~~~~~~~~~~~~~~~~~~~
  18654. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  18655. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18656. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18657. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18658. | ^~~~~~~~~~
  18659. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18660. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18661. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18662. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18663. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18664. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18665. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18666. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18667. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18668. | ^~~~~~~~~~~~~~
  18669. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18670. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18671. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18672. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18673. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18674. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18675. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18676. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  18677. 114 | wrapexcept * p = new wrapexcept( *this );
  18678. | ^~~~~~~~~~~~~~~~~~~~~~~
  18679. [CXX] svx/source/tbxctrls/linectrl.cxx
  18680. [CXX] svx/source/tbxctrls/Palette.cxx
  18681. [CXX] svx/source/tbxctrls/PaletteManager.cxx
  18682. [CXX] svx/source/tbxctrls/tbcontrl.cxx
  18683. [CXX] svx/source/tbxctrls/tbxcolorupdate.cxx
  18684. [CXX] svx/source/tbxctrls/SvxColorValueSet.cxx
  18685. [CXX] svx/source/tbxctrls/SvxPresetListBox.cxx
  18686. [CXX] svx/source/tbxctrls/StylesPreviewToolBoxControl.cxx
  18687. [CXX] svx/source/tbxctrls/StylesPreviewWindow.cxx
  18688. [CXX] svx/source/toolbars/extrusionbar.cxx
  18689. [CXX] svx/source/toolbars/fontworkbar.cxx
  18690. [CXX] svx/source/uitest/sdrobject.cxx
  18691. [CXX] svx/source/unodraw/gluepts.cxx
  18692. [CXX] svx/source/unodraw/shapepropertynotifier.cxx
  18693. [CXX] svx/source/unodraw/SvxXTextColumns.cxx
  18694. [CXX] svx/source/unodraw/tableshape.cxx
  18695. [CXX] svx/source/unodraw/unobrushitemhelper.cxx
  18696. [CXX] svx/source/unodraw/unobtabl.cxx
  18697. [CXX] svx/source/unodraw/unodtabl.cxx
  18698. [CXX] svx/source/unodraw/UnoGraphicExporter.cxx
  18699. [CXX] svx/source/unodraw/unogtabl.cxx
  18700. [CXX] svx/source/unodraw/unohtabl.cxx
  18701. [CXX] svx/source/unodraw/unomlstr.cxx
  18702. [CXX] svx/source/unodraw/unomod.cxx
  18703. [CXX] svx/source/unodraw/unomtabl.cxx
  18704. [CXX] svx/source/unodraw/UnoNameItemTable.cxx
  18705. [CXX] svx/source/unodraw/unopage.cxx
  18706. [CXX] svx/source/unodraw/unoprov.cxx
  18707. [CXX] svx/source/unodraw/unoshap2.cxx
  18708. [CXX] svx/source/unodraw/unoshap3.cxx
  18709. [CXX] svx/source/unodraw/unoshap4.cxx
  18710. [CXX] svx/source/unodraw/unoshape.cxx
  18711. [CXX] svx/source/unodraw/unoshtxt.cxx
  18712. [CXX] svx/source/unodraw/unottabl.cxx
  18713. [CXX] svx/source/unodraw/XPropertyTable.cxx
  18714. [CXX] svx/source/xml/xmleohlp.cxx
  18715. [CXX] svx/source/xml/xmlexport.cxx
  18716. [CXX] svx/source/xml/xmlgrhlp.cxx
  18717. [CXX] svx/source/xml/xmlxtexp.cxx
  18718. [CXX] svx/source/xml/xmlxtimp.cxx
  18719. [CXX] svx/source/xoutdev/xattr.cxx
  18720. [CXX] svx/source/xoutdev/xattr2.cxx
  18721. [CXX] svx/source/xoutdev/xattrbmp.cxx
  18722. [CXX] svx/source/xoutdev/_xoutbmp.cxx
  18723. [CXX] svx/source/xoutdev/_xpoly.cxx
  18724. [CXX] svx/source/xoutdev/xpool.cxx
  18725. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18726. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18727. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18728. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18729. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18730. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18731. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18732. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  18733. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  18734. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:576:13: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_child(const path_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18735. /opt/git/libreoffice.core/svx/source/xoutdev/xattr.cxx:2598:70: required from here
  18736. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18737. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18738. | ^
  18739. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18740. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18741. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18742. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18743. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18744. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18745. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18746. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18747. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18748. | ^~~~~~~~~~~~~~
  18749. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18750. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18751. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18752. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18753. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18754. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18755. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18756. 64 | class ptree_bad_path : public ptree_error
  18757. | ^~~~~~~~~~~~~~
  18758. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18759. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18760. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18761. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18762. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18763. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18764. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18765. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18766. 38 | inline ptree_error::~ptree_error() throw()
  18767. | ^~~~~~~~~~~
  18768. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18769. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18770. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18771. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18772. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18773. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18774. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18775. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  18776. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18777. | ^
  18778. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  18779. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  18780. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = char [15]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [15]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  18781. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = char [15]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [15]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18782. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = char [15]; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  18783. /opt/git/libreoffice.core/svx/source/xoutdev/xattr.cxx:1963:50: required from here
  18784. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18785. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18786. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18787. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18788. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18789. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18790. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18791. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18792. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18793. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18794. | ^~~~~~~~~~~~~~
  18795. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18796. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18797. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18798. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18799. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18800. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18801. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  18802. 40 | class ptree_bad_data : public ptree_error
  18803. | ^~~~~~~~~~~~~~
  18804. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18805. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18806. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18807. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18808. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18809. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18810. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18811. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  18812. 38 | inline ptree_error::~ptree_error() throw()
  18813. | ^~~~~~~~~~~
  18814. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18815. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18816. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18817. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18818. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18819. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18820. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18821. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  18822. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  18823. | ^
  18824. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  18825. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18826. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  18827. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18828. | ^~~~~~~~~~
  18829. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18830. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18831. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18832. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18833. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18834. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18835. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18836. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  18837. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  18838. | ^~~~~~~~~~~~~~
  18839. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18840. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18841. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18842. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18843. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18844. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18845. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18846. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  18847. 114 | wrapexcept * p = new wrapexcept( *this );
  18848. | ^~~~~~~~~~~~~~~~~~~~~~~
  18849. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  18850. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  18851. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  18852. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  18853. | ^~~~~~~~~~
  18854. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  18855. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  18856. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  18857. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18858. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18859. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18860. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18861. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  18862. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  18863. | ^~~~~~~~~~~~~~
  18864. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  18865. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  18866. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  18867. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  18868. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  18869. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  18870. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svxcore.hxx:59:
  18871. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  18872. 114 | wrapexcept * p = new wrapexcept( *this );
  18873. | ^~~~~~~~~~~~~~~~~~~~~~~
  18874. [CXX] svx/source/xoutdev/xtabbtmp.cxx
  18875. [CXX] svx/source/xoutdev/xtabcolr.cxx
  18876. [CXX] svx/source/xoutdev/xtabdash.cxx
  18877. [CXX] svx/source/xoutdev/xtabgrdt.cxx
  18878. [CXX] svx/source/xoutdev/xtabhtch.cxx
  18879. [CXX] svx/source/xoutdev/xtable.cxx
  18880. [CXX] svx/source/xoutdev/xtabptrn.cxx
  18881. [CXX] svx/source/xoutdev/XPropertyEntry.cxx
  18882. [CXX] svx/source/xoutdev/xtablend.cxx
  18883. [CXX] unoxml/source/rdf/CBlankNode.cxx
  18884. [CXX] unoxml/source/rdf/CURI.cxx
  18885. [CXX] unoxml/source/rdf/CLiteral.cxx
  18886. [CXX] unoxml/source/rdf/librdf_repository.cxx
  18887. [PCH] precompiled_oox
  18888. [PCH] precompiled_dbaxml
  18889. [PCH] precompiled_dbu
  18890. [PCH] precompiled_writerfilter
  18891. [PCH] precompiled_cui
  18892. [PCH] precompiled_sdbt
  18893. [C ] desktop/source/app/main.c
  18894. [MOD] drawinglayer
  18895. [BIN] emfio
  18896. [CXX] extensions/source/abpilot/abpfinalpage.cxx
  18897. [CXX] extensions/source/abpilot/abspage.cxx
  18898. [CXX] extensions/source/abpilot/abspilot.cxx
  18899. [CXX] extensions/source/abpilot/admininvokationimpl.cxx
  18900. [CXX] extensions/source/abpilot/admininvokationpage.cxx
  18901. [CXX] extensions/source/abpilot/datasourcehandling.cxx
  18902. [CXX] extensions/source/abpilot/fieldmappingimpl.cxx
  18903. [CXX] extensions/source/abpilot/fieldmappingpage.cxx
  18904. [CXX] extensions/source/abpilot/moduleabp.cxx
  18905. [CXX] extensions/source/abpilot/tableselectionpage.cxx
  18906. [CXX] extensions/source/abpilot/typeselectionpage.cxx
  18907. [CXX] extensions/source/abpilot/unodialogabp.cxx
  18908. [CXX] extensions/source/propctrlr/MasterDetailLinkDialog.cxx
  18909. [CXX] extensions/source/propctrlr/browserline.cxx
  18910. [CXX] extensions/source/propctrlr/browserlistbox.cxx
  18911. [CXX] extensions/source/propctrlr/browserpage.cxx
  18912. [CXX] extensions/source/propctrlr/browserview.cxx
  18913. [CXX] extensions/source/propctrlr/buttonnavigationhandler.cxx
  18914. [CXX] extensions/source/propctrlr/cellbindinghandler.cxx
  18915. [CXX] extensions/source/propctrlr/cellbindinghelper.cxx
  18916. [CXX] extensions/source/propctrlr/commoncontrol.cxx
  18917. [CXX] extensions/source/propctrlr/composeduiupdate.cxx
  18918. [CXX] extensions/source/propctrlr/controlfontdialog.cxx
  18919. [CXX] extensions/source/propctrlr/defaultforminspection.cxx
  18920. [CXX] extensions/source/propctrlr/defaulthelpprovider.cxx
  18921. [CXX] extensions/source/propctrlr/editpropertyhandler.cxx
  18922. [CXX] extensions/source/propctrlr/eformshelper.cxx
  18923. [CXX] extensions/source/propctrlr/eformspropertyhandler.cxx
  18924. [CXX] extensions/source/propctrlr/eventhandler.cxx
  18925. [CXX] extensions/source/propctrlr/fontdialog.cxx
  18926. [CXX] extensions/source/propctrlr/formbrowsertools.cxx
  18927. [CXX] extensions/source/propctrlr/formcomponenthandler.cxx
  18928. [CXX] extensions/source/propctrlr/formcontroller.cxx
  18929. [CXX] extensions/source/propctrlr/formgeometryhandler.cxx
  18930. [CXX] extensions/source/propctrlr/formlinkdialog.cxx
  18931. [CXX] extensions/source/propctrlr/formmetadata.cxx
  18932. [CXX] extensions/source/propctrlr/genericpropertyhandler.cxx
  18933. [CXX] extensions/source/propctrlr/handlerhelper.cxx
  18934. [CXX] extensions/source/propctrlr/inspectorhelpwindow.cxx
  18935. [CXX] extensions/source/propctrlr/inspectormodelbase.cxx
  18936. [CXX] extensions/source/propctrlr/listselectiondlg.cxx
  18937. [CXX] extensions/source/propctrlr/modulepcr.cxx
  18938. [CXX] extensions/source/propctrlr/newdatatype.cxx
  18939. [CXX] extensions/source/propctrlr/objectinspectormodel.cxx
  18940. [CXX] extensions/source/propctrlr/pcrcommon.cxx
  18941. [CXX] extensions/source/propctrlr/pcrunodialogs.cxx
  18942. [CXX] extensions/source/propctrlr/propcontroller.cxx
  18943. [CXX] extensions/source/propctrlr/propertycomposer.cxx
  18944. [CXX] extensions/source/propctrlr/propertycontrolextender.cxx
  18945. [CXX] extensions/source/propctrlr/propertyeditor.cxx
  18946. [CXX] extensions/source/propctrlr/propertyhandler.cxx
  18947. [CXX] extensions/source/propctrlr/propeventtranslation.cxx
  18948. [CXX] extensions/source/propctrlr/pushbuttonnavigation.cxx
  18949. [CXX] extensions/source/propctrlr/selectlabeldialog.cxx
  18950. [CXX] extensions/source/propctrlr/sqlcommanddesign.cxx
  18951. [CXX] extensions/source/propctrlr/standardcontrol.cxx
  18952. [CXX] extensions/source/propctrlr/stringrepresentation.cxx
  18953. [CXX] extensions/source/propctrlr/submissionhandler.cxx
  18954. [CXX] extensions/source/propctrlr/taborder.cxx
  18955. [CXX] extensions/source/propctrlr/unourl.cxx
  18956. [CXX] extensions/source/propctrlr/usercontrol.cxx
  18957. [CXX] extensions/source/propctrlr/xsddatatypes.cxx
  18958. [CXX] extensions/source/propctrlr/xsdvalidationhelper.cxx
  18959. [CXX] extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx
  18960. [EPK] redland
  18961. [CXX] filter/source/pdf/impdialog.cxx
  18962. [CXX] filter/source/pdf/pdfdecomposer.cxx
  18963. [CXX] filter/source/pdf/pdfdialog.cxx
  18964. [CXX] filter/source/pdf/pdfexport.cxx
  18965. [CXX] filter/source/pdf/pdffilter.cxx
  18966. [CXX] filter/source/pdf/pdfinteract.cxx
  18967. [PCH] precompiled_rpt
  18968. [PCH] precompiled_sc
  18969. [PCH] precompiled_sw
  18970. [PCH] precompiled_msword
  18971. [PCH] precompiled_swui
  18972. [PCH] precompiled_scfilt
  18973. [PCH] precompiled_vbaobj
  18974. [CXX] scripting/source/dlgprov/DialogModelProvider.cxx
  18975. [CXX] scripting/source/dlgprov/dlgevtatt.cxx
  18976. [CXX] scripting/source/dlgprov/dlgprov.cxx
  18977. [PCH] precompiled_sdui
  18978. [PCH] precompiled_sm
  18979. [PCH] precompiled_vbaswobj
  18980. [PCH] precompiled_msforms
  18981. [CXX] writerperfect/source/common/DirectoryStream.cxx
  18982. [CXX] writerperfect/source/common/DocumentHandler.cxx
  18983. [CXX] writerperfect/source/common/WPFTEncodingDialog.cxx
  18984. [CXX] writerperfect/source/common/WPXSvInputStream.cxx
  18985. [CXX] writerperfect/source/draw/CDRImportFilter.cxx
  18986. [CXX] writerperfect/source/draw/CMXImportFilter.cxx
  18987. [CXX] writerperfect/source/draw/FreehandImportFilter.cxx
  18988. [CXX] writerperfect/source/draw/MSPUBImportFilter.cxx
  18989. [CXX] writerperfect/source/draw/MWAWDrawImportFilter.cxx
  18990. [CXX] writerperfect/source/draw/PageMakerImportFilter.cxx
  18991. [CXX] writerperfect/source/draw/QXPImportFilter.cxx
  18992. [CXX] writerperfect/source/draw/StarOfficeDrawImportFilter.cxx
  18993. [CXX] writerperfect/source/draw/VisioImportFilter.cxx
  18994. [CXX] writerperfect/source/draw/WPGImportFilter.cxx
  18995. [CXX] writerperfect/source/draw/ZMFImportFilter.cxx
  18996. [PCH] precompiled_scui
  18997. [BIN] sfx2
  18998. [BIN] svgio
  18999. [CXX] forms/source/component/Button.cxx
  19000. [CXX] forms/source/component/cachedrowset.cxx
  19001. [CXX] forms/source/component/CheckBox.cxx
  19002. [CXX] forms/source/component/clickableimage.cxx
  19003. [CXX] forms/source/component/cloneable.cxx
  19004. [CXX] forms/source/component/errorbroadcaster.cxx
  19005. [CXX] forms/source/component/Columns.cxx
  19006. [CXX] forms/source/component/ComboBox.cxx
  19007. [CXX] forms/source/component/Currency.cxx
  19008. [CXX] forms/source/component/Date.cxx
  19009. [CXX] forms/source/component/DatabaseForm.cxx
  19010. [CXX] forms/source/component/EditBase.cxx
  19011. [CXX] forms/source/component/Edit.cxx
  19012. [CXX] forms/source/component/entrylisthelper.cxx
  19013. [CXX] forms/source/component/EventThread.cxx
  19014. [CXX] forms/source/component/File.cxx
  19015. [CXX] forms/source/component/Filter.cxx
  19016. [CXX] forms/source/component/findpos.cxx
  19017. [CXX] forms/source/component/FixedText.cxx
  19018. [CXX] forms/source/component/FormattedField.cxx
  19019. [CXX] forms/source/component/FormattedFieldWrapper.cxx
  19020. [CXX] forms/source/component/FormComponent.cxx
  19021. [CXX] forms/source/component/formcontrolfont.cxx
  19022. [CXX] forms/source/component/FormsCollection.cxx
  19023. [CXX] forms/source/component/Grid.cxx
  19024. [CXX] forms/source/component/GroupBox.cxx
  19025. [CXX] forms/source/component/GroupManager.cxx
  19026. [CXX] forms/source/component/Hidden.cxx
  19027. [CXX] forms/source/component/ImageButton.cxx
  19028. [CXX] forms/source/component/ImageControl.cxx
  19029. [CXX] forms/source/component/imgprod.cxx
  19030. [CXX] forms/source/component/ListBox.cxx
  19031. [CXX] forms/source/component/navigationbar.cxx
  19032. [CXX] forms/source/component/Numeric.cxx
  19033. [CXX] forms/source/component/Pattern.cxx
  19034. [CXX] forms/source/component/propertybaghelper.cxx
  19035. [CXX] forms/source/component/RadioButton.cxx
  19036. [CXX] forms/source/component/refvaluecomponent.cxx
  19037. [CXX] forms/source/component/scrollbar.cxx
  19038. [CXX] forms/source/component/spinbutton.cxx
  19039. [CXX] forms/source/component/Time.cxx
  19040. [CXX] forms/source/helper/commandimageprovider.cxx
  19041. [CXX] forms/source/helper/controlfeatureinterception.cxx
  19042. [CXX] forms/source/helper/formnavigation.cxx
  19043. [CXX] forms/source/helper/resettable.cxx
  19044. [CXX] forms/source/helper/urltransformer.cxx
  19045. [CXX] forms/source/helper/windowstateguard.cxx
  19046. [CXX] forms/source/misc/componenttools.cxx
  19047. [CXX] forms/source/misc/InterfaceContainer.cxx
  19048. [CXX] forms/source/misc/limitedformats.cxx
  19049. [CXX] forms/source/misc/property.cxx
  19050. [CXX] forms/source/resource/frm_resource.cxx
  19051. [CXX] forms/source/richtext/attributedispatcher.cxx
  19052. [CXX] forms/source/richtext/clipboarddispatcher.cxx
  19053. [CXX] forms/source/richtext/featuredispatcher.cxx
  19054. [CXX] forms/source/richtext/parametrizedattributedispatcher.cxx
  19055. [CXX] forms/source/richtext/richtextcontrol.cxx
  19056. [CXX] forms/source/richtext/richtextengine.cxx
  19057. [CXX] forms/source/richtext/richtextimplcontrol.cxx
  19058. [CXX] forms/source/richtext/richtextmodel.cxx
  19059. [CXX] forms/source/richtext/richtextunowrapper.cxx
  19060. [CXX] forms/source/richtext/richtextvclcontrol.cxx
  19061. [CXX] forms/source/richtext/richtextviewport.cxx
  19062. [CXX] forms/source/richtext/rtattributehandler.cxx
  19063. [CXX] forms/source/richtext/specialdispatchers.cxx
  19064. [CXX] forms/source/runtime/formoperations.cxx
  19065. [CXX] forms/source/solar/component/navbarcontrol.cxx
  19066. [CXX] forms/source/solar/control/navtoolbar.cxx
  19067. [CXX] forms/source/xforms/binding.cxx
  19068. [CXX] forms/source/xforms/boolexpression.cxx
  19069. [CXX] forms/source/xforms/computedexpression.cxx
  19070. [CXX] forms/source/xforms/convert.cxx
  19071. [CXX] forms/source/xforms/datatyperepository.cxx
  19072. [CXX] forms/source/xforms/datatypes.cxx
  19073. [CXX] forms/source/xforms/enumeration.cxx
  19074. [CXX] forms/source/xforms/mip.cxx
  19075. [CXX] forms/source/xforms/model.cxx
  19076. [CXX] forms/source/xforms/model_ui.cxx
  19077. [CXX] forms/source/xforms/pathexpression.cxx
  19078. [CXX] forms/source/xforms/propertysetbase.cxx
  19079. [CXX] forms/source/xforms/resourcehelper.cxx
  19080. [CXX] forms/source/xforms/submission.cxx
  19081. [CXX] forms/source/xforms/submission/replace.cxx
  19082. [CXX] forms/source/xforms/submission/serialization_app_xml.cxx
  19083. [CXX] forms/source/xforms/submission/serialization_urlencoded.cxx
  19084. [CXX] forms/source/xforms/submission/submission_get.cxx
  19085. [CXX] forms/source/xforms/submission/submission_post.cxx
  19086. [CXX] forms/source/xforms/submission/submission_put.cxx
  19087. [CXX] forms/source/xforms/unohelper.cxx
  19088. [CXX] forms/source/xforms/xformsevent.cxx
  19089. [CXX] forms/source/xforms/xforms_services.cxx
  19090. [CXX] forms/source/xforms/xmlhelper.cxx
  19091. [CXX] forms/source/xforms/xpathlib/extension.cxx
  19092. [CXX] forms/source/xforms/xpathlib/xpathlib.cxx
  19093. [CXX] desktop/source/app/app.cxx
  19094. [CXX] desktop/source/app/appinit.cxx
  19095. [CXX] desktop/source/app/check_ext_deps.cxx
  19096. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:28,
  19097. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  19098. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  19099. from /opt/git/libreoffice.core/forms/inc/pch/precompiled_frm.hxx:46:
  19100. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&) [with E = boost::bad_lexical_cast]':
  19101. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:165:11: required from 'void boost::throw_exception(const E&) [with E = boost::bad_lexical_cast]'
  19102. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:99:35: required from 'void boost::conversion::detail::throw_bad_cast() [with S = boost::iterator_range<const unsigned char*>; T = int]'
  19103. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:42:70: required from 'Target boost::lexical_cast(const Source&) [with Target = int; Source = boost::iterator_range<const unsigned char*>]'
  19104. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:59:45: required from 'Target boost::lexical_cast(const unsigned char*, std::size_t) [with Target = int; std::size_t = long unsigned int]'
  19105. /opt/git/libreoffice.core/forms/source/xforms/xpathlib/xpathlib.cxx:390:76: required from here
  19106. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:97:46: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  19107. 97 | explicit wrapexcept( E const & e ): E( e )
  19108. | ^
  19109. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  19110. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  19111. from /opt/git/libreoffice.core/forms/inc/pch/precompiled_frm.hxx:46:
  19112. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  19113. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  19114. | ^
  19115. [CXX] desktop/source/app/cmdlineargs.cxx
  19116. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:28,
  19117. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  19118. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  19119. from /opt/git/libreoffice.core/forms/inc/pch/precompiled_frm.hxx:46:
  19120. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::bad_lexical_cast]':
  19121. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  19122. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'constexpr boost::bad_lexical_cast::bad_lexical_cast(const boost::bad_lexical_cast&)' is deprecated [-Wdeprecated-copy-dtor]
  19123. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  19124. | ^~~~~~~~~~
  19125. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  19126. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  19127. from /opt/git/libreoffice.core/forms/inc/pch/precompiled_frm.hxx:46:
  19128. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:59:9: note: because 'boost::bad_lexical_cast' has user-provided 'virtual boost::bad_lexical_cast::~bad_lexical_cast()'
  19129. 59 | ~bad_lexical_cast() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE
  19130. | ^
  19131. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast/bad_lexical_cast.hpp:28,
  19132. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/lexical_cast.hpp:31,
  19133. from /opt/git/libreoffice.core/external/boost/include/boost/lexical_cast.hpp:30,
  19134. from /opt/git/libreoffice.core/forms/inc/pch/precompiled_frm.hxx:46:
  19135. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::bad_lexical_cast>::wrapexcept(const boost::wrapexcept<boost::bad_lexical_cast>&)' first required here
  19136. 114 | wrapexcept * p = new wrapexcept( *this );
  19137. | ^~~~~~~~~~~~~~~~~~~~~~~
  19138. [CXX] desktop/source/app/cmdlinehelp.cxx
  19139. [CXX] desktop/source/app/desktopcontext.cxx
  19140. [CXX] desktop/source/app/dispatchwatcher.cxx
  19141. [CXX] desktop/source/app/langselect.cxx
  19142. [CXX] desktop/source/app/lockfile2.cxx
  19143. [CXX] desktop/source/app/officeipcthread.cxx
  19144. [CXX] desktop/source/app/opencl.cxx
  19145. [CXX] desktop/source/app/sofficemain.cxx
  19146. [CXX] desktop/source/app/userinstall.cxx
  19147. [CXX] desktop/source/migration/migration.cxx
  19148. [CXX] desktop/source/lib/init.cxx
  19149. [CXX] desktop/source/lib/lokinteractionhandler.cxx
  19150. [CXX] desktop/source/lib/lokclipboard.cxx
  19151. [CXX] svx/source/dialog/docrecovery.cxx
  19152. [CXX] svx/source/unodraw/recoveryui.cxx
  19153. [CXX] svx/source/accessibility/AccessibleControlShape.cxx
  19154. [CXX] svx/source/accessibility/AccessibleEmptyEditSource.cxx
  19155. [CXX] svx/source/accessibility/AccessibleGraphicShape.cxx
  19156. [CXX] svx/source/accessibility/AccessibleOLEShape.cxx
  19157. [CXX] svx/source/accessibility/AccessibleShape.cxx
  19158. [CXX] svx/source/accessibility/AccessibleShapeInfo.cxx
  19159. [CXX] svx/source/accessibility/AccessibleShapeTreeInfo.cxx
  19160. [CXX] svx/source/accessibility/AccessibleTextEventQueue.cxx
  19161. [CXX] svx/source/accessibility/AccessibleTextHelper.cxx
  19162. [CXX] svx/source/accessibility/ChildrenManager.cxx
  19163. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19164. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19165. from /opt/git/libreoffice.core/desktop/inc/pch/precompiled_sofficeapp.hxx:52:
  19166. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  19167. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  19168. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  19169. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  19170. /opt/git/libreoffice.core/desktop/source/lib/init.cxx:5794:45: required from here
  19171. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  19172. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19173. | ^
  19174. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19175. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19176. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19177. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19178. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19179. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19180. from /opt/git/libreoffice.core/desktop/source/lib/init.cxx:52:
  19181. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  19182. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  19183. | ^~~~~~~~~~~~~~
  19184. [CXX] svx/source/accessibility/ChildrenManagerImpl.cxx
  19185. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19186. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19187. from /opt/git/libreoffice.core/desktop/inc/pch/precompiled_sofficeapp.hxx:52:
  19188. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  19189. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  19190. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  19191. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  19192. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  19193. /opt/git/libreoffice.core/desktop/source/lib/init.cxx:2238:64: required from here
  19194. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  19195. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19196. | ^
  19197. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19198. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19199. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19200. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19201. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19202. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19203. from /opt/git/libreoffice.core/desktop/source/lib/init.cxx:52:
  19204. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  19205. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  19206. | ^~~~~~~~~~~~~~
  19207. [CXX] svx/source/accessibility/DescriptionGenerator.cxx
  19208. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19209. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19210. from /opt/git/libreoffice.core/desktop/inc/pch/precompiled_sofficeapp.hxx:52:
  19211. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  19212. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  19213. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  19214. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  19215. | ^~~~~~~~~~
  19216. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19217. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19218. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19219. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19220. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19221. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19222. from /opt/git/libreoffice.core/desktop/source/lib/init.cxx:52:
  19223. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  19224. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  19225. | ^~~~~~~~~~~~~~
  19226. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19227. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19228. from /opt/git/libreoffice.core/desktop/inc/pch/precompiled_sofficeapp.hxx:52:
  19229. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  19230. 114 | wrapexcept * p = new wrapexcept( *this );
  19231. | ^~~~~~~~~~~~~~~~~~~~~~~
  19232. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  19233. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  19234. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  19235. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  19236. | ^~~~~~~~~~
  19237. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19238. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19239. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19240. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19241. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19242. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19243. from /opt/git/libreoffice.core/desktop/source/lib/init.cxx:52:
  19244. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  19245. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  19246. | ^~~~~~~~~~~~~~
  19247. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19248. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19249. from /opt/git/libreoffice.core/desktop/inc/pch/precompiled_sofficeapp.hxx:52:
  19250. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  19251. 114 | wrapexcept * p = new wrapexcept( *this );
  19252. | ^~~~~~~~~~~~~~~~~~~~~~~
  19253. [CXX] svx/source/accessibility/GraphCtlAccessibleContext.cxx
  19254. [CXX] svx/source/accessibility/ShapeTypeHandler.cxx
  19255. [CXX] svx/source/accessibility/SvxShapeTypes.cxx
  19256. [CXX] svx/source/accessibility/lookupcolorname.cxx
  19257. [CXX] svx/source/accessibility/AccessibleFrameSelector.cxx
  19258. [CXX] svx/source/accessibility/charmapacc.cxx
  19259. [CXX] svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
  19260. [CXX] svx/source/accessibility/svxrectctaccessiblecontext.cxx
  19261. [CXX] svx/source/customshapes/EnhancedCustomShape3d.cxx
  19262. [CXX] svx/source/customshapes/EnhancedCustomShapeEngine.cxx
  19263. [CXX] svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
  19264. [CXX] svx/source/customshapes/EnhancedCustomShapeHandle.cxx
  19265. [CXX] svx/source/dialog/GenericCheckDialog.cxx
  19266. [CXX] svx/source/dialog/_bmpmask.cxx
  19267. [CXX] svx/source/dialog/charmap.cxx
  19268. [CXX] svx/source/dialog/searchcharmap.cxx
  19269. [CXX] svx/source/dialog/connctrl.cxx
  19270. [CXX] svx/source/dialog/_contdlg.cxx
  19271. [CXX] svx/source/dialog/contwnd.cxx
  19272. [CXX] svx/source/dialog/compressgraphicdialog.cxx
  19273. [CXX] svx/source/dialog/ctredlin.cxx
  19274. [CXX] svx/source/dialog/ClassificationCommon.cxx
  19275. [CXX] svx/source/dialog/ClassificationDialog.cxx
  19276. [CXX] svx/source/dialog/ClassificationEditView.cxx
  19277. [CXX] svx/source/dialog/databaseregistrationui.cxx
  19278. [CXX] svx/source/dialog/dialcontrol.cxx
  19279. [CXX] svx/source/dialog/dlgctl3d.cxx
  19280. [CXX] svx/source/dialog/dlgctrl.cxx
  19281. [CXX] svx/source/dialog/fntctrl.cxx
  19282. [CXX] svx/source/dialog/fontwork.cxx
  19283. [CXX] svx/source/dialog/frmdirlbox.cxx
  19284. [CXX] svx/source/dialog/frmsel.cxx
  19285. [CXX] svx/source/dialog/graphctl.cxx
  19286. [CXX] svx/source/dialog/grfflt.cxx
  19287. [CXX] svx/source/dialog/hdft.cxx
  19288. [CXX] svx/source/dialog/hyperdlg.cxx
  19289. [CXX] svx/source/dialog/imapdlg.cxx
  19290. [CXX] svx/source/dialog/imapwnd.cxx
  19291. [CXX] svx/source/dialog/linkwarn.cxx
  19292. [CXX] svx/source/dialog/measctrl.cxx
  19293. [CXX] svx/source/dialog/optgrid.cxx
  19294. [CXX] svx/source/dialog/pagectrl.cxx
  19295. [CXX] svx/source/dialog/paraprev.cxx
  19296. [CXX] svx/source/dialog/passwd.cxx
  19297. [CXX] svx/source/dialog/relfld.cxx
  19298. [CXX] svx/source/dialog/rlrcitem.cxx
  19299. [CXX] svx/source/dialog/rubydialog.cxx
  19300. [CXX] svx/source/dialog/rulritem.cxx
  19301. [CXX] svx/source/dialog/SafeModeDialog.cxx
  19302. [CXX] svx/source/dialog/FileExportedDialog.cxx
  19303. [CXX] svx/source/dialog/SafeModeUI.cxx
  19304. [CXX] svx/source/dialog/SpellDialogChildWindow.cxx
  19305. [CXX] svx/source/dialog/srchctrl.cxx
  19306. [CXX] svx/source/dialog/srchdlg.cxx
  19307. [CXX] svx/source/dialog/strarray.cxx
  19308. [CXX] svx/source/dialog/svxbmpnumvalueset.cxx
  19309. [CXX] svx/source/dialog/svxgraphicitem.cxx
  19310. [CXX] svx/source/dialog/svxruler.cxx
  19311. [CXX] svx/source/dialog/swframeexample.cxx
  19312. [CXX] svx/source/dialog/swframeposstrings.cxx
  19313. [CXX] svx/source/dialog/ThemeColorValueSet.cxx
  19314. [CXX] svx/source/dialog/ThemeDialog.cxx
  19315. [CXX] svx/source/dialog/ThemeColorEditDialog.cxx
  19316. [CXX] svx/source/dialog/txencbox.cxx
  19317. [CXX] svx/source/dialog/txenctab.cxx
  19318. [CXX] svx/source/dialog/weldeditview.cxx
  19319. [CXX] svx/source/dialog/signaturelinehelper.cxx
  19320. [CXX] svx/source/engine3d/float3d.cxx
  19321. [CXX] svx/source/fmcomp/dbaobjectex.cxx
  19322. [CXX] svx/source/form/databaselocationinput.cxx
  19323. [CXX] svx/source/form/dbcharsethelper.cxx
  19324. [CXX] svx/source/form/filtnav.cxx
  19325. [CXX] svx/source/form/fmobjfac.cxx
  19326. [CXX] svx/source/form/fmPropBrw.cxx
  19327. [CXX] svx/source/form/fmsrccfg.cxx
  19328. [CXX] svx/source/form/fmsrcimp.cxx
  19329. [CXX] svx/source/form/tabwin.cxx
  19330. [CXX] svx/source/form/tbxform.cxx
  19331. [CXX] svx/source/items/algitem.cxx
  19332. [CXX] svx/source/items/autoformathelper.cxx
  19333. [CXX] svx/source/items/hlnkitem.cxx
  19334. [CXX] svx/source/items/numfmtsh.cxx
  19335. [CXX] svx/source/items/legacyitem.cxx
  19336. [CXX] svx/source/items/numinf.cxx
  19337. [CXX] svx/source/items/ofaitem.cxx
  19338. [CXX] svx/source/items/pageitem.cxx
  19339. [CXX] svx/source/items/postattr.cxx
  19340. [CXX] svx/source/items/rotmodit.cxx
  19341. [CXX] svx/source/items/SmartTagItem.cxx
  19342. [CXX] svx/source/items/statusitem.cxx
  19343. [CXX] svx/source/items/svxerr.cxx
  19344. [CXX] svx/source/items/viewlayoutitem.cxx
  19345. [CXX] svx/source/items/zoomslideritem.cxx
  19346. [CXX] svx/source/mnuctrls/clipboardctl.cxx
  19347. [CXX] svx/source/mnuctrls/smarttagmenu.cxx
  19348. [CXX] svx/source/sidebar/ContextChangeEventMultiplexer.cxx
  19349. [CXX] svx/source/sidebar/EmptyPanel.cxx
  19350. [CXX] svx/source/sidebar/inspector/InspectorTextPanel.cxx
  19351. [CXX] svx/source/sidebar/nbdtmg.cxx
  19352. [CXX] svx/source/sidebar/nbdtmgfact.cxx
  19353. [CXX] svx/source/sidebar/PanelFactory.cxx
  19354. [CXX] svx/source/sidebar/SelectionAnalyzer.cxx
  19355. [CXX] svx/source/sidebar/SelectionChangeHandler.cxx
  19356. [CXX] svx/source/sidebar/text/TextCharacterSpacingControl.cxx
  19357. [CXX] svx/source/sidebar/text/TextCharacterSpacingPopup.cxx
  19358. [CXX] svx/source/sidebar/text/TextUnderlineControl.cxx
  19359. [CXX] svx/source/sidebar/text/TextUnderlinePopup.cxx
  19360. [CXX] svx/source/sidebar/text/TextPropertyPanel.cxx
  19361. [CXX] svx/source/sidebar/styles/StylesPropertyPanel.cxx
  19362. [CXX] svx/source/sidebar/lists/ListsPropertyPanel.cxx
  19363. [CXX] svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
  19364. [CXX] svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx
  19365. [CXX] svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
  19366. [CXX] svx/source/sidebar/paragraph/ParaSpacingWindow.cxx
  19367. [CXX] svx/source/sidebar/paragraph/ParaSpacingControl.cxx
  19368. [CXX] svx/source/sidebar/area/AreaPropertyPanel.cxx
  19369. [CXX] svx/source/sidebar/area/AreaPropertyPanelBase.cxx
  19370. [CXX] svx/source/sidebar/area/AreaTransparencyGradientPopup.cxx
  19371. [CXX] svx/source/sidebar/effect/EffectPropertyPanel.cxx
  19372. [CXX] svx/source/sidebar/fontwork/FontworkPropertyPanel.cxx
  19373. [CXX] svx/source/sidebar/shadow/ShadowPropertyPanel.cxx
  19374. [CXX] svx/source/sidebar/graphic/GraphicPropertyPanel.cxx
  19375. [CXX] svx/source/sidebar/line/LinePropertyPanel.cxx
  19376. [CXX] svx/source/sidebar/line/LinePropertyPanelBase.cxx
  19377. [CXX] svx/source/sidebar/line/LineWidthValueSet.cxx
  19378. [CXX] svx/source/sidebar/line/LineWidthPopup.cxx
  19379. [CXX] svx/source/sidebar/media/MediaPlaybackPanel.cxx
  19380. [CXX] svx/source/sidebar/possize/PosSizePropertyPanel.cxx
  19381. [CXX] svx/source/sidebar/shapes/DefaultShapesPanel.cxx
  19382. [CXX] svx/source/sidebar/shapes/ShapesUtil.cxx
  19383. [CXX] svx/source/sidebar/textcolumns/TextColumnsPropertyPanel.cxx
  19384. [CXX] svx/source/sidebar/tools/ValueSetWithTextControl.cxx
  19385. [CXX] svx/source/stbctrls/pszctrl.cxx
  19386. [CXX] svx/source/stbctrls/insctrl.cxx
  19387. [CXX] svx/source/stbctrls/selctrl.cxx
  19388. [CXX] svx/source/stbctrls/xmlsecctrl.cxx
  19389. [CXX] svx/source/stbctrls/modctrl.cxx
  19390. [CXX] svx/source/stbctrls/zoomsliderctrl.cxx
  19391. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19392. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19393. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19394. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19395. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19396. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  19397. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  19398. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  19399. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  19400. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  19401. /opt/git/libreoffice.core/svx/source/sidebar/possize/PosSizePropertyPanel.cxx:798:94: required from here
  19402. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  19403. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19404. | ^
  19405. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19406. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19407. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19408. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19409. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19410. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  19411. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  19412. | ^~~~~~~~~~~~~~
  19413. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19414. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19415. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19416. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19417. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  19418. 40 | class ptree_bad_data : public ptree_error
  19419. | ^~~~~~~~~~~~~~
  19420. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19421. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19422. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19423. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19424. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19425. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  19426. 38 | inline ptree_error::~ptree_error() throw()
  19427. | ^~~~~~~~~~~
  19428. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19429. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19430. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19431. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19432. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19433. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  19434. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19435. | ^
  19436. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  19437. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  19438. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  19439. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  19440. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  19441. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  19442. /opt/git/libreoffice.core/svx/source/sidebar/possize/PosSizePropertyPanel.cxx:798:94: required from here
  19443. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  19444. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19445. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19446. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19447. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19448. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19449. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  19450. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  19451. | ^~~~~~~~~~~~~~
  19452. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19453. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19454. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19455. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19456. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  19457. 64 | class ptree_bad_path : public ptree_error
  19458. | ^~~~~~~~~~~~~~
  19459. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19460. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19461. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19462. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19463. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19464. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  19465. 38 | inline ptree_error::~ptree_error() throw()
  19466. | ^~~~~~~~~~~
  19467. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19468. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19469. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19470. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19471. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19472. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  19473. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19474. | ^
  19475. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  19476. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  19477. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  19478. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  19479. | ^~~~~~~~~~
  19480. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19481. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19482. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19483. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19484. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19485. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  19486. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  19487. | ^~~~~~~~~~~~~~
  19488. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19489. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19490. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19491. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19492. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19493. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  19494. 114 | wrapexcept * p = new wrapexcept( *this );
  19495. | ^~~~~~~~~~~~~~~~~~~~~~~
  19496. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  19497. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  19498. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  19499. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  19500. | ^~~~~~~~~~
  19501. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19502. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19503. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19504. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19505. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19506. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  19507. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  19508. | ^~~~~~~~~~~~~~
  19509. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19510. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19511. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19512. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19513. from /opt/git/libreoffice.core/svx/inc/pch/precompiled_svx.hxx:50:
  19514. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  19515. 114 | wrapexcept * p = new wrapexcept( *this );
  19516. | ^~~~~~~~~~~~~~~~~~~~~~~
  19517. [CXX] svx/source/stbctrls/zoomctrl.cxx
  19518. [CXX] svx/source/svdraw/ActionDescriptionProvider.cxx
  19519. [CXX] svx/source/svdraw/MediaShellHelpers.cxx
  19520. [CXX] svx/source/smarttags/SmartTagMgr.cxx
  19521. [CXX] svx/source/table/accessiblecell.cxx
  19522. [CXX] svx/source/table/accessibletableshape.cxx
  19523. [CXX] svx/source/table/tabledesign.cxx
  19524. [CXX] svx/source/table/tablertfexporter.cxx
  19525. [CXX] svx/source/table/tablertfimporter.cxx
  19526. [CXX] svx/source/tbxctrls/bulletsnumbering.cxx
  19527. [CXX] svx/source/tbxctrls/colrctrl.cxx
  19528. [CXX] svx/source/tbxctrls/SvxColorChildWindow.cxx
  19529. [CXX] svx/source/tbxctrls/fillctrl.cxx
  19530. [CXX] svx/source/tbxctrls/formatpaintbrushctrl.cxx
  19531. [CXX] svx/source/tbxctrls/grafctrl.cxx
  19532. [CXX] svx/source/tbxctrls/itemwin.cxx
  19533. [CXX] svx/source/tbxctrls/layctrl.cxx
  19534. [CXX] svx/source/tbxctrls/lboxctrl.cxx
  19535. [CXX] svx/source/tbxctrls/linewidthctrl.cxx
  19536. [CXX] svx/source/tbxctrls/tbunocontroller.cxx
  19537. [CXX] svx/source/tbxctrls/tbunosearchcontrollers.cxx
  19538. [CXX] svx/source/tbxctrls/tbxcolor.cxx
  19539. [CXX] svx/source/tbxctrls/tbxdrctl.cxx
  19540. [CXX] svx/source/tbxctrls/verttexttbxctrl.cxx
  19541. [CXX] svx/source/uitest/uiobject.cxx
  19542. [CXX] svx/source/unodraw/unoctabl.cxx
  19543. [CXX] svx/source/unodraw/UnoNamespaceMap.cxx
  19544. [CXX] svx/source/unodraw/unopool.cxx
  19545. [CXX] svx/source/unodraw/unoshcol.cxx
  19546. [CXX] svx/source/unogallery/unogalitem.cxx
  19547. [CXX] svx/source/unogallery/unogaltheme.cxx
  19548. [CXX] svx/source/unogallery/unogalthemeprovider.cxx
  19549. [CXX] uui/source/alreadyopen.cxx
  19550. [CXX] uui/source/authfallbackdlg.cxx
  19551. [CXX] uui/source/filechanged.cxx
  19552. [CXX] uui/source/fltdlg.cxx
  19553. [CXX] uui/source/iahndl.cxx
  19554. [CXX] uui/source/iahndl-authentication.cxx
  19555. [CXX] uui/source/iahndl-errorhandler.cxx
  19556. [CXX] uui/source/iahndl-filter.cxx
  19557. [CXX] uui/source/iahndl-ioexceptions.cxx
  19558. [CXX] uui/source/iahndl-locking.cxx
  19559. [CXX] uui/source/iahndl-ssl.cxx
  19560. [CXX] uui/source/interactionhandler.cxx
  19561. [CXX] uui/source/lockfailed.cxx
  19562. [CXX] uui/source/lockcorrupt.cxx
  19563. [CXX] uui/source/logindlg.cxx
  19564. [CXX] uui/source/masterpasscrtdlg.cxx
  19565. [CXX] uui/source/masterpassworddlg.cxx
  19566. [CXX] uui/source/nameclashdlg.cxx
  19567. [CXX] uui/source/openlocked.cxx
  19568. [CXX] uui/source/passwordcontainer.cxx
  19569. [CXX] uui/source/passworddlg.cxx
  19570. [CXX] uui/source/reloadeditable.cxx
  19571. [CXX] uui/source/requeststringresolver.cxx
  19572. [CXX] uui/source/secmacrowarnings.cxx
  19573. [CXX] uui/source/sslwarndlg.cxx
  19574. [CXX] uui/source/trylater.cxx
  19575. [CXX] uui/source/unknownauthdlg.cxx
  19576. [CXX] vbahelper/source/vbahelper/vbaapplicationbase.cxx
  19577. [CXX] vbahelper/source/vbahelper/vbacolorformat.cxx
  19578. [CXX] vbahelper/source/vbahelper/vbacommandbar.cxx
  19579. [CXX] vbahelper/source/vbahelper/vbacommandbarcontrol.cxx
  19580. [CXX] vbahelper/source/vbahelper/vbacommandbarcontrols.cxx
  19581. [CXX] vbahelper/source/vbahelper/vbacommandbarhelper.cxx
  19582. [CXX] vbahelper/source/vbahelper/vbacommandbars.cxx
  19583. [CXX] vbahelper/source/vbahelper/vbadialogbase.cxx
  19584. [CXX] vbahelper/source/vbahelper/vbadialogsbase.cxx
  19585. [CXX] vbahelper/source/vbahelper/vbadocumentbase.cxx
  19586. [CXX] vbahelper/source/vbahelper/vbadocumentsbase.cxx
  19587. [CXX] vbahelper/source/vbahelper/vbaeventshelperbase.cxx
  19588. [CXX] vbahelper/source/vbahelper/vbafillformat.cxx
  19589. [CXX] vbahelper/source/vbahelper/vbafontbase.cxx
  19590. [CXX] vbahelper/source/vbahelper/vbaglobalbase.cxx
  19591. [CXX] vbahelper/source/vbahelper/vbahelper.cxx
  19592. [CXX] vbahelper/source/vbahelper/vbalineformat.cxx
  19593. [CXX] vbahelper/source/vbahelper/vbapagesetupbase.cxx
  19594. [CXX] vbahelper/source/vbahelper/vbapictureformat.cxx
  19595. [CXX] vbahelper/source/vbahelper/vbapropvalue.cxx
  19596. [CXX] vbahelper/source/vbahelper/vbashape.cxx
  19597. [CXX] vbahelper/source/vbahelper/vbashaperange.cxx
  19598. [CXX] vbahelper/source/vbahelper/vbashapes.cxx
  19599. [CXX] vbahelper/source/vbahelper/vbatextframe.cxx
  19600. [CXX] vbahelper/source/vbahelper/vbawindowbase.cxx
  19601. [CXX] chart2/source/view/axes/DateHelper.cxx
  19602. [CXX] chart2/source/view/axes/DateScaling.cxx
  19603. [CXX] chart2/source/view/axes/MinimumAndMaximumSupplier.cxx
  19604. [CXX] chart2/source/view/axes/ScaleAutomatism.cxx
  19605. [CXX] chart2/source/view/axes/Tickmarks.cxx
  19606. [CXX] chart2/source/view/axes/Tickmarks_Dates.cxx
  19607. [CXX] chart2/source/view/axes/Tickmarks_Equidistant.cxx
  19608. [CXX] chart2/source/view/axes/VAxisBase.cxx
  19609. [CXX] chart2/source/view/axes/VAxisOrGridBase.cxx
  19610. [CXX] chart2/source/view/axes/VAxisProperties.cxx
  19611. [CXX] chart2/source/view/axes/VCartesianAxis.cxx
  19612. [CXX] chart2/source/view/axes/VCartesianCoordinateSystem.cxx
  19613. [CXX] chart2/source/view/axes/VCartesianGrid.cxx
  19614. [CXX] chart2/source/view/axes/VCoordinateSystem.cxx
  19615. [CXX] chart2/source/view/axes/VPolarAngleAxis.cxx
  19616. [CXX] chart2/source/view/axes/VPolarAxis.cxx
  19617. [CXX] chart2/source/view/axes/VPolarCoordinateSystem.cxx
  19618. [CXX] chart2/source/view/axes/VPolarGrid.cxx
  19619. [CXX] chart2/source/view/axes/VPolarRadiusAxis.cxx
  19620. [CXX] chart2/source/view/charttypes/AreaChart.cxx
  19621. [CXX] chart2/source/view/charttypes/BarChart.cxx
  19622. [CXX] chart2/source/view/charttypes/BarPositionHelper.cxx
  19623. [CXX] chart2/source/view/charttypes/BubbleChart.cxx
  19624. [CXX] chart2/source/view/charttypes/CandleStickChart.cxx
  19625. [CXX] chart2/source/view/charttypes/CategoryPositionHelper.cxx
  19626. [CXX] chart2/source/view/charttypes/NetChart.cxx
  19627. [CXX] chart2/source/view/charttypes/PieChart.cxx
  19628. [CXX] chart2/source/view/charttypes/Splines.cxx
  19629. [CXX] chart2/source/view/charttypes/VSeriesPlotter.cxx
  19630. [CXX] chart2/source/view/diagram/VDiagram.cxx
  19631. [CXX] chart2/source/view/main/ChartItemPool.cxx
  19632. [CXX] chart2/source/view/main/ChartView.cxx
  19633. [CXX] chart2/source/view/main/Clipping.cxx
  19634. [CXX] chart2/source/view/main/DataPointSymbolSupplier.cxx
  19635. [CXX] chart2/source/view/main/DataTableView.cxx
  19636. [CXX] chart2/source/view/main/DrawModelWrapper.cxx
  19637. [CXX] chart2/source/view/main/ExplicitValueProvider.cxx
  19638. [CXX] chart2/source/view/main/LabelPositionHelper.cxx
  19639. [CXX] chart2/source/view/main/Linear3DTransformation.cxx
  19640. [CXX] chart2/source/view/main/PlotterBase.cxx
  19641. [CXX] chart2/source/view/main/PlottingPositionHelper.cxx
  19642. [CXX] chart2/source/view/main/PolarLabelPositionHelper.cxx
  19643. [CXX] chart2/source/view/main/PropertyMapper.cxx
  19644. [CXX] chart2/source/view/main/SeriesPlotterContainer.cxx
  19645. [CXX] chart2/source/view/main/ShapeFactory.cxx
  19646. [CXX] chart2/source/view/main/Stripe.cxx
  19647. [CXX] chart2/source/view/main/VDataSeries.cxx
  19648. [CXX] chart2/source/view/main/VLegend.cxx
  19649. [CXX] chart2/source/view/main/VLegendSymbolFactory.cxx
  19650. [CXX] chart2/source/view/main/VLineProperties.cxx
  19651. [CXX] chart2/source/view/main/VPolarTransformation.cxx
  19652. [CXX] chart2/source/view/main/VTitle.cxx
  19653. [CXX] chart2/source/view/main/VButton.cxx
  19654. [CXX] chart2/source/model/filter/XMLFilter.cxx
  19655. [CXX] chart2/source/model/main/Axis.cxx
  19656. [CXX] chart2/source/model/main/BaseCoordinateSystem.cxx
  19657. [CXX] chart2/source/model/main/CartesianCoordinateSystem.cxx
  19658. [CXX] chart2/source/model/main/ChartModel.cxx
  19659. [CXX] chart2/source/model/main/ChartModel_Persistence.cxx
  19660. [CXX] chart2/source/model/main/DataPoint.cxx
  19661. [CXX] chart2/source/model/main/DataPointProperties.cxx
  19662. [CXX] chart2/source/model/main/DataSeries.cxx
  19663. [CXX] chart2/source/model/main/DataSeriesProperties.cxx
  19664. [CXX] chart2/source/model/main/DataTable.cxx
  19665. [CXX] chart2/source/model/main/Diagram.cxx
  19666. [CXX] chart2/source/model/main/FormattedString.cxx
  19667. [CXX] chart2/source/model/main/GridProperties.cxx
  19668. [CXX] chart2/source/model/main/Legend.cxx
  19669. [CXX] chart2/source/model/main/PageBackground.cxx
  19670. [CXX] chart2/source/model/main/PolarCoordinateSystem.cxx
  19671. [CXX] chart2/source/model/main/StockBar.cxx
  19672. [CXX] chart2/source/model/main/Title.cxx
  19673. [CXX] chart2/source/model/main/UndoManager.cxx
  19674. [CXX] chart2/source/model/main/Wall.cxx
  19675. [CXX] chart2/source/model/template/AreaChartType.cxx
  19676. [CXX] chart2/source/model/template/AreaChartTypeTemplate.cxx
  19677. [CXX] chart2/source/model/template/BarChartType.cxx
  19678. [CXX] chart2/source/model/template/BarChartTypeTemplate.cxx
  19679. [CXX] chart2/source/model/template/BubbleChartType.cxx
  19680. [CXX] chart2/source/model/template/BubbleChartTypeTemplate.cxx
  19681. [CXX] chart2/source/model/template/BubbleDataInterpreter.cxx
  19682. [CXX] chart2/source/model/template/CandleStickChartType.cxx
  19683. [CXX] chart2/source/model/template/ChartType.cxx
  19684. [CXX] chart2/source/model/template/ChartTypeManager.cxx
  19685. [CXX] chart2/source/model/template/ChartTypeTemplate.cxx
  19686. [CXX] chart2/source/model/template/ColumnChartType.cxx
  19687. [CXX] chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
  19688. [CXX] chart2/source/model/template/ColumnLineDataInterpreter.cxx
  19689. [CXX] chart2/source/model/template/DataInterpreter.cxx
  19690. [CXX] chart2/source/model/template/FilledNetChartType.cxx
  19691. [CXX] chart2/source/model/template/LineChartType.cxx
  19692. [CXX] chart2/source/model/template/LineChartTypeTemplate.cxx
  19693. [CXX] chart2/source/model/template/NetChartType.cxx
  19694. [CXX] chart2/source/model/template/NetChartTypeTemplate.cxx
  19695. [CXX] chart2/source/model/template/PieChartType.cxx
  19696. [CXX] chart2/source/model/template/PieChartTypeTemplate.cxx
  19697. [CXX] chart2/source/model/template/ScatterChartType.cxx
  19698. [CXX] chart2/source/model/template/ScatterChartTypeTemplate.cxx
  19699. [CXX] chart2/source/model/template/StockChartTypeTemplate.cxx
  19700. [CXX] chart2/source/model/template/StockDataInterpreter.cxx
  19701. [CXX] chart2/source/model/template/XYDataInterpreter.cxx
  19702. [CXX] chart2/source/tools/AxisHelper.cxx
  19703. [CXX] chart2/source/tools/BaseGFXHelper.cxx
  19704. [CXX] chart2/source/tools/CachedDataSequence.cxx
  19705. [CXX] chart2/source/tools/CharacterProperties.cxx
  19706. [CXX] chart2/source/tools/ChartModelHelper.cxx
  19707. [CXX] chart2/source/tools/ChartTypeHelper.cxx
  19708. [CXX] chart2/source/tools/ChartViewHelper.cxx
  19709. [CXX] chart2/source/tools/ColorPerPointHelper.cxx
  19710. [CXX] chart2/source/tools/CommonConverters.cxx
  19711. [CXX] chart2/source/tools/ConfigColorScheme.cxx
  19712. [CXX] chart2/source/tools/ControllerLockGuard.cxx
  19713. [CXX] chart2/source/tools/DataSeriesHelper.cxx
  19714. [CXX] chart2/source/tools/DataSource.cxx
  19715. [CXX] chart2/source/tools/DataSourceHelper.cxx
  19716. [CXX] chart2/source/tools/DiagramHelper.cxx
  19717. [CXX] chart2/source/tools/ErrorBar.cxx
  19718. [CXX] chart2/source/tools/ExplicitCategoriesProvider.cxx
  19719. [CXX] chart2/source/tools/ExponentialRegressionCurveCalculator.cxx
  19720. [CXX] chart2/source/tools/FillProperties.cxx
  19721. [CXX] chart2/source/tools/FormattedStringHelper.cxx
  19722. [CXX] chart2/source/tools/InternalData.cxx
  19723. [CXX] chart2/source/tools/InternalDataProvider.cxx
  19724. [CXX] chart2/source/tools/LabeledDataSequence.cxx
  19725. [CXX] chart2/source/tools/LegendHelper.cxx
  19726. [CXX] chart2/source/tools/LifeTime.cxx
  19727. [CXX] chart2/source/tools/LinearRegressionCurveCalculator.cxx
  19728. [CXX] chart2/source/tools/LinePropertiesHelper.cxx
  19729. [CXX] chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx
  19730. [CXX] chart2/source/tools/MeanValueRegressionCurveCalculator.cxx
  19731. [CXX] chart2/source/tools/MediaDescriptorHelper.cxx
  19732. [CXX] chart2/source/tools/ModifyListenerCallBack.cxx
  19733. [CXX] chart2/source/tools/ModifyListenerHelper.cxx
  19734. [CXX] chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx
  19735. [CXX] chart2/source/tools/NameContainer.cxx
  19736. [CXX] chart2/source/tools/NumberFormatterWrapper.cxx
  19737. [CXX] chart2/source/tools/ObjectIdentifier.cxx
  19738. [CXX] chart2/source/tools/OPropertySet.cxx
  19739. [CXX] chart2/source/tools/PolynomialRegressionCurveCalculator.cxx
  19740. [CXX] chart2/source/tools/PopupRequest.cxx
  19741. [CXX] chart2/source/tools/PotentialRegressionCurveCalculator.cxx
  19742. [CXX] chart2/source/tools/PropertyHelper.cxx
  19743. [CXX] chart2/source/tools/RangeHighlighter.cxx
  19744. [CXX] chart2/source/tools/ReferenceSizeProvider.cxx
  19745. [CXX] chart2/source/tools/RegressionCurveCalculator.cxx
  19746. [CXX] chart2/source/tools/RegressionCurveHelper.cxx
  19747. [CXX] chart2/source/tools/RegressionCurveModel.cxx
  19748. [CXX] chart2/source/tools/RegressionEquation.cxx
  19749. [CXX] chart2/source/tools/RelativePositionHelper.cxx
  19750. [CXX] chart2/source/tools/RelativeSizeHelper.cxx
  19751. [CXX] chart2/source/tools/ResId.cxx
  19752. [CXX] chart2/source/tools/Scaling.cxx
  19753. [CXX] chart2/source/tools/SceneProperties.cxx
  19754. [CXX] chart2/source/tools/StatisticsHelper.cxx
  19755. [CXX] chart2/source/tools/ThreeDHelper.cxx
  19756. [CXX] chart2/source/tools/TitleHelper.cxx
  19757. [CXX] chart2/source/tools/UncachedDataSequence.cxx
  19758. [CXX] chart2/source/tools/UserDefinedProperties.cxx
  19759. [CXX] chart2/source/tools/WeakListenerAdapter.cxx
  19760. [CXX] chart2/source/tools/WrappedDefaultProperty.cxx
  19761. [CXX] chart2/source/tools/WrappedDirectStateProperty.cxx
  19762. [CXX] chart2/source/tools/WrappedIgnoreProperty.cxx
  19763. [CXX] chart2/source/tools/WrappedProperty.cxx
  19764. [CXX] chart2/source/tools/WrappedPropertySet.cxx
  19765. [CXX] chart2/source/tools/XMLRangeHelper.cxx
  19766. [CXX] chart2/source/controller/accessibility/AccessibleBase.cxx
  19767. [CXX] chart2/source/controller/accessibility/AccessibleChartElement.cxx
  19768. [CXX] chart2/source/controller/accessibility/AccessibleChartShape.cxx
  19769. [CXX] chart2/source/controller/accessibility/AccessibleChartView.cxx
  19770. [CXX] chart2/source/controller/accessibility/AccessibleTextHelper.cxx
  19771. [CXX] chart2/source/controller/accessibility/AccessibleViewForwarder.cxx
  19772. [CXX] chart2/source/controller/accessibility/ChartElementFactory.cxx
  19773. [CXX] chart2/source/controller/chartapiwrapper/AreaWrapper.cxx
  19774. [CXX] chart2/source/controller/chartapiwrapper/AxisWrapper.cxx
  19775. [CXX] chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx
  19776. [CXX] chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx
  19777. [CXX] chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
  19778. [CXX] chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx
  19779. [CXX] chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx
  19780. [CXX] chart2/source/controller/chartapiwrapper/GridWrapper.cxx
  19781. [CXX] chart2/source/controller/chartapiwrapper/LegendWrapper.cxx
  19782. [CXX] chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx
  19783. [CXX] chart2/source/controller/chartapiwrapper/TitleWrapper.cxx
  19784. [CXX] chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx
  19785. [CXX] chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
  19786. [CXX] chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx
  19787. [CXX] chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx
  19788. [CXX] chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
  19789. [CXX] chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx
  19790. [CXX] chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx
  19791. [CXX] chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx
  19792. [CXX] chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx
  19793. [CXX] chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx
  19794. [CXX] chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx
  19795. [CXX] chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx
  19796. [CXX] chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx
  19797. [CXX] chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx
  19798. [CXX] chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx
  19799. [CXX] chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx
  19800. [CXX] chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx
  19801. [CXX] chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx
  19802. [CXX] chart2/source/controller/dialogs/ChangingResource.cxx
  19803. [CXX] chart2/source/controller/dialogs/ChartResourceGroupDlgs.cxx
  19804. [CXX] chart2/source/controller/dialogs/ChartResourceGroups.cxx
  19805. [CXX] chart2/source/controller/dialogs/ChartTypeDialogController.cxx
  19806. [CXX] chart2/source/controller/dialogs/DataBrowser.cxx
  19807. [CXX] chart2/source/controller/dialogs/DataBrowserModel.cxx
  19808. [CXX] chart2/source/controller/dialogs/DialogModel.cxx
  19809. [CXX] chart2/source/controller/dialogs/dlg_ChartType.cxx
  19810. [CXX] chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx
  19811. [CXX] chart2/source/controller/dialogs/dlg_CreationWizard.cxx
  19812. [CXX] chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx
  19813. [CXX] chart2/source/controller/dialogs/dlg_DataEditor.cxx
  19814. [CXX] chart2/source/controller/dialogs/dlg_DataSource.cxx
  19815. [CXX] chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx
  19816. [CXX] chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx
  19817. [CXX] chart2/source/controller/dialogs/dlg_InsertDataTable.cxx
  19818. [CXX] chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx
  19819. [CXX] chart2/source/controller/dialogs/dlg_InsertLegend.cxx
  19820. [CXX] chart2/source/controller/dialogs/dlg_InsertTitle.cxx
  19821. [CXX] chart2/source/controller/dialogs/dlg_NumberFormat.cxx
  19822. [CXX] chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
  19823. [CXX] chart2/source/controller/dialogs/dlg_ShapeFont.cxx
  19824. [CXX] chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
  19825. [CXX] chart2/source/controller/dialogs/dlg_View3D.cxx
  19826. [CXX] chart2/source/controller/dialogs/ObjectNameProvider.cxx
  19827. [CXX] chart2/source/controller/dialogs/RangeSelectionHelper.cxx
  19828. [CXX] chart2/source/controller/dialogs/RangeSelectionListener.cxx
  19829. [CXX] chart2/source/controller/dialogs/res_BarGeometry.cxx
  19830. [CXX] chart2/source/controller/dialogs/res_DataLabel.cxx
  19831. [CXX] chart2/source/controller/dialogs/res_DataTableProperties.cxx
  19832. [CXX] chart2/source/controller/dialogs/res_ErrorBar.cxx
  19833. [CXX] chart2/source/controller/dialogs/res_LegendPosition.cxx
  19834. [CXX] chart2/source/controller/dialogs/res_Titles.cxx
  19835. [CXX] chart2/source/controller/dialogs/res_Trendline.cxx
  19836. [CXX] chart2/source/controller/dialogs/TextDirectionListBox.cxx
  19837. [CXX] chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx
  19838. [CXX] chart2/source/controller/dialogs/TitleDialogData.cxx
  19839. [CXX] chart2/source/controller/dialogs/tp_3D_SceneAppearance.cxx
  19840. [CXX] chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx
  19841. [CXX] chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
  19842. [CXX] chart2/source/controller/dialogs/tp_AxisLabel.cxx
  19843. [CXX] chart2/source/controller/dialogs/tp_AxisPositions.cxx
  19844. [CXX] chart2/source/controller/dialogs/tp_ChartType.cxx
  19845. [CXX] chart2/source/controller/dialogs/tp_DataLabel.cxx
  19846. [CXX] chart2/source/controller/dialogs/tp_DataPointOption.cxx
  19847. [CXX] chart2/source/controller/dialogs/tp_DataSource.cxx
  19848. [CXX] chart2/source/controller/dialogs/tp_DataTable.cxx
  19849. [CXX] chart2/source/controller/dialogs/tp_ErrorBars.cxx
  19850. [CXX] chart2/source/controller/dialogs/tp_LegendPosition.cxx
  19851. [CXX] chart2/source/controller/dialogs/tp_PointGeometry.cxx
  19852. [CXX] chart2/source/controller/dialogs/tp_PolarOptions.cxx
  19853. [CXX] chart2/source/controller/dialogs/tp_RangeChooser.cxx
  19854. [CXX] chart2/source/controller/dialogs/tp_Scale.cxx
  19855. [CXX] chart2/source/controller/dialogs/tp_SeriesToAxis.cxx
  19856. [CXX] chart2/source/controller/dialogs/tp_TitleRotation.cxx
  19857. [CXX] chart2/source/controller/dialogs/tp_Trendline.cxx
  19858. [CXX] chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
  19859. [CXX] chart2/source/controller/drawinglayer/DrawViewWrapper.cxx
  19860. [CXX] chart2/source/controller/drawinglayer/ViewElementListProvider.cxx
  19861. [CXX] chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx
  19862. [CXX] chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx
  19863. [CXX] chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
  19864. [CXX] chart2/source/controller/itemsetwrapper/DataTableItemConverter.cxx
  19865. [CXX] chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
  19866. [CXX] chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
  19867. [CXX] chart2/source/controller/itemsetwrapper/ItemConverter.cxx
  19868. [CXX] chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx
  19869. [CXX] chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx
  19870. [CXX] chart2/source/controller/itemsetwrapper/MultipleItemConverter.cxx
  19871. [CXX] chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx
  19872. [CXX] chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx
  19873. [CXX] chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx
  19874. [CXX] chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
  19875. [CXX] chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
  19876. [CXX] chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
  19877. [CXX] chart2/source/controller/main/ChartController.cxx
  19878. [CXX] chart2/source/controller/main/ChartController_EditData.cxx
  19879. [CXX] chart2/source/controller/main/ChartController_Insert.cxx
  19880. [CXX] chart2/source/controller/main/ChartController_Position.cxx
  19881. [CXX] chart2/source/controller/main/ChartController_Properties.cxx
  19882. [CXX] chart2/source/controller/main/ChartController_TextEdit.cxx
  19883. [CXX] chart2/source/controller/main/ChartController_Tools.cxx
  19884. [CXX] chart2/source/controller/main/ChartController_Window.cxx
  19885. [CXX] chart2/source/controller/main/ChartDropTargetHelper.cxx
  19886. [CXX] chart2/source/controller/main/ChartFrameloader.cxx
  19887. [CXX] chart2/source/controller/main/ChartModelClone.cxx
  19888. [CXX] chart2/source/controller/main/ChartTransferable.cxx
  19889. [CXX] chart2/source/controller/main/ChartWindow.cxx
  19890. [CXX] chart2/source/controller/main/CommandDispatchContainer.cxx
  19891. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19892. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19893. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19894. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19895. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19896. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19897. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19898. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  19899. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  19900. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  19901. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  19902. /opt/git/libreoffice.core/chart2/source/controller/main/ChartController_Window.cxx:1299:46: required from here
  19903. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  19904. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19905. | ^
  19906. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19907. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19908. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19909. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19910. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19911. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19912. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19913. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  19914. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  19915. | ^~~~~~~~~~~~~~
  19916. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19917. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19918. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19919. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19920. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19921. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19922. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  19923. 64 | class ptree_bad_path : public ptree_error
  19924. | ^~~~~~~~~~~~~~
  19925. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19926. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19927. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19928. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19929. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19930. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19931. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19932. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  19933. 38 | inline ptree_error::~ptree_error() throw()
  19934. | ^~~~~~~~~~~
  19935. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19936. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19937. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19938. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19939. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19940. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19941. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19942. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  19943. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19944. | ^
  19945. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  19946. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19947. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19948. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  19949. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  19950. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  19951. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  19952. /opt/git/libreoffice.core/chart2/source/controller/main/ChartController_Window.cxx:1302:70: required from here
  19953. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  19954. 20 | class json_parser_error: public file_parser_error
  19955. | ^~~~~~~~~~~~~~~~~
  19956. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  19957. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  19958. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19959. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19960. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  19961. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  19962. | ^
  19963. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  19964. 20 | class file_parser_error: public ptree_error
  19965. | ^~~~~~~~~~~~~~~~~
  19966. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  19967. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  19968. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  19969. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19970. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19971. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19972. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19973. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  19974. 38 | inline ptree_error::~ptree_error() throw()
  19975. | ^~~~~~~~~~~
  19976. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  19977. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19978. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19979. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  19980. 20 | class json_parser_error: public file_parser_error
  19981. | ^~~~~~~~~~~~~~~~~
  19982. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  19983. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  19984. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  19985. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  19986. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  19987. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  19988. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  19989. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  19990. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  19991. | ^
  19992. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  19993. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  19994. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:670:9: required from 'typename boost::enable_if<boost::property_tree::detail::is_translator<Translator>, Type>::type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_value(Translator) const [with Type = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; typename boost::enable_if<boost::property_tree::detail::is_translator<Translator>, Type>::type = std::__cxx11::basic_string<char>]'
  19995. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:679:31: required from 'Type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_value() const [with Type = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  19996. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:133:54: required from 'bool boost::property_tree::json_parser::verify_json(const Ptree&, int) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  19997. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:158:25: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  19998. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  19999. /opt/git/libreoffice.core/chart2/source/controller/main/ChartController_Window.cxx:1302:70: required from here
  20000. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  20001. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20002. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20003. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20004. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20005. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20006. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20007. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20008. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  20009. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  20010. | ^~~~~~~~~~~~~~
  20011. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20012. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20013. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20014. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20015. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20016. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20017. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  20018. 40 | class ptree_bad_data : public ptree_error
  20019. | ^~~~~~~~~~~~~~
  20020. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20021. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20022. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20023. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20024. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20025. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20026. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20027. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  20028. 38 | inline ptree_error::~ptree_error() throw()
  20029. | ^~~~~~~~~~~
  20030. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20031. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20032. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20033. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20034. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20035. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20036. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20037. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  20038. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  20039. | ^
  20040. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  20041. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  20042. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  20043. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  20044. | ^~~~~~~~~~
  20045. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20046. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20047. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20048. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20049. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20050. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20051. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20052. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  20053. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  20054. | ^~~~~~~~~~~~~~
  20055. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20056. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20057. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20058. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20059. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20060. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20061. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20062. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  20063. 114 | wrapexcept * p = new wrapexcept( *this );
  20064. | ^~~~~~~~~~~~~~~~~~~~~~~
  20065. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  20066. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  20067. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  20068. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  20069. | ^~~~~~~~~~
  20070. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20071. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20072. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20073. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20074. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20075. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20076. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20077. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  20078. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  20079. | ^~~~~~~~~~~~~~
  20080. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20081. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20082. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20083. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20084. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20085. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20086. from /opt/git/libreoffice.core/chart2/inc/pch/precompiled_chartcontroller.hxx:59:
  20087. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  20088. 114 | wrapexcept * p = new wrapexcept( *this );
  20089. | ^~~~~~~~~~~~~~~~~~~~~~~
  20090. [CXX] chart2/source/controller/main/CommandDispatch.cxx
  20091. [CXX] chart2/source/controller/main/ControllerCommandDispatch.cxx
  20092. [CXX] chart2/source/controller/main/DragMethod_Base.cxx
  20093. [CXX] chart2/source/controller/main/DragMethod_PieSegment.cxx
  20094. [CXX] chart2/source/controller/main/DragMethod_RotateDiagram.cxx
  20095. [CXX] chart2/source/controller/main/DrawCommandDispatch.cxx
  20096. [CXX] chart2/source/controller/main/ElementSelector.cxx
  20097. [CXX] chart2/source/controller/main/FeatureCommandDispatchBase.cxx
  20098. [CXX] chart2/source/controller/main/ObjectHierarchy.cxx
  20099. [CXX] chart2/source/controller/main/PositionAndSizeHelper.cxx
  20100. [CXX] chart2/source/controller/main/SelectionHelper.cxx
  20101. [CXX] chart2/source/controller/main/ShapeController.cxx
  20102. [CXX] chart2/source/controller/main/StatusBarCommandDispatch.cxx
  20103. [CXX] chart2/source/controller/main/ToolbarController.cxx
  20104. [CXX] chart2/source/controller/main/UndoActions.cxx
  20105. [CXX] chart2/source/controller/main/UndoCommandDispatch.cxx
  20106. [CXX] chart2/source/controller/main/UndoGuard.cxx
  20107. [CXX] chart2/source/controller/sidebar/Chart2PanelFactory.cxx
  20108. [CXX] chart2/source/controller/sidebar/ChartAreaPanel.cxx
  20109. [CXX] chart2/source/controller/sidebar/ChartAxisPanel.cxx
  20110. [CXX] chart2/source/controller/sidebar/ChartColorWrapper.cxx
  20111. [CXX] chart2/source/controller/sidebar/ChartElementsPanel.cxx
  20112. [CXX] chart2/source/controller/sidebar/ChartErrorBarPanel.cxx
  20113. [CXX] chart2/source/controller/sidebar/ChartLinePanel.cxx
  20114. [CXX] chart2/source/controller/sidebar/ChartSeriesPanel.cxx
  20115. [CXX] chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx
  20116. [CXX] chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx
  20117. [CXX] chart2/source/controller/sidebar/ChartTypePanel.cxx
  20118. [CXX] chart2/source/controller/uitest/uiobject.cxx
  20119. [CXX] dbaccess/source/core/api/BookmarkSet.cxx
  20120. [CXX] dbaccess/source/core/api/CacheSet.cxx
  20121. [CXX] dbaccess/source/core/api/callablestatement.cxx
  20122. [CXX] dbaccess/source/core/api/CIndexes.cxx
  20123. [CXX] dbaccess/source/core/api/column.cxx
  20124. [CXX] dbaccess/source/core/api/columnsettings.cxx
  20125. [CXX] dbaccess/source/core/api/CRowSetColumn.cxx
  20126. [CXX] dbaccess/source/core/api/CRowSetDataColumn.cxx
  20127. [CXX] dbaccess/source/core/api/datacolumn.cxx
  20128. [CXX] dbaccess/source/core/api/datasettings.cxx
  20129. [CXX] dbaccess/source/core/api/definitioncolumn.cxx
  20130. [CXX] dbaccess/source/core/api/FilteredContainer.cxx
  20131. [CXX] dbaccess/source/core/api/HelperCollections.cxx
  20132. [CXX] dbaccess/source/core/api/KeySet.cxx
  20133. [CXX] dbaccess/source/core/api/OptimisticSet.cxx
  20134. [CXX] dbaccess/source/core/api/preparedstatement.cxx
  20135. [CXX] dbaccess/source/core/api/PrivateRow.cxx
  20136. [CXX] dbaccess/source/core/api/query.cxx
  20137. [CXX] dbaccess/source/core/api/querycomposer.cxx
  20138. [CXX] dbaccess/source/core/api/querycontainer.cxx
  20139. [CXX] dbaccess/source/core/api/querydescriptor.cxx
  20140. [CXX] dbaccess/source/core/api/resultcolumn.cxx
  20141. [CXX] dbaccess/source/core/api/resultset.cxx
  20142. [CXX] dbaccess/source/core/api/RowSet.cxx
  20143. [CXX] dbaccess/source/core/api/RowSetBase.cxx
  20144. [CXX] dbaccess/source/core/api/RowSetCache.cxx
  20145. [CXX] dbaccess/source/core/api/RowSetCacheIterator.cxx
  20146. [CXX] dbaccess/source/core/api/SingleSelectQueryComposer.cxx
  20147. [CXX] dbaccess/source/core/api/statement.cxx
  20148. [CXX] dbaccess/source/core/api/StaticSet.cxx
  20149. [CXX] dbaccess/source/core/api/table.cxx
  20150. [CXX] dbaccess/source/core/api/tablecontainer.cxx
  20151. [CXX] dbaccess/source/core/api/TableDeco.cxx
  20152. [CXX] dbaccess/source/core/api/View.cxx
  20153. [CXX] dbaccess/source/core/api/viewcontainer.cxx
  20154. [CXX] dbaccess/source/core/api/WrappedResultSet.cxx
  20155. [CXX] dbaccess/source/core/dataaccess/bookmarkcontainer.cxx
  20156. [CXX] dbaccess/source/core/dataaccess/commandcontainer.cxx
  20157. [CXX] dbaccess/source/core/dataaccess/commanddefinition.cxx
  20158. [CXX] dbaccess/source/core/dataaccess/ComponentDefinition.cxx
  20159. [CXX] dbaccess/source/core/dataaccess/connection.cxx
  20160. [CXX] dbaccess/source/core/dataaccess/ContentHelper.cxx
  20161. [CXX] dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
  20162. [CXX] dbaccess/source/core/dataaccess/databasecontext.cxx
  20163. [CXX] dbaccess/source/core/dataaccess/databasedocument.cxx
  20164. [CXX] dbaccess/source/core/dataaccess/databaseregistrations.cxx
  20165. [CXX] dbaccess/source/core/dataaccess/datasource.cxx
  20166. [CXX] dbaccess/source/core/dataaccess/definitioncontainer.cxx
  20167. [CXX] dbaccess/source/core/dataaccess/documentcontainer.cxx
  20168. [CXX] dbaccess/source/core/dataaccess/documentdefinition.cxx
  20169. [CXX] dbaccess/source/core/dataaccess/documenteventexecutor.cxx
  20170. [CXX] dbaccess/source/core/dataaccess/documenteventnotifier.cxx
  20171. [CXX] dbaccess/source/core/dataaccess/documentevents.cxx
  20172. [CXX] dbaccess/source/core/dataaccess/intercept.cxx
  20173. [CXX] dbaccess/source/core/dataaccess/ModelImpl.cxx
  20174. [CXX] dbaccess/source/core/dataaccess/myucp_datasupplier.cxx
  20175. [CXX] dbaccess/source/core/dataaccess/myucp_resultset.cxx
  20176. [CXX] dbaccess/source/core/dataaccess/SharedConnection.cxx
  20177. [CXX] dbaccess/source/core/misc/apitools.cxx
  20178. [CXX] dbaccess/source/core/misc/ContainerMediator.cxx
  20179. [CXX] dbaccess/source/core/misc/DatabaseDataProvider.cxx
  20180. [CXX] dbaccess/source/core/misc/dsntypes.cxx
  20181. [CXX] dbaccess/source/core/misc/objectnameapproval.cxx
  20182. [CXX] dbaccess/source/core/misc/migrwarndlg.cxx
  20183. [CXX] dbaccess/source/core/misc/PropertyForward.cxx
  20184. [CXX] dbaccess/source/core/misc/sdbcoretools.cxx
  20185. [CXX] dbaccess/source/core/misc/veto.cxx
  20186. [CXX] dbaccess/source/core/recovery/dbdocrecovery.cxx
  20187. [CXX] dbaccess/source/core/recovery/settingsimport.cxx
  20188. [CXX] dbaccess/source/core/recovery/storagestream.cxx
  20189. [CXX] dbaccess/source/core/recovery/storagetextstream.cxx
  20190. [CXX] dbaccess/source/core/recovery/storagexmlstream.cxx
  20191. [CXX] dbaccess/source/core/recovery/subcomponentloader.cxx
  20192. [CXX] dbaccess/source/core/recovery/subcomponentrecovery.cxx
  20193. [CXX] dbaccess/source/core/resource/core_resource.cxx
  20194. [CXX] desktop/source/deployment/gui/dp_gui_dependencydialog.cxx
  20195. [CXX] desktop/source/deployment/gui/dp_gui_dialog2.cxx
  20196. [CXX] desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
  20197. [CXX] desktop/source/deployment/gui/dp_gui_extlistbox.cxx
  20198. [CXX] desktop/source/deployment/gui/dp_gui_service.cxx
  20199. [CXX] desktop/source/deployment/gui/dp_gui_theextmgr.cxx
  20200. [CXX] desktop/source/deployment/gui/dp_gui_updatedialog.cxx
  20201. [CXX] desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
  20202. [CXX] desktop/source/deployment/gui/license_dialog.cxx
  20203. [BIN] editeng
  20204. [MOD] emfio
  20205. [BIN] redland
  20206. [CXX] lotuswordpro/source/filter/bencont.cxx
  20207. [CXX] lotuswordpro/source/filter/benlist.cxx
  20208. [CXX] lotuswordpro/source/filter/benname.cxx
  20209. [CXX] lotuswordpro/source/filter/benobj.cxx
  20210. [CXX] lotuswordpro/source/filter/benval.cxx
  20211. [CXX] lotuswordpro/source/filter/explode.cxx
  20212. [CXX] lotuswordpro/source/filter/localtime.cxx
  20213. [CXX] lotuswordpro/source/filter/LotusWordProImportFilter.cxx
  20214. [CXX] lotuswordpro/source/filter/lwp9reader.cxx
  20215. [CXX] lotuswordpro/source/filter/lwpatomholder.cxx
  20216. [CXX] lotuswordpro/source/filter/lwpbackgroundoverride.cxx
  20217. [CXX] lotuswordpro/source/filter/lwpbackgroundstuff.cxx
  20218. [CXX] lotuswordpro/source/filter/lwpbasetype.cxx
  20219. [CXX] lotuswordpro/source/filter/lwpbookmarkmgr.cxx
  20220. [CXX] lotuswordpro/source/filter/lwpborderstuff.cxx
  20221. [CXX] lotuswordpro/source/filter/lwpbreaksoverride.cxx
  20222. [CXX] lotuswordpro/source/filter/lwpbulletstylemgr.cxx
  20223. [CXX] lotuswordpro/source/filter/lwpcelllayout.cxx
  20224. [CXX] lotuswordpro/source/filter/lwpchangemgr.cxx
  20225. [CXX] lotuswordpro/source/filter/lwpcharacterstyle.cxx
  20226. [CXX] lotuswordpro/source/filter/lwpcharborderoverride.cxx
  20227. [CXX] lotuswordpro/source/filter/lwpcharsetmgr.cxx
  20228. [CXX] lotuswordpro/source/filter/lwpcolor.cxx
  20229. [CXX] lotuswordpro/source/filter/lwpcontent.cxx
  20230. [CXX] lotuswordpro/source/filter/lwpdivinfo.cxx
  20231. [CXX] lotuswordpro/source/filter/lwpdivopts.cxx
  20232. [CXX] lotuswordpro/source/filter/lwpdlvlist.cxx
  20233. [CXX] lotuswordpro/source/filter/lwpdoc.cxx
  20234. [CXX] lotuswordpro/source/filter/lwpdocdata.cxx
  20235. [CXX] lotuswordpro/source/filter/lwpdrawobj.cxx
  20236. [CXX] lotuswordpro/source/filter/lwpdropcapmgr.cxx
  20237. [CXX] lotuswordpro/source/filter/lwpfilehdr.cxx
  20238. [CXX] lotuswordpro/source/filter/lwpfilter.cxx
  20239. [CXX] lotuswordpro/source/filter/lwpfnlayout.cxx
  20240. [CXX] lotuswordpro/source/filter/lwpfont.cxx
  20241. [CXX] lotuswordpro/source/filter/lwpfootnote.cxx
  20242. [CXX] lotuswordpro/source/filter/lwpfoundry.cxx
  20243. [CXX] lotuswordpro/source/filter/lwpframelayout.cxx
  20244. [CXX] lotuswordpro/source/filter/lwpfribbreaks.cxx
  20245. [CXX] lotuswordpro/source/filter/lwpfrib.cxx
  20246. [CXX] lotuswordpro/source/filter/lwpfribframe.cxx
  20247. [CXX] lotuswordpro/source/filter/lwpfribmark.cxx
  20248. [CXX] lotuswordpro/source/filter/lwpfribptr.cxx
  20249. [CXX] lotuswordpro/source/filter/lwpfribsection.cxx
  20250. [CXX] lotuswordpro/source/filter/lwpfribtable.cxx
  20251. [CXX] lotuswordpro/source/filter/lwpfribtext.cxx
  20252. [CXX] lotuswordpro/source/filter/lwpglobalmgr.cxx
  20253. [CXX] lotuswordpro/source/filter/lwpgrfobj.cxx
  20254. [CXX] lotuswordpro/source/filter/lwpholder.cxx
  20255. [CXX] lotuswordpro/source/filter/lwphyperlinkmgr.cxx
  20256. [CXX] lotuswordpro/source/filter/lwpidxmgr.cxx
  20257. [CXX] lotuswordpro/source/filter/lwplayout.cxx
  20258. [CXX] lotuswordpro/source/filter/lwplaypiece.cxx
  20259. [CXX] lotuswordpro/source/filter/lwplnopts.cxx
  20260. [CXX] lotuswordpro/source/filter/lwpmarker.cxx
  20261. [CXX] lotuswordpro/source/filter/lwpnotes.cxx
  20262. [CXX] lotuswordpro/source/filter/lwpnumberingoverride.cxx
  20263. [CXX] lotuswordpro/source/filter/lwpnumericfmt.cxx
  20264. [CXX] lotuswordpro/source/filter/lwpobj.cxx
  20265. [CXX] lotuswordpro/source/filter/lwpobjfactory.cxx
  20266. [CXX] lotuswordpro/source/filter/lwpobjhdr.cxx
  20267. [CXX] lotuswordpro/source/filter/lwpobjid.cxx
  20268. [CXX] lotuswordpro/source/filter/lwpobjstrm.cxx
  20269. [CXX] lotuswordpro/source/filter/lwpoleobject.cxx
  20270. [CXX] lotuswordpro/source/filter/lwpoverride.cxx
  20271. [CXX] lotuswordpro/source/filter/lwppagehint.cxx
  20272. [CXX] lotuswordpro/source/filter/lwppagelayout.cxx
  20273. [CXX] lotuswordpro/source/filter/lwppara1.cxx
  20274. [CXX] lotuswordpro/source/filter/lwpparaborderoverride.cxx
  20275. [CXX] lotuswordpro/source/filter/lwppara.cxx
  20276. [CXX] lotuswordpro/source/filter/lwpparaproperty.cxx
  20277. [CXX] lotuswordpro/source/filter/lwpparastyle.cxx
  20278. [CXX] lotuswordpro/source/filter/lwpproplist.cxx
  20279. [CXX] lotuswordpro/source/filter/lwpprtinfo.cxx
  20280. [CXX] lotuswordpro/source/filter/lwprowlayout.cxx
  20281. [CXX] lotuswordpro/source/filter/lwpsdwfileloader.cxx
  20282. [CXX] lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx
  20283. [CXX] lotuswordpro/source/filter/lwpsdwrect.cxx
  20284. [CXX] lotuswordpro/source/filter/lwpsection.cxx
  20285. [CXX] lotuswordpro/source/filter/lwpsilverbullet.cxx
  20286. [CXX] lotuswordpro/source/filter/lwpsortopt.cxx
  20287. [CXX] lotuswordpro/source/filter/lwpstory.cxx
  20288. [CXX] lotuswordpro/source/filter/lwpsvstream.cxx
  20289. [CXX] lotuswordpro/source/filter/lwptable.cxx
  20290. [CXX] lotuswordpro/source/filter/lwptablelayout.cxx
  20291. [CXX] lotuswordpro/source/filter/lwptaboverride.cxx
  20292. [CXX] lotuswordpro/source/filter/lwptabrack.cxx
  20293. [CXX] lotuswordpro/source/filter/lwptblcell.cxx
  20294. [CXX] lotuswordpro/source/filter/lwptblformula.cxx
  20295. [CXX] lotuswordpro/source/filter/lwptoc.cxx
  20296. [CXX] lotuswordpro/source/filter/lwptools.cxx
  20297. [CXX] lotuswordpro/source/filter/lwpuidoc.cxx
  20298. [CXX] lotuswordpro/source/filter/lwpusrdicts.cxx
  20299. [CXX] lotuswordpro/source/filter/lwpverdocument.cxx
  20300. [CXX] lotuswordpro/source/filter/lwpvpointer.cxx
  20301. [CXX] lotuswordpro/source/filter/tocread.cxx
  20302. [CXX] lotuswordpro/source/filter/utbenvs.cxx
  20303. [CXX] lotuswordpro/source/filter/utlist.cxx
  20304. [CXX] lotuswordpro/source/filter/xfilter/xfbase64.cxx
  20305. [CXX] lotuswordpro/source/filter/xfilter/xfbgimage.cxx
  20306. [CXX] lotuswordpro/source/filter/xfilter/xfborders.cxx
  20307. [CXX] lotuswordpro/source/filter/xfilter/xfcell.cxx
  20308. [CXX] lotuswordpro/source/filter/xfilter/xfcellstyle.cxx
  20309. [CXX] lotuswordpro/source/filter/xfilter/xfchange.cxx
  20310. [CXX] lotuswordpro/source/filter/xfilter/xfcolor.cxx
  20311. [CXX] lotuswordpro/source/filter/xfilter/xfcolstyle.cxx
  20312. [CXX] lotuswordpro/source/filter/xfilter/xfcolumns.cxx
  20313. [CXX] lotuswordpro/source/filter/xfilter/xfconfigmanager.cxx
  20314. [CXX] lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx
  20315. [CXX] lotuswordpro/source/filter/xfilter/xfcrossref.cxx
  20316. [CXX] lotuswordpro/source/filter/xfilter/xfdate.cxx
  20317. [CXX] lotuswordpro/source/filter/xfilter/xfdatestyle.cxx
  20318. [CXX] lotuswordpro/source/filter/xfilter/xfdocfield.cxx
  20319. [CXX] lotuswordpro/source/filter/xfilter/xfdrawareastyle.cxx
  20320. [CXX] lotuswordpro/source/filter/xfilter/xfdrawline.cxx
  20321. [CXX] lotuswordpro/source/filter/xfilter/xfdrawlinestyle.cxx
  20322. [CXX] lotuswordpro/source/filter/xfilter/xfdrawobj.cxx
  20323. [CXX] lotuswordpro/source/filter/xfilter/xfdrawpath.cxx
  20324. [CXX] lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx
  20325. [CXX] lotuswordpro/source/filter/xfilter/xfdrawpolyline.cxx
  20326. [CXX] lotuswordpro/source/filter/xfilter/xfdrawrect.cxx
  20327. [CXX] lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx
  20328. [CXX] lotuswordpro/source/filter/xfilter/xfentry.cxx
  20329. [CXX] lotuswordpro/source/filter/xfilter/xffloatframe.cxx
  20330. [CXX] lotuswordpro/source/filter/xfilter/xffont.cxx
  20331. [CXX] lotuswordpro/source/filter/xfilter/xffontdecl.cxx
  20332. [CXX] lotuswordpro/source/filter/xfilter/xffontfactory.cxx
  20333. [CXX] lotuswordpro/source/filter/xfilter/xfframe.cxx
  20334. [CXX] lotuswordpro/source/filter/xfilter/xfframestyle.cxx
  20335. [CXX] lotuswordpro/source/filter/xfilter/xfglobal.cxx
  20336. [CXX] lotuswordpro/source/filter/xfilter/xfheaderstyle.cxx
  20337. [CXX] lotuswordpro/source/filter/xfilter/xfimage.cxx
  20338. [CXX] lotuswordpro/source/filter/xfilter/xfimagestyle.cxx
  20339. [CXX] lotuswordpro/source/filter/xfilter/xfindex.cxx
  20340. [CXX] lotuswordpro/source/filter/xfilter/xflist.cxx
  20341. [CXX] lotuswordpro/source/filter/xfilter/xfliststyle.cxx
  20342. [CXX] lotuswordpro/source/filter/xfilter/xfmargins.cxx
  20343. [CXX] lotuswordpro/source/filter/xfilter/xfmasterpage.cxx
  20344. [CXX] lotuswordpro/source/filter/xfilter/xfnumberstyle.cxx
  20345. [CXX] lotuswordpro/source/filter/xfilter/xfofficemeta.cxx
  20346. [CXX] lotuswordpro/source/filter/xfilter/xfpagemaster.cxx
  20347. [CXX] lotuswordpro/source/filter/xfilter/xfparagraph.cxx
  20348. [CXX] lotuswordpro/source/filter/xfilter/xfparastyle.cxx
  20349. [CXX] lotuswordpro/source/filter/xfilter/xfrow.cxx
  20350. [CXX] lotuswordpro/source/filter/xfilter/xfrowstyle.cxx
  20351. [CXX] lotuswordpro/source/filter/xfilter/xfsaxattrlist.cxx
  20352. [CXX] lotuswordpro/source/filter/xfilter/xfsaxstream.cxx
  20353. [CXX] lotuswordpro/source/filter/xfilter/xfsection.cxx
  20354. [CXX] lotuswordpro/source/filter/xfilter/xfsectionstyle.cxx
  20355. [CXX] lotuswordpro/source/filter/xfilter/xfshadow.cxx
  20356. [CXX] lotuswordpro/source/filter/xfilter/xfstylecont.cxx
  20357. [CXX] lotuswordpro/source/filter/xfilter/xfstyle.cxx
  20358. [CXX] lotuswordpro/source/filter/xfilter/xfstylemanager.cxx
  20359. [CXX] lotuswordpro/source/filter/xfilter/xftable.cxx
  20360. [CXX] lotuswordpro/source/filter/xfilter/xftablestyle.cxx
  20361. [CXX] lotuswordpro/source/filter/xfilter/xftabstyle.cxx
  20362. [CXX] lotuswordpro/source/filter/xfilter/xftextboxstyle.cxx
  20363. [CXX] lotuswordpro/source/filter/xfilter/xftextcontent.cxx
  20364. [CXX] lotuswordpro/source/filter/xfilter/xftextspan.cxx
  20365. [CXX] lotuswordpro/source/filter/xfilter/xftextstyle.cxx
  20366. [CXX] lotuswordpro/source/filter/xfilter/xftimestyle.cxx
  20367. [CXX] lotuswordpro/source/filter/xfilter/xfutil.cxx
  20368. [PCH] precompiled_rptui
  20369. [PCH] precompiled_rptxml
  20370. [CXX] xmlsecurity/source/component/certificatecontainer.cxx
  20371. [CXX] xmlsecurity/source/dialogs/certificatechooser.cxx
  20372. [CXX] xmlsecurity/source/dialogs/certificateviewer.cxx
  20373. [CXX] xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
  20374. [CXX] xmlsecurity/source/dialogs/macrosecurity.cxx
  20375. [CXX] xmlsecurity/source/framework/buffernode.cxx
  20376. [CXX] xmlsecurity/source/framework/elementcollector.cxx
  20377. [CXX] xmlsecurity/source/framework/elementmark.cxx
  20378. [CXX] xmlsecurity/source/framework/saxeventkeeperimpl.cxx
  20379. [CXX] xmlsecurity/source/framework/securityengine.cxx
  20380. [CXX] xmlsecurity/source/framework/signaturecreatorimpl.cxx
  20381. [CXX] xmlsecurity/source/framework/signatureengine.cxx
  20382. [CXX] xmlsecurity/source/framework/signatureverifierimpl.cxx
  20383. [CXX] xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx
  20384. [CXX] xmlsecurity/source/helper/documentsignaturehelper.cxx
  20385. [CXX] xmlsecurity/source/helper/documentsignaturemanager.cxx
  20386. [CXX] xmlsecurity/source/helper/ooxmlsecparser.cxx
  20387. [CXX] xmlsecurity/source/helper/ooxmlsecexporter.cxx
  20388. [CXX] xmlsecurity/source/helper/pdfsignaturehelper.cxx
  20389. [CXX] xmlsecurity/source/helper/UriBindingHelper.cxx
  20390. [CXX] xmlsecurity/source/helper/xsecctl.cxx
  20391. [CXX] xmlsecurity/source/helper/xsecparser.cxx
  20392. [CXX] xmlsecurity/source/helper/xsecsign.cxx
  20393. [CXX] xmlsecurity/source/component/documentdigitalsignatures.cxx
  20394. [CXX] xmlsecurity/source/helper/xmlsignaturehelper.cxx
  20395. [CXX] xmlsecurity/source/helper/xsecverify.cxx
  20396. [CXX] sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx
  20397. [CXX] sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx
  20398. [CXX] sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx
  20399. [CXX] sd/source/ui/accessibility/AccessibleOutlineView.cxx
  20400. [CXX] sd/source/ui/accessibility/AccessiblePageShape.cxx
  20401. [CXX] sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
  20402. [CXX] sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
  20403. [CXX] sd/source/ui/accessibility/AccessiblePresentationShape.cxx
  20404. [CXX] sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx
  20405. [CXX] sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
  20406. [CXX] sd/source/ui/accessibility/AccessibleViewForwarder.cxx
  20407. [CXX] sd/source/ui/accessibility/SdShapeTypes.cxx
  20408. [CXX] sd/source/core/CustomAnimationCloner.cxx
  20409. [CXX] sd/source/core/CustomAnimationEffect.cxx
  20410. [CXX] sd/source/core/CustomAnimationPreset.cxx
  20411. [CXX] sd/source/core/EffectMigration.cxx
  20412. [CXX] sd/source/core/PageListWatcher.cxx
  20413. [CXX] sd/source/core/TransitionPreset.cxx
  20414. [CXX] sd/source/core/anminfo.cxx
  20415. [CXX] sd/source/core/annotations/Annotation.cxx
  20416. [CXX] sd/source/core/annotations/AnnotationEnumeration.cxx
  20417. [CXX] sd/source/core/cusshow.cxx
  20418. [CXX] sd/source/core/drawdoc.cxx
  20419. [CXX] sd/source/core/drawdoc2.cxx
  20420. [CXX] sd/source/core/drawdoc3.cxx
  20421. [CXX] sd/source/core/drawdoc4.cxx
  20422. [CXX] sd/source/core/drawdoc_animations.cxx
  20423. [CXX] sd/source/core/pglink.cxx
  20424. [CXX] sd/source/core/sdiocmpt.cxx
  20425. [CXX] sd/source/core/sdpage.cxx
  20426. [CXX] sd/source/core/sdpage2.cxx
  20427. [CXX] sd/source/core/sdpage_animations.cxx
  20428. [CXX] sd/source/core/shapelist.cxx
  20429. [CXX] sd/source/core/stlfamily.cxx
  20430. [CXX] sd/source/core/stlpool.cxx
  20431. [CXX] sd/source/core/stlsheet.cxx
  20432. [CXX] sd/source/core/text/textapi.cxx
  20433. [CXX] sd/source/core/typemap.cxx
  20434. [CXX] sd/source/core/undo/undofactory.cxx
  20435. [CXX] sd/source/core/undo/undomanager.cxx
  20436. [CXX] sd/source/core/undo/undoobjects.cxx
  20437. [CXX] sd/source/core/undoanim.cxx
  20438. [CXX] sd/source/filter/cgm/sdcgmfilter.cxx
  20439. [CXX] sd/source/filter/eppt/eppt.cxx
  20440. [CXX] sd/source/filter/eppt/epptso.cxx
  20441. [CXX] sd/source/filter/eppt/escherex.cxx
  20442. [CXX] sd/source/filter/eppt/pptexanimations.cxx
  20443. [CXX] sd/source/filter/eppt/pptexsoundcollection.cxx
  20444. [CXX] sd/source/filter/eppt/pptx-epptbase.cxx
  20445. [CXX] sd/source/filter/eppt/pptx-epptooxml.cxx
  20446. [CXX] sd/source/filter/eppt/pptx-animations.cxx
  20447. [CXX] sd/source/filter/eppt/pptx-animations-cond.cxx
  20448. [CXX] sd/source/filter/eppt/pptx-animations-nodectx.cxx
  20449. [CXX] sd/source/filter/eppt/pptx-grouptable.cxx
  20450. [CXX] sd/source/filter/eppt/pptx-stylesheet.cxx
  20451. [CXX] sd/source/filter/eppt/pptx-text.cxx
  20452. [CXX] sd/source/filter/ppt/ppt97animations.cxx
  20453. [CXX] sd/source/filter/ppt/pptatom.cxx
  20454. [CXX] sd/source/filter/ppt/pptin.cxx
  20455. [CXX] sd/source/filter/ppt/pptinanimations.cxx
  20456. [CXX] sd/source/filter/ppt/propread.cxx
  20457. [CXX] sd/source/filter/grf/sdgrffilter.cxx
  20458. [CXX] sd/source/filter/html/HtmlOptionsDialog.cxx
  20459. [CXX] sd/source/filter/html/buttonset.cxx
  20460. [CXX] sd/source/filter/html/htmlex.cxx
  20461. [CXX] sd/source/filter/html/sdhtmlfilter.cxx
  20462. [CXX] sd/source/filter/pdf/sdpdffilter.cxx
  20463. [CXX] sd/source/filter/sdfilter.cxx
  20464. [CXX] sd/source/filter/sdpptwrp.cxx
  20465. [CXX] sd/source/filter/xml/sdtransform.cxx
  20466. [CXX] sd/source/filter/xml/sdxmlwrp.cxx
  20467. [CXX] sd/source/helper/simplereferencecomponent.cxx
  20468. [CXX] sd/source/ui/animations/CustomAnimationDialog.cxx
  20469. [CXX] sd/source/ui/animations/CustomAnimationList.cxx
  20470. [CXX] sd/source/ui/animations/CustomAnimationPane.cxx
  20471. [CXX] sd/source/ui/animations/STLPropertySet.cxx
  20472. [CXX] sd/source/ui/animations/SlideTransitionPane.cxx
  20473. [CXX] sd/source/ui/animations/motionpathtag.cxx
  20474. [CXX] sd/source/ui/annotations/annotationmanager.cxx
  20475. [CXX] sd/source/ui/annotations/annotationtag.cxx
  20476. [CXX] sd/source/ui/annotations/annotationwindow.cxx
  20477. [CXX] sd/source/ui/app/optsitem.cxx
  20478. [CXX] sd/source/ui/app/sddll.cxx
  20479. [CXX] sd/source/ui/app/sdmod.cxx
  20480. [CXX] sd/source/ui/app/sdmod1.cxx
  20481. [CXX] sd/source/ui/app/sdmod2.cxx
  20482. [CXX] sd/source/ui/app/sdpopup.cxx
  20483. [CXX] sd/source/ui/app/sdxfer.cxx
  20484. [CXX] sd/source/ui/app/tmplctrl.cxx
  20485. [CXX] sd/source/ui/app/scalectrl.cxx
  20486. [CXX] sd/source/ui/controller/slidelayoutcontroller.cxx
  20487. [CXX] sd/source/ui/controller/displaymodecontroller.cxx
  20488. [CXX] sd/source/ui/dlg/AnimationChildWindow.cxx
  20489. [CXX] sd/source/ui/dlg/LayerTabBar.cxx
  20490. [CXX] sd/source/ui/dlg/NavigatorChildWindow.cxx
  20491. [CXX] sd/source/ui/dlg/PaneChildWindows.cxx
  20492. [CXX] sd/source/ui/dlg/PaneShells.cxx
  20493. [CXX] sd/source/ui/dlg/SpellDialogChildWindow.cxx
  20494. [CXX] sd/source/ui/dlg/TemplateScanner.cxx
  20495. [CXX] sd/source/ui/dlg/animobjs.cxx
  20496. [CXX] sd/source/ui/dlg/assclass.cxx
  20497. [CXX] sd/source/ui/dlg/diactrl.cxx
  20498. [CXX] sd/source/ui/dlg/filedlg.cxx
  20499. [CXX] sd/source/ui/dlg/gluectrl.cxx
  20500. [CXX] sd/source/ui/dlg/ins_paste.cxx
  20501. [CXX] sd/source/ui/dlg/layeroptionsdlg.cxx
  20502. [CXX] sd/source/ui/dlg/navigatr.cxx
  20503. [CXX] sd/source/ui/dlg/sdabstdlg.cxx
  20504. [CXX] sd/source/ui/dlg/sdtreelb.cxx
  20505. [CXX] sd/source/ui/dlg/titledockwin.cxx
  20506. [CXX] sd/source/ui/dlg/unchss.cxx
  20507. [CXX] sd/source/ui/docshell/docshel2.cxx
  20508. [CXX] sd/source/ui/docshell/docshel3.cxx
  20509. [CXX] sd/source/ui/docshell/docshel4.cxx
  20510. [CXX] sd/source/ui/docshell/docshell.cxx
  20511. [CXX] sd/source/ui/docshell/grdocsh.cxx
  20512. [CXX] sd/source/ui/docshell/sdclient.cxx
  20513. [CXX] sd/source/ui/framework/configuration/ChangeRequestQueue.cxx
  20514. [CXX] sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx
  20515. [CXX] sd/source/ui/framework/configuration/Configuration.cxx
  20516. [CXX] sd/source/ui/framework/configuration/ConfigurationClassifier.cxx
  20517. [CXX] sd/source/ui/framework/configuration/ConfigurationController.cxx
  20518. [CXX] sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx
  20519. [CXX] sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx
  20520. [CXX] sd/source/ui/framework/configuration/ConfigurationTracer.cxx
  20521. [CXX] sd/source/ui/framework/configuration/ConfigurationUpdater.cxx
  20522. [CXX] sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
  20523. [CXX] sd/source/ui/framework/configuration/ResourceFactoryManager.cxx
  20524. [CXX] sd/source/ui/framework/configuration/ResourceId.cxx
  20525. [CXX] sd/source/ui/framework/configuration/UpdateRequest.cxx
  20526. [CXX] sd/source/ui/framework/factories/BasicPaneFactory.cxx
  20527. [CXX] sd/source/ui/framework/factories/BasicToolBarFactory.cxx
  20528. [CXX] sd/source/ui/framework/factories/BasicViewFactory.cxx
  20529. [CXX] sd/source/ui/framework/factories/ChildWindowPane.cxx
  20530. [CXX] sd/source/ui/framework/factories/FrameWindowPane.cxx
  20531. [CXX] sd/source/ui/framework/factories/FullScreenPane.cxx
  20532. [CXX] sd/source/ui/framework/factories/Pane.cxx
  20533. [CXX] sd/source/ui/framework/factories/PresentationFactory.cxx
  20534. [CXX] sd/source/ui/framework/factories/ViewShellWrapper.cxx
  20535. [CXX] sd/source/ui/framework/module/CenterViewFocusModule.cxx
  20536. [CXX] sd/source/ui/framework/module/DrawModule.cxx
  20537. [CXX] sd/source/ui/framework/module/ImpressModule.cxx
  20538. [CXX] sd/source/ui/framework/module/ModuleController.cxx
  20539. [CXX] sd/source/ui/framework/module/PresentationModule.cxx
  20540. [CXX] sd/source/ui/framework/module/ShellStackGuard.cxx
  20541. [CXX] sd/source/ui/framework/module/SlideSorterModule.cxx
  20542. [CXX] sd/source/ui/framework/module/ToolBarModule.cxx
  20543. [CXX] sd/source/ui/framework/module/ViewTabBarModule.cxx
  20544. [CXX] sd/source/ui/framework/tools/FrameworkHelper.cxx
  20545. [CXX] sd/source/ui/func/bulmaper.cxx
  20546. [CXX] sd/source/ui/func/fuarea.cxx
  20547. [CXX] sd/source/ui/func/fubullet.cxx
  20548. [CXX] sd/source/ui/func/fuchar.cxx
  20549. [CXX] sd/source/ui/func/fucon3d.cxx
  20550. [CXX] sd/source/ui/func/fuconarc.cxx
  20551. [CXX] sd/source/ui/func/fuconbez.cxx
  20552. [CXX] sd/source/ui/func/fuconcs.cxx
  20553. [CXX] sd/source/ui/func/fuconnct.cxx
  20554. [CXX] sd/source/ui/func/fuconrec.cxx
  20555. [CXX] sd/source/ui/func/fuconstr.cxx
  20556. [CXX] sd/source/ui/func/fuconuno.cxx
  20557. [CXX] sd/source/ui/func/fucopy.cxx
  20558. [CXX] sd/source/ui/func/fucushow.cxx
  20559. [CXX] sd/source/ui/func/fudraw.cxx
  20560. [CXX] sd/source/ui/func/fudspord.cxx
  20561. [CXX] sd/source/ui/func/fuediglu.cxx
  20562. [CXX] sd/source/ui/func/fuexecuteinteraction.cxx
  20563. [CXX] sd/source/ui/func/fuexpand.cxx
  20564. [CXX] sd/source/ui/func/fuformatpaintbrush.cxx
  20565. [CXX] sd/source/ui/func/fuhhconv.cxx
  20566. [CXX] sd/source/ui/func/fuinsert.cxx
  20567. [CXX] sd/source/ui/func/fuinsfil.cxx
  20568. [CXX] sd/source/ui/func/fuline.cxx
  20569. [CXX] sd/source/ui/func/fulinend.cxx
  20570. [CXX] sd/source/ui/func/fulink.cxx
  20571. [CXX] sd/source/ui/func/fumeasur.cxx
  20572. [CXX] sd/source/ui/func/fumorph.cxx
  20573. [CXX] sd/source/ui/func/funavig.cxx
  20574. [CXX] sd/source/ui/func/fuoaprms.cxx
  20575. [CXX] sd/source/ui/func/fuolbull.cxx
  20576. [CXX] sd/source/ui/func/fuoltext.cxx
  20577. [CXX] sd/source/ui/func/fupage.cxx
  20578. [CXX] sd/source/ui/func/fuparagr.cxx
  20579. [CXX] sd/source/ui/func/fupoor.cxx
  20580. [CXX] sd/source/ui/func/fuprlout.cxx
  20581. [CXX] sd/source/ui/func/fuprobjs.cxx
  20582. [CXX] sd/source/ui/func/fuscale.cxx
  20583. [CXX] sd/source/ui/func/fusearch.cxx
  20584. [CXX] sd/source/ui/func/fusel.cxx
  20585. [CXX] sd/source/ui/func/fusldlg.cxx
  20586. [CXX] sd/source/ui/func/fusnapln.cxx
  20587. [CXX] sd/source/ui/func/fusumry.cxx
  20588. [CXX] sd/source/ui/func/futempl.cxx
  20589. [CXX] sd/source/ui/func/futext.cxx
  20590. [CXX] sd/source/ui/func/futhes.cxx
  20591. [CXX] sd/source/ui/func/futransf.cxx
  20592. [CXX] sd/source/ui/func/futxtatt.cxx
  20593. [CXX] sd/source/ui/func/fuvect.cxx
  20594. [CXX] sd/source/ui/func/fuzoom.cxx
  20595. [CXX] sd/source/ui/func/sdundogr.cxx
  20596. [CXX] sd/source/ui/func/smarttag.cxx
  20597. [CXX] sd/source/ui/func/undoback.cxx
  20598. [CXX] sd/source/ui/func/undoheaderfooter.cxx
  20599. [CXX] sd/source/ui/func/undolayer.cxx
  20600. [CXX] sd/source/ui/func/undopage.cxx
  20601. [CXX] sd/source/ui/func/unmovss.cxx
  20602. [CXX] sd/source/ui/func/unoaprms.cxx
  20603. [CXX] sd/source/ui/func/unprlout.cxx
  20604. [CXX] sd/source/ui/presenter/CanvasUpdateRequester.cxx
  20605. [CXX] sd/source/ui/presenter/PresenterCanvas.cxx
  20606. [CXX] sd/source/ui/presenter/PresenterHelper.cxx
  20607. [CXX] sd/source/ui/presenter/PresenterPreviewCache.cxx
  20608. [CXX] sd/source/ui/presenter/SlideRenderer.cxx
  20609. [CXX] sd/source/ui/sidebar/AllMasterPagesSelector.cxx
  20610. [CXX] sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx
  20611. [CXX] sd/source/ui/sidebar/DocumentHelper.cxx
  20612. [CXX] sd/source/ui/sidebar/LayoutMenu.cxx
  20613. [CXX] sd/source/ui/sidebar/MasterPageContainer.cxx
  20614. [CXX] sd/source/ui/sidebar/MasterPageContainerFiller.cxx
  20615. [CXX] sd/source/ui/sidebar/MasterPageContainerProviders.cxx
  20616. [CXX] sd/source/ui/sidebar/MasterPageContainerQueue.cxx
  20617. [CXX] sd/source/ui/sidebar/MasterPageDescriptor.cxx
  20618. [CXX] sd/source/ui/sidebar/MasterPageObserver.cxx
  20619. [CXX] sd/source/ui/sidebar/MasterPagesSelector.cxx
  20620. [CXX] sd/source/ui/sidebar/NavigatorWrapper.cxx
  20621. [CXX] sd/source/ui/sidebar/PanelFactory.cxx
  20622. [CXX] sd/source/ui/sidebar/PreviewValueSet.cxx
  20623. [CXX] sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx
  20624. [CXX] sd/source/ui/sidebar/RecentMasterPagesSelector.cxx
  20625. [CXX] sd/source/ui/sidebar/SlideBackground.cxx
  20626. [CXX] sd/source/ui/slideshow/PaneHider.cxx
  20627. [CXX] sd/source/ui/slideshow/SlideShowRestarter.cxx
  20628. [CXX] sd/source/ui/slideshow/showwin.cxx
  20629. [CXX] sd/source/ui/slideshow/slideshow.cxx
  20630. [CXX] sd/source/ui/slideshow/slideshowimpl.cxx
  20631. [CXX] sd/source/ui/slideshow/slideshowviewimpl.cxx
  20632. [CXX] sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx
  20633. [CXX] sd/source/ui/slidesorter/cache/SlsBitmapCompressor.cxx
  20634. [CXX] sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx
  20635. [CXX] sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx
  20636. [CXX] sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx
  20637. [CXX] sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx
  20638. [CXX] sd/source/ui/slidesorter/cache/SlsPageCache.cxx
  20639. [CXX] sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx
  20640. [CXX] sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx
  20641. [CXX] sd/source/ui/slidesorter/cache/SlsRequestFactory.cxx
  20642. [CXX] sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx
  20643. [CXX] sd/source/ui/slidesorter/controller/SlideSorterController.cxx
  20644. [CXX] sd/source/ui/slidesorter/controller/SlsAnimationFunction.cxx
  20645. [CXX] sd/source/ui/slidesorter/controller/SlsAnimator.cxx
  20646. [CXX] sd/source/ui/slidesorter/controller/SlsClipboard.cxx
  20647. [CXX] sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx
  20648. [CXX] sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx
  20649. [CXX] sd/source/ui/slidesorter/controller/SlsFocusManager.cxx
  20650. [CXX] sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx
  20651. [CXX] sd/source/ui/slidesorter/controller/SlsListener.cxx
  20652. [CXX] sd/source/ui/slidesorter/controller/SlsPageSelector.cxx
  20653. [CXX] sd/source/ui/slidesorter/controller/SlsProperties.cxx
  20654. [CXX] sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx
  20655. [CXX] sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
  20656. [CXX] sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx
  20657. [CXX] sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx
  20658. [CXX] sd/source/ui/slidesorter/controller/SlsSlotManager.cxx
  20659. [CXX] sd/source/ui/slidesorter/controller/SlsTransferableData.cxx
  20660. [CXX] sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx
  20661. [CXX] sd/source/ui/slidesorter/model/SlideSorterModel.cxx
  20662. [CXX] sd/source/ui/slidesorter/model/SlsPageDescriptor.cxx
  20663. [CXX] sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx
  20664. [CXX] sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx
  20665. [CXX] sd/source/ui/slidesorter/model/SlsVisualState.cxx
  20666. [CXX] sd/source/ui/slidesorter/shell/SlideSorter.cxx
  20667. [CXX] sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
  20668. [CXX] sd/source/ui/slidesorter/view/SlideSorterView.cxx
  20669. [CXX] sd/source/ui/slidesorter/view/SlsFramePainter.cxx
  20670. [CXX] sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx
  20671. [CXX] sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx
  20672. [CXX] sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx
  20673. [CXX] sd/source/ui/slidesorter/view/SlsLayouter.cxx
  20674. [CXX] sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx
  20675. [CXX] sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx
  20676. [CXX] sd/source/ui/slidesorter/view/SlsTheme.cxx
  20677. [CXX] sd/source/ui/slidesorter/view/SlsToolTip.cxx
  20678. [CXX] sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx
  20679. [CXX] sd/source/ui/table/TableDesignPane.cxx
  20680. [CXX] sd/source/ui/table/tablefunction.cxx
  20681. [CXX] sd/source/ui/table/tableobjectbar.cxx
  20682. [CXX] sd/source/ui/tools/AsynchronousCall.cxx
  20683. [CXX] sd/source/ui/tools/ConfigurationAccess.cxx
  20684. [CXX] sd/source/ui/tools/EventMultiplexer.cxx
  20685. [CXX] sd/source/ui/tools/GraphicSizeCheck.cxx
  20686. [CXX] sd/source/ui/tools/IconCache.cxx
  20687. [CXX] sd/source/ui/tools/IdleDetection.cxx
  20688. [CXX] sd/source/ui/tools/PreviewRenderer.cxx
  20689. [CXX] sd/source/ui/tools/SdGlobalResourceContainer.cxx
  20690. [CXX] sd/source/ui/tools/SlotStateListener.cxx
  20691. [CXX] sd/source/ui/tools/TimerBasedTaskExecution.cxx
  20692. [CXX] sd/source/ui/uitest/uiobject.cxx
  20693. [CXX] sd/source/ui/unoidl/DrawController.cxx
  20694. [CXX] sd/source/ui/unoidl/SdUnoDrawView.cxx
  20695. [CXX] sd/source/ui/unoidl/SdUnoOutlineView.cxx
  20696. [CXX] sd/source/ui/unoidl/SdUnoSlideView.cxx
  20697. [CXX] sd/source/ui/unoidl/UnoDocumentSettings.cxx
  20698. [CXX] sd/source/ui/unoidl/randomnode.cxx
  20699. [CXX] sd/source/ui/unoidl/unocpres.cxx
  20700. [CXX] sd/source/ui/unoidl/unodoc.cxx
  20701. [CXX] sd/source/ui/unoidl/unolayer.cxx
  20702. [CXX] sd/source/ui/unoidl/unomodel.cxx
  20703. [CXX] sd/source/ui/unoidl/unomodule.cxx
  20704. [CXX] sd/source/ui/unoidl/unoobj.cxx
  20705. [CXX] sd/source/ui/unoidl/unopage.cxx
  20706. [CXX] sd/source/ui/unoidl/unopback.cxx
  20707. [CXX] sd/source/ui/unoidl/unopool.cxx
  20708. [CXX] sd/source/ui/unoidl/unosrch.cxx
  20709. [CXX] sd/source/ui/unoidl/unowcntr.cxx
  20710. [CXX] sd/source/ui/view/DocumentRenderer.cxx
  20711. [CXX] sd/source/ui/view/FormShellManager.cxx
  20712. [CXX] sd/source/ui/view/GraphicObjectBar.cxx
  20713. [CXX] sd/source/ui/view/GraphicViewShellBase.cxx
  20714. [CXX] sd/source/ui/view/ImpressViewShellBase.cxx
  20715. [CXX] sd/source/ui/view/MediaObjectBar.cxx
  20716. [CXX] sd/source/ui/view/OutlineViewShellBase.cxx
  20717. [CXX] sd/source/ui/view/Outliner.cxx
  20718. [CXX] sd/source/ui/view/OutlinerIterator.cxx
  20719. [CXX] sd/source/ui/view/PresentationViewShellBase.cxx
  20720. [CXX] sd/source/ui/view/SlideSorterViewShellBase.cxx
  20721. [CXX] sd/source/ui/view/ToolBarManager.cxx
  20722. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20723. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20724. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20725. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20726. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20727. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20728. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20729. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  20730. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  20731. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  20732. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  20733. /opt/git/libreoffice.core/sd/source/ui/view/Outliner.cxx:659:63: required from here
  20734. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  20735. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  20736. | ^
  20737. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20738. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20739. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20740. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20741. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20742. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20743. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20744. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  20745. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  20746. | ^~~~~~~~~~~~~~
  20747. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20748. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20749. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20750. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20751. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20752. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20753. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  20754. 64 | class ptree_bad_path : public ptree_error
  20755. | ^~~~~~~~~~~~~~
  20756. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20757. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20758. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20759. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20760. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20761. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20762. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20763. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  20764. 38 | inline ptree_error::~ptree_error() throw()
  20765. | ^~~~~~~~~~~
  20766. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20767. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20768. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20769. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20770. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20771. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20772. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20773. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  20774. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  20775. | ^
  20776. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  20777. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20778. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20779. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  20780. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  20781. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  20782. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  20783. /opt/git/libreoffice.core/sd/source/ui/view/Outliner.cxx:662:60: required from here
  20784. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  20785. 20 | class json_parser_error: public file_parser_error
  20786. | ^~~~~~~~~~~~~~~~~
  20787. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  20788. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  20789. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20790. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20791. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  20792. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  20793. | ^
  20794. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  20795. 20 | class file_parser_error: public ptree_error
  20796. | ^~~~~~~~~~~~~~~~~
  20797. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20798. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20799. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20800. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20801. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20802. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20803. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20804. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  20805. 38 | inline ptree_error::~ptree_error() throw()
  20806. | ^~~~~~~~~~~
  20807. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  20808. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20809. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20810. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  20811. 20 | class json_parser_error: public file_parser_error
  20812. | ^~~~~~~~~~~~~~~~~
  20813. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20814. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20815. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20816. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20817. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20818. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20819. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20820. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  20821. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  20822. | ^
  20823. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  20824. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  20825. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  20826. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  20827. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  20828. /opt/git/libreoffice.core/sd/source/ui/view/Outliner.cxx:648:88: required from here
  20829. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  20830. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20831. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20832. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20833. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20834. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20835. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20836. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20837. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  20838. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  20839. | ^~~~~~~~~~~~~~
  20840. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20841. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20842. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20843. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20844. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20845. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20846. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  20847. 40 | class ptree_bad_data : public ptree_error
  20848. | ^~~~~~~~~~~~~~
  20849. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20850. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20851. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20852. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20853. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20854. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20855. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20856. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  20857. 38 | inline ptree_error::~ptree_error() throw()
  20858. | ^~~~~~~~~~~
  20859. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20860. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20861. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20862. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20863. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20864. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20865. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20866. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  20867. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  20868. | ^
  20869. [CXX] sd/source/ui/view/ViewClipboard.cxx
  20870. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  20871. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  20872. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  20873. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  20874. | ^~~~~~~~~~
  20875. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20876. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20877. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20878. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20879. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20880. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20881. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20882. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  20883. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  20884. | ^~~~~~~~~~~~~~
  20885. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20886. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20887. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20888. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20889. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20890. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20891. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20892. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  20893. 114 | wrapexcept * p = new wrapexcept( *this );
  20894. | ^~~~~~~~~~~~~~~~~~~~~~~
  20895. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  20896. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  20897. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  20898. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  20899. | ^~~~~~~~~~
  20900. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  20901. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  20902. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  20903. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20904. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20905. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20906. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20907. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  20908. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  20909. | ^~~~~~~~~~~~~~
  20910. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  20911. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  20912. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  20913. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  20914. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  20915. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  20916. from /opt/git/libreoffice.core/sd/inc/pch/precompiled_sd.hxx:52:
  20917. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  20918. 114 | wrapexcept * p = new wrapexcept( *this );
  20919. | ^~~~~~~~~~~~~~~~~~~~~~~
  20920. [CXX] sd/source/ui/view/ViewShellBase.cxx
  20921. [CXX] sd/source/ui/view/ViewShellHint.cxx
  20922. [CXX] sd/source/ui/view/ViewShellImplementation.cxx
  20923. [CXX] sd/source/ui/view/ViewShellManager.cxx
  20924. [CXX] sd/source/ui/view/ViewTabBar.cxx
  20925. [CXX] sd/source/ui/view/WindowUpdater.cxx
  20926. [CXX] sd/source/ui/view/clview.cxx
  20927. [CXX] sd/source/ui/view/drawview.cxx
  20928. [CXX] sd/source/ui/view/drbezob.cxx
  20929. [CXX] sd/source/ui/view/drtxtob.cxx
  20930. [CXX] sd/source/ui/view/drtxtob1.cxx
  20931. [CXX] sd/source/ui/view/drviews1.cxx
  20932. [CXX] sd/source/ui/view/drviews2.cxx
  20933. [CXX] sd/source/ui/view/drviews3.cxx
  20934. [CXX] sd/source/ui/view/drviews4.cxx
  20935. [CXX] sd/source/ui/view/drviews5.cxx
  20936. [CXX] sd/source/ui/view/drviews6.cxx
  20937. [CXX] sd/source/ui/view/drviews7.cxx
  20938. [CXX] sd/source/ui/view/drviews8.cxx
  20939. [CXX] sd/source/ui/view/drviews9.cxx
  20940. [CXX] sd/source/ui/view/drviewsa.cxx
  20941. [CXX] sd/source/ui/view/drviewsb.cxx
  20942. [CXX] sd/source/ui/view/drviewsc.cxx
  20943. [CXX] sd/source/ui/view/drviewsd.cxx
  20944. [CXX] sd/source/ui/view/drviewse.cxx
  20945. [CXX] sd/source/ui/view/drviewsf.cxx
  20946. [CXX] sd/source/ui/view/drviewsg.cxx
  20947. [CXX] sd/source/ui/view/drviewsh.cxx
  20948. [CXX] sd/source/ui/view/drviewsi.cxx
  20949. [CXX] sd/source/ui/view/drviewsj.cxx
  20950. [CXX] sd/source/ui/view/drviewsk.cxx
  20951. [CXX] sd/source/ui/view/drvwshrg.cxx
  20952. [CXX] sd/source/ui/view/frmview.cxx
  20953. [CXX] sd/source/ui/view/grviewsh.cxx
  20954. [CXX] sd/source/ui/view/outlnvs2.cxx
  20955. [CXX] sd/source/ui/view/outlnvsh.cxx
  20956. [CXX] sd/source/ui/view/outlview.cxx
  20957. [CXX] sd/source/ui/view/presvish.cxx
  20958. [CXX] sd/source/ui/view/sdruler.cxx
  20959. [CXX] sd/source/ui/view/sdview.cxx
  20960. [CXX] sd/source/ui/view/sdview2.cxx
  20961. [CXX] sd/source/ui/view/sdview3.cxx
  20962. [CXX] sd/source/ui/view/sdview4.cxx
  20963. [CXX] sd/source/ui/view/sdview5.cxx
  20964. [CXX] sd/source/ui/view/sdwindow.cxx
  20965. [CXX] sd/source/ui/view/tabcontr.cxx
  20966. [CXX] sd/source/ui/view/unmodpg.cxx
  20967. [CXX] sd/source/ui/view/viewoverlaymanager.cxx
  20968. [CXX] sd/source/ui/view/viewshe2.cxx
  20969. [CXX] sd/source/ui/view/viewshe3.cxx
  20970. [CXX] sd/source/ui/view/viewshel.cxx
  20971. [CXX] sd/source/ui/view/zoomlist.cxx
  20972. [CXX] sd/source/ui/remotecontrol/BufferedStreamSocket.cxx
  20973. [CXX] sd/source/ui/remotecontrol/Communicator.cxx
  20974. [CXX] sd/source/ui/remotecontrol/ImagePreparer.cxx
  20975. [CXX] sd/source/ui/remotecontrol/Server.cxx
  20976. [CXX] sd/source/ui/remotecontrol/Receiver.cxx
  20977. [CXX] sd/source/ui/remotecontrol/Listener.cxx
  20978. [CXX] sd/source/ui/remotecontrol/Transmitter.cxx
  20979. [CXX] sd/source/ui/remotecontrol/AvahiNetworkService.cxx
  20980. [CXX] sd/source/ui/remotecontrol/DiscoveryService.cxx
  20981. [CXX] sd/source/ui/remotecontrol/BluetoothServer.cxx
  20982. [CXX] slideshow/source/engine/activities/activitiesfactory.cxx
  20983. [CXX] slideshow/source/engine/activities/activitybase.cxx
  20984. [CXX] slideshow/source/engine/activities/continuousactivitybase.cxx
  20985. [CXX] slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx
  20986. [CXX] slideshow/source/engine/activities/discreteactivitybase.cxx
  20987. [CXX] slideshow/source/engine/activitiesqueue.cxx
  20988. [CXX] slideshow/source/engine/activities/simplecontinuousactivitybase.cxx
  20989. [CXX] slideshow/source/engine/animatedsprite.cxx
  20990. [CXX] slideshow/source/engine/animationfactory.cxx
  20991. [CXX] slideshow/source/engine/animationnodes/animationaudionode.cxx
  20992. [CXX] slideshow/source/engine/animationnodes/animationbasenode.cxx
  20993. [CXX] slideshow/source/engine/animationnodes/animationcolornode.cxx
  20994. [CXX] slideshow/source/engine/animationnodes/animationcommandnode.cxx
  20995. [CXX] slideshow/source/engine/animationnodes/animationnodefactory.cxx
  20996. [CXX] slideshow/source/engine/animationnodes/animationpathmotionnode.cxx
  20997. [CXX] slideshow/source/engine/animationnodes/animationsetnode.cxx
  20998. [CXX] slideshow/source/engine/animationnodes/animationphysicsnode.cxx
  20999. [CXX] slideshow/source/engine/animationnodes/animationtransformnode.cxx
  21000. [CXX] slideshow/source/engine/animationnodes/animationtransitionfilternode.cxx
  21001. [CXX] slideshow/source/engine/animationnodes/basecontainernode.cxx
  21002. [CXX] slideshow/source/engine/animationnodes/basenode.cxx
  21003. [CXX] slideshow/source/engine/animationnodes/generateevent.cxx
  21004. [CXX] slideshow/source/engine/animationnodes/nodetools.cxx
  21005. [CXX] slideshow/source/engine/animationnodes/paralleltimecontainer.cxx
  21006. [CXX] slideshow/source/engine/animationnodes/propertyanimationnode.cxx
  21007. [CXX] slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
  21008. [CXX] slideshow/source/engine/attributemap.cxx
  21009. [CXX] slideshow/source/engine/box2dtools.cxx
  21010. [CXX] slideshow/source/engine/color.cxx
  21011. [CXX] slideshow/source/engine/delayevent.cxx
  21012. [CXX] slideshow/source/engine/effectrewinder.cxx
  21013. [CXX] slideshow/source/engine/eventmultiplexer.cxx
  21014. [CXX] slideshow/source/engine/eventqueue.cxx
  21015. [CXX] slideshow/source/engine/expressionnodefactory.cxx
  21016. [CXX] slideshow/source/engine/rehearsetimingsactivity.cxx
  21017. [CXX] slideshow/source/engine/screenupdater.cxx
  21018. [CXX] slideshow/source/engine/shapeattributelayer.cxx
  21019. [CXX] slideshow/source/engine/shapes/appletshape.cxx
  21020. [CXX] slideshow/source/engine/shapes/backgroundshape.cxx
  21021. [CXX] slideshow/source/engine/shapes/drawinglayeranimation.cxx
  21022. [CXX] slideshow/source/engine/shapes/drawshape.cxx
  21023. [CXX] slideshow/source/engine/shapes/drawshapesubsetting.cxx
  21024. [CXX] slideshow/source/engine/shapes/externalshapebase.cxx
  21025. [CXX] slideshow/source/engine/shapes/gdimtftools.cxx
  21026. [CXX] slideshow/source/engine/shapes/intrinsicanimationactivity.cxx
  21027. [CXX] slideshow/source/engine/shapes/mediashape.cxx
  21028. [CXX] slideshow/source/engine/shapes/shapeimporter.cxx
  21029. [CXX] slideshow/source/engine/shapesubset.cxx
  21030. [CXX] slideshow/source/engine/shapes/viewappletshape.cxx
  21031. [CXX] slideshow/source/engine/shapes/viewbackgroundshape.cxx
  21032. [CXX] slideshow/source/engine/shapes/viewmediashape.cxx
  21033. [CXX] slideshow/source/engine/shapes/viewshape.cxx
  21034. [CXX] slideshow/source/engine/slidebitmap.cxx
  21035. [CXX] slideshow/source/engine/slide/layer.cxx
  21036. [CXX] slideshow/source/engine/slide/layermanager.cxx
  21037. [CXX] slideshow/source/engine/slide/shapemanagerimpl.cxx
  21038. [CXX] slideshow/source/engine/slideshowcontext.cxx
  21039. [CXX] slideshow/source/engine/slideshowimpl.cxx
  21040. [CXX] slideshow/source/engine/slide/slideanimations.cxx
  21041. [CXX] slideshow/source/engine/slide/slideimpl.cxx
  21042. [CXX] slideshow/source/engine/slide/targetpropertiescreator.cxx
  21043. [CXX] slideshow/source/engine/slide/userpaintoverlay.cxx
  21044. [CXX] slideshow/source/engine/slideview.cxx
  21045. [CXX] slideshow/source/engine/smilfunctionparser.cxx
  21046. [CXX] slideshow/source/engine/soundplayer.cxx
  21047. [CXX] slideshow/source/engine/tools.cxx
  21048. [CXX] slideshow/source/engine/transitions/barndoorwipe.cxx
  21049. [CXX] slideshow/source/engine/transitions/barwipepolypolygon.cxx
  21050. [CXX] slideshow/source/engine/transitions/boxwipe.cxx
  21051. [CXX] slideshow/source/engine/transitions/checkerboardwipe.cxx
  21052. [CXX] slideshow/source/engine/transitions/clippingfunctor.cxx
  21053. [CXX] slideshow/source/engine/transitions/clockwipe.cxx
  21054. [CXX] slideshow/source/engine/transitions/combtransition.cxx
  21055. [CXX] slideshow/source/engine/transitions/doublediamondwipe.cxx
  21056. [CXX] slideshow/source/engine/transitions/ellipsewipe.cxx
  21057. [CXX] slideshow/source/engine/transitions/fanwipe.cxx
  21058. [CXX] slideshow/source/engine/transitions/figurewipe.cxx
  21059. [CXX] slideshow/source/engine/transitions/fourboxwipe.cxx
  21060. [CXX] slideshow/source/engine/transitions/iriswipe.cxx
  21061. [CXX] slideshow/source/engine/transitions/parametricpolypolygonfactory.cxx
  21062. [CXX] slideshow/source/engine/transitions/pinwheelwipe.cxx
  21063. [CXX] slideshow/source/engine/transitions/randomwipe.cxx
  21064. [CXX] slideshow/source/engine/transitions/shapetransitionfactory.cxx
  21065. [CXX] slideshow/source/engine/transitions/slidechangebase.cxx
  21066. [CXX] slideshow/source/engine/transitions/slidetransitionfactory.cxx
  21067. [CXX] slideshow/source/engine/transitions/snakewipe.cxx
  21068. [CXX] slideshow/source/engine/transitions/spiralwipe.cxx
  21069. [CXX] slideshow/source/engine/transitions/sweepwipe.cxx
  21070. [CXX] slideshow/source/engine/transitions/transitionfactorytab.cxx
  21071. [CXX] slideshow/source/engine/transitions/transitiontools.cxx
  21072. [CXX] slideshow/source/engine/transitions/veewipe.cxx
  21073. [CXX] slideshow/source/engine/transitions/waterfallwipe.cxx
  21074. [CXX] slideshow/source/engine/transitions/zigzagwipe.cxx
  21075. [CXX] slideshow/source/engine/unoviewcontainer.cxx
  21076. [CXX] slideshow/source/engine/usereventqueue.cxx
  21077. [CXX] slideshow/source/engine/waitsymbol.cxx
  21078. [CXX] slideshow/source/engine/slideoverlaybutton.cxx
  21079. [CXX] slideshow/source/engine/pointersymbol.cxx
  21080. [CXX] slideshow/source/engine/wakeupevent.cxx
  21081. [CXX] writerperfect/source/impress/KeynoteImportFilter.cxx
  21082. [CXX] writerperfect/source/impress/MWAWPresentationImportFilter.cxx
  21083. [CXX] writerperfect/source/impress/StarOfficePresentationImportFilter.cxx
  21084. [CXX] writerperfect/source/calc/NumbersImportFilter.cxx
  21085. [CXX] writerperfect/source/calc/MSWorksCalcImportFilter.cxx
  21086. [CXX] writerperfect/source/calc/MWAWCalcImportFilter.cxx
  21087. [CXX] writerperfect/source/calc/StarOfficeCalcImportFilter.cxx
  21088. [CXX] writerperfect/source/writer/EPUBExportDialog.cxx
  21089. [CXX] writerperfect/source/writer/EPUBExportFilter.cxx
  21090. [CXX] writerperfect/source/writer/EPUBExportUIComponent.cxx
  21091. [CXX] writerperfect/source/writer/EPUBPackage.cxx
  21092. [CXX] writerperfect/source/writer/AbiWordImportFilter.cxx
  21093. [CXX] writerperfect/source/writer/EBookImportFilter.cxx
  21094. [CXX] writerperfect/source/writer/MSWorksImportFilter.cxx
  21095. [CXX] writerperfect/source/writer/MWAWImportFilter.cxx
  21096. [CXX] writerperfect/source/writer/PagesImportFilter.cxx
  21097. [CXX] writerperfect/source/writer/WordPerfectImportFilter.cxx
  21098. [CXX] writerperfect/source/writer/StarOfficeWriterImportFilter.cxx
  21099. [CXX] writerperfect/source/writer/exp/XMLBase64ImportContext.cxx
  21100. [CXX] writerperfect/source/writer/exp/XMLFootnoteImportContext.cxx
  21101. [CXX] writerperfect/source/writer/exp/XMLSectionContext.cxx
  21102. [CXX] writerperfect/source/writer/exp/XMLTextFrameContext.cxx
  21103. [CXX] writerperfect/source/writer/exp/XMLTextListContext.cxx
  21104. [CXX] writerperfect/source/writer/exp/XMLTextListItemContext.cxx
  21105. [CXX] writerperfect/source/writer/exp/txtparai.cxx
  21106. [CXX] writerperfect/source/writer/exp/txtstyli.cxx
  21107. [CXX] writerperfect/source/writer/exp/xmlfmt.cxx
  21108. [CXX] writerperfect/source/writer/exp/xmlictxt.cxx
  21109. [CXX] writerperfect/source/writer/exp/xmlimp.cxx
  21110. [CXX] writerperfect/source/writer/exp/xmlmetai.cxx
  21111. [CXX] writerperfect/source/writer/exp/xmltbli.cxx
  21112. [CXX] writerperfect/source/writer/exp/xmltext.cxx
  21113. [MOD] sfx2
  21114. [MOD] svgio
  21115. [CXX] basctl/source/accessibility/accessibledialogcontrolshape.cxx
  21116. [CXX] basctl/source/accessibility/accessibledialogwindow.cxx
  21117. [CXX] basctl/source/basicide/basdoc.cxx
  21118. [CXX] basctl/source/basicide/IDEComboBox.cxx
  21119. [CXX] basctl/source/basicide/basicrenderable.cxx
  21120. [CXX] basctl/source/basicide/baside2b.cxx
  21121. [CXX] basctl/source/basicide/baside2.cxx
  21122. [CXX] basctl/source/basicide/baside3.cxx
  21123. [CXX] basctl/source/basicide/basidectrlr.cxx
  21124. [CXX] basctl/source/basicide/basides1.cxx
  21125. [CXX] basctl/source/basicide/basides2.cxx
  21126. [CXX] basctl/source/basicide/basides3.cxx
  21127. [CXX] basctl/source/basicide/basidesh.cxx
  21128. [CXX] basctl/source/basicide/basobj2.cxx
  21129. [CXX] basctl/source/basicide/basobj3.cxx
  21130. [CXX] basctl/source/basicide/bastype2.cxx
  21131. [CXX] basctl/source/basicide/bastype3.cxx
  21132. [CXX] basctl/source/basicide/bastypes.cxx
  21133. [CXX] basctl/source/basicide/breakpoint.cxx
  21134. [CXX] basctl/source/basicide/brkdlg.cxx
  21135. [CXX] basctl/source/basicide/doceventnotifier.cxx
  21136. [CXX] basctl/source/basicide/docsignature.cxx
  21137. [CXX] basctl/source/basicide/documentenumeration.cxx
  21138. [CXX] basctl/source/basicide/iderdll.cxx
  21139. [CXX] basctl/source/basicide/layout.cxx
  21140. [CXX] basctl/source/basicide/linenumberwindow.cxx
  21141. [CXX] basctl/source/basicide/localizationmgr.cxx
  21142. [CXX] basctl/source/basicide/macrodlg.cxx
  21143. [CXX] basctl/source/basicide/moduldl2.cxx
  21144. [CXX] basctl/source/basicide/moduldlg.cxx
  21145. [CXX] basctl/source/basicide/ObjectCatalog.cxx
  21146. [CXX] basctl/source/basicide/sbxitem.cxx
  21147. [CXX] basctl/source/basicide/scriptdocument.cxx
  21148. [CXX] basctl/source/basicide/textwindowpeer.cxx
  21149. [CXX] basctl/source/basicide/uiobject.cxx
  21150. [CXX] basctl/source/basicide/unomodel.cxx
  21151. [CXX] basctl/source/dlged/dlgedclip.cxx
  21152. [CXX] basctl/source/dlged/dlged.cxx
  21153. [CXX] basctl/source/dlged/dlgedfac.cxx
  21154. [CXX] basctl/source/dlged/dlgedfunc.cxx
  21155. [CXX] basctl/source/dlged/dlgedlist.cxx
  21156. [CXX] basctl/source/dlged/dlgedmod.cxx
  21157. [CXX] basctl/source/dlged/dlgedobj.cxx
  21158. [CXX] basctl/source/dlged/dlgedpage.cxx
  21159. [CXX] basctl/source/dlged/dlgedview.cxx
  21160. [CXX] basctl/source/dlged/managelang.cxx
  21161. [CXX] basctl/source/dlged/propbrw.cxx
  21162. [CXX] oox/source/export/chartexport.cxx
  21163. [CXX] oox/source/drawingml/chart/axiscontext.cxx
  21164. [CXX] oox/source/drawingml/chart/axisconverter.cxx
  21165. [CXX] oox/source/drawingml/chart/axismodel.cxx
  21166. [CXX] oox/source/drawingml/chart/chartcontextbase.cxx
  21167. [CXX] oox/source/drawingml/chart/chartconverter.cxx
  21168. [CXX] oox/source/drawingml/chart/chartdrawingfragment.cxx
  21169. [CXX] oox/source/drawingml/chart/chartspaceconverter.cxx
  21170. [CXX] oox/source/drawingml/chart/chartspacefragment.cxx
  21171. [CXX] oox/source/drawingml/chart/chartspacemodel.cxx
  21172. [CXX] oox/source/drawingml/chart/converterbase.cxx
  21173. [CXX] oox/source/drawingml/chart/datasourcecontext.cxx
  21174. [CXX] oox/source/drawingml/chart/datasourceconverter.cxx
  21175. [CXX] oox/source/drawingml/chart/datasourcemodel.cxx
  21176. [CXX] oox/source/drawingml/chart/datatablecontext.cxx
  21177. [CXX] oox/source/drawingml/chart/datatableconverter.cxx
  21178. [CXX] oox/source/drawingml/chart/modelbase.cxx
  21179. [CXX] oox/source/drawingml/chart/objectformatter.cxx
  21180. [CXX] oox/source/drawingml/chart/plotareacontext.cxx
  21181. [CXX] oox/source/drawingml/chart/plotareaconverter.cxx
  21182. [CXX] oox/source/drawingml/chart/plotareamodel.cxx
  21183. [CXX] oox/source/drawingml/chart/seriescontext.cxx
  21184. [CXX] oox/source/drawingml/chart/seriesconverter.cxx
  21185. [CXX] oox/source/drawingml/chart/seriesmodel.cxx
  21186. [CXX] oox/source/drawingml/chart/titlecontext.cxx
  21187. [CXX] oox/source/drawingml/chart/titleconverter.cxx
  21188. [CXX] oox/source/drawingml/chart/titlemodel.cxx
  21189. [CXX] oox/source/drawingml/chart/typegroupcontext.cxx
  21190. [CXX] oox/source/drawingml/chart/typegroupconverter.cxx
  21191. [CXX] oox/source/drawingml/chart/typegroupmodel.cxx
  21192. [CXX] oox/source/core/binarycodec.cxx
  21193. [CXX] oox/source/core/contexthandler2.cxx
  21194. [CXX] oox/source/core/contexthandler.cxx
  21195. [CXX] oox/source/core/fastparser.cxx
  21196. [CXX] oox/source/core/fasttokenhandler.cxx
  21197. [CXX] oox/source/core/filterbase.cxx
  21198. [CXX] oox/source/core/filterdetect.cxx
  21199. [CXX] oox/source/core/fragmenthandler2.cxx
  21200. [CXX] oox/source/core/fragmenthandler.cxx
  21201. [CXX] oox/source/core/recordparser.cxx
  21202. [CXX] oox/source/core/relations.cxx
  21203. [CXX] oox/source/core/relationshandler.cxx
  21204. [CXX] oox/source/core/xmlfilterbase.cxx
  21205. [CXX] oox/source/crypto/AgileEngine.cxx
  21206. [CXX] oox/source/crypto/CryptTools.cxx
  21207. [CXX] oox/source/crypto/DocumentEncryption.cxx
  21208. [CXX] oox/source/crypto/DocumentDecryption.cxx
  21209. [CXX] oox/source/crypto/Standard2007Engine.cxx
  21210. [CXX] oox/source/crypto/StrongEncryptionDataSpace.cxx
  21211. [CXX] oox/source/docprop/docprophandler.cxx
  21212. [CXX] oox/source/docprop/ooxmldocpropimport.cxx
  21213. [CXX] oox/source/drawingml/clrschemecontext.cxx
  21214. [CXX] oox/source/drawingml/clrscheme.cxx
  21215. [CXX] oox/source/drawingml/colorchoicecontext.cxx
  21216. [CXX] oox/source/drawingml/connectorshapecontext.cxx
  21217. [CXX] oox/source/drawingml/customshapegeometry.cxx
  21218. [CXX] oox/source/drawingml/customshapepresetdata.cxx
  21219. [CXX] oox/source/drawingml/customshapeproperties.cxx
  21220. [CXX] oox/source/drawingml/diagram/constraintlistcontext.cxx
  21221. [CXX] oox/source/drawingml/diagram/datamodel.cxx
  21222. [CXX] oox/source/drawingml/diagram/datamodelcontext.cxx
  21223. [CXX] oox/source/drawingml/diagram/diagram.cxx
  21224. [CXX] oox/source/drawingml/diagram/diagramhelper.cxx
  21225. [CXX] oox/source/drawingml/diagram/diagramdefinitioncontext.cxx
  21226. [CXX] oox/source/drawingml/diagram/diagramfragmenthandler.cxx
  21227. [CXX] oox/source/drawingml/diagram/diagramlayoutatoms.cxx
  21228. [CXX] oox/source/drawingml/diagram/layoutatomvisitorbase.cxx
  21229. [CXX] oox/source/drawingml/diagram/layoutatomvisitors.cxx
  21230. [CXX] oox/source/drawingml/diagram/layoutnodecontext.cxx
  21231. [CXX] oox/source/drawingml/diagram/rulelistcontext.cxx
  21232. [CXX] oox/source/drawingml/drawingmltypes.cxx
  21233. [CXX] oox/source/drawingml/effectproperties.cxx
  21234. [CXX] oox/source/drawingml/effectpropertiescontext.cxx
  21235. [CXX] oox/source/drawingml/embeddedwavaudiofile.cxx
  21236. [CXX] oox/source/drawingml/fillproperties.cxx
  21237. [CXX] oox/source/drawingml/fontworkhelpers.cxx
  21238. [CXX] oox/source/drawingml/misccontexts.cxx
  21239. [CXX] oox/source/drawingml/graphicshapecontext.cxx
  21240. [CXX] oox/source/drawingml/guidcontext.cxx
  21241. [CXX] oox/source/drawingml/hyperlinkcontext.cxx
  21242. [CXX] oox/source/drawingml/linepropertiescontext.cxx
  21243. [CXX] oox/source/drawingml/lineproperties.cxx
  21244. [CXX] oox/source/drawingml/objectdefaultcontext.cxx
  21245. [CXX] oox/source/drawingml/presetgeometrynames.cxx
  21246. [CXX] oox/source/drawingml/scene3dcontext.cxx
  21247. [CXX] oox/source/drawingml/shapecontext.cxx
  21248. [CXX] oox/source/drawingml/shape.cxx
  21249. [CXX] oox/source/drawingml/shape3dproperties.cxx
  21250. [CXX] oox/source/drawingml/shapegroupcontext.cxx
  21251. [CXX] oox/source/drawingml/shapepropertiescontext.cxx
  21252. [CXX] oox/source/drawingml/shapepropertymap.cxx
  21253. [CXX] oox/source/drawingml/shapestylecontext.cxx
  21254. [CXX] oox/source/drawingml/spdefcontext.cxx
  21255. [CXX] oox/source/drawingml/table/tablebackgroundstylecontext.cxx
  21256. [CXX] oox/source/drawingml/table/tablecellcontext.cxx
  21257. [CXX] oox/source/drawingml/table/tablecell.cxx
  21258. [CXX] oox/source/drawingml/table/tablecontext.cxx
  21259. [CXX] oox/source/drawingml/table/tablepartstylecontext.cxx
  21260. [CXX] oox/source/drawingml/table/tableproperties.cxx
  21261. [CXX] oox/source/drawingml/table/tablerowcontext.cxx
  21262. [CXX] oox/source/drawingml/table/tablerow.cxx
  21263. [CXX] oox/source/drawingml/table/tablestylecellstylecontext.cxx
  21264. [CXX] oox/source/drawingml/table/tablestylecontext.cxx
  21265. [CXX] oox/source/drawingml/table/tablestyle.cxx
  21266. [CXX] oox/source/drawingml/table/tablestylelist.cxx
  21267. [CXX] oox/source/drawingml/table/tablestylelistfragmenthandler.cxx
  21268. [CXX] oox/source/drawingml/table/tablestylepart.cxx
  21269. [CXX] oox/source/drawingml/table/tablestyletextstylecontext.cxx
  21270. [CXX] oox/source/drawingml/textbodycontext.cxx
  21271. [CXX] oox/source/drawingml/textbody.cxx
  21272. [CXX] oox/source/drawingml/textbodypropertiescontext.cxx
  21273. [CXX] oox/source/drawingml/textbodyproperties.cxx
  21274. [CXX] oox/source/drawingml/textcharacterpropertiescontext.cxx
  21275. [CXX] oox/source/drawingml/textcharacterproperties.cxx
  21276. [CXX] oox/source/drawingml/texteffectscontext.cxx
  21277. [CXX] oox/source/drawingml/textfieldcontext.cxx
  21278. [CXX] oox/source/drawingml/textfield.cxx
  21279. [CXX] oox/source/drawingml/textfont.cxx
  21280. [CXX] oox/source/drawingml/textliststylecontext.cxx
  21281. [CXX] oox/source/drawingml/textliststyle.cxx
  21282. [CXX] oox/source/drawingml/textparagraph.cxx
  21283. [CXX] oox/source/drawingml/textparagraphpropertiescontext.cxx
  21284. [CXX] oox/source/drawingml/textparagraphproperties.cxx
  21285. [CXX] oox/source/drawingml/textrun.cxx
  21286. [CXX] oox/source/drawingml/textspacingcontext.cxx
  21287. [CXX] oox/source/drawingml/texttabstoplistcontext.cxx
  21288. [CXX] oox/source/drawingml/theme.cxx
  21289. [CXX] oox/source/drawingml/themeelementscontext.cxx
  21290. [CXX] oox/source/drawingml/themefragmenthandler.cxx
  21291. [CXX] oox/source/drawingml/ThemeOverrideFragmentHandler.cxx
  21292. [CXX] oox/source/drawingml/ThemeFilterBase.cxx
  21293. [CXX] oox/source/drawingml/transform2dcontext.cxx
  21294. [CXX] oox/source/dump/dffdumper.cxx
  21295. [CXX] oox/source/dump/dumperbase.cxx
  21296. [CXX] oox/source/dump/oledumper.cxx
  21297. [CXX] oox/source/dump/pptxdumper.cxx
  21298. [CXX] oox/source/export/ColorPropertySet.cxx
  21299. [CXX] oox/source/export/drawingml.cxx
  21300. [CXX] oox/source/export/DMLPresetShapeExport.cxx
  21301. [CXX] oox/source/export/shapes.cxx
  21302. [CXX] oox/source/export/vmlexport.cxx
  21303. [CXX] oox/source/export/ThemeExport.cxx
  21304. [CXX] oox/source/helper/attributelist.cxx
  21305. [CXX] oox/source/helper/binaryinputstream.cxx
  21306. [CXX] oox/source/helper/binaryoutputstream.cxx
  21307. [CXX] oox/source/helper/binarystreambase.cxx
  21308. [CXX] oox/source/helper/containerhelper.cxx
  21309. [CXX] oox/source/helper/graphichelper.cxx
  21310. [CXX] oox/source/helper/grabbagstack.cxx
  21311. [CXX] oox/source/helper/modelobjecthelper.cxx
  21312. [CXX] oox/source/helper/ooxresid.cxx
  21313. [CXX] oox/source/helper/progressbar.cxx
  21314. [CXX] oox/source/helper/propertymap.cxx
  21315. [CXX] oox/source/helper/propertyset.cxx
  21316. [CXX] oox/source/helper/storagebase.cxx
  21317. [CXX] oox/source/helper/textinputstream.cxx
  21318. [CXX] oox/source/helper/zipstorage.cxx
  21319. [CXX] oox/source/mathml/imexport.cxx
  21320. [CXX] oox/source/mathml/importutils.cxx
  21321. [CXX] oox/source/ole/axbinaryreader.cxx
  21322. [CXX] oox/source/ole/axbinarywriter.cxx
  21323. [CXX] oox/source/ole/axfontdata.cxx
  21324. [CXX] oox/source/ole/axcontrol.cxx
  21325. [CXX] oox/source/ole/axcontrolfragment.cxx
  21326. [CXX] oox/source/ole/olehelper.cxx
  21327. [CXX] oox/source/ole/oleobjecthelper.cxx
  21328. [CXX] oox/source/ole/olestorage.cxx
  21329. [CXX] oox/source/ole/vbacontrol.cxx
  21330. [CXX] oox/source/ole/vbaexport.cxx
  21331. [CXX] oox/source/ole/vbahelper.cxx
  21332. [CXX] oox/source/ole/vbainputstream.cxx
  21333. [CXX] oox/source/ole/vbamodule.cxx
  21334. [CXX] oox/source/ole/vbaproject.cxx
  21335. [CXX] oox/source/ppt/animationspersist.cxx
  21336. [CXX] oox/source/ppt/animationtypes.cxx
  21337. [CXX] oox/source/ppt/animvariantcontext.cxx
  21338. [CXX] oox/source/ppt/backgroundproperties.cxx
  21339. [CXX] oox/source/ppt/buildlistcontext.cxx
  21340. [CXX] oox/source/ppt/comments.cxx
  21341. [CXX] oox/source/ppt/commonbehaviorcontext.cxx
  21342. [CXX] oox/source/ppt/commontimenodecontext.cxx
  21343. [CXX] oox/source/ppt/conditioncontext.cxx
  21344. [CXX] oox/source/ppt/customshowlistcontext.cxx
  21345. [CXX] oox/source/ppt/headerfootercontext.cxx
  21346. [CXX] oox/source/ppt/layoutfragmenthandler.cxx
  21347. [CXX] oox/source/ppt/pptfilterhelpers.cxx
  21348. [CXX] oox/source/ppt/pptgraphicshapecontext.cxx
  21349. [CXX] oox/source/ppt/pptimport.cxx
  21350. [CXX] oox/source/ppt/pptshapecontext.cxx
  21351. [CXX] oox/source/ppt/pptshape.cxx
  21352. [CXX] oox/source/ppt/pptshapegroupcontext.cxx
  21353. [CXX] oox/source/ppt/pptshapepropertiescontext.cxx
  21354. [CXX] oox/source/ppt/presentationfragmenthandler.cxx
  21355. [CXX] oox/source/ppt/presPropsfragmenthandler.cxx
  21356. [CXX] oox/source/ppt/slidefragmenthandler.cxx
  21357. [CXX] oox/source/ppt/slidemastertextstylescontext.cxx
  21358. [CXX] oox/source/ppt/slidepersist.cxx
  21359. [CXX] oox/source/ppt/slidetimingcontext.cxx
  21360. [CXX] oox/source/ppt/slidetransitioncontext.cxx
  21361. [CXX] oox/source/ppt/slidetransition.cxx
  21362. [CXX] oox/source/ppt/soundactioncontext.cxx
  21363. [CXX] oox/source/ppt/timeanimvaluecontext.cxx
  21364. [CXX] oox/source/ppt/timenode.cxx
  21365. [CXX] oox/source/ppt/timenodelistcontext.cxx
  21366. [CXX] oox/source/ppt/timetargetelementcontext.cxx
  21367. [CXX] oox/source/ppt/extdrawingfragmenthandler.cxx
  21368. [CXX] oox/source/shape/LockedCanvasContext.cxx
  21369. [CXX] oox/source/shape/ShapeContextHandler.cxx
  21370. [CXX] oox/source/shape/ShapeDrawingFragmentHandler.cxx
  21371. [CXX] oox/source/shape/ShapeFilterBase.cxx
  21372. [CXX] oox/source/shape/WpgContext.cxx
  21373. [CXX] oox/source/shape/WpsContext.cxx
  21374. [CXX] oox/source/token/namespacemap.cxx
  21375. [CXX] oox/source/token/propertynames.cxx
  21376. [CXX] oox/source/token/tokenmap.cxx
  21377. [CXX] oox/source/token/relationship.cxx
  21378. [CXX] oox/source/vml/vmldrawing.cxx
  21379. [CXX] oox/source/vml/vmldrawingfragment.cxx
  21380. [CXX] oox/source/vml/vmlformatting.cxx
  21381. [CXX] oox/source/vml/vmlinputstream.cxx
  21382. [CXX] oox/source/vml/vmlshapecontainer.cxx
  21383. [CXX] oox/source/vml/vmlshapecontext.cxx
  21384. [CXX] oox/source/vml/vmlshape.cxx
  21385. [CXX] oox/source/vml/vmltextboxcontext.cxx
  21386. [CXX] oox/source/vml/vmltextbox.cxx
  21387. [CXX] oox/source/drawingml/color.cxx
  21388. [CXX] dbaccess/source/filter/xml/dbloader2.cxx
  21389. [CXX] dbaccess/source/filter/xml/xmlAutoStyle.cxx
  21390. [CXX] dbaccess/source/filter/xml/xmlColumn.cxx
  21391. [CXX] dbaccess/source/filter/xml/xmlComponent.cxx
  21392. [CXX] dbaccess/source/filter/xml/xmlConnectionData.cxx
  21393. [CXX] dbaccess/source/filter/xml/xmlConnectionResource.cxx
  21394. [CXX] dbaccess/source/filter/xml/xmlDatabase.cxx
  21395. [CXX] dbaccess/source/filter/xml/xmlDatabaseDescription.cxx
  21396. [CXX] dbaccess/source/filter/xml/xmlDataSource.cxx
  21397. [CXX] dbaccess/source/filter/xml/xmlDataSourceInfo.cxx
  21398. [CXX] dbaccess/source/filter/xml/xmlDataSourceSetting.cxx
  21399. [CXX] dbaccess/source/filter/xml/xmlDataSourceSettings.cxx
  21400. [CXX] dbaccess/source/filter/xml/xmlDocuments.cxx
  21401. [CXX] dbaccess/source/filter/xml/xmlExport.cxx
  21402. [CXX] dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx
  21403. [CXX] dbaccess/source/filter/xml/xmlfilter.cxx
  21404. [CXX] dbaccess/source/filter/xml/xmlHelper.cxx
  21405. [CXX] dbaccess/source/filter/xml/xmlHierarchyCollection.cxx
  21406. [CXX] dbaccess/source/filter/xml/xmlLogin.cxx
  21407. [CXX] dbaccess/source/filter/xml/xmlQuery.cxx
  21408. [CXX] dbaccess/source/filter/xml/xmlServerDatabase.cxx
  21409. [CXX] dbaccess/source/filter/xml/xmlStyleImport.cxx
  21410. [CXX] dbaccess/source/filter/xml/xmlTable.cxx
  21411. [CXX] dbaccess/source/filter/xml/xmlTableFilterList.cxx
  21412. [CXX] dbaccess/source/filter/xml/xmlTableFilterPattern.cxx
  21413. [CXX] dbaccess/source/ui/app/AppController.cxx
  21414. [CXX] dbaccess/source/ui/app/AppControllerDnD.cxx
  21415. [CXX] dbaccess/source/ui/app/AppControllerGen.cxx
  21416. [CXX] dbaccess/source/ui/app/AppDetailPageHelper.cxx
  21417. [CXX] dbaccess/source/ui/app/AppDetailView.cxx
  21418. [CXX] dbaccess/source/ui/app/AppIconControl.cxx
  21419. [CXX] dbaccess/source/ui/app/AppSwapWindow.cxx
  21420. [CXX] dbaccess/source/ui/app/AppTitleWindow.cxx
  21421. [CXX] dbaccess/source/ui/app/AppView.cxx
  21422. [CXX] dbaccess/source/ui/app/ChildWindow.cxx
  21423. [CXX] dbaccess/source/ui/app/DocumentInfoPreview.cxx
  21424. [CXX] dbaccess/source/ui/app/subcomponentmanager.cxx
  21425. [CXX] dbaccess/source/ui/app/templwin.cxx
  21426. [CXX] dbaccess/source/ui/browser/AsynchronousLink.cxx
  21427. [CXX] dbaccess/source/ui/browser/brwctrlr.cxx
  21428. [CXX] dbaccess/source/ui/browser/brwview.cxx
  21429. [CXX] dbaccess/source/ui/browser/dataview.cxx
  21430. [CXX] dbaccess/source/ui/browser/dbexchange.cxx
  21431. [CXX] dbaccess/source/ui/browser/dbloader.cxx
  21432. [CXX] dbaccess/source/ui/browser/dbtreemodel.cxx
  21433. [CXX] dbaccess/source/ui/browser/dsbrowserDnD.cxx
  21434. [CXX] dbaccess/source/ui/browser/dsEntriesNoExp.cxx
  21435. [CXX] dbaccess/source/ui/browser/exsrcbrw.cxx
  21436. [CXX] dbaccess/source/ui/browser/formadapter.cxx
  21437. [CXX] dbaccess/source/ui/browser/genericcontroller.cxx
  21438. [CXX] dbaccess/source/ui/browser/sbagrid.cxx
  21439. [CXX] dbaccess/source/ui/browser/sbamultiplex.cxx
  21440. [CXX] dbaccess/source/ui/browser/unodatbr.cxx
  21441. [CXX] dbaccess/source/ui/control/charsetlistbox.cxx
  21442. [CXX] dbaccess/source/ui/control/ColumnControlWindow.cxx
  21443. [CXX] dbaccess/source/ui/control/curledit.cxx
  21444. [CXX] dbaccess/source/ui/control/dbtreelistbox.cxx
  21445. [CXX] dbaccess/source/ui/control/FieldControls.cxx
  21446. [CXX] dbaccess/source/ui/control/FieldDescControl.cxx
  21447. [CXX] dbaccess/source/ui/control/opendoccontrols.cxx
  21448. [CXX] dbaccess/source/ui/control/RelationControl.cxx
  21449. [CXX] dbaccess/source/ui/control/sqledit.cxx
  21450. [CXX] dbaccess/source/ui/control/SqlNameEdit.cxx
  21451. [CXX] dbaccess/source/ui/control/TableGrantCtrl.cxx
  21452. [CXX] dbaccess/source/ui/control/tabletree.cxx
  21453. [CXX] dbaccess/source/ui/control/undosqledit.cxx
  21454. [CXX] dbaccess/source/ui/dlg/admincontrols.cxx
  21455. [CXX] dbaccess/source/ui/dlg/adminpages.cxx
  21456. [CXX] dbaccess/source/ui/dlg/adtabdlg.cxx
  21457. [CXX] dbaccess/source/ui/dlg/advancedsettings.cxx
  21458. [CXX] dbaccess/source/ui/dlg/CollectionView.cxx
  21459. [CXX] dbaccess/source/ui/dlg/ConnectionHelper.cxx
  21460. [CXX] dbaccess/source/ui/dlg/ConnectionPage.cxx
  21461. [CXX] dbaccess/source/ui/dlg/ConnectionPageSetup.cxx
  21462. [CXX] dbaccess/source/ui/dlg/dbadmin.cxx
  21463. [CXX] dbaccess/source/ui/dlg/DbAdminImpl.cxx
  21464. [CXX] dbaccess/source/ui/dlg/dbfindex.cxx
  21465. [CXX] dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
  21466. [CXX] dbaccess/source/ui/dlg/dbwiz.cxx
  21467. [CXX] dbaccess/source/ui/dlg/dbwizsetup.cxx
  21468. [CXX] dbaccess/source/ui/dlg/detailpages.cxx
  21469. [CXX] dbaccess/source/ui/dlg/directsql.cxx
  21470. [CXX] dbaccess/source/ui/dlg/dlgattr.cxx
  21471. [CXX] dbaccess/source/ui/dlg/dlgsave.cxx
  21472. [CXX] dbaccess/source/ui/dlg/dlgsize.cxx
  21473. [CXX] dbaccess/source/ui/dlg/dsselect.cxx
  21474. [CXX] dbaccess/source/ui/dlg/finteraction.cxx
  21475. [CXX] dbaccess/source/ui/dlg/generalpage.cxx
  21476. [CXX] dbaccess/source/ui/dlg/indexdialog.cxx
  21477. [CXX] dbaccess/source/ui/dlg/indexfieldscontrol.cxx
  21478. [CXX] dbaccess/source/ui/dlg/odbcconfig.cxx
  21479. [CXX] dbaccess/source/ui/dlg/optionalboolitem.cxx
  21480. [CXX] dbaccess/source/ui/dlg/paramdialog.cxx
  21481. [CXX] dbaccess/source/ui/dlg/queryfilter.cxx
  21482. [CXX] dbaccess/source/ui/dlg/queryorder.cxx
  21483. [CXX] dbaccess/source/ui/dlg/QueryPropertiesDialog.cxx
  21484. [CXX] dbaccess/source/ui/dlg/RelationDlg.cxx
  21485. [CXX] dbaccess/source/ui/dlg/sqlmessage.cxx
  21486. [CXX] dbaccess/source/ui/dlg/tablespage.cxx
  21487. [CXX] dbaccess/source/ui/dlg/TablesSingleDlg.cxx
  21488. [CXX] dbaccess/source/ui/dlg/TextConnectionHelper.cxx
  21489. [CXX] dbaccess/source/ui/dlg/textconnectionsettings.cxx
  21490. [CXX] dbaccess/source/ui/dlg/UserAdmin.cxx
  21491. [CXX] dbaccess/source/ui/dlg/UserAdminDlg.cxx
  21492. [CXX] dbaccess/source/ui/misc/asyncmodaldialog.cxx
  21493. [CXX] dbaccess/source/ui/misc/charsets.cxx
  21494. [CXX] dbaccess/source/ui/misc/controllerframe.cxx
  21495. [CXX] dbaccess/source/ui/misc/databaseobjectview.cxx
  21496. [CXX] dbaccess/source/ui/misc/datasourceconnector.cxx
  21497. [CXX] dbaccess/source/ui/misc/dbaundomanager.cxx
  21498. [CXX] dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx
  21499. [CXX] dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
  21500. [CXX] dbaccess/source/ui/misc/DExport.cxx
  21501. [CXX] dbaccess/source/ui/misc/dsmeta.cxx
  21502. [CXX] dbaccess/source/ui/misc/HtmlReader.cxx
  21503. [CXX] dbaccess/source/ui/misc/imageprovider.cxx
  21504. [CXX] dbaccess/source/ui/misc/indexcollection.cxx
  21505. [CXX] dbaccess/source/ui/misc/linkeddocuments.cxx
  21506. [CXX] dbaccess/source/ui/misc/propertystorage.cxx
  21507. [CXX] dbaccess/source/ui/misc/RowSetDrop.cxx
  21508. [CXX] dbaccess/source/ui/misc/RtfReader.cxx
  21509. [CXX] dbaccess/source/ui/misc/singledoccontroller.cxx
  21510. [CXX] dbaccess/source/ui/misc/stringlistitem.cxx
  21511. [CXX] dbaccess/source/ui/misc/TableCopyHelper.cxx
  21512. [CXX] dbaccess/source/ui/misc/TokenWriter.cxx
  21513. [CXX] dbaccess/source/ui/misc/UITools.cxx
  21514. [CXX] dbaccess/source/ui/misc/WColumnSelect.cxx
  21515. [CXX] dbaccess/source/ui/misc/WCopyTable.cxx
  21516. [CXX] dbaccess/source/ui/misc/WCPage.cxx
  21517. [CXX] dbaccess/source/ui/misc/WExtendPages.cxx
  21518. [CXX] dbaccess/source/ui/misc/WNameMatch.cxx
  21519. [CXX] dbaccess/source/ui/misc/WTypeSelect.cxx
  21520. [CXX] dbaccess/source/ui/querydesign/ConnectionLine.cxx
  21521. [CXX] dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
  21522. [CXX] dbaccess/source/ui/querydesign/ConnectionLineData.cxx
  21523. [CXX] dbaccess/source/ui/querydesign/JAccess.cxx
  21524. [CXX] dbaccess/source/ui/querydesign/JoinController.cxx
  21525. [CXX] dbaccess/source/ui/querydesign/JoinDesignView.cxx
  21526. [CXX] dbaccess/source/ui/querydesign/JoinExchange.cxx
  21527. [CXX] dbaccess/source/ui/querydesign/JoinTableView.cxx
  21528. [CXX] dbaccess/source/ui/querydesign/limitboxcontroller.cxx
  21529. [CXX] dbaccess/source/ui/querydesign/QTableConnection.cxx
  21530. [CXX] dbaccess/source/ui/querydesign/QTableConnectionData.cxx
  21531. [CXX] dbaccess/source/ui/querydesign/QTableWindow.cxx
  21532. [CXX] dbaccess/source/ui/querydesign/QTableWindowData.cxx
  21533. [CXX] dbaccess/source/ui/querydesign/querycontainerwindow.cxx
  21534. [CXX] dbaccess/source/ui/querydesign/querycontroller.cxx
  21535. [CXX] dbaccess/source/ui/querydesign/QueryDesignView.cxx
  21536. [CXX] dbaccess/source/ui/querydesign/querydlg.cxx
  21537. [CXX] dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
  21538. [CXX] dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx
  21539. [CXX] dbaccess/source/ui/querydesign/QueryTableView.cxx
  21540. [CXX] dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
  21541. [CXX] dbaccess/source/ui/querydesign/QueryTextView.cxx
  21542. [CXX] dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
  21543. [CXX] dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
  21544. [CXX] dbaccess/source/ui/querydesign/TableConnection.cxx
  21545. [CXX] dbaccess/source/ui/querydesign/TableConnectionData.cxx
  21546. [CXX] dbaccess/source/ui/querydesign/TableFieldDescription.cxx
  21547. [CXX] dbaccess/source/ui/querydesign/TableFieldInfo.cxx
  21548. [CXX] dbaccess/source/ui/querydesign/TableWindow.cxx
  21549. [CXX] dbaccess/source/ui/querydesign/TableWindowAccess.cxx
  21550. [CXX] dbaccess/source/ui/querydesign/TableWindowData.cxx
  21551. [CXX] dbaccess/source/ui/querydesign/TableWindowListBox.cxx
  21552. [CXX] dbaccess/source/ui/querydesign/TableWindowTitle.cxx
  21553. [CXX] dbaccess/source/ui/relationdesign/RelationController.cxx
  21554. [CXX] dbaccess/source/ui/relationdesign/RelationDesignView.cxx
  21555. [CXX] dbaccess/source/ui/relationdesign/RelationTableView.cxx
  21556. [CXX] dbaccess/source/ui/relationdesign/RTableConnection.cxx
  21557. [CXX] dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
  21558. [CXX] dbaccess/source/ui/tabledesign/FieldDescriptions.cxx
  21559. [CXX] dbaccess/source/ui/tabledesign/TableController.cxx
  21560. [CXX] dbaccess/source/ui/tabledesign/TableDesignControl.cxx
  21561. [CXX] dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx
  21562. [CXX] dbaccess/source/ui/tabledesign/TableDesignView.cxx
  21563. [CXX] dbaccess/source/ui/tabledesign/TableFieldControl.cxx
  21564. [CXX] dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx
  21565. [CXX] dbaccess/source/ui/tabledesign/TableRow.cxx
  21566. [CXX] dbaccess/source/ui/tabledesign/TableRowExchange.cxx
  21567. [CXX] dbaccess/source/ui/tabledesign/TableUndo.cxx
  21568. [CXX] dbaccess/source/ui/tabledesign/TEditControl.cxx
  21569. [CXX] dbaccess/source/ui/uno/admindlg.cxx
  21570. [CXX] dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx
  21571. [CXX] dbaccess/source/ui/uno/ColumnControl.cxx
  21572. [CXX] dbaccess/source/ui/uno/ColumnModel.cxx
  21573. [CXX] dbaccess/source/ui/uno/ColumnPeer.cxx
  21574. [CXX] dbaccess/source/ui/uno/composerdialogs.cxx
  21575. [CXX] dbaccess/source/ui/uno/copytablewizard.cxx
  21576. [CXX] dbaccess/source/ui/uno/dbinteraction.cxx
  21577. [CXX] dbaccess/source/ui/uno/DBTypeWizDlg.cxx
  21578. [CXX] dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx
  21579. [CXX] dbaccess/source/ui/uno/TableFilterDlg.cxx
  21580. [CXX] dbaccess/source/ui/uno/textconnectionsettings_uno.cxx
  21581. [CXX] dbaccess/source/ui/uno/unoadmin.cxx
  21582. [CXX] dbaccess/source/ui/uno/unoDirectSql.cxx
  21583. [CXX] dbaccess/source/ui/uno/unosqlmessage.cxx
  21584. [CXX] dbaccess/source/ui/uno/UserSettingsDlg.cxx
  21585. [CXX] writerfilter/source/rtftok/rtfcharsets.cxx
  21586. [CXX] writerfilter/source/rtftok/rtfcontrolwords.cxx
  21587. [CXX] writerfilter/source/rtftok/rtfdispatchdestination.cxx
  21588. [CXX] writerfilter/source/rtftok/rtfdispatchflag.cxx
  21589. [CXX] writerfilter/source/rtftok/rtfdispatchsymbol.cxx
  21590. [CXX] writerfilter/source/rtftok/rtfdispatchvalue.cxx
  21591. [CXX] writerfilter/source/rtftok/rtfdocumentfactory.cxx
  21592. [CXX] writerfilter/source/rtftok/rtfdocumentimpl.cxx
  21593. [CXX] writerfilter/source/rtftok/rtflookahead.cxx
  21594. [CXX] writerfilter/source/rtftok/rtfreferenceproperties.cxx
  21595. [CXX] writerfilter/source/rtftok/rtfreferencetable.cxx
  21596. [CXX] writerfilter/source/rtftok/rtfsdrimport.cxx
  21597. [CXX] writerfilter/source/rtftok/rtfskipdestination.cxx
  21598. [CXX] writerfilter/source/rtftok/rtfsprm.cxx
  21599. [CXX] writerfilter/source/rtftok/rtftokenizer.cxx
  21600. [CXX] writerfilter/source/rtftok/rtfvalue.cxx
  21601. [CXX] writerfilter/source/dmapper/BorderHandler.cxx
  21602. [CXX] writerfilter/source/dmapper/CellColorHandler.cxx
  21603. [CXX] writerfilter/source/dmapper/CellMarginHandler.cxx
  21604. [CXX] writerfilter/source/dmapper/ConversionHelper.cxx
  21605. [CXX] writerfilter/source/dmapper/DocumentProtection.cxx
  21606. [CXX] writerfilter/source/dmapper/DomainMapper.cxx
  21607. [CXX] writerfilter/source/dmapper/DomainMapperTableHandler.cxx
  21608. [CXX] writerfilter/source/dmapper/DomainMapperTableManager.cxx
  21609. [CXX] writerfilter/source/dmapper/DomainMapper_Impl.cxx
  21610. [CXX] writerfilter/source/dmapper/domainmapperfactory.cxx
  21611. [CXX] writerfilter/source/dmapper/FFDataHandler.cxx
  21612. [CXX] writerfilter/source/dmapper/FontTable.cxx
  21613. [CXX] writerfilter/source/dmapper/FormControlHelper.cxx
  21614. [CXX] writerfilter/source/dmapper/GraphicHelpers.cxx
  21615. [CXX] writerfilter/source/dmapper/GraphicImport.cxx
  21616. [CXX] writerfilter/source/dmapper/LatentStyleHandler.cxx
  21617. [CXX] writerfilter/source/dmapper/LoggedResources.cxx
  21618. [CXX] writerfilter/source/dmapper/MeasureHandler.cxx
  21619. [CXX] writerfilter/source/dmapper/TrackChangesHandler.cxx
  21620. [CXX] writerfilter/source/dmapper/ModelEventListener.cxx
  21621. [CXX] writerfilter/source/dmapper/NumberingManager.cxx
  21622. [CXX] writerfilter/source/dmapper/OLEHandler.cxx
  21623. [CXX] writerfilter/source/dmapper/PageBordersHandler.cxx
  21624. [CXX] writerfilter/source/dmapper/PropertyIds.cxx
  21625. [CXX] writerfilter/source/dmapper/PropertyMap.cxx
  21626. [CXX] writerfilter/source/dmapper/PropertyMapHelper.cxx
  21627. [CXX] writerfilter/source/dmapper/SdtHelper.cxx
  21628. [CXX] writerfilter/source/dmapper/SectionColumnHandler.cxx
  21629. [CXX] writerfilter/source/dmapper/SettingsTable.cxx
  21630. [CXX] writerfilter/source/dmapper/SmartTagHandler.cxx
  21631. [CXX] writerfilter/source/dmapper/StyleSheetTable.cxx
  21632. [CXX] writerfilter/source/dmapper/TDefTableHandler.cxx
  21633. [CXX] writerfilter/source/dmapper/TableManager.cxx
  21634. [CXX] writerfilter/source/dmapper/TablePositionHandler.cxx
  21635. [CXX] writerfilter/source/dmapper/TablePropertiesHandler.cxx
  21636. [CXX] writerfilter/source/dmapper/TagLogger.cxx
  21637. [CXX] writerfilter/source/dmapper/TextEffectsHandler.cxx
  21638. [CXX] writerfilter/source/dmapper/TblStylePrHandler.cxx
  21639. [CXX] writerfilter/source/dmapper/ThemeHandler.cxx
  21640. [CXX] writerfilter/source/dmapper/WrapPolygonHandler.cxx
  21641. [CXX] writerfilter/source/dmapper/WriteProtection.cxx
  21642. [CXX] writerfilter/source/dmapper/util.cxx
  21643. [CXX] writerfilter/source/filter/RtfFilter.cxx
  21644. [CXX] writerfilter/source/filter/WriterFilter.cxx
  21645. [CXX] writerfilter/source/ooxml/Handler.cxx
  21646. [CXX] writerfilter/source/ooxml/OOXMLBinaryObjectReference.cxx
  21647. [CXX] writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
  21648. [CXX] writerfilter/source/ooxml/OOXMLFactory.cxx
  21649. [CXX] writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
  21650. [CXX] writerfilter/source/ooxml/OOXMLFastContextHandlerTheme.cxx
  21651. [CXX] writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx
  21652. [CXX] writerfilter/source/ooxml/OOXMLParserState.cxx
  21653. [CXX] writerfilter/source/ooxml/OOXMLPropertySet.cxx
  21654. [CXX] writerfilter/source/ooxml/OOXMLStreamImpl.cxx
  21655. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx
  21656. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx
  21657. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx
  21658. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx
  21659. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx
  21660. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx
  21661. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx
  21662. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx
  21663. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx
  21664. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx
  21665. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx
  21666. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx
  21667. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx
  21668. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx
  21669. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx
  21670. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx
  21671. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx
  21672. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx
  21673. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx
  21674. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx
  21675. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx
  21676. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx
  21677. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx
  21678. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx
  21679. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx
  21680. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w15.cxx
  21681. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx
  21682. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx
  21683. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx
  21684. [CXX] workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx
  21685. [CXX] cui/source/dialogs/tipofthedaydlg.cxx
  21686. [CXX] cui/source/dialogs/hyphen.cxx
  21687. [CXX] cui/source/customize/acccfg.cxx
  21688. [CXX] cui/source/customize/cfg.cxx
  21689. [CXX] cui/source/customize/cfgutil.cxx
  21690. [CXX] cui/source/customize/CommandCategoryListBox.cxx
  21691. [CXX] cui/source/customize/eventdlg.cxx
  21692. [CXX] cui/source/customize/macropg.cxx
  21693. [CXX] cui/source/customize/SvxConfigPageHelper.cxx
  21694. [CXX] cui/source/customize/SvxMenuConfigPage.cxx
  21695. [CXX] cui/source/customize/SvxToolbarConfigPage.cxx
  21696. [CXX] cui/source/customize/SvxNotebookbarConfigPage.cxx
  21697. [CXX] cui/source/customize/CustomNotebookbarGenerator.cxx
  21698. [CXX] cui/source/dialogs/about.cxx
  21699. [CXX] cui/source/dialogs/AdditionsDialog.cxx
  21700. [CXX] cui/source/dialogs/colorpicker.cxx
  21701. [CXX] cui/source/dialogs/cuicharmap.cxx
  21702. [CXX] cui/source/dialogs/cuifmsearch.cxx
  21703. [CXX] cui/source/dialogs/cuigaldlg.cxx
  21704. [CXX] cui/source/dialogs/cuigrfflt.cxx
  21705. [CXX] cui/source/dialogs/cuihyperdlg.cxx
  21706. [CXX] cui/source/dialogs/cuiimapwnd.cxx
  21707. [CXX] cui/source/dialogs/cuitbxform.cxx
  21708. [CXX] cui/source/dialogs/dlgname.cxx
  21709. [CXX] cui/source/dialogs/DiagramDialog.cxx
  21710. [CXX] cui/source/dialogs/FontFeaturesDialog.cxx
  21711. [CXX] cui/source/dialogs/hangulhanjadlg.cxx
  21712. [CXX] cui/source/dialogs/hldocntp.cxx
  21713. [CXX] cui/source/dialogs/hldoctp.cxx
  21714. [CXX] cui/source/dialogs/hlinettp.cxx
  21715. [CXX] cui/source/dialogs/hlmailtp.cxx
  21716. [CXX] cui/source/dialogs/hlmarkwn.cxx
  21717. [CXX] cui/source/dialogs/hltpbase.cxx
  21718. [CXX] cui/source/dialogs/iconcdlg.cxx
  21719. [CXX] cui/source/dialogs/insdlg.cxx
  21720. [CXX] cui/source/dialogs/insrc.cxx
  21721. [CXX] cui/source/dialogs/linkdlg.cxx
  21722. [CXX] cui/source/dialogs/multipat.cxx
  21723. [CXX] cui/source/dialogs/newtabledlg.cxx
  21724. [CXX] cui/source/dialogs/passwdomdlg.cxx
  21725. [CXX] cui/source/dialogs/screenshotannotationdlg.cxx
  21726. [CXX] cui/source/dialogs/pastedlg.cxx
  21727. [CXX] cui/source/dialogs/postdlg.cxx
  21728. [CXX] cui/source/dialogs/QrCodeGenDialog.cxx
  21729. [CXX] cui/source/dialogs/GraphicTestsDialog.cxx
  21730. [CXX] cui/source/dialogs/ImageViewerDialog.cxx
  21731. [CXX] cui/source/dialogs/scriptdlg.cxx
  21732. [CXX] cui/source/dialogs/SignatureLineDialogBase.cxx
  21733. [CXX] cui/source/dialogs/SignatureLineDialog.cxx
  21734. [CXX] cui/source/dialogs/SignSignatureLineDialog.cxx
  21735. [CXX] cui/source/dialogs/sdrcelldlg.cxx
  21736. [CXX] cui/source/dialogs/showcols.cxx
  21737. [CXX] cui/source/dialogs/SpellDialog.cxx
  21738. [CXX] cui/source/dialogs/splitcelldlg.cxx
  21739. [CXX] cui/source/dialogs/srchxtra.cxx
  21740. [CXX] cui/source/dialogs/thesdlg.cxx
  21741. [CXX] cui/source/dialogs/toolbarmodedlg.cxx
  21742. [CXX] cui/source/dialogs/zoom.cxx
  21743. [CXX] cui/source/factory/cuiexp.cxx
  21744. [CXX] cui/source/factory/cuiresmgr.cxx
  21745. [CXX] cui/source/factory/dlgfact.cxx
  21746. [CXX] cui/source/factory/init.cxx
  21747. [CXX] cui/source/options/certpath.cxx
  21748. [CXX] cui/source/options/cfgchart.cxx
  21749. [CXX] cui/source/options/connpoolconfig.cxx
  21750. [CXX] cui/source/options/connpooloptions.cxx
  21751. [CXX] cui/source/options/connpoolsettings.cxx
  21752. [CXX] cui/source/options/cuisrchdlg.cxx
  21753. [CXX] cui/source/options/dbregister.cxx
  21754. [CXX] cui/source/options/dbregisterednamesconfig.cxx
  21755. [CXX] cui/source/options/dbregistersettings.cxx
  21756. [CXX] cui/source/options/doclinkdialog.cxx
  21757. [CXX] cui/source/options/fontsubs.cxx
  21758. [CXX] cui/source/options/optaboutconfig.cxx
  21759. [CXX] cui/source/options/optaccessibility.cxx
  21760. [CXX] cui/source/options/optasian.cxx
  21761. [CXX] cui/source/options/optbasic.cxx
  21762. [CXX] cui/source/options/optchart.cxx
  21763. [CXX] cui/source/options/optcolor.cxx
  21764. [CXX] cui/source/options/optctl.cxx
  21765. [CXX] cui/source/options/optdict.cxx
  21766. [CXX] cui/source/options/optfltr.cxx
  21767. [CXX] cui/source/options/optgdlg.cxx
  21768. [CXX] cui/source/options/optgenrl.cxx
  21769. [CXX] cui/source/options/opthtml.cxx
  21770. [CXX] cui/source/options/optlanguagetool.cxx
  21771. [CXX] cui/source/options/optdeepl.cxx
  21772. [CXX] cui/source/options/optinet2.cxx
  21773. [CXX] cui/source/options/optjava.cxx
  21774. [CXX] cui/source/options/optjsearch.cxx
  21775. [CXX] cui/source/options/optlingu.cxx
  21776. [CXX] cui/source/options/optopencl.cxx
  21777. [CXX] cui/source/options/optpath.cxx
  21778. [CXX] cui/source/options/optsave.cxx
  21779. [CXX] cui/source/options/optupdt.cxx
  21780. [CXX] cui/source/options/personalization.cxx
  21781. [CXX] cui/source/options/sdbcdriverenum.cxx
  21782. [CXX] cui/source/options/securityoptions.cxx
  21783. [CXX] cui/source/options/treeopt.cxx
  21784. [CXX] cui/source/options/tsaurls.cxx
  21785. [CXX] cui/source/options/webconninfo.cxx
  21786. [CXX] cui/source/tabpages/align.cxx
  21787. [CXX] cui/source/tabpages/autocdlg.cxx
  21788. [CXX] cui/source/tabpages/backgrnd.cxx
  21789. [CXX] cui/source/tabpages/bbdlg.cxx
  21790. [CXX] cui/source/tabpages/border.cxx
  21791. [CXX] cui/source/tabpages/chardlg.cxx
  21792. [CXX] cui/source/tabpages/connect.cxx
  21793. [CXX] cui/source/tabpages/grfpage.cxx
  21794. [CXX] cui/source/tabpages/labdlg.cxx
  21795. [CXX] cui/source/tabpages/macroass.cxx
  21796. [CXX] cui/source/tabpages/measure.cxx
  21797. [CXX] cui/source/tabpages/numfmt.cxx
  21798. [CXX] cui/source/tabpages/numpages.cxx
  21799. [CXX] cui/source/tabpages/page.cxx
  21800. [CXX] cui/source/tabpages/paragrph.cxx
  21801. [CXX] cui/source/tabpages/swpossizetabpage.cxx
  21802. [CXX] cui/source/tabpages/tabarea.cxx
  21803. [CXX] cui/source/tabpages/tabline.cxx
  21804. [CXX] cui/source/tabpages/tabstpge.cxx
  21805. [CXX] cui/source/tabpages/textanim.cxx
  21806. [CXX] cui/source/tabpages/textattr.cxx
  21807. [CXX] cui/source/tabpages/TextColumnsPage.cxx
  21808. [CXX] cui/source/tabpages/themepage.cxx
  21809. [CXX] cui/source/tabpages/tparea.cxx
  21810. [CXX] cui/source/tabpages/tpbitmap.cxx
  21811. [CXX] cui/source/tabpages/tpcolor.cxx
  21812. [CXX] cui/source/tabpages/tpgradnt.cxx
  21813. [CXX] cui/source/tabpages/tphatch.cxx
  21814. [CXX] cui/source/tabpages/tpline.cxx
  21815. [CXX] cui/source/tabpages/tplnedef.cxx
  21816. [CXX] cui/source/tabpages/tplneend.cxx
  21817. [CXX] cui/source/tabpages/tppattern.cxx
  21818. [CXX] cui/source/tabpages/tpshadow.cxx
  21819. [CXX] cui/source/tabpages/tptrans.cxx
  21820. [CXX] cui/source/tabpages/transfrm.cxx
  21821. [CXX] cui/source/util/FontFeatures.cxx
  21822. [CXX] cui/source/dialogs/widgettestdlg.cxx
  21823. [CXX] dbaccess/source/sdbtools/connection/connectiontools.cxx
  21824. [CXX] dbaccess/source/sdbtools/connection/datasourcemetadata.cxx
  21825. [CXX] dbaccess/source/sdbtools/connection/objectnames.cxx
  21826. [CXX] dbaccess/source/sdbtools/connection/tablename.cxx
  21827. [MOD] editeng
  21828. [MOD] redland
  21829. [CXX] reportdesign/source/core/api/FixedLine.cxx
  21830. [CXX] reportdesign/source/core/api/FixedText.cxx
  21831. [CXX] reportdesign/source/core/api/FormatCondition.cxx
  21832. [CXX] reportdesign/source/core/api/FormattedField.cxx
  21833. [CXX] reportdesign/source/core/api/Function.cxx
  21834. [CXX] reportdesign/source/core/api/Functions.cxx
  21835. [CXX] reportdesign/source/core/api/Group.cxx
  21836. [CXX] reportdesign/source/core/api/Groups.cxx
  21837. [CXX] reportdesign/source/core/api/ImageControl.cxx
  21838. [CXX] reportdesign/source/core/api/ReportComponent.cxx
  21839. [CXX] reportdesign/source/core/api/ReportControlModel.cxx
  21840. [CXX] reportdesign/source/core/api/ReportDefinition.cxx
  21841. [CXX] reportdesign/source/core/api/ReportEngineJFree.cxx
  21842. [CXX] reportdesign/source/core/api/ReportVisitor.cxx
  21843. [CXX] reportdesign/source/core/api/Section.cxx
  21844. [CXX] reportdesign/source/core/api/services.cxx
  21845. [CXX] reportdesign/source/core/api/Shape.cxx
  21846. [CXX] reportdesign/source/core/api/Tools.cxx
  21847. [CXX] reportdesign/source/core/misc/conditionalexpression.cxx
  21848. [CXX] reportdesign/source/core/misc/conditionupdater.cxx
  21849. [CXX] reportdesign/source/core/misc/reportformula.cxx
  21850. [CXX] reportdesign/source/core/resource/core_resource.cxx
  21851. [CXX] reportdesign/source/core/sdr/formatnormalizer.cxx
  21852. [CXX] reportdesign/source/core/sdr/PropertyForward.cxx
  21853. [CXX] reportdesign/source/core/sdr/ReportDrawPage.cxx
  21854. [CXX] reportdesign/source/core/sdr/ReportUndoFactory.cxx
  21855. [CXX] reportdesign/source/core/sdr/RptModel.cxx
  21856. [CXX] reportdesign/source/core/sdr/RptObject.cxx
  21857. [CXX] reportdesign/source/core/sdr/RptObjectListener.cxx
  21858. [CXX] reportdesign/source/core/sdr/RptPage.cxx
  21859. [CXX] reportdesign/source/core/sdr/UndoActions.cxx
  21860. [CXX] reportdesign/source/core/sdr/UndoEnv.cxx
  21861. [CXX] sc/source/core/data/attarray.cxx
  21862. [CXX] sc/source/core/data/attrib.cxx
  21863. [CXX] sc/source/core/data/autonamecache.cxx
  21864. [CXX] sc/source/core/data/bcaslot.cxx
  21865. [CXX] sc/source/core/data/broadcast.cxx
  21866. [CXX] sc/source/core/data/bigrange.cxx
  21867. [CXX] sc/source/core/data/celltextattr.cxx
  21868. [CXX] sc/source/core/data/cellvalue.cxx
  21869. [CXX] sc/source/core/data/cellvalues.cxx
  21870. [CXX] sc/source/core/data/clipcontext.cxx
  21871. [CXX] sc/source/core/data/clipparam.cxx
  21872. [CXX] sc/source/core/data/colcontainer.cxx
  21873. [CXX] sc/source/core/data/column.cxx
  21874. [CXX] sc/source/core/data/column2.cxx
  21875. [CXX] sc/source/core/data/column3.cxx
  21876. [CXX] sc/source/core/data/column4.cxx
  21877. [CXX] sc/source/core/data/columniterator.cxx
  21878. [CXX] sc/source/core/data/columnset.cxx
  21879. [CXX] sc/source/core/data/columnspanset.cxx
  21880. [CXX] sc/source/core/data/compressedarray.cxx
  21881. [CXX] sc/source/core/data/colorscale.cxx
  21882. [CXX] sc/source/core/data/conditio.cxx
  21883. [CXX] sc/source/core/data/dbdocutl.cxx
  21884. [CXX] sc/source/core/data/dociter.cxx
  21885. [CXX] sc/source/core/data/docparam.cxx
  21886. [CXX] sc/source/core/data/docpool.cxx
  21887. [CXX] sc/source/core/data/documen2.cxx
  21888. [CXX] sc/source/core/data/documen3.cxx
  21889. [CXX] sc/source/core/data/documen4.cxx
  21890. [CXX] sc/source/core/data/documen5.cxx
  21891. [CXX] sc/source/core/data/documen6.cxx
  21892. [CXX] sc/source/core/data/documen7.cxx
  21893. [CXX] sc/source/core/data/documen8.cxx
  21894. [CXX] sc/source/core/data/documen9.cxx
  21895. [CXX] sc/source/core/data/document.cxx
  21896. [CXX] sc/source/core/data/document10.cxx
  21897. [CXX] sc/source/core/data/documentimport.cxx
  21898. [CXX] sc/source/core/data/documentstreamaccess.cxx
  21899. [CXX] sc/source/core/data/dpdimsave.cxx
  21900. [CXX] sc/source/core/data/dpfilteredcache.cxx
  21901. [CXX] sc/source/core/data/dpglobal.cxx
  21902. [CXX] sc/source/core/data/dpgroup.cxx
  21903. [CXX] sc/source/core/data/dpitemdata.cxx
  21904. [CXX] sc/source/core/data/dpnumgroupinfo.cxx
  21905. [CXX] sc/source/core/data/dpobject.cxx
  21906. [CXX] sc/source/core/data/dpoutput.cxx
  21907. [CXX] sc/source/core/data/dpoutputgeometry.cxx
  21908. [CXX] sc/source/core/data/dpresfilter.cxx
  21909. [CXX] sc/source/core/data/dpsave.cxx
  21910. [CXX] sc/source/core/data/dpsdbtab.cxx
  21911. [CXX] sc/source/core/data/dpshttab.cxx
  21912. [CXX] sc/source/core/data/dptabdat.cxx
  21913. [CXX] sc/source/core/data/dpcache.cxx
  21914. [CXX] sc/source/core/data/dptabres.cxx
  21915. [CXX] sc/source/core/data/dptabsrc.cxx
  21916. [CXX] sc/source/core/data/dputil.cxx
  21917. [CXX] sc/source/core/data/drawpage.cxx
  21918. [CXX] sc/source/core/data/drwlayer.cxx
  21919. [CXX] sc/source/core/data/edittextiterator.cxx
  21920. [CXX] sc/source/core/data/fillinfo.cxx
  21921. [CXX] sc/source/core/data/formulacell.cxx
  21922. [CXX] sc/source/core/data/formulaiter.cxx
  21923. [CXX] sc/source/core/data/funcdesc.cxx
  21924. [CXX] sc/source/core/data/global.cxx
  21925. [CXX] sc/source/core/data/global2.cxx
  21926. [CXX] sc/source/core/data/globalx.cxx
  21927. [CXX] sc/source/core/data/grouptokenconverter.cxx
  21928. [CXX] sc/source/core/data/listenercontext.cxx
  21929. [CXX] sc/source/core/data/markarr.cxx
  21930. [CXX] sc/source/core/data/markdata.cxx
  21931. [CXX] sc/source/core/data/markmulti.cxx
  21932. [CXX] sc/source/core/data/mtvcellfunc.cxx
  21933. [CXX] sc/source/core/data/mtvelements.cxx
  21934. [CXX] sc/source/core/data/olinetab.cxx
  21935. [CXX] sc/source/core/data/pagepar.cxx
  21936. [CXX] sc/source/core/data/patattr.cxx
  21937. [CXX] sc/source/core/data/pivot2.cxx
  21938. [CXX] sc/source/core/data/poolhelp.cxx
  21939. [CXX] sc/source/core/data/postit.cxx
  21940. [CXX] sc/source/core/data/queryevaluator.cxx
  21941. [CXX] sc/source/core/data/queryiter.cxx
  21942. [CXX] sc/source/core/data/refupdatecontext.cxx
  21943. [CXX] sc/source/core/data/rowheightcontext.cxx
  21944. [CXX] sc/source/core/data/segmenttree.cxx
  21945. [CXX] sc/source/core/data/sheetevents.cxx
  21946. [CXX] sc/source/core/data/simpleformulacalc.cxx
  21947. [CXX] sc/source/core/data/SolverSettings.cxx
  21948. [CXX] sc/source/core/data/sortparam.cxx
  21949. [CXX] sc/source/core/data/stlpool.cxx
  21950. [CXX] sc/source/core/data/stlsheet.cxx
  21951. [CXX] sc/source/core/data/subtotalparam.cxx
  21952. [CXX] sc/source/core/data/tabbgcolor.cxx
  21953. [CXX] sc/source/core/data/table1.cxx
  21954. [CXX] sc/source/core/data/table2.cxx
  21955. [CXX] sc/source/core/data/table3.cxx
  21956. [CXX] sc/source/core/data/table4.cxx
  21957. [CXX] sc/source/core/data/table5.cxx
  21958. [CXX] sc/source/core/data/table6.cxx
  21959. [CXX] sc/source/core/data/table7.cxx
  21960. [CXX] sc/source/core/data/tabprotection.cxx
  21961. [CXX] sc/source/core/data/types.cxx
  21962. [CXX] sc/source/core/data/userdat.cxx
  21963. [CXX] sc/source/core/data/validat.cxx
  21964. [CXX] sc/source/core/tool/addincfg.cxx
  21965. [CXX] sc/source/core/tool/addincol.cxx
  21966. [CXX] sc/source/core/tool/addinhelpid.cxx
  21967. [CXX] sc/source/core/tool/addinlis.cxx
  21968. [CXX] sc/source/core/tool/address.cxx
  21969. [CXX] sc/source/core/tool/adiasync.cxx
  21970. [CXX] sc/source/core/tool/appoptio.cxx
  21971. [CXX] sc/source/core/tool/arraysumSSE2.cxx
  21972. [CXX] sc/source/core/tool/autoform.cxx
  21973. [CXX] sc/source/core/tool/calcconfig.cxx
  21974. [CXX] sc/source/core/tool/callform.cxx
  21975. [CXX] sc/source/core/tool/cellform.cxx
  21976. [CXX] sc/source/core/tool/cellkeytranslator.cxx
  21977. [CXX] sc/source/core/tool/chartarr.cxx
  21978. [CXX] sc/source/core/tool/charthelper.cxx
  21979. [CXX] sc/source/core/tool/chartlis.cxx
  21980. [CXX] sc/source/core/tool/chartlock.cxx
  21981. [CXX] sc/source/core/tool/chartpos.cxx
  21982. [CXX] sc/source/core/tool/chgtrack.cxx
  21983. [CXX] sc/source/core/tool/chgviset.cxx
  21984. [CXX] sc/source/core/tool/compare.cxx
  21985. [CXX] sc/source/core/tool/compiler.cxx
  21986. [CXX] sc/source/core/tool/consoli.cxx
  21987. [CXX] sc/source/core/tool/dbdata.cxx
  21988. [CXX] sc/source/core/tool/ddelink.cxx
  21989. [CXX] sc/source/core/tool/defaultsoptions.cxx
  21990. [CXX] sc/source/core/tool/detdata.cxx
  21991. [CXX] sc/source/core/tool/detfunc.cxx
  21992. [CXX] sc/source/core/tool/docoptio.cxx
  21993. [CXX] sc/source/core/tool/doubleref.cxx
  21994. [CXX] sc/source/core/tool/editdataarray.cxx
  21995. [CXX] sc/source/core/tool/editutil.cxx
  21996. [CXX] sc/source/core/tool/filtopt.cxx
  21997. [CXX] sc/source/core/tool/formulagroup.cxx
  21998. [CXX] sc/source/core/tool/formulaopt.cxx
  21999. [CXX] sc/source/core/tool/formulaparserpool.cxx
  22000. [CXX] sc/source/core/tool/formularesult.cxx
  22001. [CXX] sc/source/core/tool/grouparealistener.cxx
  22002. [CXX] sc/source/core/tool/hints.cxx
  22003. [CXX] sc/source/core/tool/inputopt.cxx
  22004. [CXX] sc/source/core/tool/interpr1.cxx
  22005. [CXX] sc/source/core/tool/interpr2.cxx
  22006. [CXX] sc/source/core/tool/interpr3.cxx
  22007. [CXX] sc/source/core/tool/interpr4.cxx
  22008. [CXX] sc/source/core/tool/interpr5.cxx
  22009. [CXX] sc/source/core/tool/interpr6.cxx
  22010. [CXX] sc/source/core/tool/interpr7.cxx
  22011. [CXX] sc/source/core/tool/interpr8.cxx
  22012. [CXX] sc/source/core/tool/interpretercontext.cxx
  22013. [CXX] sc/source/core/tool/jumpmatrix.cxx
  22014. [CXX] sc/source/core/tool/listenerquery.cxx
  22015. [CXX] sc/source/core/tool/lookupcache.cxx
  22016. [CXX] sc/source/core/tool/math.cxx
  22017. [CXX] sc/source/core/tool/matrixoperators.cxx
  22018. [CXX] sc/source/core/tool/navicfg.cxx
  22019. [CXX] sc/source/core/tool/numformat.cxx
  22020. [CXX] sc/source/core/tool/odffmap.cxx
  22021. [CXX] sc/source/core/tool/optutil.cxx
  22022. [CXX] sc/source/core/tool/orcusxml.cxx
  22023. [CXX] sc/source/core/tool/parclass.cxx
  22024. [CXX] sc/source/core/tool/printopt.cxx
  22025. [CXX] sc/source/core/tool/prnsave.cxx
  22026. [CXX] sc/source/core/tool/progress.cxx
  22027. [CXX] sc/source/core/tool/queryentry.cxx
  22028. [CXX] sc/source/core/tool/queryparam.cxx
  22029. [CXX] sc/source/core/tool/rangecache.cxx
  22030. [CXX] sc/source/core/tool/rangelst.cxx
  22031. [CXX] sc/source/core/tool/rangenam.cxx
  22032. [CXX] sc/source/core/tool/rangeseq.cxx
  22033. [CXX] sc/source/core/tool/rangeutl.cxx
  22034. [CXX] sc/source/core/tool/rechead.cxx
  22035. [CXX] sc/source/core/tool/recursionhelper.cxx
  22036. [CXX] sc/source/core/tool/refdata.cxx
  22037. [CXX] sc/source/core/tool/reffind.cxx
  22038. [CXX] sc/source/core/tool/refhint.cxx
  22039. [CXX] sc/source/core/tool/refreshtimer.cxx
  22040. [CXX] sc/source/core/tool/reftokenhelper.cxx
  22041. [CXX] sc/source/core/tool/refupdat.cxx
  22042. [CXX] sc/source/core/tool/scmatrix.cxx
  22043. [CXX] sc/source/core/tool/scopetools.cxx
  22044. [CXX] sc/source/core/tool/sharedformula.cxx
  22045. [CXX] sc/source/core/tool/sharedstringpoolpurge.cxx
  22046. [CXX] sc/source/core/tool/stringutil.cxx
  22047. [CXX] sc/source/core/tool/stylehelper.cxx
  22048. [CXX] sc/source/core/tool/subtotal.cxx
  22049. [CXX] sc/source/core/tool/token.cxx
  22050. [CXX] sc/source/core/tool/tokenstringcontext.cxx
  22051. [CXX] sc/source/core/tool/typedstrdata.cxx
  22052. [CXX] sc/source/core/tool/unitconv.cxx
  22053. [CXX] sc/source/core/tool/userlist.cxx
  22054. [CXX] sc/source/core/tool/viewopti.cxx
  22055. [CXX] sc/source/core/tool/webservicelink.cxx
  22056. [CXX] sc/source/core/tool/zforauto.cxx
  22057. [CXX] sc/source/filter/xml/datastreamimport.cxx
  22058. [CXX] sc/source/filter/xml/SparklineGroupsExport.cxx
  22059. [CXX] sc/source/filter/xml/SparklineGroupsImportContext.cxx
  22060. [CXX] sc/source/filter/xml/XMLCalculationSettingsContext.cxx
  22061. [CXX] sc/source/filter/xml/XMLCellRangeSourceContext.cxx
  22062. [CXX] sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx
  22063. [CXX] sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx
  22064. [CXX] sc/source/filter/xml/XMLCodeNameProvider.cxx
  22065. [CXX] sc/source/filter/xml/XMLColumnRowGroupExport.cxx
  22066. [CXX] sc/source/filter/xml/XMLConsolidationContext.cxx
  22067. [CXX] sc/source/filter/xml/XMLConverter.cxx
  22068. [CXX] sc/source/filter/xml/XMLDDELinksContext.cxx
  22069. [CXX] sc/source/filter/xml/XMLDetectiveContext.cxx
  22070. [CXX] sc/source/filter/xml/XMLEmptyContext.cxx
  22071. [CXX] sc/source/filter/xml/XMLExportDDELinks.cxx
  22072. [CXX] sc/source/filter/xml/XMLExportDataPilot.cxx
  22073. [CXX] sc/source/filter/xml/XMLExportDatabaseRanges.cxx
  22074. [CXX] sc/source/filter/xml/XMLExportIterator.cxx
  22075. [CXX] sc/source/filter/xml/XMLExportSharedData.cxx
  22076. [CXX] sc/source/filter/xml/XMLStylesExportHelper.cxx
  22077. [CXX] sc/source/filter/xml/XMLStylesImportHelper.cxx
  22078. [CXX] sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
  22079. [CXX] sc/source/filter/xml/XMLTableMasterPageExport.cxx
  22080. [CXX] sc/source/filter/xml/XMLTableShapeImportHelper.cxx
  22081. [CXX] sc/source/filter/xml/XMLTableShapeResizer.cxx
  22082. [CXX] sc/source/filter/xml/XMLTableShapesContext.cxx
  22083. [CXX] sc/source/filter/xml/XMLTableSourceContext.cxx
  22084. [CXX] sc/source/filter/xml/XMLTrackedChangesContext.cxx
  22085. [CXX] sc/source/filter/xml/cachedattraccess.cxx
  22086. [CXX] sc/source/filter/xml/celltextparacontext.cxx
  22087. [CXX] sc/source/filter/xml/editattributemap.cxx
  22088. [CXX] sc/source/filter/xml/importcontext.cxx
  22089. [CXX] sc/source/filter/xml/pivotsource.cxx
  22090. [CXX] sc/source/filter/xml/sheetdata.cxx
  22091. [CXX] sc/source/filter/xml/xmlannoi.cxx
  22092. [CXX] sc/source/filter/xml/xmlbodyi.cxx
  22093. [CXX] sc/source/filter/xml/xmlcelli.cxx
  22094. [CXX] sc/source/filter/xml/xmlcoli.cxx
  22095. [CXX] sc/source/filter/xml/xmlcondformat.cxx
  22096. [CXX] sc/source/filter/xml/xmlconti.cxx
  22097. [CXX] sc/source/filter/xml/xmlcvali.cxx
  22098. [CXX] sc/source/filter/xml/xmldpimp.cxx
  22099. [CXX] sc/source/filter/xml/xmldrani.cxx
  22100. [CXX] sc/source/filter/xml/xmlexprt.cxx
  22101. [CXX] sc/source/filter/xml/xmlexternaltabi.cxx
  22102. [CXX] sc/source/filter/xml/xmlfilti.cxx
  22103. [CXX] sc/source/filter/xml/xmlfonte.cxx
  22104. [CXX] sc/source/filter/xml/xmlimprt.cxx
  22105. [CXX] sc/source/filter/xml/xmllabri.cxx
  22106. [CXX] sc/source/filter/xml/xmlmappingi.cxx
  22107. [CXX] sc/source/filter/xml/xmlnexpi.cxx
  22108. [CXX] sc/source/filter/xml/xmlrowi.cxx
  22109. [CXX] sc/source/filter/xml/xmlsceni.cxx
  22110. [CXX] sc/source/filter/xml/xmlsorti.cxx
  22111. [CXX] sc/source/filter/xml/xmlstyle.cxx
  22112. [CXX] sc/source/filter/xml/xmlstyli.cxx
  22113. [CXX] sc/source/filter/xml/xmlsubti.cxx
  22114. [CXX] sc/source/filter/xml/xmltabi.cxx
  22115. [CXX] sc/source/filter/xml/xmltransformationi.cxx
  22116. [CXX] sc/source/filter/xml/xmlwrap.cxx
  22117. [CXX] sc/source/filter/importfilterdata.cxx
  22118. [CXX] sc/source/ui/Accessibility/AccessibilityHints.cxx
  22119. [CXX] sc/source/ui/Accessibility/AccessibleCell.cxx
  22120. [CXX] sc/source/ui/Accessibility/AccessibleCellBase.cxx
  22121. [CXX] sc/source/ui/Accessibility/AccessibleContextBase.cxx
  22122. [CXX] sc/source/ui/Accessibility/AccessibleCsvControl.cxx
  22123. [CXX] sc/source/ui/Accessibility/AccessibleDocument.cxx
  22124. [CXX] sc/source/ui/Accessibility/AccessibleDocumentBase.cxx
  22125. [CXX] sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
  22126. [CXX] sc/source/ui/Accessibility/AccessibleEditObject.cxx
  22127. [CXX] sc/source/ui/Accessibility/AccessiblePageHeader.cxx
  22128. [CXX] sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx
  22129. [CXX] sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
  22130. [CXX] sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx
  22131. [CXX] sc/source/ui/Accessibility/AccessiblePreviewTable.cxx
  22132. [CXX] sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx
  22133. [CXX] sc/source/ui/Accessibility/AccessibleTableBase.cxx
  22134. [CXX] sc/source/ui/Accessibility/AccessibleText.cxx
  22135. [CXX] sc/source/ui/Accessibility/DrawModelBroadcaster.cxx
  22136. [CXX] sc/source/ui/app/client.cxx
  22137. [CXX] sc/source/ui/app/drwtrans.cxx
  22138. [CXX] sc/source/ui/app/inputhdl.cxx
  22139. [CXX] sc/source/ui/app/inputwin.cxx
  22140. [CXX] sc/source/ui/app/lnktrans.cxx
  22141. [CXX] sc/source/ui/app/msgpool.cxx
  22142. [CXX] sc/source/ui/app/rfindlst.cxx
  22143. [CXX] sc/source/ui/app/scdll.cxx
  22144. [CXX] sc/source/ui/app/scmod.cxx
  22145. [CXX] sc/source/ui/app/seltrans.cxx
  22146. [CXX] sc/source/ui/app/transobj.cxx
  22147. [CXX] sc/source/ui/app/typemap.cxx
  22148. [CXX] sc/source/ui/app/uiitems.cxx
  22149. [CXX] sc/source/ui/attrdlg/scabstdlg.cxx
  22150. [CXX] sc/source/ui/cctrl/cbnumberformat.cxx
  22151. [CXX] sc/source/ui/cctrl/cbuttonw.cxx
  22152. [CXX] sc/source/ui/cctrl/checklistmenu.cxx
  22153. [CXX] sc/source/ui/cctrl/dpcontrol.cxx
  22154. [CXX] sc/source/ui/cctrl/tbzoomsliderctrl.cxx
  22155. [CXX] sc/source/ui/condformat/condformatdlg.cxx
  22156. [CXX] sc/source/ui/condformat/condformatdlgentry.cxx
  22157. [CXX] sc/source/ui/condformat/condformatdlgitem.cxx
  22158. [CXX] sc/source/ui/condformat/condformathelper.cxx
  22159. [CXX] sc/source/ui/condformat/colorformat.cxx
  22160. [CXX] sc/source/ui/dataprovider/csvdataprovider.cxx
  22161. [CXX] sc/source/ui/dataprovider/dataprovider.cxx
  22162. [CXX] sc/source/ui/dataprovider/datatransformation.cxx
  22163. [CXX] sc/source/ui/dataprovider/htmldataprovider.cxx
  22164. [CXX] sc/source/ui/dataprovider/xmldataprovider.cxx
  22165. [CXX] sc/source/ui/dataprovider/sqldataprovider.cxx
  22166. [CXX] sc/source/ui/dbgui/asciiopt.cxx
  22167. [CXX] sc/source/ui/dbgui/consdlg.cxx
  22168. [CXX] sc/source/ui/dbgui/csvcontrol.cxx
  22169. [CXX] sc/source/ui/dbgui/csvgrid.cxx
  22170. [CXX] sc/source/ui/dbgui/csvruler.cxx
  22171. [CXX] sc/source/ui/dbgui/csvsplits.cxx
  22172. [CXX] sc/source/ui/dbgui/csvtablebox.cxx
  22173. [CXX] sc/source/ui/dbgui/dbnamdlg.cxx
  22174. [CXX] sc/source/ui/dbgui/filtdlg.cxx
  22175. [CXX] sc/source/ui/dbgui/foptmgr.cxx
  22176. [CXX] sc/source/ui/dbgui/imoptdlg.cxx
  22177. [CXX] sc/source/ui/dbgui/PivotLayoutDialog.cxx
  22178. [CXX] sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx
  22179. [CXX] sc/source/ui/dbgui/PivotLayoutTreeListData.cxx
  22180. [CXX] sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx
  22181. [CXX] sc/source/ui/dbgui/PivotLayoutTreeList.cxx
  22182. [CXX] sc/source/ui/dbgui/sfiltdlg.cxx
  22183. [CXX] sc/source/ui/dbgui/validate.cxx
  22184. [CXX] sc/source/ui/dialogs/searchresults.cxx
  22185. [CXX] sc/source/ui/dialogs/SparklineDialog.cxx
  22186. [CXX] sc/source/ui/dialogs/SparklineDataRangeDialog.cxx
  22187. [CXX] sc/source/ui/docshell/arealink.cxx
  22188. [CXX] sc/source/ui/docshell/autostyl.cxx
  22189. [CXX] sc/source/ui/docshell/datastream.cxx
  22190. [CXX] sc/source/ui/docshell/dbdocfun.cxx
  22191. [CXX] sc/source/ui/docshell/dbdocimp.cxx
  22192. [CXX] sc/source/ui/docshell/docfunc.cxx
  22193. [CXX] sc/source/ui/docshell/docfuncutil.cxx
  22194. [CXX] sc/source/ui/docshell/docsh.cxx
  22195. [CXX] sc/source/ui/docshell/docsh2.cxx
  22196. [CXX] sc/source/ui/docshell/docsh3.cxx
  22197. [CXX] sc/source/ui/docshell/docsh4.cxx
  22198. [CXX] sc/source/ui/docshell/docsh5.cxx
  22199. [CXX] sc/source/ui/docshell/docsh6.cxx
  22200. [CXX] sc/source/ui/docshell/docsh8.cxx
  22201. [CXX] sc/source/ui/docshell/documentlinkmgr.cxx
  22202. [CXX] sc/source/ui/docshell/editable.cxx
  22203. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22204. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22205. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22206. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22207. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22208. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22209. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22210. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  22211. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  22212. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  22213. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  22214. /opt/git/libreoffice.core/sc/source/ui/docshell/docsh4.cxx:2592:43: required from here
  22215. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  22216. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22217. | ^
  22218. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22219. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22220. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22221. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22222. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22223. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22224. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22225. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  22226. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  22227. | ^~~~~~~~~~~~~~
  22228. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22229. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22230. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22231. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22232. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22233. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22234. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22235. 64 | class ptree_bad_path : public ptree_error
  22236. | ^~~~~~~~~~~~~~
  22237. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22238. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22239. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22240. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22241. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22242. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22243. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22244. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22245. 38 | inline ptree_error::~ptree_error() throw()
  22246. | ^~~~~~~~~~~
  22247. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22248. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22249. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22250. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22251. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22252. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22253. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22254. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  22255. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22256. | ^
  22257. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22258. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22259. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22260. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  22261. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  22262. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  22263. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  22264. /opt/git/libreoffice.core/sc/source/ui/docshell/docsh4.cxx:2594:52: required from here
  22265. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22266. 20 | class json_parser_error: public file_parser_error
  22267. | ^~~~~~~~~~~~~~~~~
  22268. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  22269. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22270. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22271. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22272. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  22273. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  22274. | ^
  22275. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22276. 20 | class file_parser_error: public ptree_error
  22277. | ^~~~~~~~~~~~~~~~~
  22278. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22279. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22280. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22281. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22282. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22283. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22284. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22285. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22286. 38 | inline ptree_error::~ptree_error() throw()
  22287. | ^~~~~~~~~~~
  22288. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22289. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22290. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22291. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  22292. 20 | class json_parser_error: public file_parser_error
  22293. | ^~~~~~~~~~~~~~~~~
  22294. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22295. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22296. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22297. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22298. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22299. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22300. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22301. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  22302. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22303. | ^
  22304. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  22305. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  22306. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  22307. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22308. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22309. /opt/git/libreoffice.core/sc/source/ui/docshell/docsh4.cxx:2550:99: required from here
  22310. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  22311. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22312. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22313. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22314. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22315. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22316. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22317. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22318. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  22319. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  22320. | ^~~~~~~~~~~~~~
  22321. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22322. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22323. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22324. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22325. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22326. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22327. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22328. 40 | class ptree_bad_data : public ptree_error
  22329. | ^~~~~~~~~~~~~~
  22330. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22331. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22332. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22333. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22334. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22335. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22336. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22337. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22338. 38 | inline ptree_error::~ptree_error() throw()
  22339. | ^~~~~~~~~~~
  22340. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22341. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22342. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22343. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22344. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22345. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22346. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22347. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  22348. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22349. | ^
  22350. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  22351. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  22352. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  22353. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  22354. | ^~~~~~~~~~
  22355. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22356. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22357. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22358. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22359. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22360. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22361. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22362. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  22363. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  22364. | ^~~~~~~~~~~~~~
  22365. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22366. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22367. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22368. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22369. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22370. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22371. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22372. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  22373. 114 | wrapexcept * p = new wrapexcept( *this );
  22374. | ^~~~~~~~~~~~~~~~~~~~~~~
  22375. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  22376. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  22377. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  22378. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  22379. | ^~~~~~~~~~
  22380. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22381. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22382. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22383. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22384. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22385. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22386. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22387. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  22388. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  22389. | ^~~~~~~~~~~~~~
  22390. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22391. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22392. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22393. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22394. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22395. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22396. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22397. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  22398. 114 | wrapexcept * p = new wrapexcept( *this );
  22399. | ^~~~~~~~~~~~~~~~~~~~~~~
  22400. [CXX] sc/source/ui/docshell/externalrefmgr.cxx
  22401. [CXX] sc/source/ui/docshell/impex.cxx
  22402. [CXX] sc/source/ui/docshell/macromgr.cxx
  22403. [CXX] sc/source/ui/docshell/olinefun.cxx
  22404. [CXX] sc/source/ui/docshell/pagedata.cxx
  22405. [CXX] sc/source/ui/docshell/pntlock.cxx
  22406. [CXX] sc/source/ui/docshell/servobj.cxx
  22407. [CXX] sc/source/ui/docshell/sizedev.cxx
  22408. [CXX] sc/source/ui/docshell/tablink.cxx
  22409. [CXX] sc/source/ui/drawfunc/chartsh.cxx
  22410. [CXX] sc/source/ui/drawfunc/drawsh.cxx
  22411. [CXX] sc/source/ui/drawfunc/drawsh2.cxx
  22412. [CXX] sc/source/ui/drawfunc/drawsh4.cxx
  22413. [CXX] sc/source/ui/drawfunc/drawsh5.cxx
  22414. [CXX] sc/source/ui/drawfunc/drformsh.cxx
  22415. [CXX] sc/source/ui/drawfunc/drtxtob.cxx
  22416. [CXX] sc/source/ui/drawfunc/drtxtob1.cxx
  22417. [CXX] sc/source/ui/drawfunc/drtxtob2.cxx
  22418. [CXX] sc/source/ui/drawfunc/fuconarc.cxx
  22419. [CXX] sc/source/ui/drawfunc/fuconcustomshape.cxx
  22420. [CXX] sc/source/ui/drawfunc/fuconpol.cxx
  22421. [CXX] sc/source/ui/drawfunc/fuconrec.cxx
  22422. [CXX] sc/source/ui/drawfunc/fuconstr.cxx
  22423. [CXX] sc/source/ui/drawfunc/fuconuno.cxx
  22424. [CXX] sc/source/ui/drawfunc/fudraw.cxx
  22425. [CXX] sc/source/ui/drawfunc/fuins1.cxx
  22426. [CXX] sc/source/ui/drawfunc/fuins2.cxx
  22427. [CXX] sc/source/ui/drawfunc/fupoor.cxx
  22428. [CXX] sc/source/ui/drawfunc/fusel.cxx
  22429. [CXX] sc/source/ui/drawfunc/fusel2.cxx
  22430. [CXX] sc/source/ui/drawfunc/futext.cxx
  22431. [CXX] sc/source/ui/drawfunc/futext2.cxx
  22432. [CXX] sc/source/ui/drawfunc/futext3.cxx
  22433. [CXX] sc/source/ui/drawfunc/graphsh.cxx
  22434. [CXX] sc/source/ui/drawfunc/mediash.cxx
  22435. [CXX] sc/source/ui/drawfunc/oleobjsh.cxx
  22436. [CXX] sc/source/ui/formdlg/dwfunctr.cxx
  22437. [CXX] sc/source/ui/formdlg/formdata.cxx
  22438. [CXX] sc/source/ui/formdlg/formula.cxx
  22439. [CXX] sc/source/ui/miscdlgs/acredlin.cxx
  22440. [CXX] sc/source/ui/miscdlgs/anyrefdg.cxx
  22441. [CXX] sc/source/ui/miscdlgs/autofmt.cxx
  22442. [CXX] sc/source/ui/miscdlgs/conflictsdlg.cxx
  22443. [CXX] sc/source/ui/miscdlgs/crnrdlg.cxx
  22444. [CXX] sc/source/ui/miscdlgs/datastreamdlg.cxx
  22445. [CXX] sc/source/ui/miscdlgs/dataproviderdlg.cxx
  22446. [CXX] sc/source/ui/miscdlgs/datatableview.cxx
  22447. [CXX] sc/source/ui/miscdlgs/highred.cxx
  22448. [CXX] sc/source/ui/miscdlgs/mergecellsdialog.cxx
  22449. [CXX] sc/source/ui/miscdlgs/optsolver.cxx
  22450. [CXX] sc/source/ui/miscdlgs/protectiondlg.cxx
  22451. [CXX] sc/source/ui/miscdlgs/redcom.cxx
  22452. [CXX] sc/source/ui/miscdlgs/retypepassdlg.cxx
  22453. [CXX] sc/source/ui/miscdlgs/sharedocdlg.cxx
  22454. [CXX] sc/source/ui/miscdlgs/simpref.cxx
  22455. [CXX] sc/source/ui/miscdlgs/solveroptions.cxx
  22456. [CXX] sc/source/ui/miscdlgs/solverutil.cxx
  22457. [CXX] sc/source/ui/miscdlgs/solvrdlg.cxx
  22458. [CXX] sc/source/ui/miscdlgs/tabopdlg.cxx
  22459. [CXX] sc/source/ui/miscdlgs/warnbox.cxx
  22460. [CXX] sc/source/ui/namedlg/namedefdlg.cxx
  22461. [CXX] sc/source/ui/namedlg/namedlg.cxx
  22462. [CXX] sc/source/ui/namedlg/namemgrtable.cxx
  22463. [CXX] sc/source/ui/navipi/content.cxx
  22464. [CXX] sc/source/ui/navipi/navcitem.cxx
  22465. [CXX] sc/source/ui/navipi/navipi.cxx
  22466. [CXX] sc/source/ui/navipi/scenwnd.cxx
  22467. [CXX] sc/source/ui/pagedlg/areasdlg.cxx
  22468. [CXX] sc/source/ui/pagedlg/tphfedit.cxx
  22469. [CXX] sc/source/ui/sidebar/AlignmentPropertyPanel.cxx
  22470. [CXX] sc/source/ui/sidebar/CellLineStyleControl.cxx
  22471. [CXX] sc/source/ui/sidebar/CellLineStyleValueSet.cxx
  22472. [CXX] sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx
  22473. [CXX] sc/source/ui/sidebar/CellBorderStyleControl.cxx
  22474. [CXX] sc/source/ui/sidebar/NumberFormatControl.cxx
  22475. [CXX] sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx
  22476. [CXX] sc/source/ui/sidebar/ScPanelFactory.cxx
  22477. [CXX] sc/source/ui/sparklines/SparklineAttributes.cxx
  22478. [CXX] sc/source/ui/sparklines/SparklineData.cxx
  22479. [CXX] sc/source/ui/sparklines/SparklineGroup.cxx
  22480. [CXX] sc/source/ui/sparklines/SparklineList.cxx
  22481. [CXX] sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx
  22482. [CXX] sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx
  22483. [CXX] sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx
  22484. [CXX] sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx
  22485. [CXX] sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx
  22486. [CXX] sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx
  22487. [CXX] sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.cxx
  22488. [CXX] sc/source/ui/StatisticsDialogs/FTestDialog.cxx
  22489. [CXX] sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx
  22490. [CXX] sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx
  22491. [CXX] sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx
  22492. [CXX] sc/source/ui/StatisticsDialogs/RegressionDialog.cxx
  22493. [CXX] sc/source/ui/StatisticsDialogs/SamplingDialog.cxx
  22494. [CXX] sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx
  22495. [CXX] sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx
  22496. [CXX] sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx
  22497. [CXX] sc/source/ui/StatisticsDialogs/TTestDialog.cxx
  22498. [CXX] sc/source/ui/StatisticsDialogs/ZTestDialog.cxx
  22499. [CXX] sc/source/ui/theme/ThemeColorChanger.cxx
  22500. [CXX] sc/source/ui/uitest/uiobject.cxx
  22501. [CXX] sc/source/ui/undo/areasave.cxx
  22502. [CXX] sc/source/ui/undo/refundo.cxx
  22503. [CXX] sc/source/ui/undo/target.cxx
  22504. [CXX] sc/source/ui/undo/undobase.cxx
  22505. [CXX] sc/source/ui/undo/undoblk.cxx
  22506. [CXX] sc/source/ui/undo/undoblk2.cxx
  22507. [CXX] sc/source/ui/undo/undoblk3.cxx
  22508. [CXX] sc/source/ui/undo/undocell.cxx
  22509. [CXX] sc/source/ui/undo/undocell2.cxx
  22510. [CXX] sc/source/ui/undo/undoconvert.cxx
  22511. [CXX] sc/source/ui/undo/undodat.cxx
  22512. [CXX] sc/source/ui/undo/undodraw.cxx
  22513. [CXX] sc/source/ui/undo/undoolk.cxx
  22514. [CXX] sc/source/ui/undo/undorangename.cxx
  22515. [CXX] sc/source/ui/undo/undosort.cxx
  22516. [CXX] sc/source/ui/undo/undostyl.cxx
  22517. [CXX] sc/source/ui/undo/undotab.cxx
  22518. [CXX] sc/source/ui/undo/undoutil.cxx
  22519. [CXX] sc/source/ui/undo/UndoInsertSparkline.cxx
  22520. [CXX] sc/source/ui/undo/UndoEditSparklineGroup.cxx
  22521. [CXX] sc/source/ui/undo/UndoDeleteSparkline.cxx
  22522. [CXX] sc/source/ui/undo/UndoDeleteSparklineGroup.cxx
  22523. [CXX] sc/source/ui/undo/UndoUngroupSparklines.cxx
  22524. [CXX] sc/source/ui/undo/UndoGroupSparklines.cxx
  22525. [CXX] sc/source/ui/undo/UndoEditSparkline.cxx
  22526. [CXX] sc/source/ui/unoobj/ChartRangeSelectionListener.cxx
  22527. [CXX] sc/source/ui/unoobj/addruno.cxx
  22528. [CXX] sc/source/ui/unoobj/afmtuno.cxx
  22529. [CXX] sc/source/ui/unoobj/appluno.cxx
  22530. [CXX] sc/source/ui/unoobj/celllistsource.cxx
  22531. [CXX] sc/source/ui/unoobj/cellsuno.cxx
  22532. [CXX] sc/source/ui/unoobj/cellvaluebinding.cxx
  22533. [CXX] sc/source/ui/unoobj/chart2uno.cxx
  22534. [CXX] sc/source/ui/unoobj/chartuno.cxx
  22535. [CXX] sc/source/ui/unoobj/condformatuno.cxx
  22536. [CXX] sc/source/ui/unoobj/confuno.cxx
  22537. [CXX] sc/source/ui/unoobj/convuno.cxx
  22538. [CXX] sc/source/ui/unoobj/cursuno.cxx
  22539. [CXX] sc/source/ui/unoobj/dapiuno.cxx
  22540. [CXX] sc/source/ui/unoobj/datauno.cxx
  22541. [CXX] sc/source/ui/unoobj/defltuno.cxx
  22542. [CXX] sc/source/ui/unoobj/dispuno.cxx
  22543. [CXX] sc/source/ui/unoobj/docuno.cxx
  22544. [CXX] sc/source/ui/unoobj/drdefuno.cxx
  22545. [CXX] sc/source/ui/unoobj/editsrc.cxx
  22546. [CXX] sc/source/ui/unoobj/eventuno.cxx
  22547. [CXX] sc/source/ui/unoobj/fielduno.cxx
  22548. [CXX] sc/source/ui/unoobj/filtuno.cxx
  22549. [CXX] sc/source/ui/unoobj/fmtuno.cxx
  22550. [CXX] sc/source/ui/unoobj/forbiuno.cxx
  22551. [CXX] sc/source/ui/unoobj/funcuno.cxx
  22552. [CXX] sc/source/ui/unoobj/linkuno.cxx
  22553. [CXX] sc/source/ui/unoobj/listenercalls.cxx
  22554. [CXX] sc/source/ui/unoobj/miscuno.cxx
  22555. [CXX] sc/source/ui/unoobj/nameuno.cxx
  22556. [CXX] sc/source/ui/unoobj/notesuno.cxx
  22557. [CXX] sc/source/ui/unoobj/optuno.cxx
  22558. [CXX] sc/source/ui/unoobj/pageuno.cxx
  22559. [CXX] sc/source/ui/unoobj/PivotTableDataProvider.cxx
  22560. [CXX] sc/source/ui/unoobj/PivotTableDataSource.cxx
  22561. [CXX] sc/source/ui/unoobj/PivotTableDataSequence.cxx
  22562. [CXX] sc/source/ui/unoobj/TablePivotCharts.cxx
  22563. [CXX] sc/source/ui/unoobj/TablePivotChart.cxx
  22564. [CXX] sc/source/ui/unoobj/ChartTools.cxx
  22565. [CXX] sc/source/ui/unoobj/servuno.cxx
  22566. [CXX] sc/source/ui/unoobj/shapeuno.cxx
  22567. [CXX] sc/source/ui/unoobj/srchuno.cxx
  22568. [CXX] sc/source/ui/unoobj/styleuno.cxx
  22569. [CXX] sc/source/ui/unoobj/targuno.cxx
  22570. [CXX] sc/source/ui/unoobj/textuno.cxx
  22571. [CXX] sc/source/ui/unoobj/tokenuno.cxx
  22572. [CXX] sc/source/ui/unoobj/unodoc.cxx
  22573. [CXX] sc/source/ui/unoobj/unoreflist.cxx
  22574. [CXX] sc/source/ui/unoobj/viewuno.cxx
  22575. [CXX] sc/source/ui/unoobj/warnpassword.cxx
  22576. [CXX] sc/source/ui/view/auditsh.cxx
  22577. [CXX] sc/source/ui/view/cellmergeoption.cxx
  22578. [CXX] sc/source/ui/view/cellsh.cxx
  22579. [CXX] sc/source/ui/view/cellsh1.cxx
  22580. [CXX] sc/source/ui/view/cellsh2.cxx
  22581. [CXX] sc/source/ui/view/cellsh3.cxx
  22582. [CXX] sc/source/ui/view/cellsh4.cxx
  22583. [CXX] sc/source/ui/view/colrowba.cxx
  22584. [CXX] sc/source/ui/view/cliputil.cxx
  22585. [CXX] sc/source/ui/view/dbfunc.cxx
  22586. [CXX] sc/source/ui/view/dbfunc2.cxx
  22587. [CXX] sc/source/ui/view/dbfunc3.cxx
  22588. [CXX] sc/source/ui/view/dbfunc4.cxx
  22589. [CXX] sc/source/ui/view/drawutil.cxx
  22590. [CXX] sc/source/ui/view/drawvie3.cxx
  22591. [CXX] sc/source/ui/view/drawvie4.cxx
  22592. [CXX] sc/source/ui/view/drawview.cxx
  22593. [CXX] sc/source/ui/view/editsh.cxx
  22594. [CXX] sc/source/ui/view/formatsh.cxx
  22595. [CXX] sc/source/ui/view/gridmerg.cxx
  22596. [CXX] sc/source/ui/view/gridwin.cxx
  22597. [CXX] sc/source/ui/view/gridwin2.cxx
  22598. [CXX] sc/source/ui/view/gridwin3.cxx
  22599. [CXX] sc/source/ui/view/gridwin4.cxx
  22600. [CXX] sc/source/ui/view/gridwin5.cxx
  22601. [CXX] sc/source/ui/view/hdrcont.cxx
  22602. [CXX] sc/source/ui/view/hintwin.cxx
  22603. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22604. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22605. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22606. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  22607. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  22608. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  22609. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  22610. /opt/git/libreoffice.core/sc/source/ui/view/gridwin.cxx:5104:52: required from here
  22611. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22612. 20 | class json_parser_error: public file_parser_error
  22613. | ^~~~~~~~~~~~~~~~~
  22614. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  22615. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22616. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22617. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22618. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  22619. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  22620. | ^
  22621. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22622. 20 | class file_parser_error: public ptree_error
  22623. | ^~~~~~~~~~~~~~~~~
  22624. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22625. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22626. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22627. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22628. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22629. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22630. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22631. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22632. 38 | inline ptree_error::~ptree_error() throw()
  22633. | ^~~~~~~~~~~
  22634. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22635. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22636. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22637. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  22638. 20 | class json_parser_error: public file_parser_error
  22639. | ^~~~~~~~~~~~~~~~~
  22640. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22641. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22642. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22643. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22644. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22645. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22646. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22647. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  22648. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22649. | ^
  22650. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  22651. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  22652. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  22653. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22654. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22655. /opt/git/libreoffice.core/sc/source/ui/view/gridwin.cxx:5100:29: required from here
  22656. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  22657. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22658. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22659. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22660. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22661. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22662. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22663. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22664. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  22665. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  22666. | ^~~~~~~~~~~~~~
  22667. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22668. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22669. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22670. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22671. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22672. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22673. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22674. 40 | class ptree_bad_data : public ptree_error
  22675. | ^~~~~~~~~~~~~~
  22676. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22677. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22678. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22679. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22680. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22681. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22682. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22683. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22684. 38 | inline ptree_error::~ptree_error() throw()
  22685. | ^~~~~~~~~~~
  22686. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22687. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22688. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22689. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22690. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22691. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22692. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22693. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  22694. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22695. | ^
  22696. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  22697. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  22698. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  22699. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  22700. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22701. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22702. /opt/git/libreoffice.core/sc/source/ui/view/gridwin.cxx:5100:29: required from here
  22703. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  22704. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22705. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22706. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22707. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22708. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22709. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22710. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22711. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  22712. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  22713. | ^~~~~~~~~~~~~~
  22714. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22715. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22716. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22717. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22718. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22719. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22720. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22721. 64 | class ptree_bad_path : public ptree_error
  22722. | ^~~~~~~~~~~~~~
  22723. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22724. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22725. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22726. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22727. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22728. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22729. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22730. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22731. 38 | inline ptree_error::~ptree_error() throw()
  22732. | ^~~~~~~~~~~
  22733. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22734. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22735. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22736. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22737. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22738. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22739. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22740. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  22741. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22742. | ^
  22743. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  22744. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  22745. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  22746. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  22747. | ^~~~~~~~~~
  22748. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22749. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22750. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22751. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22752. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22753. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22754. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22755. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  22756. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  22757. | ^~~~~~~~~~~~~~
  22758. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22759. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22760. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22761. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22762. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22763. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22764. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22765. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  22766. 114 | wrapexcept * p = new wrapexcept( *this );
  22767. | ^~~~~~~~~~~~~~~~~~~~~~~
  22768. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  22769. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  22770. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  22771. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  22772. | ^~~~~~~~~~
  22773. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22774. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22775. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22776. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22777. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22778. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22779. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22780. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  22781. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  22782. | ^~~~~~~~~~~~~~
  22783. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22784. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22785. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22786. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22787. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22788. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22789. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22790. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  22791. 114 | wrapexcept * p = new wrapexcept( *this );
  22792. | ^~~~~~~~~~~~~~~~~~~~~~~
  22793. [CXX] sc/source/ui/view/imapwrap.cxx
  22794. [CXX] sc/source/ui/view/invmerge.cxx
  22795. [CXX] sc/source/ui/view/notemark.cxx
  22796. [CXX] sc/source/ui/view/olinewin.cxx
  22797. [CXX] sc/source/ui/view/output.cxx
  22798. [CXX] sc/source/ui/view/output2.cxx
  22799. [CXX] sc/source/ui/view/output3.cxx
  22800. [CXX] sc/source/ui/view/overlayobject.cxx
  22801. [CXX] sc/source/ui/view/pfuncache.cxx
  22802. [CXX] sc/source/ui/view/pgbrksh.cxx
  22803. [CXX] sc/source/ui/view/pivotsh.cxx
  22804. [CXX] sc/source/ui/view/preview.cxx
  22805. [CXX] sc/source/ui/view/prevloc.cxx
  22806. [CXX] sc/source/ui/view/prevwsh.cxx
  22807. [CXX] sc/source/ui/view/prevwsh2.cxx
  22808. [CXX] sc/source/ui/view/printfun.cxx
  22809. [CXX] sc/source/ui/view/reffact.cxx
  22810. [CXX] sc/source/ui/view/scextopt.cxx
  22811. [CXX] sc/source/ui/view/select.cxx
  22812. [CXX] sc/source/ui/view/selectionstate.cxx
  22813. [CXX] sc/source/ui/view/SparklineShell.cxx
  22814. [CXX] sc/source/ui/view/spelldialog.cxx
  22815. [CXX] sc/source/ui/view/spelleng.cxx
  22816. [CXX] sc/source/ui/view/spellcheckcontext.cxx
  22817. [CXX] sc/source/ui/view/tabcont.cxx
  22818. [CXX] sc/source/ui/view/tabsplit.cxx
  22819. [CXX] sc/source/ui/view/tabview.cxx
  22820. [CXX] sc/source/ui/view/tabview2.cxx
  22821. [CXX] sc/source/ui/view/tabview3.cxx
  22822. [CXX] sc/source/ui/view/tabview4.cxx
  22823. [CXX] sc/source/ui/view/tabview5.cxx
  22824. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22825. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22826. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22827. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  22828. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  22829. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  22830. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  22831. /opt/git/libreoffice.core/sc/source/ui/view/tabview.cxx:2941:56: required from here
  22832. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22833. 20 | class json_parser_error: public file_parser_error
  22834. | ^~~~~~~~~~~~~~~~~
  22835. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  22836. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22837. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22838. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22839. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  22840. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  22841. | ^
  22842. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22843. 20 | class file_parser_error: public ptree_error
  22844. | ^~~~~~~~~~~~~~~~~
  22845. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22846. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22847. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22848. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22849. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22850. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22851. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22852. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22853. 38 | inline ptree_error::~ptree_error() throw()
  22854. | ^~~~~~~~~~~
  22855. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  22856. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22857. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22858. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  22859. 20 | class json_parser_error: public file_parser_error
  22860. | ^~~~~~~~~~~~~~~~~
  22861. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22862. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22863. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22864. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22865. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22866. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22867. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22868. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  22869. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22870. | ^
  22871. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  22872. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  22873. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  22874. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  22875. /opt/git/libreoffice.core/sc/source/ui/view/tabview.cxx:2997:49: required from here
  22876. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  22877. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22878. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22879. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22880. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22881. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22882. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22883. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22884. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  22885. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  22886. | ^~~~~~~~~~~~~~
  22887. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22888. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22889. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22890. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22891. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22892. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22893. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22894. 64 | class ptree_bad_path : public ptree_error
  22895. | ^~~~~~~~~~~~~~
  22896. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22897. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22898. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22899. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22900. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22901. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22902. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22903. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22904. 38 | inline ptree_error::~ptree_error() throw()
  22905. | ^~~~~~~~~~~
  22906. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22907. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22908. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22909. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22910. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22911. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22912. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22913. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  22914. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22915. | ^
  22916. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  22917. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  22918. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = char [23]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [23]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  22919. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = char [23]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [23]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22920. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = char [23]; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  22921. /opt/git/libreoffice.core/sc/source/ui/view/tabview.cxx:2935:54: required from here
  22922. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  22923. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22924. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22925. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22926. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22927. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22928. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22929. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22930. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  22931. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  22932. | ^~~~~~~~~~~~~~
  22933. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22934. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22935. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22936. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22937. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22938. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22939. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  22940. 40 | class ptree_bad_data : public ptree_error
  22941. | ^~~~~~~~~~~~~~
  22942. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22943. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22944. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22945. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22946. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22947. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22948. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22949. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  22950. 38 | inline ptree_error::~ptree_error() throw()
  22951. | ^~~~~~~~~~~
  22952. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22953. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22954. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22955. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22956. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22957. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22958. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22959. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  22960. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  22961. | ^
  22962. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  22963. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  22964. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  22965. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  22966. | ^~~~~~~~~~
  22967. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22968. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22969. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22970. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22971. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22972. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22973. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22974. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  22975. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  22976. | ^~~~~~~~~~~~~~
  22977. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  22978. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  22979. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  22980. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22981. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22982. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22983. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22984. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  22985. 114 | wrapexcept * p = new wrapexcept( *this );
  22986. | ^~~~~~~~~~~~~~~~~~~~~~~
  22987. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  22988. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  22989. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  22990. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  22991. | ^~~~~~~~~~
  22992. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  22993. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  22994. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  22995. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  22996. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  22997. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  22998. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  22999. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23000. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23001. | ^~~~~~~~~~~~~~
  23002. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23003. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23004. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23005. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23006. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23007. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23008. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23009. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  23010. 114 | wrapexcept * p = new wrapexcept( *this );
  23011. | ^~~~~~~~~~~~~~~~~~~~~~~
  23012. [CXX] sc/source/ui/view/tabvwsh.cxx
  23013. [CXX] sc/source/ui/view/tabvwsh2.cxx
  23014. [CXX] sc/source/ui/view/tabvwsh3.cxx
  23015. [CXX] sc/source/ui/view/tabvwsh4.cxx
  23016. [CXX] sc/source/ui/view/tabvwsh5.cxx
  23017. [CXX] sc/source/ui/view/tabvwsh8.cxx
  23018. [CXX] sc/source/ui/view/tabvwsh9.cxx
  23019. [CXX] sc/source/ui/view/tabvwsha.cxx
  23020. [CXX] sc/source/ui/view/tabvwshb.cxx
  23021. [CXX] sc/source/ui/view/tabvwshc.cxx
  23022. [CXX] sc/source/ui/view/tabvwshd.cxx
  23023. [CXX] sc/source/ui/view/tabvwshe.cxx
  23024. [CXX] sc/source/ui/view/tabvwshf.cxx
  23025. [CXX] sc/source/ui/view/tabvwshg.cxx
  23026. [CXX] sc/source/ui/view/tabvwshh.cxx
  23027. [CXX] sc/source/ui/view/viewdata.cxx
  23028. [CXX] sc/source/ui/view/viewfun2.cxx
  23029. [CXX] sc/source/ui/view/viewfun3.cxx
  23030. [CXX] sc/source/ui/view/viewfun4.cxx
  23031. [CXX] sc/source/ui/view/viewfun5.cxx
  23032. [CXX] sc/source/ui/view/viewfun6.cxx
  23033. [CXX] sc/source/ui/view/viewfun7.cxx
  23034. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23035. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23036. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23037. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23038. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23039. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23040. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23041. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  23042. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  23043. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  23044. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  23045. /opt/git/libreoffice.core/sc/source/ui/view/viewfun2.cxx:2194:69: required from here
  23046. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  23047. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23048. | ^
  23049. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23050. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23051. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23052. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23053. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23054. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23055. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23056. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23057. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23058. | ^~~~~~~~~~~~~~
  23059. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23060. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23061. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23062. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23063. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23064. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23065. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23066. 64 | class ptree_bad_path : public ptree_error
  23067. | ^~~~~~~~~~~~~~
  23068. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23069. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23070. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23071. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23072. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23073. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23074. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23075. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23076. 38 | inline ptree_error::~ptree_error() throw()
  23077. | ^~~~~~~~~~~
  23078. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23079. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23080. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23081. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23082. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23083. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23084. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23085. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  23086. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23087. | ^
  23088. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23089. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23090. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23091. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  23092. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  23093. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23094. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  23095. /opt/git/libreoffice.core/sc/source/ui/view/viewfun2.cxx:2197:64: required from here
  23096. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23097. 20 | class json_parser_error: public file_parser_error
  23098. | ^~~~~~~~~~~~~~~~~
  23099. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  23100. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23101. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23102. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23103. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  23104. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  23105. | ^
  23106. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23107. 20 | class file_parser_error: public ptree_error
  23108. | ^~~~~~~~~~~~~~~~~
  23109. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23110. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23111. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23112. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23113. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23114. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23115. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23116. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23117. 38 | inline ptree_error::~ptree_error() throw()
  23118. | ^~~~~~~~~~~
  23119. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23120. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23121. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23122. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  23123. 20 | class json_parser_error: public file_parser_error
  23124. | ^~~~~~~~~~~~~~~~~
  23125. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23126. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23127. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23128. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23129. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23130. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23131. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23132. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  23133. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23134. | ^
  23135. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  23136. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  23137. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  23138. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23139. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23140. /opt/git/libreoffice.core/sc/source/ui/view/viewfun2.cxx:2183:91: required from here
  23141. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  23142. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23143. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23144. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23145. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23146. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23147. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23148. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23149. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  23150. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  23151. | ^~~~~~~~~~~~~~
  23152. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23153. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23154. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23155. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23156. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23157. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23158. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23159. 40 | class ptree_bad_data : public ptree_error
  23160. | ^~~~~~~~~~~~~~
  23161. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23162. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23163. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23164. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23165. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23166. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23167. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23168. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23169. 38 | inline ptree_error::~ptree_error() throw()
  23170. | ^~~~~~~~~~~
  23171. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23172. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23173. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23174. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23175. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23176. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23177. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23178. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  23179. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23180. | ^
  23181. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  23182. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  23183. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  23184. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  23185. | ^~~~~~~~~~
  23186. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23187. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23188. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23189. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23190. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23191. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23192. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23193. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  23194. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  23195. | ^~~~~~~~~~~~~~
  23196. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23197. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23198. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23199. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23200. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23201. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23202. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23203. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  23204. 114 | wrapexcept * p = new wrapexcept( *this );
  23205. | ^~~~~~~~~~~~~~~~~~~~~~~
  23206. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  23207. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  23208. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  23209. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  23210. | ^~~~~~~~~~
  23211. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23212. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23213. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23214. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23215. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23216. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23217. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23218. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23219. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23220. | ^~~~~~~~~~~~~~
  23221. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree_fwd.hpp:16,
  23222. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree_fwd.hpp:30,
  23223. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:15,
  23224. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23225. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23226. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23227. from /opt/git/libreoffice.core/sc/inc/pch/precompiled_sc.hxx:63:
  23228. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  23229. 114 | wrapexcept * p = new wrapexcept( *this );
  23230. | ^~~~~~~~~~~~~~~~~~~~~~~
  23231. [CXX] sc/source/ui/view/viewfunc.cxx
  23232. [CXX] sc/source/ui/view/viewutil.cxx
  23233. [CXX] sc/source/ui/view/waitoff.cxx
  23234. [CXX] sc/source/ui/xmlsource/xmlsourcedlg.cxx
  23235. [CXX] sc/source/core/opencl/formulagroupcl.cxx
  23236. [CXX] sc/source/core/opencl/opbase.cxx
  23237. [CXX] sc/source/core/opencl/op_financial.cxx
  23238. [CXX] sc/source/core/opencl/op_math.cxx
  23239. [CXX] sc/source/core/opencl/op_addin.cxx
  23240. [CXX] sc/source/core/opencl/op_statistical.cxx
  23241. [CXX] sc/source/core/opencl/op_array.cxx
  23242. [CXX] sc/source/core/opencl/op_logical.cxx
  23243. [CXX] sc/source/core/opencl/op_spreadsheet.cxx
  23244. [CXX] sc/source/core/opencl/utils.cxx
  23245. [CXX] sw/source/core/access/acccell.cxx
  23246. [CXX] sw/source/core/access/acccontext.cxx
  23247. [CXX] sw/source/core/access/accdoc.cxx
  23248. [CXX] sw/source/core/access/accembedded.cxx
  23249. [CXX] sw/source/core/access/accfootnote.cxx
  23250. [CXX] sw/source/core/access/accframe.cxx
  23251. [CXX] sw/source/core/access/accframebase.cxx
  23252. [CXX] sw/source/core/access/accfrmobj.cxx
  23253. [CXX] sw/source/core/access/accfrmobjmap.cxx
  23254. [CXX] sw/source/core/access/accfrmobjslist.cxx
  23255. [CXX] sw/source/core/access/accgraphic.cxx
  23256. [CXX] sw/source/core/access/accheaderfooter.cxx
  23257. [CXX] sw/source/core/access/acchyperlink.cxx
  23258. [CXX] sw/source/core/access/acchypertextdata.cxx
  23259. [CXX] sw/source/core/access/accmap.cxx
  23260. [CXX] sw/source/core/access/accnotextframe.cxx
  23261. [CXX] sw/source/core/access/accnotexthyperlink.cxx
  23262. [CXX] sw/source/core/access/accpage.cxx
  23263. [CXX] sw/source/core/access/accpara.cxx
  23264. [CXX] sw/source/core/access/accportions.cxx
  23265. [CXX] sw/source/core/access/accpreview.cxx
  23266. [CXX] sw/source/core/access/accselectionhelper.cxx
  23267. [CXX] sw/source/core/access/acctable.cxx
  23268. [CXX] sw/source/core/access/acctextframe.cxx
  23269. [CXX] sw/source/core/access/parachangetrackinginfo.cxx
  23270. [CXX] sw/source/core/access/textmarkuphelper.cxx
  23271. [CXX] sw/source/uibase/docvw/SidebarWinAcc.cxx
  23272. [CXX] sw/source/core/SwNumberTree/SwNodeNum.cxx
  23273. [CXX] sw/source/core/SwNumberTree/SwNumberTree.cxx
  23274. [CXX] sw/source/core/access/AccessibilityCheck.cxx
  23275. [CXX] sw/source/core/access/AccessibilityIssue.cxx
  23276. [CXX] sw/source/core/attr/BorderCacheOwner.cxx
  23277. [CXX] sw/source/core/attr/calbck.cxx
  23278. [CXX] sw/source/core/attr/cellatr.cxx
  23279. [CXX] sw/source/core/attr/fmtfollowtextflow.cxx
  23280. [CXX] sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx
  23281. [CXX] sw/source/core/attr/format.cxx
  23282. [CXX] sw/source/core/attr/formatflysplit.cxx
  23283. [CXX] sw/source/core/attr/hints.cxx
  23284. [CXX] sw/source/core/attr/swatrset.cxx
  23285. [CXX] sw/source/core/bastyp/SwSmartTagMgr.cxx
  23286. [CXX] sw/source/core/bastyp/bparr.cxx
  23287. [CXX] sw/source/core/bastyp/breakit.cxx
  23288. [CXX] sw/source/core/bastyp/calc.cxx
  23289. [CXX] sw/source/core/bastyp/checkit.cxx
  23290. [CXX] sw/source/core/bastyp/index.cxx
  23291. [CXX] sw/source/core/bastyp/init.cxx
  23292. [CXX] sw/source/core/bastyp/proofreadingiterator.cxx
  23293. [CXX] sw/source/core/bastyp/swcache.cxx
  23294. [CXX] sw/source/core/bastyp/swrect.cxx
  23295. [CXX] sw/source/core/bastyp/swregion.cxx
  23296. [CXX] sw/source/core/bastyp/swtypes.cxx
  23297. [CXX] sw/source/core/bastyp/tabcol.cxx
  23298. [CXX] sw/source/core/crsr/annotationmark.cxx
  23299. [CXX] sw/source/core/crsr/BlockCursor.cxx
  23300. [CXX] sw/source/core/crsr/bookmark.cxx
  23301. [CXX] sw/source/core/crsr/callnk.cxx
  23302. [CXX] sw/source/core/crsr/contentcontrolbutton.cxx
  23303. [CXX] sw/source/core/crsr/crbm.cxx
  23304. [CXX] sw/source/core/crsr/crossrefbookmark.cxx
  23305. [CXX] sw/source/core/crsr/crsrsh.cxx
  23306. [CXX] sw/source/core/crsr/crstrvl.cxx
  23307. [CXX] sw/source/core/crsr/crstrvl1.cxx
  23308. [CXX] sw/source/core/crsr/DateFormFieldButton.cxx
  23309. [CXX] sw/source/core/crsr/DropDownFormFieldButton.cxx
  23310. [CXX] sw/source/core/crsr/datecontentcontrolbutton.cxx
  23311. [CXX] sw/source/core/crsr/dropdowncontentcontrolbutton.cxx
  23312. [CXX] sw/source/core/crsr/findattr.cxx
  23313. [CXX] sw/source/core/crsr/findcoll.cxx
  23314. [CXX] sw/source/core/crsr/findfmt.cxx
  23315. [CXX] sw/source/core/crsr/findtxt.cxx
  23316. [CXX] sw/source/core/crsr/FormFieldButton.cxx
  23317. [CXX] sw/source/core/crsr/pam.cxx
  23318. [CXX] sw/source/core/crsr/paminit.cxx
  23319. [CXX] sw/source/core/crsr/swcrsr.cxx
  23320. [CXX] sw/source/core/crsr/trvlcol.cxx
  23321. [CXX] sw/source/core/crsr/trvlfnfl.cxx
  23322. [CXX] sw/source/core/crsr/trvlreg.cxx
  23323. [CXX] sw/source/core/crsr/trvltbl.cxx
  23324. [CXX] sw/source/core/crsr/viscrs.cxx
  23325. [CXX] sw/source/core/crsr/overlayrangesoutline.cxx
  23326. [CXX] sw/source/core/doc/SwDocIdle.cxx
  23327. [CXX] sw/source/core/doc/SwStyleNameMapper.cxx
  23328. [CXX] sw/source/core/doc/acmplwrd.cxx
  23329. [CXX] sw/source/core/doc/CntntIdxStore.cxx
  23330. [CXX] sw/source/core/doc/dbgoutsw.cxx
  23331. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23332. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23333. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23334. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  23335. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  23336. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23337. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  23338. /opt/git/libreoffice.core/sw/source/core/crsr/viscrs.cxx:129:59: required from here
  23339. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23340. 20 | class json_parser_error: public file_parser_error
  23341. | ^~~~~~~~~~~~~~~~~
  23342. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  23343. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23344. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23345. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23346. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  23347. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  23348. | ^
  23349. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23350. 20 | class file_parser_error: public ptree_error
  23351. | ^~~~~~~~~~~~~~~~~
  23352. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23353. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23354. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23355. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23356. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23357. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23358. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23359. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23360. 38 | inline ptree_error::~ptree_error() throw()
  23361. | ^~~~~~~~~~~
  23362. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23363. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23364. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23365. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  23366. 20 | class json_parser_error: public file_parser_error
  23367. | ^~~~~~~~~~~~~~~~~
  23368. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23369. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23370. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23371. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23372. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  23373. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23374. | ^
  23375. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  23376. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  23377. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  23378. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23379. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23380. /opt/git/libreoffice.core/sw/source/core/crsr/viscrs.cxx:126:28: required from here
  23381. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  23382. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23383. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23384. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23385. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23386. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23387. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23388. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23389. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  23390. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  23391. | ^~~~~~~~~~~~~~
  23392. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23393. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23394. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23395. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23396. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23397. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23398. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23399. 40 | class ptree_bad_data : public ptree_error
  23400. | ^~~~~~~~~~~~~~
  23401. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23402. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23403. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23404. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23405. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23406. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23407. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23408. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23409. 38 | inline ptree_error::~ptree_error() throw()
  23410. | ^~~~~~~~~~~
  23411. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23412. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23413. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23414. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23415. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  23416. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23417. | ^
  23418. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  23419. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  23420. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  23421. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  23422. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = rtl::OUString; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, rtl::OUString>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23423. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = rtl::OUString; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23424. /opt/git/libreoffice.core/sw/source/core/crsr/viscrs.cxx:126:28: required from here
  23425. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  23426. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23427. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23428. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23429. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23430. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23431. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23432. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23433. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23434. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23435. | ^~~~~~~~~~~~~~
  23436. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23437. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23438. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23439. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23440. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23441. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23442. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23443. 64 | class ptree_bad_path : public ptree_error
  23444. | ^~~~~~~~~~~~~~
  23445. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23446. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23447. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23448. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23449. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23450. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23451. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23452. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23453. 38 | inline ptree_error::~ptree_error() throw()
  23454. | ^~~~~~~~~~~
  23455. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23456. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23457. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23458. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23459. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  23460. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23461. | ^
  23462. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  23463. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  23464. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  23465. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  23466. | ^~~~~~~~~~
  23467. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23468. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23469. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23470. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23471. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23472. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23473. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23474. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23475. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23476. | ^~~~~~~~~~~~~~
  23477. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23478. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23479. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23480. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23481. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  23482. 114 | wrapexcept * p = new wrapexcept( *this );
  23483. | ^~~~~~~~~~~~~~~~~~~~~~~
  23484. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  23485. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  23486. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  23487. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  23488. | ^~~~~~~~~~
  23489. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23490. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23491. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23492. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23493. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23494. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23495. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23496. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  23497. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  23498. | ^~~~~~~~~~~~~~
  23499. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23500. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23501. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23502. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23503. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  23504. 114 | wrapexcept * p = new wrapexcept( *this );
  23505. | ^~~~~~~~~~~~~~~~~~~~~~~
  23506. [CXX] sw/source/core/doc/doc.cxx
  23507. [CXX] sw/source/core/doc/docbasic.cxx
  23508. [CXX] sw/source/core/doc/docbm.cxx
  23509. [CXX] sw/source/core/doc/docchart.cxx
  23510. [CXX] sw/source/core/doc/doccomp.cxx
  23511. [CXX] sw/source/core/doc/doccorr.cxx
  23512. [CXX] sw/source/core/doc/docdesc.cxx
  23513. [CXX] sw/source/core/doc/docdraw.cxx
  23514. [CXX] sw/source/core/doc/docedt.cxx
  23515. [CXX] sw/source/core/doc/docfld.cxx
  23516. [CXX] sw/source/core/doc/docfly.cxx
  23517. [CXX] sw/source/core/doc/docfmt.cxx
  23518. [CXX] sw/source/core/doc/docftn.cxx
  23519. [CXX] sw/source/core/doc/docglbl.cxx
  23520. [CXX] sw/source/core/doc/docglos.cxx
  23521. [CXX] sw/source/core/doc/doclay.cxx
  23522. [CXX] sw/source/core/doc/docnew.cxx
  23523. [CXX] sw/source/core/doc/docnum.cxx
  23524. [CXX] sw/source/core/doc/docredln.cxx
  23525. [CXX] sw/source/core/doc/docruby.cxx
  23526. [CXX] sw/source/core/doc/docsort.cxx
  23527. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23528. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23529. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23530. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23531. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  23532. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  23533. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  23534. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  23535. /opt/git/libreoffice.core/sw/source/core/doc/docredln.cxx:402:40: required from here
  23536. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  23537. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23538. | ^
  23539. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23540. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23541. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23542. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23543. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23544. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23545. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23546. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23547. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23548. | ^~~~~~~~~~~~~~
  23549. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23550. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23551. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23552. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23553. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23554. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23555. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23556. 64 | class ptree_bad_path : public ptree_error
  23557. | ^~~~~~~~~~~~~~
  23558. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23559. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23560. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23561. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23562. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23563. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23564. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23565. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23566. 38 | inline ptree_error::~ptree_error() throw()
  23567. | ^~~~~~~~~~~
  23568. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23569. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23570. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23571. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23572. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  23573. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23574. | ^
  23575. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23576. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23577. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23578. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  23579. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  23580. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23581. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  23582. /opt/git/libreoffice.core/sw/source/core/doc/docredln.cxx:404:52: required from here
  23583. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23584. 20 | class json_parser_error: public file_parser_error
  23585. | ^~~~~~~~~~~~~~~~~
  23586. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  23587. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23588. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23589. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23590. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  23591. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  23592. | ^
  23593. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23594. 20 | class file_parser_error: public ptree_error
  23595. | ^~~~~~~~~~~~~~~~~
  23596. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23597. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23598. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23599. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23600. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23601. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23602. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23603. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23604. 38 | inline ptree_error::~ptree_error() throw()
  23605. | ^~~~~~~~~~~
  23606. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  23607. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23608. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23609. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  23610. 20 | class json_parser_error: public file_parser_error
  23611. | ^~~~~~~~~~~~~~~~~
  23612. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23613. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23614. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23615. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23616. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  23617. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23618. | ^
  23619. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  23620. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  23621. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  23622. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23623. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  23624. /opt/git/libreoffice.core/sw/source/core/doc/docredln.cxx:353:89: required from here
  23625. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  23626. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23627. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23628. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23629. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23630. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23631. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23632. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23633. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  23634. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  23635. | ^~~~~~~~~~~~~~
  23636. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23637. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23638. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23639. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23640. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23641. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23642. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  23643. 40 | class ptree_bad_data : public ptree_error
  23644. | ^~~~~~~~~~~~~~
  23645. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23646. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23647. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23648. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23649. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23650. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23651. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23652. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  23653. 38 | inline ptree_error::~ptree_error() throw()
  23654. | ^~~~~~~~~~~
  23655. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23656. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23657. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23658. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23659. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  23660. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  23661. | ^
  23662. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  23663. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  23664. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  23665. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  23666. | ^~~~~~~~~~
  23667. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23668. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23669. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23670. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23671. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23672. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23673. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23674. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  23675. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  23676. | ^~~~~~~~~~~~~~
  23677. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23678. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23679. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23680. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23681. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  23682. 114 | wrapexcept * p = new wrapexcept( *this );
  23683. | ^~~~~~~~~~~~~~~~~~~~~~~
  23684. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  23685. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  23686. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  23687. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  23688. | ^~~~~~~~~~
  23689. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  23690. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  23691. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  23692. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  23693. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  23694. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23695. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23696. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  23697. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  23698. | ^~~~~~~~~~~~~~
  23699. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  23700. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  23701. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  23702. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  23703. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  23704. 114 | wrapexcept * p = new wrapexcept( *this );
  23705. | ^~~~~~~~~~~~~~~~~~~~~~~
  23706. [CXX] sw/source/core/doc/docstat.cxx
  23707. [CXX] sw/source/core/doc/doctxm.cxx
  23708. [CXX] sw/source/core/doc/DocumentDeviceManager.cxx
  23709. [CXX] sw/source/core/doc/docxforms.cxx
  23710. [CXX] sw/source/core/doc/DocumentSettingManager.cxx
  23711. [CXX] sw/source/core/doc/DocumentDrawModelManager.cxx
  23712. [CXX] sw/source/core/doc/DocumentChartDataProviderManager.cxx
  23713. [CXX] sw/source/core/doc/DocumentTimerManager.cxx
  23714. [CXX] sw/source/core/doc/DocumentLinksAdministrationManager.cxx
  23715. [CXX] sw/source/core/doc/DocumentListItemsManager.cxx
  23716. [CXX] sw/source/core/doc/DocumentListsManager.cxx
  23717. [CXX] sw/source/core/doc/DocumentOutlineNodesManager.cxx
  23718. [CXX] sw/source/core/doc/DocumentContentOperationsManager.cxx
  23719. [CXX] sw/source/core/doc/DocumentRedlineManager.cxx
  23720. [CXX] sw/source/core/doc/DocumentFieldsManager.cxx
  23721. [CXX] sw/source/core/doc/DocumentStatisticsManager.cxx
  23722. [CXX] sw/source/core/doc/DocumentStateManager.cxx
  23723. [CXX] sw/source/core/doc/DocumentLayoutManager.cxx
  23724. [CXX] sw/source/core/doc/DocumentStylePoolManager.cxx
  23725. [CXX] sw/source/core/doc/DocumentExternalDataManager.cxx
  23726. [CXX] sw/source/core/doc/extinput.cxx
  23727. [CXX] sw/source/core/doc/fmtcol.cxx
  23728. [CXX] sw/source/core/doc/ftnidx.cxx
  23729. [CXX] sw/source/core/doc/gctable.cxx
  23730. [CXX] sw/source/core/doc/htmltbl.cxx
  23731. [CXX] sw/source/core/doc/lineinfo.cxx
  23732. [CXX] sw/source/core/doc/list.cxx
  23733. [CXX] sw/source/core/doc/notxtfrm.cxx
  23734. [CXX] sw/source/core/doc/number.cxx
  23735. [CXX] sw/source/core/doc/poolfmt.cxx
  23736. [CXX] sw/source/core/doc/rdfhelper.cxx
  23737. [CXX] sw/source/core/doc/sortopt.cxx
  23738. [CXX] sw/source/core/doc/swserv.cxx
  23739. [CXX] sw/source/core/doc/swstylemanager.cxx
  23740. [CXX] sw/source/core/doc/tblafmt.cxx
  23741. [CXX] sw/source/core/doc/tblcpy.cxx
  23742. [CXX] sw/source/core/doc/tblrwcl.cxx
  23743. [CXX] sw/source/core/doc/textboxhelper.cxx
  23744. [CXX] sw/source/core/doc/visiturl.cxx
  23745. [CXX] sw/source/core/docnode/cancellablejob.cxx
  23746. [CXX] sw/source/core/docnode/finalthreadmanager.cxx
  23747. [CXX] sw/source/core/docnode/ndcopy.cxx
  23748. [CXX] sw/source/core/docnode/ndnotxt.cxx
  23749. [CXX] sw/source/core/docnode/ndnum.cxx
  23750. [CXX] sw/source/core/docnode/ndsect.cxx
  23751. [CXX] sw/source/core/docnode/ndtbl.cxx
  23752. [CXX] sw/source/core/docnode/ndtbl1.cxx
  23753. [CXX] sw/source/core/docnode/node.cxx
  23754. [CXX] sw/source/core/docnode/node2lay.cxx
  23755. [CXX] sw/source/core/docnode/nodes.cxx
  23756. [CXX] sw/source/core/docnode/observablethread.cxx
  23757. [CXX] sw/source/core/docnode/pausethreadstarting.cxx
  23758. [CXX] sw/source/core/docnode/retrievedinputstreamdata.cxx
  23759. [CXX] sw/source/core/docnode/retrieveinputstream.cxx
  23760. [CXX] sw/source/core/docnode/retrieveinputstreamconsumer.cxx
  23761. [CXX] sw/source/core/docnode/section.cxx
  23762. [CXX] sw/source/core/docnode/swbaslnk.cxx
  23763. [CXX] sw/source/core/docnode/swthreadjoiner.cxx
  23764. [CXX] sw/source/core/docnode/swthreadmanager.cxx
  23765. [CXX] sw/source/core/docnode/threadlistener.cxx
  23766. [CXX] sw/source/core/docnode/threadmanager.cxx
  23767. [CXX] sw/source/core/draw/dcontact.cxx
  23768. [CXX] sw/source/core/draw/dflyobj.cxx
  23769. [CXX] sw/source/core/draw/dobjfac.cxx
  23770. [CXX] sw/source/core/draw/dpage.cxx
  23771. [CXX] sw/source/core/draw/drawdoc.cxx
  23772. [CXX] sw/source/core/draw/dview.cxx
  23773. [CXX] sw/source/core/edit/acorrect.cxx
  23774. [CXX] sw/source/core/edit/autofmt.cxx
  23775. [CXX] sw/source/core/edit/edatmisc.cxx
  23776. [CXX] sw/source/core/edit/edattr.cxx
  23777. [CXX] sw/source/core/edit/eddel.cxx
  23778. [CXX] sw/source/core/edit/edfcol.cxx
  23779. [CXX] sw/source/core/edit/edfld.cxx
  23780. [CXX] sw/source/core/edit/edfldexp.cxx
  23781. [CXX] sw/source/core/edit/edfmt.cxx
  23782. [CXX] sw/source/core/edit/edglbldc.cxx
  23783. [CXX] sw/source/core/edit/edglss.cxx
  23784. [CXX] sw/source/core/edit/editsh.cxx
  23785. [CXX] sw/source/core/edit/edlingu.cxx
  23786. [CXX] sw/source/core/edit/ednumber.cxx
  23787. [CXX] sw/source/core/edit/edredln.cxx
  23788. [CXX] sw/source/core/edit/edsect.cxx
  23789. [CXX] sw/source/core/edit/edtab.cxx
  23790. [CXX] sw/source/core/edit/edtox.cxx
  23791. [CXX] sw/source/core/edit/edundo.cxx
  23792. [CXX] sw/source/core/edit/edws.cxx
  23793. [CXX] sw/source/core/fields/authfld.cxx
  23794. [CXX] sw/source/core/fields/cellfml.cxx
  23795. [CXX] sw/source/core/fields/chpfld.cxx
  23796. [CXX] sw/source/core/fields/dbfld.cxx
  23797. [CXX] sw/source/core/fields/ddefld.cxx
  23798. [CXX] sw/source/core/fields/ddetbl.cxx
  23799. [CXX] sw/source/core/fields/docufld.cxx
  23800. [CXX] sw/source/core/fields/expfld.cxx
  23801. [CXX] sw/source/core/fields/fldbas.cxx
  23802. [CXX] sw/source/core/fields/flddat.cxx
  23803. [CXX] sw/source/core/fields/flddropdown.cxx
  23804. [CXX] sw/source/core/fields/fldlst.cxx
  23805. [CXX] sw/source/core/fields/macrofld.cxx
  23806. [CXX] sw/source/core/fields/postithelper.cxx
  23807. [CXX] sw/source/core/fields/reffld.cxx
  23808. [CXX] sw/source/core/fields/scrptfld.cxx
  23809. [CXX] sw/source/core/fields/tblcalc.cxx
  23810. [CXX] sw/source/core/fields/textapi.cxx
  23811. [CXX] sw/source/core/fields/usrfld.cxx
  23812. [CXX] sw/source/core/frmedt/fecopy.cxx
  23813. [CXX] sw/source/core/frmedt/fedesc.cxx
  23814. [CXX] sw/source/core/frmedt/fefly1.cxx
  23815. [CXX] sw/source/core/frmedt/feflyole.cxx
  23816. [CXX] sw/source/core/frmedt/feshview.cxx
  23817. [CXX] sw/source/core/frmedt/fetab.cxx
  23818. [CXX] sw/source/core/frmedt/fews.cxx
  23819. [CXX] sw/source/core/frmedt/tblsel.cxx
  23820. [CXX] sw/source/core/graphic/grfatr.cxx
  23821. [CXX] sw/source/core/graphic/ndgrf.cxx
  23822. [CXX] sw/source/core/graphic/GraphicSizeCheck.cxx
  23823. [CXX] sw/source/core/layout/anchoreddrawobject.cxx
  23824. [CXX] sw/source/core/layout/anchoredobject.cxx
  23825. [CXX] sw/source/core/layout/atrfrm.cxx
  23826. [CXX] sw/source/core/layout/calcmove.cxx
  23827. [CXX] sw/source/core/layout/colfrm.cxx
  23828. [CXX] sw/source/core/layout/dbg_lay.cxx
  23829. [CXX] sw/source/core/layout/dumpfilter.cxx
  23830. [CXX] sw/source/core/layout/findfrm.cxx
  23831. [CXX] sw/source/core/layout/flowfrm.cxx
  23832. [CXX] sw/source/core/layout/fly.cxx
  23833. [CXX] sw/source/core/layout/flycnt.cxx
  23834. [CXX] sw/source/core/layout/flyincnt.cxx
  23835. [CXX] sw/source/core/layout/flylay.cxx
  23836. [CXX] sw/source/core/layout/flypos.cxx
  23837. [CXX] sw/source/core/layout/frmtool.cxx
  23838. [CXX] sw/source/core/layout/ftnfrm.cxx
  23839. [CXX] sw/source/core/layout/hffrm.cxx
  23840. [CXX] sw/source/core/layout/layact.cxx
  23841. [CXX] sw/source/core/layout/laycache.cxx
  23842. [CXX] sw/source/core/layout/layouter.cxx
  23843. [CXX] sw/source/core/layout/legacyitem.cxx
  23844. [CXX] sw/source/core/layout/movedfwdfrmsbyobjpos.cxx
  23845. [CXX] sw/source/core/layout/newfrm.cxx
  23846. [CXX] sw/source/core/layout/objectformatter.cxx
  23847. [CXX] sw/source/core/layout/objectformatterlayfrm.cxx
  23848. [CXX] sw/source/core/layout/objectformattertxtfrm.cxx
  23849. [CXX] sw/source/core/layout/objstmpconsiderwrapinfl.cxx
  23850. [CXX] sw/source/core/layout/pagechg.cxx
  23851. [CXX] sw/source/core/layout/pagedesc.cxx
  23852. [CXX] sw/source/core/layout/paintfrm.cxx
  23853. [CXX] sw/source/core/layout/sectfrm.cxx
  23854. [CXX] sw/source/core/layout/softpagebreak.cxx
  23855. [CXX] sw/source/core/layout/sortedobjs.cxx
  23856. [CXX] sw/source/core/layout/ssfrm.cxx
  23857. [CXX] sw/source/core/layout/swselectionlist.cxx
  23858. [CXX] sw/source/core/layout/tabfrm.cxx
  23859. [CXX] sw/source/core/layout/trvlfrm.cxx
  23860. [CXX] sw/source/core/layout/unusedf.cxx
  23861. [CXX] sw/source/core/layout/virtoutp.cxx
  23862. [CXX] sw/source/core/layout/wsfrm.cxx
  23863. [CXX] sw/source/core/model/ModelTraverser.cxx
  23864. [CXX] sw/source/core/model/SearchResultLocator.cxx
  23865. [CXX] sw/source/core/model/ThemeColorChanger.cxx
  23866. [CXX] sw/source/core/objectpositioning/anchoredobjectposition.cxx
  23867. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  23868. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  23869. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23870. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23871. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  23872. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  23873. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23874. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  23875. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  23876. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23877. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  23878. | ~~~~~~~~~~^~~~~~~~
  23879. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  23880. 524 | Encoding& encoding;
  23881. | ^~~~~~~~
  23882. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23883. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  23884. | ~~~~~~~~~~~^~~~~~~~~
  23885. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  23886. 523 | Callbacks& callbacks;
  23887. | ^~~~~~~~~
  23888. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23889. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  23890. | ~~~~~~~~~~^~~~~~~~
  23891. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  23892. 524 | Encoding& encoding;
  23893. | ^~~~~~~~
  23894. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23895. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  23896. | ~~~~~~~~~~~^~~~~~~~~
  23897. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  23898. 523 | Callbacks& callbacks;
  23899. | ^~~~~~~~~
  23900. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:48: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23901. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  23902. | ~~~~~~~~~~^~~~~~~~
  23903. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:524:19: note: shadowed declaration is here
  23904. 524 | Encoding& encoding;
  23905. | ^~~~~~~~
  23906. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:241:27: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::parser<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23907. 241 | parser(Callbacks& callbacks, Encoding& encoding)
  23908. | ~~~~~~~~~~~^~~~~~~~~
  23909. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:523:20: note: shadowed declaration is here
  23910. 523 | Callbacks& callbacks;
  23911. | ^~~~~~~~~
  23912. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::source(Encoding&) [with Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  23913. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:242:69: required from 'boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parser(Callbacks&, Encoding&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  23914. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:62:13: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  23915. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23916. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  23917. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  23918. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23919. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  23920. | ~~~~~~~~~~^~~~~~~~
  23921. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  23922. 102 | Encoding& encoding;
  23923. | ^~~~~~~~
  23924. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23925. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  23926. | ~~~~~~~~~~^~~~~~~~
  23927. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  23928. 102 | Encoding& encoding;
  23929. | ^~~~~~~~
  23930. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:26:35: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23931. 26 | explicit source(Encoding& encoding) : encoding(encoding) {}
  23932. | ~~~~~~~~~~^~~~~~~~
  23933. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:102:19: note: shadowed declaration is here
  23934. 102 | Encoding& encoding;
  23935. | ^~~~~~~~
  23936. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  23937. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23938. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23939. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp: In instantiation of 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel>::minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]':
  23940. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:44:16: required from 'boost::property_tree::json_parser::detail::minirange<Iterator, Sentinel> boost::property_tree::json_parser::detail::make_minirange(Iterator, Sentinel) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  23941. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:50: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  23942. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23943. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  23944. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  23945. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23946. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  23947. | ~~~~~~~~~^~~~
  23948. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  23949. 39 | Sentinel last;
  23950. | ^~~~
  23951. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23952. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  23953. | ~~~~~~~~~^~~~~
  23954. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  23955. 38 | Iterator first;
  23956. | ^~~~~
  23957. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23958. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  23959. | ~~~~~~~~~^~~~
  23960. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  23961. 39 | Sentinel last;
  23962. | ^~~~
  23963. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23964. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  23965. | ~~~~~~~~~^~~~~
  23966. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  23967. 38 | Iterator first;
  23968. | ^~~~~
  23969. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:44: warning: declaration of 'last' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23970. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  23971. | ~~~~~~~~~^~~~
  23972. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:39:18: note: shadowed declaration is here
  23973. 39 | Sentinel last;
  23974. | ^~~~
  23975. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:33:28: warning: declaration of 'first' shadows a member of 'boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23976. 33 | minirange(Iterator first, Sentinel last) : first(first), last(last) {}
  23977. | ~~~~~~~~~^~~~~
  23978. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:38:18: note: shadowed declaration is here
  23979. 38 | Iterator first;
  23980. | ^~~~~
  23981. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:13,
  23982. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:16,
  23983. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  23984. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  23985. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'void boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]':
  23986. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:247:26: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::set_input(const string&, const Range&) [with Range = boost::property_tree::json_parser::detail::minirange<std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; std::string = std::__cxx11::basic_string<char>]'
  23987. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:63:25: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  23988. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  23989. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  23990. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  23991. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:29:43: warning: declaration of 'filename' shadows a member of 'boost::property_tree::json_parser::detail::source<boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> > >' [-Wshadow]
  23992. 29 | void set_input(const std::string& filename, const Range& r)
  23993. | ~~~~~~~~~~~~~~~~~~~^~~~~~~~
  23994. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:105:21: note: shadowed declaration is here
  23995. 105 | std::string filename;
  23996. | ^~~~~~~~
  23997. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::string_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::string_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  23998. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:327:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_string() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  23999. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:260:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  24000. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  24001. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  24002. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  24003. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  24004. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24005. 205 | Iterator& cur)
  24006. | ~~~~~~~~~~^~~
  24007. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  24008. 226 | Iterator& cur;
  24009. | ^~~
  24010. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24011. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24012. | ~~~~~~~~~~^~~~~~~~
  24013. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  24014. 225 | Encoding& encoding;
  24015. | ^~~~~~~~
  24016. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24017. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24018. | ~~~~~~~~~~~^~~~~~~~~
  24019. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  24020. 224 | Callbacks& callbacks;
  24021. | ^~~~~~~~~
  24022. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24023. 205 | Iterator& cur)
  24024. | ~~~~~~~~~~^~~
  24025. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  24026. 226 | Iterator& cur;
  24027. | ^~~
  24028. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24029. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24030. | ~~~~~~~~~~^~~~~~~~
  24031. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  24032. 225 | Encoding& encoding;
  24033. | ^~~~~~~~
  24034. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24035. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24036. | ~~~~~~~~~~~^~~~~~~~~
  24037. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  24038. 224 | Callbacks& callbacks;
  24039. | ^~~~~~~~~
  24040. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:205:43: warning: declaration of 'cur' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24041. 205 | Iterator& cur)
  24042. | ~~~~~~~~~~^~~
  24043. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:226:19: note: shadowed declaration is here
  24044. 226 | Iterator& cur;
  24045. | ^~~
  24046. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24047. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24048. | ~~~~~~~~~~^~~~~~~~
  24049. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:225:19: note: shadowed declaration is here
  24050. 225 | Encoding& encoding;
  24051. | ^~~~~~~~
  24052. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:204:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::string_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24053. 204 | string_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24054. | ~~~~~~~~~~~^~~~~~~~~
  24055. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:224:20: note: shadowed declaration is here
  24056. 224 | Callbacks& callbacks;
  24057. | ^~~~~~~~~
  24058. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp: In instantiation of 'boost::property_tree::json_parser::detail::number_callback_adapter<Callbacks, Encoding, Iterator, std::input_iterator_tag>::number_callback_adapter(Callbacks&, Encoding&, Iterator&) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >]':
  24059. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:302:28: required from 'bool boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_number() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  24060. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:263:17: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  24061. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  24062. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  24063. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  24064. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  24065. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24066. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24067. | ~~~~~~~~~~^~~~~~~~
  24068. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  24069. 161 | Encoding& encoding;
  24070. | ^~~~~~~~
  24071. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24072. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24073. | ~~~~~~~~~~~^~~~~~~~~
  24074. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  24075. 160 | Callbacks& callbacks;
  24076. | ^~~~~~~~~
  24077. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24078. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24079. | ~~~~~~~~~~^~~~~~~~
  24080. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  24081. 161 | Encoding& encoding;
  24082. | ^~~~~~~~
  24083. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24084. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24085. | ~~~~~~~~~~~^~~~~~~~~
  24086. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  24087. 160 | Callbacks& callbacks;
  24088. | ^~~~~~~~~
  24089. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:65: warning: declaration of 'encoding' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24090. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24091. | ~~~~~~~~~~^~~~~~~~
  24092. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:161:19: note: shadowed declaration is here
  24093. 161 | Encoding& encoding;
  24094. | ^~~~~~~~
  24095. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:141:44: warning: declaration of 'callbacks' shadows a member of 'boost::property_tree::json_parser::detail::number_callback_adapter<boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, boost::property_tree::json_parser::detail::encoding<char>, std::istreambuf_iterator<char, std::char_traits<char> >, std::input_iterator_tag>' [-Wshadow]
  24096. 141 | number_callback_adapter(Callbacks& callbacks, Encoding& encoding,
  24097. | ~~~~~~~~~~~^~~~~~~~~
  24098. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:160:20: note: shadowed declaration is here
  24099. 160 | Callbacks& callbacks;
  24100. | ^~~~~~~~~
  24101. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24102. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24103. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24104. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24105. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  24106. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  24107. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  24108. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:892:37: required from 'boost::property_tree::basic_ptree<K, D, C>* boost::property_tree::basic_ptree<Key, Data, KeyCompare>::walk_path(boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type&) const [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  24109. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:625:24: required from 'boost::optional<const boost::property_tree::basic_ptree<Key, Data, KeyCompare>&> boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_child_optional(const path_type&) const [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  24110. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:813:66: required from 'boost::optional<U> boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_optional(const path_type&) const [with Type = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  24111. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:781:34: required from 'typename boost::disable_if<boost::property_tree::detail::is_translator<Type>, Type>::type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get(const path_type&, const Type&) const [with Type = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; typename boost::disable_if<boost::property_tree::detail::is_translator<Type>, Type>::type = std::__cxx11::basic_string<char>; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  24112. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:111:67: required from here
  24113. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24114. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24115. | ^
  24116. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24117. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24118. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24119. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24120. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24121. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24122. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24123. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24124. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24125. | ^~~~~~~~~~~~~~
  24126. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24127. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24128. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24129. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24130. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24131. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24132. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24133. 64 | class ptree_bad_path : public ptree_error
  24134. | ^~~~~~~~~~~~~~
  24135. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24136. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24137. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24138. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24139. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24140. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24141. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24142. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24143. 38 | inline ptree_error::~ptree_error() throw()
  24144. | ^~~~~~~~~~~
  24145. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24146. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24147. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24148. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24149. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  24150. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24151. | ^
  24152. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24153. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24154. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24155. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  24156. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  24157. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:46:13: required from 'void boost::property_tree::json_parser::detail::source<Encoding, Iterator, Sentinel>::parse_error(const char*) [with Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  24158. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:398:60: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_error(const char*) [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  24159. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/parser.hpp:264:13: required from 'void boost::property_tree::json_parser::detail::parser<Callbacks, Encoding, Iterator, Sentinel>::parse_value() [with Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >]'
  24160. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:64:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(Iterator, Sentinel, Encoding&, Callbacks&, const string&) [with Iterator = std::istreambuf_iterator<char, std::char_traits<char> >; Sentinel = std::istreambuf_iterator<char, std::char_traits<char> >; Encoding = boost::property_tree::json_parser::detail::encoding<char>; Callbacks = boost::property_tree::json_parser::detail::standard_callbacks<boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; std::string = std::__cxx11::basic_string<char>]'
  24161. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/read.hpp:83:27: required from 'void boost::property_tree::json_parser::detail::read_json_internal(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&, const string&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  24162. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:46:35: required from 'void boost::property_tree::json_parser::read_json(std::basic_istream<typename Ptree::key_type::value_type>&, Ptree&) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char]'
  24163. /opt/git/libreoffice.core/sw/source/core/model/SearchResultLocator.cxx:100:55: required from here
  24164. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24165. 20 | class json_parser_error: public file_parser_error
  24166. | ^~~~~~~~~~~~~~~~~
  24167. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  24168. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24169. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24170. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24171. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  24172. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  24173. | ^
  24174. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24175. 20 | class file_parser_error: public ptree_error
  24176. | ^~~~~~~~~~~~~~~~~
  24177. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24178. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24179. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24180. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24181. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24182. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24183. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24184. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24185. 38 | inline ptree_error::~ptree_error() throw()
  24186. | ^~~~~~~~~~~
  24187. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24188. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24189. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24190. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  24191. 20 | class json_parser_error: public file_parser_error
  24192. | ^~~~~~~~~~~~~~~~~
  24193. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24194. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24195. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24196. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24197. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  24198. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24199. | ^
  24200. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  24201. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  24202. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24203. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  24204. | ^~~~~~~~~~
  24205. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24206. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24207. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24208. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24209. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24210. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24211. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24212. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24213. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24214. | ^~~~~~~~~~~~~~
  24215. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24216. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24217. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24218. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24219. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  24220. 114 | wrapexcept * p = new wrapexcept( *this );
  24221. | ^~~~~~~~~~~~~~~~~~~~~~~
  24222. [CXX] sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx
  24223. [CXX] sw/source/core/objectpositioning/environmentofanchoredobject.cxx
  24224. [CXX] sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx
  24225. [CXX] sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx
  24226. [CXX] sw/source/core/ole/ndole.cxx
  24227. [CXX] sw/source/core/para/paratr.cxx
  24228. [CXX] sw/source/core/sw3io/swacorr.cxx
  24229. [CXX] sw/source/core/swg/SwXMLBlockExport.cxx
  24230. [CXX] sw/source/core/swg/SwXMLBlockImport.cxx
  24231. [CXX] sw/source/core/swg/SwXMLSectionList.cxx
  24232. [CXX] sw/source/core/swg/SwXMLTextBlocks.cxx
  24233. [CXX] sw/source/core/swg/SwXMLTextBlocks1.cxx
  24234. [CXX] sw/source/core/swg/swblocks.cxx
  24235. [CXX] sw/source/core/table/swnewtable.cxx
  24236. [CXX] sw/source/core/table/swtable.cxx
  24237. [CXX] sw/source/core/text/EnhancedPDFExportHelper.cxx
  24238. [CXX] sw/source/core/text/SwGrammarMarkUp.cxx
  24239. [CXX] sw/source/core/text/atrstck.cxx
  24240. [CXX] sw/source/core/text/frmcrsr.cxx
  24241. [CXX] sw/source/core/text/frmform.cxx
  24242. [CXX] sw/source/core/text/frminf.cxx
  24243. [CXX] sw/source/core/text/frmpaint.cxx
  24244. [CXX] sw/source/core/text/guess.cxx
  24245. [CXX] sw/source/core/text/inftxt.cxx
  24246. [CXX] sw/source/core/text/itradj.cxx
  24247. [CXX] sw/source/core/text/itratr.cxx
  24248. [CXX] sw/source/core/text/itrcrsr.cxx
  24249. [CXX] sw/source/core/text/itrform2.cxx
  24250. [CXX] sw/source/core/text/itrpaint.cxx
  24251. [CXX] sw/source/core/text/itrtxt.cxx
  24252. [CXX] sw/source/core/text/noteurl.cxx
  24253. [CXX] sw/source/core/text/porexp.cxx
  24254. [CXX] sw/source/core/text/porfld.cxx
  24255. [CXX] sw/source/core/text/porfly.cxx
  24256. [CXX] sw/source/core/text/porglue.cxx
  24257. [CXX] sw/source/core/text/porlay.cxx
  24258. [CXX] sw/source/core/text/porlin.cxx
  24259. [CXX] sw/source/core/text/pormulti.cxx
  24260. [CXX] sw/source/core/text/porref.cxx
  24261. [CXX] sw/source/core/text/porrst.cxx
  24262. [CXX] sw/source/core/text/portox.cxx
  24263. [CXX] sw/source/core/text/portxt.cxx
  24264. [CXX] sw/source/core/text/redlnitr.cxx
  24265. [CXX] sw/source/core/text/txtcache.cxx
  24266. [CXX] sw/source/core/text/txtdrop.cxx
  24267. [CXX] sw/source/core/text/txtfld.cxx
  24268. [CXX] sw/source/core/text/txtfly.cxx
  24269. [CXX] sw/source/core/text/txtfrm.cxx
  24270. [CXX] sw/source/core/text/txtftn.cxx
  24271. [CXX] sw/source/core/text/txthyph.cxx
  24272. [CXX] sw/source/core/text/txtinit.cxx
  24273. [CXX] sw/source/core/text/txtpaint.cxx
  24274. [CXX] sw/source/core/text/txttab.cxx
  24275. [CXX] sw/source/core/text/widorp.cxx
  24276. [CXX] sw/source/core/text/wrong.cxx
  24277. [CXX] sw/source/core/text/xmldump.cxx
  24278. [CXX] sw/source/core/tox/tox.cxx
  24279. [CXX] sw/source/core/tox/toxhlp.cxx
  24280. [CXX] sw/source/core/tox/txmsrt.cxx
  24281. [CXX] sw/source/core/tox/ToxLinkProcessor.cxx
  24282. [CXX] sw/source/core/tox/ToxTabStopTokenHandler.cxx
  24283. [CXX] sw/source/core/tox/ToxTextGenerator.cxx
  24284. [CXX] sw/source/core/tox/ToxWhitespaceStripper.cxx
  24285. [CXX] sw/source/core/txtnode/GrammarContact.cxx
  24286. [CXX] sw/source/core/txtnode/OnlineAccessibilityCheck.cxx
  24287. [CXX] sw/source/core/txtnode/attrcontentcontrol.cxx
  24288. [CXX] sw/source/core/txtnode/atrfld.cxx
  24289. [CXX] sw/source/core/txtnode/atrflyin.cxx
  24290. [CXX] sw/source/core/txtnode/atrftn.cxx
  24291. [CXX] sw/source/core/txtnode/atrref.cxx
  24292. [CXX] sw/source/core/txtnode/atrtox.cxx
  24293. [CXX] sw/source/core/txtnode/attrlinebreak.cxx
  24294. [CXX] sw/source/core/txtnode/chrfmt.cxx
  24295. [CXX] sw/source/core/txtnode/justify.cxx
  24296. [CXX] sw/source/core/txtnode/fmtatr2.cxx
  24297. [CXX] sw/source/core/txtnode/fntcache.cxx
  24298. [CXX] sw/source/core/txtnode/fntcap.cxx
  24299. [CXX] sw/source/core/txtnode/modeltoviewhelper.cxx
  24300. [CXX] sw/source/core/txtnode/ndhints.cxx
  24301. [CXX] sw/source/core/txtnode/ndtxt.cxx
  24302. [CXX] sw/source/core/txtnode/swfntcch.cxx
  24303. [CXX] sw/source/core/txtnode/swfont.cxx
  24304. [CXX] sw/source/core/txtnode/thints.cxx
  24305. [CXX] sw/source/core/txtnode/txatbase.cxx
  24306. [CXX] sw/source/core/txtnode/txatritr.cxx
  24307. [CXX] sw/source/core/txtnode/txtatr2.cxx
  24308. [CXX] sw/source/core/txtnode/txtedt.cxx
  24309. [CXX] sw/source/core/undo/SwRewriter.cxx
  24310. [CXX] sw/source/core/undo/SwUndoField.cxx
  24311. [CXX] sw/source/core/undo/SwUndoFmt.cxx
  24312. [CXX] sw/source/core/undo/SwUndoPageDesc.cxx
  24313. [CXX] sw/source/core/undo/SwUndoTOXChange.cxx
  24314. [CXX] sw/source/core/undo/docundo.cxx
  24315. [CXX] sw/source/core/undo/rolbck.cxx
  24316. [CXX] sw/source/core/undo/unattr.cxx
  24317. [CXX] sw/source/core/undo/unbkmk.cxx
  24318. [CXX] sw/source/core/undo/undel.cxx
  24319. [CXX] sw/source/core/undo/undobj.cxx
  24320. [CXX] sw/source/core/undo/undobj1.cxx
  24321. [CXX] sw/source/core/undo/undoflystrattr.cxx
  24322. [CXX] sw/source/core/undo/undraw.cxx
  24323. [CXX] sw/source/core/undo/unfmco.cxx
  24324. [CXX] sw/source/core/undo/unins.cxx
  24325. [CXX] sw/source/core/undo/unmove.cxx
  24326. [CXX] sw/source/core/undo/unnum.cxx
  24327. [CXX] sw/source/core/undo/unoutl.cxx
  24328. [CXX] sw/source/core/undo/unovwr.cxx
  24329. [CXX] sw/source/core/undo/unredln.cxx
  24330. [CXX] sw/source/core/undo/unsect.cxx
  24331. [CXX] sw/source/core/undo/unsort.cxx
  24332. [CXX] sw/source/core/undo/unspnd.cxx
  24333. [CXX] sw/source/core/undo/untbl.cxx
  24334. [CXX] sw/source/core/undo/untblk.cxx
  24335. [CXX] sw/source/core/undo/UndoThemeChange.cxx
  24336. [CXX] sw/source/core/unocore/SwXTextDefaults.cxx
  24337. [CXX] sw/source/core/unocore/TextCursorHelper.cxx
  24338. [CXX] sw/source/core/unocore/XMLRangeHelper.cxx
  24339. [CXX] sw/source/core/unocore/swunohelper.cxx
  24340. [CXX] sw/source/core/unocore/unobkm.cxx
  24341. [CXX] sw/source/core/unocore/unochart.cxx
  24342. [CXX] sw/source/core/unocore/unocoll.cxx
  24343. [CXX] sw/source/core/unocore/unocontentcontrol.cxx
  24344. [CXX] sw/source/core/unocore/unocrsr.cxx
  24345. [CXX] sw/source/core/unocore/unocrsrhelper.cxx
  24346. [CXX] sw/source/core/unocore/unodraw.cxx
  24347. [CXX] sw/source/core/unocore/unoevent.cxx
  24348. [CXX] sw/source/core/unocore/unofield.cxx
  24349. [CXX] sw/source/core/unocore/unoflatpara.cxx
  24350. [CXX] sw/source/core/unocore/unoframe.cxx
  24351. [CXX] sw/source/core/unocore/unoftn.cxx
  24352. [CXX] sw/source/core/unocore/unoidx.cxx
  24353. [CXX] sw/source/core/unocore/unolinebreak.cxx
  24354. [CXX] sw/source/core/unocore/unomap.cxx
  24355. [CXX] sw/source/core/unocore/unomap1.cxx
  24356. [CXX] sw/source/core/unocore/unoobj.cxx
  24357. [CXX] sw/source/core/unocore/unoobj2.cxx
  24358. [CXX] sw/source/core/unocore/unoparagraph.cxx
  24359. [CXX] sw/source/core/unocore/unoport.cxx
  24360. [CXX] sw/source/core/unocore/unoportenum.cxx
  24361. [CXX] sw/source/core/unocore/unoredline.cxx
  24362. [CXX] sw/source/core/unocore/unoredlines.cxx
  24363. [CXX] sw/source/core/unocore/unorefmk.cxx
  24364. [CXX] sw/source/core/unocore/unosect.cxx
  24365. [CXX] sw/source/core/unocore/unosett.cxx
  24366. [CXX] sw/source/core/unocore/unosrch.cxx
  24367. [CXX] sw/source/core/unocore/unostyle.cxx
  24368. [CXX] sw/source/core/unocore/unotbl.cxx
  24369. [CXX] sw/source/core/unocore/unotext.cxx
  24370. [CXX] sw/source/core/unocore/unotextmarkup.cxx
  24371. [CXX] sw/source/core/view/dialoghelp.cxx
  24372. [CXX] sw/source/core/view/pagepreviewlayout.cxx
  24373. [CXX] sw/source/core/view/printdata.cxx
  24374. [CXX] sw/source/core/view/vdraw.cxx
  24375. [CXX] sw/source/core/view/viewimp.cxx
  24376. [CXX] sw/source/core/view/viewpg.cxx
  24377. [CXX] sw/source/core/view/viewsh.cxx
  24378. [CXX] sw/source/core/view/vnew.cxx
  24379. [CXX] sw/source/core/view/vprint.cxx
  24380. [CXX] sw/source/filter/ascii/ascatr.cxx
  24381. [CXX] sw/source/filter/ascii/parasc.cxx
  24382. [CXX] sw/source/filter/ascii/wrtasc.cxx
  24383. [CXX] sw/source/filter/basflt/docfact.cxx
  24384. [CXX] sw/source/filter/basflt/fltini.cxx
  24385. [CXX] sw/source/filter/basflt/fltshell.cxx
  24386. [CXX] sw/source/filter/basflt/iodetect.cxx
  24387. [CXX] sw/source/filter/basflt/shellio.cxx
  24388. [CXX] sw/source/filter/html/SwAppletImpl.cxx
  24389. [CXX] sw/source/filter/html/css1atr.cxx
  24390. [CXX] sw/source/filter/html/htmlatr.cxx
  24391. [CXX] sw/source/filter/html/htmlbas.cxx
  24392. [CXX] sw/source/filter/html/htmlcss1.cxx
  24393. [CXX] sw/source/filter/html/htmlctxt.cxx
  24394. [CXX] sw/source/filter/html/htmldrawreader.cxx
  24395. [CXX] sw/source/filter/html/htmldrawwriter.cxx
  24396. [CXX] sw/source/filter/html/htmlfld.cxx
  24397. [CXX] sw/source/filter/html/htmlfldw.cxx
  24398. [CXX] sw/source/filter/html/htmlfly.cxx
  24399. [CXX] sw/source/filter/html/htmlflywriter.cxx
  24400. [CXX] sw/source/filter/html/htmlflyt.cxx
  24401. [CXX] sw/source/filter/html/htmlform.cxx
  24402. [CXX] sw/source/filter/html/htmlforw.cxx
  24403. [CXX] sw/source/filter/html/htmlftn.cxx
  24404. [CXX] sw/source/filter/html/htmlgrin.cxx
  24405. [CXX] sw/source/filter/html/htmlnum.cxx
  24406. [CXX] sw/source/filter/html/htmlnumreader.cxx
  24407. [CXX] sw/source/filter/html/htmlnumwriter.cxx
  24408. [CXX] sw/source/filter/html/htmlplug.cxx
  24409. [CXX] sw/source/filter/html/htmlreqifreader.cxx
  24410. [CXX] sw/source/filter/html/htmlsect.cxx
  24411. [CXX] sw/source/filter/html/htmltab.cxx
  24412. [CXX] sw/source/filter/html/htmltabw.cxx
  24413. [CXX] sw/source/filter/html/parcss1.cxx
  24414. [CXX] sw/source/filter/html/svxcss1.cxx
  24415. [CXX] sw/source/filter/html/swhtml.cxx
  24416. [CXX] sw/source/filter/html/wrthtml.cxx
  24417. [CXX] sw/source/filter/writer/writer.cxx
  24418. [CXX] sw/source/filter/writer/wrt_fn.cxx
  24419. [CXX] sw/source/filter/writer/wrtswtbl.cxx
  24420. [CXX] sw/source/filter/xml/XMLRedlineImportHelper.cxx
  24421. [CXX] sw/source/filter/xml/swxml.cxx
  24422. [CXX] sw/source/filter/xml/wrtxml.cxx
  24423. [CXX] sw/source/filter/xml/xmlbrsh.cxx
  24424. [CXX] sw/source/filter/xml/xmlexp.cxx
  24425. [CXX] sw/source/filter/xml/xmlexpit.cxx
  24426. [CXX] sw/source/filter/xml/xmlfmt.cxx
  24427. [CXX] sw/source/filter/xml/xmlfmte.cxx
  24428. [CXX] sw/source/filter/xml/xmlfonte.cxx
  24429. [CXX] sw/source/filter/xml/xmlimp.cxx
  24430. [CXX] sw/source/filter/xml/xmlimpit.cxx
  24431. [CXX] sw/source/filter/xml/xmlitem.cxx
  24432. [CXX] sw/source/filter/xml/xmliteme.cxx
  24433. [CXX] sw/source/filter/xml/xmlitemi.cxx
  24434. [CXX] sw/source/filter/xml/xmlitemm.cxx
  24435. [CXX] sw/source/filter/xml/xmlithlp.cxx
  24436. [CXX] sw/source/filter/xml/xmlitmpr.cxx
  24437. [CXX] sw/source/filter/xml/xmlmeta.cxx
  24438. [CXX] sw/source/filter/xml/xmlscript.cxx
  24439. [CXX] sw/source/filter/xml/xmltble.cxx
  24440. [CXX] sw/source/filter/xml/xmltbli.cxx
  24441. [CXX] sw/source/filter/xml/xmltext.cxx
  24442. [CXX] sw/source/filter/xml/xmltexte.cxx
  24443. [CXX] sw/source/filter/xml/xmltexti.cxx
  24444. [CXX] sw/source/filter/indexing/IndexingExport.cxx
  24445. [CXX] sw/source/filter/indexing/IndexingExportFilter.cxx
  24446. [CXX] sw/source/uibase/app/appenv.cxx
  24447. [CXX] sw/source/uibase/app/apphdl.cxx
  24448. [CXX] sw/source/uibase/app/applab.cxx
  24449. [CXX] sw/source/uibase/app/appopt.cxx
  24450. [CXX] sw/source/uibase/app/docsh.cxx
  24451. [CXX] sw/source/uibase/app/docsh2.cxx
  24452. [CXX] sw/source/uibase/app/docshdrw.cxx
  24453. [CXX] sw/source/uibase/app/docshini.cxx
  24454. [CXX] sw/source/uibase/app/docst.cxx
  24455. [CXX] sw/source/uibase/app/docstyle.cxx
  24456. [CXX] sw/source/uibase/app/mainwn.cxx
  24457. [CXX] sw/source/uibase/app/swdll.cxx
  24458. [CXX] sw/source/uibase/app/swmodul1.cxx
  24459. [CXX] sw/source/uibase/app/swmodule.cxx
  24460. [CXX] sw/source/uibase/app/swwait.cxx
  24461. [CXX] sw/source/uibase/dbui/dbmgr.cxx
  24462. [CXX] sw/source/uibase/dbui/dbui.cxx
  24463. [CXX] sw/source/uibase/dbui/maildispatcher.cxx
  24464. [CXX] sw/source/uibase/dbui/mailmergehelper.cxx
  24465. [CXX] sw/source/uibase/dbui/mmconfigitem.cxx
  24466. [CXX] sw/source/uibase/chrdlg/ccoll.cxx
  24467. [CXX] sw/source/uibase/config/StoredChapterNumbering.cxx
  24468. [CXX] sw/source/uibase/config/barcfg.cxx
  24469. [CXX] sw/source/uibase/config/caption.cxx
  24470. [CXX] sw/source/uibase/config/cfgitems.cxx
  24471. [CXX] sw/source/uibase/config/dbconfig.cxx
  24472. [CXX] sw/source/uibase/config/fontcfg.cxx
  24473. [CXX] sw/source/uibase/config/modcfg.cxx
  24474. [CXX] sw/source/uibase/config/prtopt.cxx
  24475. [CXX] sw/source/uibase/config/uinums.cxx
  24476. [CXX] sw/source/uibase/config/usrpref.cxx
  24477. [CXX] sw/source/uibase/config/viewopt.cxx
  24478. [CXX] sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx
  24479. [CXX] sw/source/uibase/dialog/regionsw.cxx
  24480. [CXX] sw/source/uibase/dialog/swabstdlg.cxx
  24481. [CXX] sw/source/uibase/dialog/swwrtshitem.cxx
  24482. [CXX] sw/source/uibase/dialog/watermarkdialog.cxx
  24483. [CXX] sw/source/uibase/dochdl/gloshdl.cxx
  24484. [CXX] sw/source/uibase/dochdl/swdtflvr.cxx
  24485. [CXX] sw/source/uibase/docvw/AnchorOverlayObject.cxx
  24486. [CXX] sw/source/uibase/docvw/AnnotationMenuButton.cxx
  24487. [CXX] sw/source/uibase/docvw/AnnotationWin.cxx
  24488. [CXX] sw/source/uibase/docvw/AnnotationWin2.cxx
  24489. [CXX] sw/source/uibase/docvw/DashedLine.cxx
  24490. [CXX] sw/source/uibase/docvw/FrameControlsManager.cxx
  24491. [CXX] sw/source/uibase/docvw/UnfloatTableButton.cxx
  24492. [CXX] sw/source/uibase/docvw/PageBreakWin.cxx
  24493. [CXX] sw/source/uibase/docvw/OverlayRanges.cxx
  24494. [CXX] sw/source/uibase/docvw/PostItMgr.cxx
  24495. [CXX] sw/source/uibase/docvw/ShadowOverlayObject.cxx
  24496. [CXX] sw/source/uibase/docvw/SidebarTxtControl.cxx
  24497. [CXX] sw/source/uibase/docvw/HeaderFooterWin.cxx
  24498. [CXX] sw/source/uibase/docvw/OutlineContentVisibilityWin.cxx
  24499. [CXX] sw/source/uibase/docvw/contentcontrolaliasbutton.cxx
  24500. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24501. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24502. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24503. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24504. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  24505. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  24506. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  24507. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  24508. /opt/git/libreoffice.core/sw/source/uibase/docvw/PostItMgr.cxx:182:47: required from here
  24509. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24510. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24511. | ^
  24512. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24513. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24514. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24515. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24516. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24517. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24518. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24519. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24520. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24521. | ^~~~~~~~~~~~~~
  24522. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24523. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24524. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24525. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24526. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24527. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24528. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24529. 64 | class ptree_bad_path : public ptree_error
  24530. | ^~~~~~~~~~~~~~
  24531. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24532. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24533. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24534. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24535. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24536. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24537. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24538. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24539. 38 | inline ptree_error::~ptree_error() throw()
  24540. | ^~~~~~~~~~~
  24541. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24542. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24543. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24544. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24545. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  24546. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24547. | ^
  24548. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24549. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24550. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24551. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  24552. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  24553. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  24554. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  24555. /opt/git/libreoffice.core/sw/source/uibase/docvw/PostItMgr.cxx:184:56: required from here
  24556. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24557. 20 | class json_parser_error: public file_parser_error
  24558. | ^~~~~~~~~~~~~~~~~
  24559. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  24560. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24561. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24562. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24563. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  24564. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  24565. | ^
  24566. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24567. 20 | class file_parser_error: public ptree_error
  24568. | ^~~~~~~~~~~~~~~~~
  24569. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24570. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24571. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24572. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24573. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24574. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24575. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24576. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24577. 38 | inline ptree_error::~ptree_error() throw()
  24578. | ^~~~~~~~~~~
  24579. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24580. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24581. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24582. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  24583. 20 | class json_parser_error: public file_parser_error
  24584. | ^~~~~~~~~~~~~~~~~
  24585. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24586. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24587. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24588. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24589. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  24590. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24591. | ^
  24592. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  24593. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  24594. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  24595. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = const char*; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, const char*>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  24596. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = const char*; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  24597. /opt/git/libreoffice.core/sw/source/uibase/docvw/PostItMgr.cxx:143:104: required from here
  24598. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  24599. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24600. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24601. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24602. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24603. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24604. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24605. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24606. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  24607. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  24608. | ^~~~~~~~~~~~~~
  24609. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24610. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24611. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24612. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24613. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24614. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24615. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24616. 40 | class ptree_bad_data : public ptree_error
  24617. | ^~~~~~~~~~~~~~
  24618. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24619. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24620. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24621. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24622. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24623. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24624. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24625. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24626. 38 | inline ptree_error::~ptree_error() throw()
  24627. | ^~~~~~~~~~~
  24628. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24629. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24630. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24631. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24632. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  24633. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24634. | ^
  24635. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  24636. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  24637. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  24638. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  24639. | ^~~~~~~~~~
  24640. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24641. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24642. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24643. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24644. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24645. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24646. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24647. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  24648. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  24649. | ^~~~~~~~~~~~~~
  24650. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24651. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24652. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24653. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24654. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  24655. 114 | wrapexcept * p = new wrapexcept( *this );
  24656. | ^~~~~~~~~~~~~~~~~~~~~~~
  24657. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  24658. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  24659. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24660. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  24661. | ^~~~~~~~~~
  24662. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24663. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24664. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24665. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24666. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24667. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24668. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24669. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24670. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24671. | ^~~~~~~~~~~~~~
  24672. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24673. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24674. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24675. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24676. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  24677. 114 | wrapexcept * p = new wrapexcept( *this );
  24678. | ^~~~~~~~~~~~~~~~~~~~~~~
  24679. [CXX] sw/source/uibase/docvw/edtdd.cxx
  24680. [CXX] sw/source/uibase/docvw/edtwin.cxx
  24681. [CXX] sw/source/uibase/docvw/edtwin2.cxx
  24682. [CXX] sw/source/uibase/docvw/edtwin3.cxx
  24683. [CXX] sw/source/uibase/docvw/frmsidebarwincontainer.cxx
  24684. [CXX] sw/source/uibase/docvw/romenu.cxx
  24685. [CXX] sw/source/uibase/docvw/srcedtw.cxx
  24686. [CXX] sw/source/uibase/envelp/envimg.cxx
  24687. [CXX] sw/source/uibase/envelp/labelcfg.cxx
  24688. [CXX] sw/source/uibase/envelp/labimg.cxx
  24689. [CXX] sw/source/uibase/envelp/syncbtn.cxx
  24690. [CXX] sw/source/uibase/fldui/fldmgr.cxx
  24691. [CXX] sw/source/uibase/fldui/fldwrap.cxx
  24692. [CXX] sw/source/uibase/fldui/xfldui.cxx
  24693. [CXX] sw/source/uibase/frmdlg/colex.cxx
  24694. [CXX] sw/source/uibase/frmdlg/colmgr.cxx
  24695. [CXX] sw/source/uibase/frmdlg/frmmgr.cxx
  24696. [CXX] sw/source/uibase/globdoc/globdoc.cxx
  24697. [CXX] sw/source/uibase/index/idxmrk.cxx
  24698. [CXX] sw/source/uibase/dialog/wordcountwrapper.cxx
  24699. [CXX] sw/source/uibase/index/toxmgr.cxx
  24700. [CXX] sw/source/uibase/lingu/hhcwrp.cxx
  24701. [CXX] sw/source/uibase/lingu/hyp.cxx
  24702. [CXX] sw/source/uibase/lingu/olmenu.cxx
  24703. [CXX] sw/source/uibase/lingu/sdrhhcwrap.cxx
  24704. [CXX] sw/source/uibase/misc/glosdoc.cxx
  24705. [CXX] sw/source/uibase/misc/glshell.cxx
  24706. [CXX] sw/source/uibase/misc/numberingtypelistbox.cxx
  24707. [CXX] sw/source/uibase/misc/redlndlg.cxx
  24708. [CXX] sw/source/uibase/misc/swruler.cxx
  24709. [CXX] sw/source/uibase/ribbar/conarc.cxx
  24710. [CXX] sw/source/uibase/ribbar/concustomshape.cxx
  24711. [CXX] sw/source/uibase/ribbar/conform.cxx
  24712. [CXX] sw/source/uibase/ribbar/conpoly.cxx
  24713. [CXX] sw/source/uibase/ribbar/conrect.cxx
  24714. [CXX] sw/source/uibase/ribbar/drawbase.cxx
  24715. [CXX] sw/source/uibase/ribbar/dselect.cxx
  24716. [CXX] sw/source/uibase/ribbar/inputwin.cxx
  24717. [CXX] sw/source/uibase/ribbar/workctrl.cxx
  24718. [CXX] sw/source/uibase/shells/annotsh.cxx
  24719. [CXX] sw/source/uibase/shells/basesh.cxx
  24720. [CXX] sw/source/uibase/shells/beziersh.cxx
  24721. [CXX] sw/source/uibase/shells/drawdlg.cxx
  24722. [CXX] sw/source/uibase/shells/drawsh.cxx
  24723. [CXX] sw/source/uibase/shells/drformsh.cxx
  24724. [CXX] sw/source/uibase/shells/drwbassh.cxx
  24725. [CXX] sw/source/uibase/shells/drwtxtex.cxx
  24726. [CXX] sw/source/uibase/shells/drwtxtsh.cxx
  24727. [CXX] sw/source/uibase/shells/frmsh.cxx
  24728. [CXX] sw/source/uibase/shells/grfsh.cxx
  24729. [CXX] sw/source/uibase/shells/grfshex.cxx
  24730. [CXX] sw/source/uibase/shells/langhelper.cxx
  24731. [CXX] sw/source/uibase/shells/translatehelper.cxx
  24732. [CXX] sw/source/uibase/shells/listsh.cxx
  24733. [CXX] sw/source/uibase/shells/mediash.cxx
  24734. [CXX] sw/source/uibase/shells/navsh.cxx
  24735. [CXX] sw/source/uibase/shells/olesh.cxx
  24736. [CXX] sw/source/uibase/shells/slotadd.cxx
  24737. [CXX] sw/source/uibase/shells/tabsh.cxx
  24738. [CXX] sw/source/uibase/shells/textdrw.cxx
  24739. [CXX] sw/source/uibase/shells/textfld.cxx
  24740. [CXX] sw/source/uibase/shells/textglos.cxx
  24741. [CXX] sw/source/uibase/shells/textidx.cxx
  24742. [CXX] sw/source/uibase/shells/textsh.cxx
  24743. [CXX] sw/source/uibase/shells/textsh1.cxx
  24744. [CXX] sw/source/uibase/shells/textsh2.cxx
  24745. [CXX] sw/source/uibase/shells/txtattr.cxx
  24746. [CXX] sw/source/uibase/shells/txtcrsr.cxx
  24747. [CXX] sw/source/uibase/shells/txtnum.cxx
  24748. [CXX] sw/source/uibase/sidebar/StylePresetsPanel.cxx
  24749. [CXX] sw/source/uibase/sidebar/PageOrientationControl.cxx
  24750. [CXX] sw/source/uibase/sidebar/PageOrientationPopup.cxx
  24751. [CXX] sw/source/uibase/sidebar/PageMarginControl.cxx
  24752. [CXX] sw/source/uibase/sidebar/PageMarginPopup.cxx
  24753. [CXX] sw/source/uibase/sidebar/PageSizeControl.cxx
  24754. [CXX] sw/source/uibase/sidebar/PageSizePopup.cxx
  24755. [CXX] sw/source/uibase/sidebar/PageColumnControl.cxx
  24756. [CXX] sw/source/uibase/sidebar/PageColumnPopup.cxx
  24757. [CXX] sw/source/uibase/sidebar/PageFormatPanel.cxx
  24758. [CXX] sw/source/uibase/sidebar/PageHeaderPanel.cxx
  24759. [CXX] sw/source/uibase/sidebar/PageFooterPanel.cxx
  24760. [CXX] sw/source/uibase/sidebar/PageStylesPanel.cxx
  24761. [CXX] sw/source/uibase/sidebar/WrapPropertyPanel.cxx
  24762. [CXX] sw/source/uibase/sidebar/TableEditPanel.cxx
  24763. [CXX] sw/source/uibase/sidebar/ThemePanel.cxx
  24764. [CXX] sw/source/uibase/sidebar/SwPanelFactory.cxx
  24765. [CXX] sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx
  24766. [CXX] sw/source/uibase/sidebar/A11yCheckIssuesPanel.cxx
  24767. [CXX] sw/source/uibase/table/chartins.cxx
  24768. [CXX] sw/source/uibase/table/swtablerep.cxx
  24769. [CXX] sw/source/uibase/table/tablemgr.cxx
  24770. [CXX] sw/source/uibase/uitest/uiobject.cxx
  24771. [CXX] sw/source/uibase/uiview/formatclipboard.cxx
  24772. [CXX] sw/source/uibase/uiview/pview.cxx
  24773. [CXX] sw/source/uibase/uiview/scroll.cxx
  24774. [CXX] sw/source/uibase/uiview/srcview.cxx
  24775. [CXX] sw/source/uibase/uiview/swcli.cxx
  24776. [CXX] sw/source/uibase/uiview/uivwimp.cxx
  24777. [CXX] sw/source/uibase/uiview/view.cxx
  24778. [CXX] sw/source/uibase/uiview/view0.cxx
  24779. [CXX] sw/source/uibase/uiview/view1.cxx
  24780. [CXX] sw/source/uibase/uiview/view2.cxx
  24781. [CXX] sw/source/uibase/uiview/viewcoll.cxx
  24782. [CXX] sw/source/uibase/uiview/viewdlg.cxx
  24783. [CXX] sw/source/uibase/uiview/viewdlg2.cxx
  24784. [CXX] sw/source/uibase/uiview/viewdraw.cxx
  24785. [CXX] sw/source/uibase/uiview/viewling.cxx
  24786. [CXX] sw/source/uibase/uiview/viewmdi.cxx
  24787. [CXX] sw/source/uibase/uiview/viewport.cxx
  24788. [CXX] sw/source/uibase/uiview/viewprt.cxx
  24789. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24790. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24791. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24792. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24793. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  24794. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  24795. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  24796. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  24797. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewling.cxx:788:62: required from here
  24798. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24799. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24800. | ^
  24801. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24802. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24803. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24804. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24805. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24806. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24807. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24808. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24809. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24810. | ^~~~~~~~~~~~~~
  24811. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24812. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24813. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24814. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24815. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24816. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24817. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24818. 64 | class ptree_bad_path : public ptree_error
  24819. | ^~~~~~~~~~~~~~
  24820. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24821. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24822. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24823. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24824. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24825. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24826. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24827. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24828. 38 | inline ptree_error::~ptree_error() throw()
  24829. | ^~~~~~~~~~~
  24830. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24831. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24832. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24833. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24834. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  24835. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24836. | ^
  24837. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24838. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24839. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24840. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  24841. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  24842. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  24843. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  24844. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewling.cxx:791:86: required from here
  24845. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24846. 20 | class json_parser_error: public file_parser_error
  24847. | ^~~~~~~~~~~~~~~~~
  24848. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  24849. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24850. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24851. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24852. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  24853. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  24854. | ^
  24855. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24856. 20 | class file_parser_error: public ptree_error
  24857. | ^~~~~~~~~~~~~~~~~
  24858. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24859. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24860. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24861. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24862. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24863. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24864. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24865. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24866. 38 | inline ptree_error::~ptree_error() throw()
  24867. | ^~~~~~~~~~~
  24868. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  24869. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24870. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24871. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  24872. 20 | class json_parser_error: public file_parser_error
  24873. | ^~~~~~~~~~~~~~~~~
  24874. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24875. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24876. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24877. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24878. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  24879. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24880. | ^
  24881. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  24882. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  24883. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:670:9: required from 'typename boost::enable_if<boost::property_tree::detail::is_translator<Translator>, Type>::type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_value(Translator) const [with Type = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; typename boost::enable_if<boost::property_tree::detail::is_translator<Translator>, Type>::type = std::__cxx11::basic_string<char>]'
  24884. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:679:31: required from 'Type boost::property_tree::basic_ptree<Key, Data, KeyCompare>::get_value() const [with Type = std::__cxx11::basic_string<char>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  24885. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:133:54: required from 'bool boost::property_tree::json_parser::verify_json(const Ptree&, int) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  24886. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:158:25: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  24887. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  24888. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewling.cxx:791:86: required from here
  24889. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  24890. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24891. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24892. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24893. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24894. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24895. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24896. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24897. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  24898. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  24899. | ^~~~~~~~~~~~~~
  24900. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24901. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24902. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24903. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24904. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24905. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24906. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  24907. 40 | class ptree_bad_data : public ptree_error
  24908. | ^~~~~~~~~~~~~~
  24909. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24910. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24911. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24912. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24913. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24914. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24915. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24916. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  24917. 38 | inline ptree_error::~ptree_error() throw()
  24918. | ^~~~~~~~~~~
  24919. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24920. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24921. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24922. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24923. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  24924. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24925. | ^
  24926. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  24927. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  24928. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  24929. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  24930. | ^~~~~~~~~~
  24931. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24932. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24933. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24934. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24935. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24936. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24937. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24938. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  24939. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  24940. | ^~~~~~~~~~~~~~
  24941. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24942. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24943. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24944. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24945. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  24946. 114 | wrapexcept * p = new wrapexcept( *this );
  24947. | ^~~~~~~~~~~~~~~~~~~~~~~
  24948. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  24949. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  24950. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24951. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  24952. | ^~~~~~~~~~
  24953. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24954. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24955. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24956. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24957. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24958. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24959. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24960. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24961. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24962. | ^~~~~~~~~~~~~~
  24963. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24964. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24965. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24966. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24967. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  24968. 114 | wrapexcept * p = new wrapexcept( *this );
  24969. | ^~~~~~~~~~~~~~~~~~~~~~~
  24970. [CXX] sw/source/uibase/uiview/viewsrch.cxx
  24971. [CXX] sw/source/uibase/uiview/viewstat.cxx
  24972. [CXX] sw/source/uibase/uiview/viewtab.cxx
  24973. [CXX] sw/source/uibase/uno/SwXDocumentSettings.cxx
  24974. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  24975. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  24976. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  24977. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  24978. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  24979. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  24980. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  24981. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:658:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::add_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  24982. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewsrch.cxx:85:45: required from here
  24983. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  24984. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  24985. | ^
  24986. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  24987. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24988. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24989. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24990. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  24991. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  24992. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  24993. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  24994. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  24995. | ^~~~~~~~~~~~~~
  24996. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  24997. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  24998. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  24999. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25000. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25001. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25002. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25003. 64 | class ptree_bad_path : public ptree_error
  25004. | ^~~~~~~~~~~~~~
  25005. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25006. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25007. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25008. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25009. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25010. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25011. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25012. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  25013. 38 | inline ptree_error::~ptree_error() throw()
  25014. | ^~~~~~~~~~~
  25015. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25016. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25017. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25018. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25019. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  25020. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  25021. | ^
  25022. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  25023. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25024. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25025. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  25026. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  25027. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  25028. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  25029. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewsrch.cxx:120:52: required from here
  25030. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25031. 20 | class json_parser_error: public file_parser_error
  25032. | ^~~~~~~~~~~~~~~~~
  25033. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  25034. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  25035. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25036. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25037. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  25038. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  25039. | ^
  25040. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25041. 20 | class file_parser_error: public ptree_error
  25042. | ^~~~~~~~~~~~~~~~~
  25043. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25044. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25045. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25046. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25047. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25048. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25049. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25050. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  25051. 38 | inline ptree_error::~ptree_error() throw()
  25052. | ^~~~~~~~~~~
  25053. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  25054. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25055. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25056. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  25057. 20 | class json_parser_error: public file_parser_error
  25058. | ^~~~~~~~~~~~~~~~~
  25059. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25060. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25061. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25062. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25063. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  25064. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  25065. | ^
  25066. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  25067. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  25068. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = char [2]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [2]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  25069. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = char [2]; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, char [2]>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  25070. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = char [2]; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  25071. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewsrch.cxx:80:31: required from here
  25072. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  25073. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25074. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25075. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25076. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25077. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25078. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25079. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25080. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  25081. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  25082. | ^~~~~~~~~~~~~~
  25083. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25084. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25085. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25086. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25087. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25088. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25089. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25090. 40 | class ptree_bad_data : public ptree_error
  25091. | ^~~~~~~~~~~~~~
  25092. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25093. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25094. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25095. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25096. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25097. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25098. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25099. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  25100. 38 | inline ptree_error::~ptree_error() throw()
  25101. | ^~~~~~~~~~~
  25102. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25103. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25104. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25105. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25106. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  25107. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  25108. | ^
  25109. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  25110. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  25111. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  25112. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  25113. | ^~~~~~~~~~
  25114. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25115. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25116. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25117. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25118. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25119. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25120. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25121. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  25122. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  25123. | ^~~~~~~~~~~~~~
  25124. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25125. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25126. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25127. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25128. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  25129. 114 | wrapexcept * p = new wrapexcept( *this );
  25130. | ^~~~~~~~~~~~~~~~~~~~~~~
  25131. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  25132. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  25133. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  25134. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  25135. | ^~~~~~~~~~
  25136. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25137. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25138. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25139. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25140. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25141. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25142. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25143. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  25144. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  25145. | ^~~~~~~~~~~~~~
  25146. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25147. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25148. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25149. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25150. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  25151. 114 | wrapexcept * p = new wrapexcept( *this );
  25152. | ^~~~~~~~~~~~~~~~~~~~~~~
  25153. [CXX] sw/source/uibase/uno/SwXFilterOptions.cxx
  25154. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  25155. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25156. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25157. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]':
  25158. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::json_parser::json_parser_error]'
  25159. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/detail/write.hpp:159:13: required from 'void boost::property_tree::json_parser::write_json_internal(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, const string&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char; std::string = std::__cxx11::basic_string<char>]'
  25160. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:99:28: required from 'void boost::property_tree::json_parser::write_json(std::basic_ostream<typename Ptree::key_type::value_type>&, const Ptree&, bool) [with Ptree = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; typename Ptree::key_type::value_type = char; typename Ptree::key_type::value_type = char]'
  25161. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewtab.cxx:1617:72: required from here
  25162. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25163. 20 | class json_parser_error: public file_parser_error
  25164. | ^~~~~~~~~~~~~~~~~
  25165. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:13,
  25166. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  25167. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25168. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25169. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:37:9: note: because 'boost::property_tree::file_parser_error' has user-provided 'virtual boost::property_tree::file_parser_error::~file_parser_error()'
  25170. 37 | ~file_parser_error() throw() BOOST_OVERRIDE
  25171. | ^
  25172. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/file_parser_error.hpp:20:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25173. 20 | class file_parser_error: public ptree_error
  25174. | ^~~~~~~~~~~~~~~~~
  25175. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25176. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25177. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25178. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25179. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25180. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25181. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25182. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  25183. 38 | inline ptree_error::~ptree_error() throw()
  25184. | ^~~~~~~~~~~
  25185. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:15,
  25186. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25187. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25188. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser/error.hpp:20:11: note: synthesized method 'boost::property_tree::file_parser_error::file_parser_error(const boost::property_tree::file_parser_error&)' first required here
  25189. 20 | class json_parser_error: public file_parser_error
  25190. | ^~~~~~~~~~~~~~~~~
  25191. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25192. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25193. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25194. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25195. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::json_parser::json_parser_error::json_parser_error(const boost::property_tree::json_parser::json_parser_error&)' first required here
  25196. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  25197. | ^
  25198. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]':
  25199. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_data]'
  25200. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:826:13: required from 'void boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_value(const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >]'
  25201. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:845:34: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  25202. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = long int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  25203. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewtab.cxx:1608:88: required from here
  25204. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  25205. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25206. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25207. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25208. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25209. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25210. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25211. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25212. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  25213. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  25214. | ^~~~~~~~~~~~~~
  25215. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25216. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25217. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25218. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25219. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25220. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25221. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:40:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25222. 40 | class ptree_bad_data : public ptree_error
  25223. | ^~~~~~~~~~~~~~
  25224. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25225. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25226. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25227. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25228. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25229. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25230. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25231. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  25232. 38 | inline ptree_error::~ptree_error() throw()
  25233. | ^~~~~~~~~~~
  25234. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25235. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25236. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25237. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25238. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' first required here
  25239. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  25240. | ^
  25241. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'boost::wrapexcept<E>::wrapexcept(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]':
  25242. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:171:11: required from 'void boost::throw_exception(const E&, const boost::source_location&) [with E = boost::property_tree::ptree_bad_path]'
  25243. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:221:9: required from 'typename Translator::external_type boost::property_tree::string_path<String, Translator>::reduce() [with String = std::__cxx11::basic_string<char>; Translator = boost::property_tree::id_translator<std::__cxx11::basic_string<char> >; typename Translator::external_type = std::__cxx11::basic_string<char>]'
  25244. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:640:37: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put_child(const path_type&, const self_type&) [with Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::self_type = boost::property_tree::basic_ptree<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >]'
  25245. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:848:33: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&, Translator) [with Type = long int; Translator = boost::property_tree::stream_translator<char, std::char_traits<char>, std::allocator<char>, long int>; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  25246. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/ptree_implementation.hpp:859:19: required from 'boost::property_tree::basic_ptree<K, D, C>& boost::property_tree::basic_ptree<Key, Data, KeyCompare>::put(const path_type&, const Type&) [with Type = long int; Key = std::__cxx11::basic_string<char>; Data = std::__cxx11::basic_string<char>; KeyCompare = std::less<std::__cxx11::basic_string<char> >; boost::property_tree::basic_ptree<Key, Data, KeyCompare>::path_type = boost::property_tree::string_path<std::__cxx11::basic_string<char>, boost::property_tree::id_translator<std::__cxx11::basic_string<char> > >]'
  25247. /opt/git/libreoffice.core/sw/source/uibase/uiview/viewtab.cxx:1608:88: required from here
  25248. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  25249. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25250. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25251. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25252. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25253. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25254. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25255. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25256. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  25257. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  25258. | ^~~~~~~~~~~~~~
  25259. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25260. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25261. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25262. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25263. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25264. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25265. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:64:11: warning: implicitly-declared 'boost::property_tree::ptree_error::ptree_error(const boost::property_tree::ptree_error&)' is deprecated [-Wdeprecated-copy-dtor]
  25266. 64 | class ptree_bad_path : public ptree_error
  25267. | ^~~~~~~~~~~~~~
  25268. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25269. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25270. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25271. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25272. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25273. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25274. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25275. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:38:12: note: because 'boost::property_tree::ptree_error' has user-provided 'virtual boost::property_tree::ptree_error::~ptree_error()'
  25276. 38 | inline ptree_error::~ptree_error() throw()
  25277. | ^~~~~~~~~~~
  25278. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25279. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25280. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25281. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25282. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:102:82: note: synthesized method 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' first required here
  25283. 102 | explicit wrapexcept( E const & e, boost::source_location const & loc ): E( e )
  25284. | ^
  25285. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_path]':
  25286. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  25287. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_path::ptree_bad_path(const boost::property_tree::ptree_bad_path&)' is deprecated [-Wdeprecated-copy-dtor]
  25288. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  25289. | ^~~~~~~~~~
  25290. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25291. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25292. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25293. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25294. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25295. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25296. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25297. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:71:12: note: because 'boost::property_tree::ptree_bad_path' has user-provided 'virtual boost::property_tree::ptree_bad_path::~ptree_bad_path()'
  25298. 71 | inline ptree_bad_path::~ptree_bad_path() throw()
  25299. | ^~~~~~~~~~~~~~
  25300. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25301. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25302. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25303. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25304. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_path>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_path>&)' first required here
  25305. 114 | wrapexcept * p = new wrapexcept( *this );
  25306. | ^~~~~~~~~~~~~~~~~~~~~~~
  25307. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp: In instantiation of 'const boost::exception_detail::clone_base* boost::wrapexcept<E>::clone() const [with E = boost::property_tree::ptree_bad_data]':
  25308. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:112:57: required from here
  25309. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:71:47: warning: implicitly-declared 'boost::property_tree::ptree_bad_data::ptree_bad_data(const boost::property_tree::ptree_bad_data&)' is deprecated [-Wdeprecated-copy-dtor]
  25310. 71 | template<class E> struct BOOST_SYMBOL_VISIBLE wrapexcept:
  25311. | ^~~~~~~~~~
  25312. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/exceptions.hpp:84,
  25313. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/string_path.hpp:16,
  25314. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/ptree.hpp:16,
  25315. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/ptree.hpp:30,
  25316. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/json_parser.hpp:14,
  25317. from /opt/git/libreoffice.core/external/boost/include/boost/property_tree/json_parser.hpp:30,
  25318. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:61:
  25319. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/property_tree/detail/exception_implementation.hpp:51:12: note: because 'boost::property_tree::ptree_bad_data' has user-provided 'virtual boost::property_tree::ptree_bad_data::~ptree_bad_data()'
  25320. 51 | inline ptree_bad_data::~ptree_bad_data() throw()
  25321. | ^~~~~~~~~~~~~~
  25322. In file included from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer/details.hpp:19,
  25323. from /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/circular_buffer.hpp:57,
  25324. from /opt/git/libreoffice.core/external/boost/include/boost/circular_buffer.hpp:30,
  25325. from /opt/git/libreoffice.core/sw/inc/pch/precompiled_sw.hxx:54:
  25326. /opt/git/libreoffice.core/workdir/UnpackedTarball/boost/boost/throw_exception.hpp:114:26: note: synthesized method 'boost::wrapexcept<boost::property_tree::ptree_bad_data>::wrapexcept(const boost::wrapexcept<boost::property_tree::ptree_bad_data>&)' first required here
  25327. 114 | wrapexcept * p = new wrapexcept( *this );
  25328. | ^~~~~~~~~~~~~~~~~~~~~~~
  25329. [CXX] sw/source/uibase/uno/dlelstnr.cxx
  25330. [CXX] sw/source/uibase/uno/unoatxt.cxx
  25331. [CXX] sw/source/uibase/uno/unodefaults.cxx
  25332. [CXX] sw/source/uibase/uno/unodispatch.cxx
  25333. [CXX] sw/source/uibase/uno/unodoc.cxx
  25334. [CXX] sw/source/uibase/uno/unomailmerge.cxx
  25335. [CXX] sw/source/uibase/uno/unomod.cxx
  25336. [CXX] sw/source/uibase/uno/unomodule.cxx
  25337. [CXX] sw/source/uibase/uno/unotxdoc.cxx
  25338. [CXX] sw/source/uibase/uno/loktxdoc.cxx
  25339. [CXX] sw/source/uibase/uno/unotxvw.cxx
  25340. [CXX] sw/source/uibase/utlui/AccessibilityStatusBarControl.cxx
  25341. [CXX] sw/source/uibase/utlui/attrdesc.cxx
  25342. [CXX] sw/source/uibase/utlui/bookctrl.cxx
  25343. [CXX] sw/source/uibase/utlui/condedit.cxx
  25344. [CXX] sw/source/uibase/utlui/content.cxx
  25345. [CXX] sw/source/uibase/utlui/glbltree.cxx
  25346. [CXX] sw/source/uibase/utlui/gloslst.cxx
  25347. [CXX] sw/source/uibase/utlui/initui.cxx
  25348. [CXX] sw/source/uibase/utlui/navicfg.cxx
  25349. [CXX] sw/source/uibase/utlui/navipi.cxx
  25350. [CXX] sw/source/uibase/utlui/gotodlg.cxx
  25351. [CXX] sw/source/uibase/utlui/numfmtlb.cxx
  25352. [CXX] sw/source/uibase/utlui/prcntfld.cxx
  25353. [CXX] sw/source/uibase/utlui/shdwcrsr.cxx
  25354. [CXX] sw/source/uibase/utlui/tmplctrl.cxx
  25355. [CXX] sw/source/uibase/utlui/uiitems.cxx
  25356. [CXX] sw/source/uibase/utlui/uitool.cxx
  25357. [CXX] sw/source/uibase/utlui/unotools.cxx
  25358. [CXX] sw/source/uibase/utlui/viewlayoutctrl.cxx
  25359. [CXX] sw/source/uibase/utlui/wordcountctrl.cxx
  25360. [CXX] sw/source/uibase/utlui/zoomctrl.cxx
  25361. [CXX] sw/source/uibase/web/wdocsh.cxx
  25362. [CXX] sw/source/uibase/web/wformsh.cxx
  25363. [CXX] sw/source/uibase/web/wfrmsh.cxx
  25364. [CXX] sw/source/uibase/web/wgrfsh.cxx
  25365. [CXX] sw/source/uibase/web/wlistsh.cxx
  25366. [CXX] sw/source/uibase/web/wolesh.cxx
  25367. [CXX] sw/source/uibase/web/wtabsh.cxx
  25368. [CXX] sw/source/uibase/web/wtextsh.cxx
  25369. [CXX] sw/source/uibase/web/wview.cxx
  25370. [CXX] sw/source/uibase/wrtsh/delete.cxx
  25371. [CXX] sw/source/uibase/wrtsh/move.cxx
  25372. [CXX] sw/source/uibase/wrtsh/navmgr.cxx
  25373. [CXX] sw/source/uibase/wrtsh/select.cxx
  25374. [CXX] sw/source/uibase/wrtsh/wrtsh1.cxx
  25375. [CXX] sw/source/uibase/wrtsh/wrtsh2.cxx
  25376. [CXX] sw/source/uibase/wrtsh/wrtsh3.cxx
  25377. [CXX] sw/source/uibase/wrtsh/wrtsh4.cxx
  25378. [CXX] sw/source/uibase/wrtsh/wrtundo.cxx
  25379. [CXX] sw/source/uibase/dbui/dbtree.cxx
  25380. [CXX] sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
  25381. [CXX] sw/source/filter/docx/swdocxreader.cxx
  25382. [CXX] sw/source/filter/rtf/swparrtf.cxx
  25383. [CXX] sw/source/filter/ww8/docxattributeoutput.cxx
  25384. [CXX] sw/source/filter/ww8/docxexport.cxx
  25385. [CXX] sw/source/filter/ww8/docxexportfilter.cxx
  25386. [CXX] sw/source/filter/ww8/docxsdrexport.cxx
  25387. [CXX] sw/source/filter/ww8/docxtableexport.cxx
  25388. [CXX] sw/source/filter/ww8/docxtablestyleexport.cxx
  25389. [CXX] sw/source/filter/ww8/rtfattributeoutput.cxx
  25390. [CXX] sw/source/filter/ww8/rtfexport.cxx
  25391. [CXX] sw/source/filter/ww8/rtfexportfilter.cxx
  25392. [CXX] sw/source/filter/ww8/rtfsdrexport.cxx
  25393. [CXX] sw/source/filter/ww8/rtfstringbuffer.cxx
  25394. [CXX] sw/source/filter/ww8/WW8FFData.cxx
  25395. [CXX] sw/source/filter/ww8/WW8FibData.cxx
  25396. [CXX] sw/source/filter/ww8/WW8Sttbf.cxx
  25397. [CXX] sw/source/filter/ww8/WW8TableInfo.cxx
  25398. [CXX] sw/source/filter/ww8/fields.cxx
  25399. [CXX] sw/source/filter/ww8/styles.cxx
  25400. [CXX] sw/source/filter/ww8/writerhelper.cxx
  25401. [CXX] sw/source/filter/ww8/writerwordglue.cxx
  25402. [CXX] sw/source/filter/ww8/wrtw8esh.cxx
  25403. [CXX] sw/source/filter/ww8/wrtw8nds.cxx
  25404. [CXX] sw/source/filter/ww8/wrtw8num.cxx
  25405. [CXX] sw/source/filter/ww8/wrtw8sty.cxx
  25406. [CXX] sw/source/filter/ww8/wrtww8.cxx
  25407. [CXX] sw/source/filter/ww8/wrtww8gr.cxx
  25408. [CXX] sw/source/filter/ww8/ww8atr.cxx
  25409. [CXX] sw/source/filter/ww8/ww8glsy.cxx
  25410. [CXX] sw/source/filter/ww8/ww8graf.cxx
  25411. [CXX] sw/source/filter/ww8/ww8graf2.cxx
  25412. [CXX] sw/source/filter/ww8/ww8par.cxx
  25413. [CXX] sw/source/filter/ww8/ww8par2.cxx
  25414. [CXX] sw/source/filter/ww8/ww8par3.cxx
  25415. [CXX] sw/source/filter/ww8/ww8par4.cxx
  25416. [CXX] sw/source/filter/ww8/ww8par5.cxx
  25417. [CXX] sw/source/filter/ww8/ww8par6.cxx
  25418. [CXX] sw/source/filter/ww8/ww8scan.cxx
  25419. [CXX] sw/source/filter/ww8/ww8toolbar.cxx
  25420. [CXX] sw/source/ui/chrdlg/break.cxx
  25421. [CXX] sw/source/ui/chrdlg/chardlg.cxx
  25422. [CXX] sw/source/ui/chrdlg/drpcps.cxx
  25423. [CXX] sw/source/ui/chrdlg/numpara.cxx
  25424. [CXX] sw/source/ui/chrdlg/pardlg.cxx
  25425. [CXX] sw/source/ui/chrdlg/swuiccoll.cxx
  25426. [CXX] sw/source/ui/chrdlg/tblnumfm.cxx
  25427. [CXX] sw/source/ui/config/mailconfigpage.cxx
  25428. [CXX] sw/source/ui/config/optcomp.cxx
  25429. [CXX] sw/source/ui/config/optload.cxx
  25430. [CXX] sw/source/ui/config/optpage.cxx
  25431. [CXX] sw/source/ui/dialog/abstract.cxx
  25432. [CXX] sw/source/ui/dialog/addrdlg.cxx
  25433. [CXX] sw/source/ui/dialog/ascfldlg.cxx
  25434. [CXX] sw/source/ui/dialog/docstdlg.cxx
  25435. [CXX] sw/source/ui/dialog/macassgn.cxx
  25436. [CXX] sw/source/ui/dialog/swdlgfact.cxx
  25437. [CXX] sw/source/ui/dialog/swmessdialog.cxx
  25438. [CXX] sw/source/ui/dialog/swuiexp.cxx
  25439. [CXX] sw/source/ui/dialog/uiregionsw.cxx
  25440. [CXX] sw/source/ui/dialog/wordcountdialog.cxx
  25441. [CXX] sw/source/ui/dochdl/selglos.cxx
  25442. [CXX] sw/source/ui/envelp/envfmt.cxx
  25443. [CXX] sw/source/ui/envelp/envlop1.cxx
  25444. [CXX] sw/source/ui/envelp/envprt.cxx
  25445. [CXX] sw/source/ui/envelp/label1.cxx
  25446. [CXX] sw/source/ui/envelp/labelexp.cxx
  25447. [CXX] sw/source/ui/envelp/labfmt.cxx
  25448. [CXX] sw/source/ui/envelp/labprt.cxx
  25449. [CXX] sw/source/ui/envelp/mailmrge.cxx
  25450. [CXX] sw/source/ui/fldui/DateFormFieldDialog.cxx
  25451. [CXX] sw/source/ui/fldui/DropDownFieldDialog.cxx
  25452. [CXX] sw/source/ui/fldui/DropDownFormFieldDialog.cxx
  25453. [CXX] sw/source/ui/fldui/changedb.cxx
  25454. [CXX] sw/source/ui/fldui/flddb.cxx
  25455. [CXX] sw/source/ui/fldui/flddinf.cxx
  25456. [CXX] sw/source/ui/fldui/flddok.cxx
  25457. [CXX] sw/source/ui/fldui/fldedt.cxx
  25458. [CXX] sw/source/ui/fldui/fldfunc.cxx
  25459. [CXX] sw/source/ui/fldui/fldpage.cxx
  25460. [CXX] sw/source/ui/fldui/fldref.cxx
  25461. [CXX] sw/source/ui/fldui/fldtdlg.cxx
  25462. [CXX] sw/source/ui/fldui/fldvar.cxx
  25463. [CXX] sw/source/ui/fldui/inpdlg.cxx
  25464. [CXX] sw/source/ui/fldui/javaedit.cxx
  25465. [CXX] sw/source/ui/fmtui/tmpdlg.cxx
  25466. [CXX] sw/source/ui/frmdlg/column.cxx
  25467. [CXX] sw/source/ui/frmdlg/cption.cxx
  25468. [CXX] sw/source/ui/frmdlg/frmdlg.cxx
  25469. [CXX] sw/source/ui/frmdlg/frmpage.cxx
  25470. [CXX] sw/source/ui/frmdlg/pattern.cxx
  25471. [CXX] sw/source/ui/frmdlg/uiborder.cxx
  25472. [CXX] sw/source/ui/frmdlg/wrap.cxx
  25473. [CXX] sw/source/ui/index/cntex.cxx
  25474. [CXX] sw/source/ui/index/cnttab.cxx
  25475. [CXX] sw/source/ui/index/multmrk.cxx
  25476. [CXX] sw/source/ui/index/swuiidxmrk.cxx
  25477. [CXX] sw/source/ui/misc/bookmark.cxx
  25478. [CXX] sw/source/ui/misc/contentcontroldlg.cxx
  25479. [CXX] sw/source/ui/misc/contentcontrollistitemdlg.cxx
  25480. [CXX] sw/source/ui/misc/pagenumberdlg.cxx
  25481. [CXX] sw/source/ui/misc/docfnote.cxx
  25482. [CXX] sw/source/ui/misc/glosbib.cxx
  25483. [CXX] sw/source/ui/misc/glossary.cxx
  25484. [CXX] sw/source/ui/misc/insfnote.cxx
  25485. [CXX] sw/source/ui/misc/linenum.cxx
  25486. [CXX] sw/source/ui/misc/num.cxx
  25487. [CXX] sw/source/ui/misc/outline.cxx
  25488. [CXX] sw/source/ui/misc/pgfnote.cxx
  25489. [CXX] sw/source/ui/misc/pggrid.cxx
  25490. [CXX] sw/source/ui/misc/srtdlg.cxx
  25491. [CXX] sw/source/ui/misc/translatelangselect.cxx
  25492. [CXX] sw/source/ui/misc/swmodalredlineacceptdlg.cxx
  25493. [CXX] sw/source/ui/misc/titlepage.cxx
  25494. [CXX] sw/source/ui/table/colwd.cxx
  25495. [CXX] sw/source/ui/table/convert.cxx
  25496. [CXX] sw/source/ui/table/autoformatpreview.cxx
  25497. [CXX] sw/source/ui/table/instable.cxx
  25498. [CXX] sw/source/ui/table/mergetbl.cxx
  25499. [CXX] sw/source/ui/table/rowht.cxx
  25500. [CXX] sw/source/ui/table/splittbl.cxx
  25501. [CXX] sw/source/ui/table/tabledlg.cxx
  25502. [CXX] sw/source/ui/table/tautofmt.cxx
  25503. [CXX] sw/source/ui/utlui/swrenamexnameddlg.cxx
  25504. [CXX] sw/source/ui/dbui/addresslistdialog.cxx
  25505. [CXX] sw/source/ui/dbui/createaddresslistdialog.cxx
  25506. [CXX] sw/source/ui/dbui/customizeaddresslistdialog.cxx
  25507. [CXX] sw/source/ui/dbui/dbinsdlg.cxx
  25508. [CXX] sw/source/ui/dbui/dbtablepreviewdialog.cxx
  25509. [CXX] sw/source/ui/dbui/mailmergewizard.cxx
  25510. [CXX] sw/source/ui/dbui/mmaddressblockpage.cxx
  25511. [CXX] sw/source/ui/dbui/mmdocselectpage.cxx
  25512. [CXX] sw/source/ui/dbui/mmgreetingspage.cxx
  25513. [CXX] sw/source/ui/dbui/mmlayoutpage.cxx
  25514. [CXX] sw/source/ui/dbui/mmoutputtypepage.cxx
  25515. [CXX] sw/source/ui/dbui/mmresultdialogs.cxx
  25516. [CXX] sw/source/ui/dbui/selectdbtabledialog.cxx
  25517. [CXX] sc/source/filter/dif/difexp.cxx
  25518. [CXX] sc/source/filter/dif/difimp.cxx
  25519. [CXX] sc/source/filter/excel/colrowst.cxx
  25520. [CXX] sc/source/filter/excel/excdoc.cxx
  25521. [CXX] sc/source/filter/excel/excel.cxx
  25522. [CXX] sc/source/filter/excel/excform.cxx
  25523. [CXX] sc/source/filter/excel/excform8.cxx
  25524. [CXX] sc/source/filter/excel/excimp8.cxx
  25525. [CXX] sc/source/filter/excel/excrecds.cxx
  25526. [CXX] sc/source/filter/excel/exctools.cxx
  25527. [CXX] sc/source/filter/excel/expop2.cxx
  25528. [CXX] sc/source/filter/excel/fontbuff.cxx
  25529. [CXX] sc/source/filter/excel/frmbase.cxx
  25530. [CXX] sc/source/filter/excel/impop.cxx
  25531. [CXX] sc/source/filter/excel/namebuff.cxx
  25532. [CXX] sc/source/filter/excel/read.cxx
  25533. [CXX] sc/source/filter/excel/tokstack.cxx
  25534. [CXX] sc/source/filter/excel/xechart.cxx
  25535. [CXX] sc/source/filter/excel/xecontent.cxx
  25536. [CXX] sc/source/filter/excel/xedbdata.cxx
  25537. [CXX] sc/source/filter/excel/xeescher.cxx
  25538. [CXX] sc/source/filter/excel/xeextlst.cxx
  25539. [CXX] sc/source/filter/excel/xeformula.cxx
  25540. [CXX] sc/source/filter/excel/xehelper.cxx
  25541. [CXX] sc/source/filter/excel/xelink.cxx
  25542. [CXX] sc/source/filter/excel/xename.cxx
  25543. [CXX] sc/source/filter/excel/xepage.cxx
  25544. [CXX] sc/source/filter/excel/xepivot.cxx
  25545. [CXX] sc/source/filter/excel/xepivotxml.cxx
  25546. [CXX] sc/source/filter/excel/xerecord.cxx
  25547. [CXX] sc/source/filter/excel/xeroot.cxx
  25548. [CXX] sc/source/filter/excel/xestream.cxx
  25549. [CXX] sc/source/filter/excel/xestring.cxx
  25550. [CXX] sc/source/filter/excel/xestyle.cxx
  25551. [CXX] sc/source/filter/excel/xetable.cxx
  25552. [CXX] sc/source/filter/excel/xeview.cxx
  25553. [CXX] sc/source/filter/excel/xichart.cxx
  25554. [CXX] sc/source/filter/excel/xicontent.cxx
  25555. [CXX] sc/source/filter/excel/xiescher.cxx
  25556. [CXX] sc/source/filter/excel/xiformula.cxx
  25557. [CXX] sc/source/filter/excel/xihelper.cxx
  25558. [CXX] sc/source/filter/excel/xilink.cxx
  25559. [CXX] sc/source/filter/excel/xiname.cxx
  25560. [CXX] sc/source/filter/excel/xipage.cxx
  25561. [CXX] sc/source/filter/excel/xipivot.cxx
  25562. [CXX] sc/source/filter/excel/xiroot.cxx
  25563. [CXX] sc/source/filter/excel/xistream.cxx
  25564. [CXX] sc/source/filter/excel/xistring.cxx
  25565. [CXX] sc/source/filter/excel/xistyle.cxx
  25566. [CXX] sc/source/filter/excel/xiview.cxx
  25567. [CXX] sc/source/filter/excel/xladdress.cxx
  25568. [CXX] sc/source/filter/excel/xlchart.cxx
  25569. [CXX] sc/source/filter/excel/xlescher.cxx
  25570. [CXX] sc/source/filter/excel/xlformula.cxx
  25571. [CXX] sc/source/filter/excel/xlpage.cxx
  25572. [CXX] sc/source/filter/excel/xlpivot.cxx
  25573. [CXX] sc/source/filter/excel/xlroot.cxx
  25574. [CXX] sc/source/filter/excel/xlstyle.cxx
  25575. [CXX] sc/source/filter/excel/xltoolbar.cxx
  25576. [CXX] sc/source/filter/excel/xltools.cxx
  25577. [CXX] sc/source/filter/excel/xltracer.cxx
  25578. [CXX] sc/source/filter/excel/xlview.cxx
  25579. [CXX] sc/source/filter/excel/export/SparklineExt.cxx
  25580. [CXX] sc/source/filter/ftools/fapihelper.cxx
  25581. [CXX] sc/source/filter/ftools/fprogressbar.cxx
  25582. [CXX] sc/source/filter/ftools/ftools.cxx
  25583. [CXX] sc/source/filter/ftools/sharedformulagroups.cxx
  25584. [CXX] sc/source/filter/html/htmlexp.cxx
  25585. [CXX] sc/source/filter/html/htmlexp2.cxx
  25586. [CXX] sc/source/filter/html/htmlimp.cxx
  25587. [CXX] sc/source/filter/html/htmlpars.cxx
  25588. [CXX] sc/source/filter/lotus/filter.cxx
  25589. [CXX] sc/source/filter/lotus/lotattr.cxx
  25590. [CXX] sc/source/filter/lotus/lotform.cxx
  25591. [CXX] sc/source/filter/lotus/lotimpop.cxx
  25592. [CXX] sc/source/filter/lotus/lotread.cxx
  25593. [CXX] sc/source/filter/lotus/lotus.cxx
  25594. [CXX] sc/source/filter/lotus/memory.cxx
  25595. [CXX] sc/source/filter/lotus/op.cxx
  25596. [CXX] sc/source/filter/lotus/optab.cxx
  25597. [CXX] sc/source/filter/lotus/tool.cxx
  25598. [CXX] sc/source/filter/qpro/qpro.cxx
  25599. [CXX] sc/source/filter/qpro/qproform.cxx
  25600. [CXX] sc/source/filter/qpro/qprostyle.cxx
  25601. [CXX] sc/source/filter/rtf/eeimpars.cxx
  25602. [CXX] sc/source/filter/rtf/expbase.cxx
  25603. [CXX] sc/source/filter/rtf/rtfexp.cxx
  25604. [CXX] sc/source/filter/rtf/rtfimp.cxx
  25605. [CXX] sc/source/filter/rtf/rtfparse.cxx
  25606. [CXX] sc/source/filter/xcl97/XclExpChangeTrack.cxx
  25607. [CXX] sc/source/filter/xcl97/XclImpChangeTrack.cxx
  25608. [CXX] sc/source/filter/xcl97/xcl97esc.cxx
  25609. [CXX] sc/source/filter/xcl97/xcl97rec.cxx
  25610. [CXX] sc/source/filter/oox/excelfilter.cxx
  25611. [CXX] sc/source/filter/oox/addressconverter.cxx
  25612. [CXX] sc/source/filter/oox/autofilterbuffer.cxx
  25613. [CXX] sc/source/filter/oox/autofiltercontext.cxx
  25614. [CXX] sc/source/filter/oox/biffhelper.cxx
  25615. [CXX] sc/source/filter/oox/chartsheetfragment.cxx
  25616. [CXX] sc/source/filter/oox/commentsbuffer.cxx
  25617. [CXX] sc/source/filter/oox/commentsfragment.cxx
  25618. [CXX] sc/source/filter/oox/condformatbuffer.cxx
  25619. [CXX] sc/source/filter/oox/condformatcontext.cxx
  25620. [CXX] sc/source/filter/oox/connectionsbuffer.cxx
  25621. [CXX] sc/source/filter/oox/connectionsfragment.cxx
  25622. [CXX] sc/source/filter/oox/defnamesbuffer.cxx
  25623. [CXX] sc/source/filter/oox/drawingbase.cxx
  25624. [CXX] sc/source/filter/oox/drawingfragment.cxx
  25625. [CXX] sc/source/filter/oox/excelchartconverter.cxx
  25626. [CXX] sc/source/filter/oox/excelhandlers.cxx
  25627. [CXX] sc/source/filter/oox/excelvbaproject.cxx
  25628. [CXX] sc/source/filter/oox/externallinkbuffer.cxx
  25629. [CXX] sc/source/filter/oox/externallinkfragment.cxx
  25630. [CXX] sc/source/filter/oox/extlstcontext.cxx
  25631. [CXX] sc/source/filter/oox/formulabase.cxx
  25632. [CXX] sc/source/filter/oox/formulabuffer.cxx
  25633. [CXX] sc/source/filter/oox/formulaparser.cxx
  25634. [CXX] sc/source/filter/oox/numberformatsbuffer.cxx
  25635. [CXX] sc/source/filter/oox/ooxformulaparser.cxx
  25636. [CXX] sc/source/filter/oox/pagesettings.cxx
  25637. [CXX] sc/source/filter/oox/pivotcachebuffer.cxx
  25638. [CXX] sc/source/filter/oox/pivotcachefragment.cxx
  25639. [CXX] sc/source/filter/oox/pivottablebuffer.cxx
  25640. [CXX] sc/source/filter/oox/pivottablefragment.cxx
  25641. [CXX] sc/source/filter/oox/querytablebuffer.cxx
  25642. [CXX] sc/source/filter/oox/querytablefragment.cxx
  25643. [CXX] sc/source/filter/oox/revisionfragment.cxx
  25644. [CXX] sc/source/filter/oox/richstringcontext.cxx
  25645. [CXX] sc/source/filter/oox/richstring.cxx
  25646. [CXX] sc/source/filter/oox/scenariobuffer.cxx
  25647. [CXX] sc/source/filter/oox/scenariocontext.cxx
  25648. [CXX] sc/source/filter/oox/sharedstringsbuffer.cxx
  25649. [CXX] sc/source/filter/oox/sharedstringsfragment.cxx
  25650. [CXX] sc/source/filter/oox/sheetdatabuffer.cxx
  25651. [CXX] sc/source/filter/oox/sheetdatacontext.cxx
  25652. [CXX] sc/source/filter/oox/SparklineFragment.cxx
  25653. [CXX] sc/source/filter/oox/stylesbuffer.cxx
  25654. [CXX] sc/source/filter/oox/stylesfragment.cxx
  25655. [CXX] sc/source/filter/oox/tablebuffer.cxx
  25656. [CXX] sc/source/filter/oox/tablecolumnsbuffer.cxx
  25657. [CXX] sc/source/filter/oox/tablecolumnscontext.cxx
  25658. [CXX] sc/source/filter/oox/tablefragment.cxx
  25659. [CXX] sc/source/filter/oox/themebuffer.cxx
  25660. [CXX] sc/source/filter/oox/unitconverter.cxx
  25661. [CXX] sc/source/filter/oox/viewsettings.cxx
  25662. [CXX] sc/source/filter/oox/workbookfragment.cxx
  25663. [CXX] sc/source/filter/oox/workbookhelper.cxx
  25664. [CXX] sc/source/filter/oox/workbooksettings.cxx
  25665. [CXX] sc/source/filter/oox/worksheetbuffer.cxx
  25666. [CXX] sc/source/filter/oox/worksheetfragment.cxx
  25667. [CXX] sc/source/filter/oox/worksheethelper.cxx
  25668. [CXX] sc/source/filter/oox/worksheetsettings.cxx
  25669. [CXX] sc/source/filter/orcus/interface.cxx
  25670. [CXX] sc/source/filter/orcus/orcusfiltersimpl.cxx
  25671. [CXX] sc/source/filter/orcus/xmlcontext.cxx
  25672. [CXX] sc/source/filter/orcus/filterdetect.cxx
  25673. [CXX] sc/source/ui/vba/excelvbahelper.cxx
  25674. [CXX] sc/source/ui/vba/vbaapplication.cxx
  25675. [CXX] sc/source/ui/vba/vbaassistant.cxx
  25676. [CXX] sc/source/ui/vba/vbaaxes.cxx
  25677. [CXX] sc/source/ui/vba/vbaaxis.cxx
  25678. [CXX] sc/source/ui/vba/vbaaxistitle.cxx
  25679. [CXX] sc/source/ui/vba/vbaborders.cxx
  25680. [CXX] sc/source/ui/vba/vbacharacters.cxx
  25681. [CXX] sc/source/ui/vba/vbachart.cxx
  25682. [CXX] sc/source/ui/vba/vbachartobject.cxx
  25683. [CXX] sc/source/ui/vba/vbachartobjects.cxx
  25684. [CXX] sc/source/ui/vba/vbacharttitle.cxx
  25685. [CXX] sc/source/ui/vba/vbacomment.cxx
  25686. [CXX] sc/source/ui/vba/vbacomments.cxx
  25687. [CXX] sc/source/ui/vba/vbacondition.cxx
  25688. [CXX] sc/source/ui/vba/vbadialog.cxx
  25689. [CXX] sc/source/ui/vba/vbadialogs.cxx
  25690. [CXX] sc/source/ui/vba/vbaeventshelper.cxx
  25691. [CXX] sc/source/ui/vba/vbafiledialog.cxx
  25692. [CXX] sc/source/ui/vba/vbafiledialogitems.cxx
  25693. [CXX] sc/source/ui/vba/vbafont.cxx
  25694. [CXX] sc/source/ui/vba/vbaformat.cxx
  25695. [CXX] sc/source/ui/vba/vbaformatcondition.cxx
  25696. [CXX] sc/source/ui/vba/vbaformatconditions.cxx
  25697. [CXX] sc/source/ui/vba/vbaglobals.cxx
  25698. [CXX] sc/source/ui/vba/vbahyperlink.cxx
  25699. [CXX] sc/source/ui/vba/vbahyperlinks.cxx
  25700. [CXX] sc/source/ui/vba/vbainterior.cxx
  25701. [CXX] sc/source/ui/vba/vbalineshape.cxx
  25702. [CXX] sc/source/ui/vba/vbamenubar.cxx
  25703. [CXX] sc/source/ui/vba/vbamenubars.cxx
  25704. [CXX] sc/source/ui/vba/vbamenu.cxx
  25705. [CXX] sc/source/ui/vba/vbamenus.cxx
  25706. [CXX] sc/source/ui/vba/vbamenuitem.cxx
  25707. [CXX] sc/source/ui/vba/vbamenuitems.cxx
  25708. [CXX] sc/source/ui/vba/vbaname.cxx
  25709. [CXX] sc/source/ui/vba/vbanames.cxx
  25710. [CXX] sc/source/ui/vba/vbaoleobject.cxx
  25711. [CXX] sc/source/ui/vba/vbaoleobjects.cxx
  25712. [CXX] sc/source/ui/vba/vbaoutline.cxx
  25713. [CXX] sc/source/ui/vba/vbaovalshape.cxx
  25714. [CXX] sc/source/ui/vba/vbapagebreak.cxx
  25715. [CXX] sc/source/ui/vba/vbapagebreaks.cxx
  25716. [CXX] sc/source/ui/vba/vbapagesetup.cxx
  25717. [CXX] sc/source/ui/vba/vbapalette.cxx
  25718. [CXX] sc/source/ui/vba/vbapane.cxx
  25719. [CXX] sc/source/ui/vba/vbapivotcache.cxx
  25720. [CXX] sc/source/ui/vba/vbapivottable.cxx
  25721. [CXX] sc/source/ui/vba/vbapivottables.cxx
  25722. [CXX] sc/source/ui/vba/vbarange.cxx
  25723. [CXX] sc/source/ui/vba/vbasheetobject.cxx
  25724. [CXX] sc/source/ui/vba/vbasheetobjects.cxx
  25725. [CXX] sc/source/ui/vba/vbastyle.cxx
  25726. [CXX] sc/source/ui/vba/vbastyles.cxx
  25727. [CXX] sc/source/ui/vba/vbatextboxshape.cxx
  25728. [CXX] sc/source/ui/vba/vbatextframe.cxx
  25729. [CXX] sc/source/ui/vba/vbavalidation.cxx
  25730. [CXX] sc/source/ui/vba/vbawindow.cxx
  25731. [CXX] sc/source/ui/vba/vbawindows.cxx
  25732. [CXX] sc/source/ui/vba/vbaworkbook.cxx
  25733. [CXX] sc/source/ui/vba/vbaworkbooks.cxx
  25734. [CXX] sc/source/ui/vba/vbaworksheet.cxx
  25735. [CXX] sc/source/ui/vba/vbaworksheets.cxx
  25736. [CXX] sc/source/ui/vba/vbawsfunction.cxx
  25737. [CXX] sd/source/filter/html/htmlattr.cxx
  25738. [CXX] sd/source/filter/html/pubdlg.cxx
  25739. [CXX] sd/source/ui/dlg/brkdlg.cxx
  25740. [CXX] sd/source/ui/dlg/copydlg.cxx
  25741. [CXX] sd/source/ui/dlg/custsdlg.cxx
  25742. [CXX] sd/source/ui/dlg/dlgchar.cxx
  25743. [CXX] sd/source/ui/dlg/dlgfield.cxx
  25744. [CXX] sd/source/ui/dlg/dlgolbul.cxx
  25745. [CXX] sd/source/ui/dlg/dlgpage.cxx
  25746. [CXX] sd/source/ui/dlg/dlgsnap.cxx
  25747. [CXX] sd/source/ui/dlg/headerfooterdlg.cxx
  25748. [CXX] sd/source/ui/dlg/inspagob.cxx
  25749. [CXX] sd/source/ui/dlg/masterlayoutdlg.cxx
  25750. [CXX] sd/source/ui/dlg/morphdlg.cxx
  25751. [CXX] sd/source/ui/dlg/paragr.cxx
  25752. [CXX] sd/source/ui/dlg/present.cxx
  25753. [CXX] sd/source/ui/dlg/prltempl.cxx
  25754. [CXX] sd/source/ui/dlg/prntopts.cxx
  25755. [CXX] sd/source/ui/dlg/RemoteDialog.cxx
  25756. [CXX] sd/source/ui/dlg/RemoteDialogClientBox.cxx
  25757. [CXX] sd/source/ui/dlg/sddlgfact.cxx
  25758. [CXX] sd/source/ui/dlg/sdpreslt.cxx
  25759. [CXX] sd/source/ui/dlg/sduiexp.cxx
  25760. [CXX] sd/source/ui/dlg/tabtempl.cxx
  25761. [CXX] sd/source/ui/dlg/tpaction.cxx
  25762. [CXX] sd/source/ui/dlg/tpoption.cxx
  25763. [CXX] sd/source/ui/dlg/vectdlg.cxx
  25764. [CXX] sd/source/ui/dlg/PhotoAlbumDialog.cxx
  25765. [CXX] sd/source/ui/dlg/BulletAndPositionDlg.cxx
  25766. [CXX] sd/source/console/PresenterAccessibility.cxx
  25767. [CXX] sd/source/console/PresenterBitmapContainer.cxx
  25768. [CXX] sd/source/console/PresenterButton.cxx
  25769. [CXX] sd/source/console/PresenterCanvasHelper.cxx
  25770. [CXX] sd/source/console/PresenterConfigurationAccess.cxx
  25771. [CXX] sd/source/console/PresenterController.cxx
  25772. [CXX] sd/source/console/PresenterCurrentSlideObserver.cxx
  25773. [CXX] sd/source/console/PresenterFrameworkObserver.cxx
  25774. [CXX] sd/source/console/PresenterGeometryHelper.cxx
  25775. [CXX] sd/source/console/PresenterHelpView.cxx
  25776. [CXX] sd/source/console/PresenterHelper.cxx
  25777. [CXX] sd/source/console/PresenterNotesView.cxx
  25778. [CXX] sd/source/console/PresenterPaintManager.cxx
  25779. [CXX] sd/source/console/PresenterPane.cxx
  25780. [CXX] sd/source/console/PresenterPaneBase.cxx
  25781. [CXX] sd/source/console/PresenterPaneBorderPainter.cxx
  25782. [CXX] sd/source/console/PresenterPaneContainer.cxx
  25783. [CXX] sd/source/console/PresenterPaneFactory.cxx
  25784. [CXX] sd/source/console/PresenterProtocolHandler.cxx
  25785. [CXX] sd/source/console/PresenterScreen.cxx
  25786. [CXX] sd/source/console/PresenterScrollBar.cxx
  25787. [CXX] sd/source/console/PresenterSlidePreview.cxx
  25788. [CXX] sd/source/console/PresenterSlideShowView.cxx
  25789. [CXX] sd/source/console/PresenterSlideSorter.cxx
  25790. [CXX] sd/source/console/PresenterSprite.cxx
  25791. [CXX] sd/source/console/PresenterSpritePane.cxx
  25792. [CXX] sd/source/console/PresenterTextView.cxx
  25793. [CXX] sd/source/console/PresenterTheme.cxx
  25794. [CXX] sd/source/console/PresenterTimer.cxx
  25795. [CXX] sd/source/console/PresenterToolBar.cxx
  25796. [CXX] sd/source/console/PresenterUIPainter.cxx
  25797. [CXX] sd/source/console/PresenterViewFactory.cxx
  25798. [CXX] sd/source/console/PresenterWindowManager.cxx
  25799. [CXX] starmath/source/ElementsDockingWindow.cxx
  25800. [CXX] starmath/source/SmElementsPanel.cxx
  25801. [CXX] starmath/source/SmPanelFactory.cxx
  25802. [CXX] starmath/source/SmPropertiesPanel.cxx
  25803. [CXX] starmath/source/accessibility.cxx
  25804. [CXX] starmath/source/action.cxx
  25805. [CXX] starmath/source/caret.cxx
  25806. [CXX] starmath/source/cfgitem.cxx
  25807. [CXX] starmath/source/cursor.cxx
  25808. [CXX] starmath/source/dialog.cxx
  25809. [CXX] starmath/source/document.cxx
  25810. [CXX] starmath/source/edit.cxx
  25811. [CXX] starmath/source/smediteng.cxx
  25812. [CXX] starmath/source/format.cxx
  25813. [CXX] starmath/source/mathtype.cxx
  25814. [CXX] starmath/source/node.cxx
  25815. [CXX] starmath/source/ooxmlexport.cxx
  25816. [CXX] starmath/source/ooxmlimport.cxx
  25817. [CXX] starmath/source/rtfexport.cxx
  25818. [CXX] starmath/source/parsebase.cxx
  25819. [CXX] starmath/source/parse.cxx
  25820. [CXX] starmath/source/parse5.cxx
  25821. [CXX] starmath/source/rect.cxx
  25822. [CXX] starmath/source/smdll.cxx
  25823. [CXX] starmath/source/smmod.cxx
  25824. [CXX] starmath/source/symbol.cxx
  25825. [CXX] starmath/source/tmpdevice.cxx
  25826. [CXX] starmath/source/typemap.cxx
  25827. [CXX] starmath/source/unodoc.cxx
  25828. [CXX] starmath/source/unofilter.cxx
  25829. [CXX] starmath/source/unomodel.cxx
  25830. [CXX] starmath/source/utility.cxx
  25831. [CXX] starmath/source/view.cxx
  25832. [CXX] starmath/source/visitors.cxx
  25833. [CXX] starmath/source/wordexportbase.cxx
  25834. [CXX] starmath/source/mathml/xparsmlbase.cxx
  25835. [CXX] starmath/source/mathml/mathmlattr.cxx
  25836. [CXX] starmath/source/mathml/mathmlexport.cxx
  25837. [CXX] starmath/source/mathml/mathmlimport.cxx
  25838. [CXX] starmath/source/mathml/mathmlMo.cxx
  25839. [CXX] starmath/source/mathml/export.cxx
  25840. [CXX] starmath/source/mathml/import.cxx
  25841. [CXX] starmath/source/mathml/iterator.cxx
  25842. [CXX] starmath/source/mathml/attribute.cxx
  25843. [CXX] starmath/source/mathml/element.cxx
  25844. [CXX] starmath/source/mathml/def.cxx
  25845. [CXX] starmath/source/mathml/starmathdatabase.cxx
  25846. [CXX] sw/source/ui/vba/vbarange.cxx
  25847. [CXX] sw/source/ui/vba/vbacell.cxx
  25848. [CXX] sw/source/ui/vba/vbacells.cxx
  25849. [CXX] sw/source/ui/vba/vbacolumn.cxx
  25850. [CXX] sw/source/ui/vba/vbacolumns.cxx
  25851. [CXX] sw/source/ui/vba/vbacontentcontrol.cxx
  25852. [CXX] sw/source/ui/vba/vbacontentcontrols.cxx
  25853. [CXX] sw/source/ui/vba/vbacontentcontrollistentry.cxx
  25854. [CXX] sw/source/ui/vba/vbacontentcontrollistentries.cxx
  25855. [CXX] sw/source/ui/vba/vbaformfield.cxx
  25856. [CXX] sw/source/ui/vba/vbaformfields.cxx
  25857. [CXX] sw/source/ui/vba/vbaformfieldcheckbox.cxx
  25858. [CXX] sw/source/ui/vba/vbaformfielddropdown.cxx
  25859. [CXX] sw/source/ui/vba/vbaformfielddropdownlistentries.cxx
  25860. [CXX] sw/source/ui/vba/vbaformfielddropdownlistentry.cxx
  25861. [CXX] sw/source/ui/vba/vbaformfieldtextinput.cxx
  25862. [CXX] sw/source/ui/vba/vbaframe.cxx
  25863. [CXX] sw/source/ui/vba/vbaframes.cxx
  25864. [CXX] sw/source/ui/vba/vbalistformat.cxx
  25865. [CXX] sw/source/ui/vba/vbalistgallery.cxx
  25866. [CXX] sw/source/ui/vba/vbalistgalleries.cxx
  25867. [CXX] sw/source/ui/vba/vbalisthelper.cxx
  25868. [CXX] sw/source/ui/vba/vbalistlevel.cxx
  25869. [CXX] sw/source/ui/vba/vbalistlevels.cxx
  25870. [CXX] sw/source/ui/vba/vbalisttemplate.cxx
  25871. [CXX] sw/source/ui/vba/vbalisttemplates.cxx
  25872. [CXX] sw/source/ui/vba/vbamailmerge.cxx
  25873. [CXX] sw/source/ui/vba/vbarevision.cxx
  25874. [CXX] sw/source/ui/vba/vbarevisions.cxx
  25875. [CXX] sw/source/ui/vba/vbarow.cxx
  25876. [CXX] sw/source/ui/vba/vbarows.cxx
  25877. [CXX] sw/source/ui/vba/vbadocument.cxx
  25878. [CXX] sw/source/ui/vba/vbasections.cxx
  25879. [CXX] sw/source/ui/vba/vbadialog.cxx
  25880. [CXX] sw/source/ui/vba/vbawrapformat.cxx
  25881. [CXX] sw/source/ui/vba/vbafont.cxx
  25882. [CXX] sw/source/ui/vba/vbarangehelper.cxx
  25883. [CXX] sw/source/ui/vba/vbaaddin.cxx
  25884. [CXX] sw/source/ui/vba/vbaautotextentry.cxx
  25885. [CXX] sw/source/ui/vba/vbadocumentproperties.cxx
  25886. [CXX] sw/source/ui/vba/vbaeventshelper.cxx
  25887. [CXX] sw/source/ui/vba/vbastyle.cxx
  25888. [CXX] sw/source/ui/vba/vbapane.cxx
  25889. [CXX] sw/source/ui/vba/vbaglobals.cxx
  25890. [CXX] sw/source/ui/vba/vbatemplate.cxx
  25891. [CXX] sw/source/ui/vba/vbaaddins.cxx
  25892. [CXX] sw/source/ui/vba/vbaview.cxx
  25893. [CXX] sw/source/ui/vba/vbaheaderfooter.cxx
  25894. [CXX] sw/source/ui/vba/vbaheadersfooters.cxx
  25895. [CXX] sw/source/ui/vba/vbaheaderfooterhelper.cxx
  25896. [CXX] sw/source/ui/vba/vbabookmarks.cxx
  25897. [CXX] sw/source/ui/vba/vbaoptions.cxx
  25898. [CXX] sw/source/ui/vba/vbadialogs.cxx
  25899. [CXX] sw/source/ui/vba/vbapalette.cxx
  25900. [CXX] sw/source/ui/vba/vbaparagraph.cxx
  25901. [CXX] sw/source/ui/vba/vbafind.cxx
  25902. [CXX] sw/source/ui/vba/vbasection.cxx
  25903. [CXX] sw/source/ui/vba/vbabookmark.cxx
  25904. [CXX] sw/source/ui/vba/vbaapplication.cxx
  25905. [CXX] sw/source/ui/vba/vbawindow.cxx
  25906. [CXX] sw/source/ui/vba/vbareplacement.cxx
  25907. [CXX] sw/source/ui/vba/vbatable.cxx
  25908. [CXX] sw/source/ui/vba/vbatablehelper.cxx
  25909. [CXX] sw/source/ui/vba/vbatabstop.cxx
  25910. [CXX] sw/source/ui/vba/vbatabstops.cxx
  25911. [CXX] sw/source/ui/vba/vbaselection.cxx
  25912. [CXX] sw/source/ui/vba/vbasystem.cxx
  25913. [CXX] sw/source/ui/vba/vbainformationhelper.cxx
  25914. [CXX] sw/source/ui/vba/vbapagesetup.cxx
  25915. [CXX] sw/source/ui/vba/vbafield.cxx
  25916. [CXX] sw/source/ui/vba/vbatables.cxx
  25917. [CXX] sw/source/ui/vba/vbatableofcontents.cxx
  25918. [CXX] sw/source/ui/vba/vbatablesofcontents.cxx
  25919. [CXX] sw/source/ui/vba/vbavariable.cxx
  25920. [CXX] sw/source/ui/vba/vbawordbasic.cxx
  25921. [CXX] sw/source/ui/vba/vbadocuments.cxx
  25922. [CXX] sw/source/ui/vba/vbaparagraphformat.cxx
  25923. [CXX] sw/source/ui/vba/vbaborders.cxx
  25924. [CXX] sw/source/ui/vba/vbavariables.cxx
  25925. [CXX] sw/source/ui/vba/vbastyles.cxx
  25926. [CXX] sw/source/ui/vba/vbapanes.cxx
  25927. [CXX] sw/source/ui/vba/wordvbahelper.cxx
  25928. [CXX] vbahelper/source/msforms/vbabutton.cxx
  25929. [CXX] vbahelper/source/msforms/vbacheckbox.cxx
  25930. [CXX] vbahelper/source/msforms/vbacombobox.cxx
  25931. [CXX] vbahelper/source/msforms/vbacontrol.cxx
  25932. [CXX] vbahelper/source/msforms/vbacontrols.cxx
  25933. [CXX] vbahelper/source/msforms/vbaframe.cxx
  25934. [CXX] vbahelper/source/msforms/vbaimage.cxx
  25935. [CXX] vbahelper/source/msforms/vbalabel.cxx
  25936. [CXX] vbahelper/source/msforms/vbalistbox.cxx
  25937. [CXX] vbahelper/source/msforms/vbalistcontrolhelper.cxx
  25938. [CXX] vbahelper/source/msforms/vbamultipage.cxx
  25939. [CXX] vbahelper/source/msforms/vbanewfont.cxx
  25940. [CXX] vbahelper/source/msforms/vbapages.cxx
  25941. [CXX] vbahelper/source/msforms/vbaprogressbar.cxx
  25942. [CXX] vbahelper/source/msforms/vbaradiobutton.cxx
  25943. [CXX] vbahelper/source/msforms/vbascrollbar.cxx
  25944. [CXX] vbahelper/source/msforms/vbaspinbutton.cxx
  25945. [CXX] vbahelper/source/msforms/vbasystemaxcontrol.cxx
  25946. [CXX] vbahelper/source/msforms/vbatextbox.cxx
  25947. [CXX] vbahelper/source/msforms/vbatogglebutton.cxx
  25948. [CXX] vbahelper/source/msforms/vbauserform.cxx
  25949. [CXX] sc/source/ui/attrdlg/attrdlg.cxx
  25950. [CXX] sc/source/ui/attrdlg/scdlgfact.cxx
  25951. [CXX] sc/source/ui/attrdlg/scuiexp.cxx
  25952. [CXX] sc/source/ui/attrdlg/tabpages.cxx
  25953. [CXX] sc/source/ui/cctrl/editfield.cxx
  25954. [CXX] sc/source/ui/condformat/condformatmgr.cxx
  25955. [CXX] sc/source/ui/dbgui/dapidata.cxx
  25956. [CXX] sc/source/ui/dbgui/dapitype.cxx
  25957. [CXX] sc/source/ui/dbgui/dpgroupdlg.cxx
  25958. [CXX] sc/source/ui/dbgui/pfiltdlg.cxx
  25959. [CXX] sc/source/ui/dbgui/pvfundlg.cxx
  25960. [CXX] sc/source/ui/dbgui/scendlg.cxx
  25961. [CXX] sc/source/ui/dbgui/scuiasciiopt.cxx
  25962. [CXX] sc/source/ui/dbgui/scuiimoptdlg.cxx
  25963. [CXX] sc/source/ui/dbgui/sortdlg.cxx
  25964. [CXX] sc/source/ui/dbgui/sortkeydlg.cxx
  25965. [CXX] sc/source/ui/dbgui/subtdlg.cxx
  25966. [CXX] sc/source/ui/dbgui/textimportoptions.cxx
  25967. [CXX] sc/source/ui/dbgui/tpsort.cxx
  25968. [CXX] sc/source/ui/dbgui/tpsubt.cxx
  25969. [CXX] sc/source/ui/docshell/tpstat.cxx
  25970. [CXX] sc/source/ui/miscdlgs/crdlg.cxx
  25971. [CXX] sc/source/ui/miscdlgs/datafdlg.cxx
  25972. [CXX] sc/source/ui/miscdlgs/delcldlg.cxx
  25973. [CXX] sc/source/ui/miscdlgs/delcodlg.cxx
  25974. [CXX] sc/source/ui/miscdlgs/filldlg.cxx
  25975. [CXX] sc/source/ui/miscdlgs/gototabdlg.cxx
  25976. [CXX] sc/source/ui/miscdlgs/groupdlg.cxx
  25977. [CXX] sc/source/ui/miscdlgs/inscldlg.cxx
  25978. [CXX] sc/source/ui/miscdlgs/inscodlg.cxx
  25979. [CXX] sc/source/ui/miscdlgs/instbdlg.cxx
  25980. [CXX] sc/source/ui/miscdlgs/lbseldlg.cxx
  25981. [CXX] sc/source/ui/miscdlgs/linkarea.cxx
  25982. [CXX] sc/source/ui/miscdlgs/mtrindlg.cxx
  25983. [CXX] sc/source/ui/miscdlgs/mvtabdlg.cxx
  25984. [CXX] sc/source/ui/miscdlgs/namecrea.cxx
  25985. [CXX] sc/source/ui/miscdlgs/scuiautofmt.cxx
  25986. [CXX] sc/source/ui/miscdlgs/shtabdlg.cxx
  25987. [CXX] sc/source/ui/miscdlgs/strindlg.cxx
  25988. [CXX] sc/source/ui/miscdlgs/tabbgcolordlg.cxx
  25989. [CXX] sc/source/ui/miscdlgs/textdlgs.cxx
  25990. [CXX] sc/source/ui/namedlg/namepast.cxx
  25991. [CXX] sc/source/ui/optdlg/calcoptionsdlg.cxx
  25992. [CXX] sc/source/ui/optdlg/opredlin.cxx
  25993. [CXX] sc/source/ui/optdlg/tpcalc.cxx
  25994. [CXX] sc/source/ui/optdlg/tpcompatibility.cxx
  25995. [CXX] sc/source/ui/optdlg/tpformula.cxx
  25996. [CXX] sc/source/ui/optdlg/tpdefaults.cxx
  25997. [CXX] sc/source/ui/optdlg/tpprint.cxx
  25998. [CXX] sc/source/ui/optdlg/tpusrlst.cxx
  25999. [CXX] sc/source/ui/optdlg/tpview.cxx
  26000. [CXX] sc/source/ui/pagedlg/hfedtdlg.cxx
  26001. [CXX] sc/source/ui/pagedlg/scuitphfedit.cxx
  26002. [CXX] sc/source/ui/pagedlg/tphf.cxx
  26003. [CXX] sc/source/ui/pagedlg/tptable.cxx
  26004. [CXX] sc/source/ui/styleui/styledlg.cxx
  26005. [BIN] unoxml
  26006. [MOD] external
  26007. [CXX] reportdesign/source/ui/dlg/AddField.cxx
  26008. [CXX] reportdesign/source/ui/dlg/CondFormat.cxx
  26009. [CXX] reportdesign/source/ui/dlg/Condition.cxx
  26010. [CXX] reportdesign/source/ui/dlg/DateTime.cxx
  26011. [CXX] reportdesign/source/ui/dlg/dlgpage.cxx
  26012. [CXX] reportdesign/source/ui/dlg/Formula.cxx
  26013. [CXX] reportdesign/source/ui/dlg/GroupExchange.cxx
  26014. [CXX] reportdesign/source/ui/dlg/GroupsSorting.cxx
  26015. [CXX] reportdesign/source/ui/dlg/Navigator.cxx
  26016. [CXX] reportdesign/source/ui/dlg/PageNumber.cxx
  26017. [CXX] reportdesign/source/ui/inspection/DataProviderHandler.cxx
  26018. [CXX] reportdesign/source/ui/inspection/DefaultInspection.cxx
  26019. [CXX] reportdesign/source/ui/inspection/GeometryHandler.cxx
  26020. [CXX] reportdesign/source/ui/inspection/metadata.cxx
  26021. [CXX] reportdesign/source/ui/inspection/ReportComponentHandler.cxx
  26022. [CXX] reportdesign/source/ui/misc/ColorListener.cxx
  26023. [CXX] reportdesign/source/ui/misc/FunctionHelper.cxx
  26024. [CXX] reportdesign/source/ui/misc/RptUndo.cxx
  26025. [CXX] reportdesign/source/ui/misc/statusbarcontroller.cxx
  26026. [CXX] reportdesign/source/ui/misc/UITools.cxx
  26027. [CXX] reportdesign/source/ui/report/DesignView.cxx
  26028. [CXX] reportdesign/source/ui/report/dlgedclip.cxx
  26029. [CXX] reportdesign/source/ui/report/dlgedfac.cxx
  26030. [CXX] reportdesign/source/ui/report/dlgedfunc.cxx
  26031. [CXX] reportdesign/source/ui/report/EndMarker.cxx
  26032. [CXX] reportdesign/source/ui/report/FixedTextColor.cxx
  26033. [CXX] reportdesign/source/ui/report/FormattedFieldBeautifier.cxx
  26034. [CXX] reportdesign/source/ui/report/propbrw.cxx
  26035. [CXX] reportdesign/source/ui/report/ReportController.cxx
  26036. [CXX] reportdesign/source/ui/report/ReportControllerObserver.cxx
  26037. [CXX] reportdesign/source/ui/report/ReportSection.cxx
  26038. [CXX] reportdesign/source/ui/report/ReportWindow.cxx
  26039. [CXX] reportdesign/source/ui/report/ScrollHelper.cxx
  26040. [CXX] reportdesign/source/ui/report/SectionView.cxx
  26041. [CXX] reportdesign/source/ui/report/SectionWindow.cxx
  26042. [CXX] reportdesign/source/ui/report/StartMarker.cxx
  26043. [CXX] reportdesign/source/ui/report/ViewsWindow.cxx
  26044. [CXX] reportdesign/source/filter/xml/dbloader2.cxx
  26045. [CXX] reportdesign/source/filter/xml/xmlAutoStyle.cxx
  26046. [CXX] reportdesign/source/filter/xml/xmlCell.cxx
  26047. [CXX] reportdesign/source/filter/xml/xmlColumn.cxx
  26048. [CXX] reportdesign/source/filter/xml/xmlComponent.cxx
  26049. [CXX] reportdesign/source/filter/xml/xmlCondPrtExpr.cxx
  26050. [CXX] reportdesign/source/filter/xml/xmlControlProperty.cxx
  26051. [CXX] reportdesign/source/filter/xml/xmlExport.cxx
  26052. [CXX] reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
  26053. [CXX] reportdesign/source/filter/xml/xmlfilter.cxx
  26054. [CXX] reportdesign/source/filter/xml/xmlFixedContent.cxx
  26055. [CXX] reportdesign/source/filter/xml/xmlFormatCondition.cxx
  26056. [CXX] reportdesign/source/filter/xml/xmlFormattedField.cxx
  26057. [CXX] reportdesign/source/filter/xml/xmlFunction.cxx
  26058. [CXX] reportdesign/source/filter/xml/xmlGroup.cxx
  26059. [CXX] reportdesign/source/filter/xml/xmlHelper.cxx
  26060. [CXX] reportdesign/source/filter/xml/xmlImage.cxx
  26061. [CXX] reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
  26062. [CXX] reportdesign/source/filter/xml/xmlMasterFields.cxx
  26063. [CXX] reportdesign/source/filter/xml/xmlPropertyHandler.cxx
  26064. [CXX] reportdesign/source/filter/xml/xmlReport.cxx
  26065. [CXX] reportdesign/source/filter/xml/xmlReportElement.cxx
  26066. [CXX] reportdesign/source/filter/xml/xmlReportElementBase.cxx
  26067. [CXX] reportdesign/source/filter/xml/xmlSection.cxx
  26068. [CXX] reportdesign/source/filter/xml/xmlStyleImport.cxx
  26069. [CXX] reportdesign/source/filter/xml/xmlSubDocument.cxx
  26070. [CXX] reportdesign/source/filter/xml/xmlTable.cxx
  26071. [BIN] forms
  26072. [MOD] unoxml
  26073. [BIN] uui
  26074. [LNK] Library/libmergedlo.so
  26075. [MOD] forms
  26076. [MOD] uui
  26077. [BIN] basctl
  26078. [MOD] basctl
  26079. In member function 'addData',
  26080. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26081. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26082. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26083. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26084. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  26085. 80 | memcpy( buffer, data, length * sizeof( C ));
  26086. |
  26087. In member function 'addData',
  26088. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26089. inlined from 'AppendAnnotKid' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1963:0,
  26090. inlined from 'emitStructureAttributes' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2012:0,
  26091. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2189:59:
  26092. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  26093. 80 | memcpy( buffer, data, length * sizeof( C ));
  26094. |
  26095. In member function '__ct ',
  26096. inlined from 'AppendAnnotKid' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1963:0,
  26097. inlined from 'emitStructureAttributes' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2012:0,
  26098. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2189:59:
  26099. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26100. 435 | *end = '\0';
  26101. | ^
  26102. In member function 'addData',
  26103. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26104. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26105. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26106. 80 | memcpy( buffer, data, length * sizeof( C ));
  26107. |
  26108. In member function 'addData',
  26109. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26110. inlined from 'AppendAnnotKid' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1963:0,
  26111. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2234:31:
  26112. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  26113. 80 | memcpy( buffer, data, length * sizeof( C ));
  26114. |
  26115. In member function '__ct ',
  26116. inlined from 'AppendAnnotKid' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1963:0,
  26117. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2234:31:
  26118. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26119. 435 | *end = '\0';
  26120. | ^
  26121. In member function 'addData',
  26122. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26123. inlined from 'AppendAnnotKid' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1963:0,
  26124. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2229:31:
  26125. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  26126. 80 | memcpy( buffer, data, length * sizeof( C ));
  26127. |
  26128. In member function '__ct ',
  26129. inlined from 'AppendAnnotKid' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1963:0,
  26130. inlined from 'emitStructure.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:2229:31:
  26131. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26132. 435 | *end = '\0';
  26133. | ^
  26134. In member function '__ct ',
  26135. inlined from 'copyExternalResource.isra' at /opt/git/libreoffice.core/vcl/source/gdi/pdfobjectcopier.cxx:92:54:
  26136. /opt/git/libreoffice.core/include/rtl/strbuf.hxx:252:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26137. 252 | *end = '\0';
  26138. | ^
  26139. In function 'addDataHelper',
  26140. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:0,
  26141. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:782:0,
  26142. inlined from 'doExport' at /opt/git/libreoffice.core/filter/source/xsltdialog/typedetectionexport.cxx:125:56:
  26143. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 16 bytes into a region of size 2 [-Wstringop-overflow=]
  26144. 80 | memcpy( buffer, data, length * sizeof( C ));
  26145. | ^
  26146. /opt/git/libreoffice.core/filter/source/xsltdialog/typedetectionexport.cxx: In member function 'doExport':
  26147. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  26148. 1208 | sal_Unicode buffer[1];
  26149. | ^
  26150. In function 'addDataHelper',
  26151. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:0,
  26152. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26153. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26154. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26155. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26156. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:782:37,
  26157. inlined from 'doExport' at /opt/git/libreoffice.core/filter/source/xsltdialog/typedetectionexport.cxx:128:68:
  26158. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26159. 80 | memcpy( buffer, data, length * sizeof( C ));
  26160. | ^
  26161. /opt/git/libreoffice.core/filter/source/xsltdialog/typedetectionexport.cxx: In member function 'doExport':
  26162. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26163. 1208 | sal_Unicode buffer[1];
  26164. | ^
  26165. In member function '__ct ',
  26166. inlined from 'addFontconfigDir' at /opt/git/libreoffice.core/vcl/unx/generic/fontmanager/fontconfig.cxx:753:46:
  26167. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26168. 435 | *end = '\0';
  26169. | ^
  26170. In member function 'addData',
  26171. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26172. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26173. inlined from 'GetReencodedFontName' at /opt/git/libreoffice.core/vcl/unx/generic/print/glyphset.cxx:156:68,
  26174. inlined from 'PSSetFont' at /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx:755:76,
  26175. inlined from 'PSShowGlyph' at /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx:1009:16:
  26176. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  26177. 80 | memcpy( buffer, data, length * sizeof( C ));
  26178. | ^
  26179. /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx: In member function 'PSShowGlyph':
  26180. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 0 to object 'buffer' with size 1 declared here
  26181. 878 | char buffer[1];
  26182. | ^
  26183. In member function 'addData',
  26184. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26185. inlined from 'GetReencodedFontName' at /opt/git/libreoffice.core/vcl/unx/generic/print/glyphset.cxx:149:45,
  26186. inlined from 'PSSetFont' at /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx:755:76,
  26187. inlined from 'PSShowGlyph' at /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx:1009:16:
  26188. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26189. 80 | memcpy( buffer, data, length * sizeof( C ));
  26190. | ^
  26191. /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx: In member function 'PSShowGlyph':
  26192. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 0 to object 'buffer' with size 1 declared here
  26193. 878 | char buffer[1];
  26194. | ^
  26195. In member function '__ct ',
  26196. inlined from 'GetReencodedFontName' at /opt/git/libreoffice.core/vcl/unx/generic/print/glyphset.cxx:149:45,
  26197. inlined from 'PSSetFont' at /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx:755:76,
  26198. inlined from 'PSShowGlyph' at /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx:1009:16:
  26199. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26200. 435 | *end = '\0';
  26201. | ^
  26202. /opt/git/libreoffice.core/vcl/unx/generic/print/common_gfx.cxx: In member function 'PSShowGlyph':
  26203. /opt/git/libreoffice.core/include/rtl/string.h:878:21: note: at offset 8 to object 'buffer' with size 1 declared here
  26204. 878 | char buffer[1];
  26205. | ^
  26206. In member function '__ct ',
  26207. inlined from 'startSpool' at /opt/git/libreoffice.core/vcl/unx/generic/printer/printerinfomanager.cxx:570:9:
  26208. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26209. 435 | *end = '\0';
  26210. | ^
  26211. In member function 'addData',
  26212. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26213. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26214. inlined from 'writeFeature' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26215. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26216. 80 | memcpy( buffer, data, length * sizeof( C ));
  26217. |
  26218. In member function '__ct ',
  26219. inlined from 'WriteSignatureObject' at /opt/git/libreoffice.core/vcl/source/filter/ipdf/pdfdocument.cxx:137:47:
  26220. /opt/git/libreoffice.core/include/rtl/strbuf.hxx:252:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26221. 252 | *end = '\0';
  26222. | ^
  26223. In member function 'addData',
  26224. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26225. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26226. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26227. inlined from 'emitAsType1' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26228. inlined from 'CreateFontSubsetFromCff' at /opt/git/libreoffice.core/vcl/source/fontsubset/cff.cxx:2619:21:
  26229. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  26230. 80 | memcpy( buffer, data, length * sizeof( C ));
  26231. | ^
  26232. In member function 'addData',
  26233. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26234. inlined from 'finalizeSignature' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:5623:66:
  26235. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26236. 80 | memcpy( buffer, data, length * sizeof( C ));
  26237. | ^
  26238. In member function '__ct ',
  26239. inlined from 'finalizeSignature' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:5623:66:
  26240. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26241. 435 | *end = '\0';
  26242. | ^
  26243. In member function 'addData',
  26244. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26245. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26246. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26247. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26248. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26249. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26250. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26251. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26252. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26253. inlined from 'emitFontDescriptor' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26254. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26255. 80 | memcpy( buffer, data, length * sizeof( C ));
  26256. | ^
  26257. In member function 'addData',
  26258. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26259. inlined from 'emitOutline' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26260. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26261. 80 | memcpy( buffer, data, length * sizeof( C ));
  26262. | ^
  26263. In member function 'addData',
  26264. inlined from 'emitType3Font' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26265. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26266. 80 | memcpy( buffer, data, length * sizeof( C ));
  26267. |
  26268. In member function 'addData',
  26269. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26270. inlined from 'Sign' at /opt/git/libreoffice.core/vcl/source/filter/ipdf/pdfdocument.cxx:920:72:
  26271. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26272. 80 | memcpy( buffer, data, length * sizeof( C ));
  26273. | ^
  26274. In member function '__ct ',
  26275. inlined from 'Sign' at /opt/git/libreoffice.core/vcl/source/filter/ipdf/pdfdocument.cxx:920:72:
  26276. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26277. 435 | *end = '\0';
  26278. | ^
  26279. In member function 'addData',
  26280. inlined from 'emitFonts' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26281. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26282. 80 | memcpy( buffer, data, length * sizeof( C ));
  26283. | ^
  26284. In member function 'addData',
  26285. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26286. inlined from 'emitTilings' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26287. inlined from 'emitResources' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:3302:9,
  26288. inlined from 'emitCatalog' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:5164:5,
  26289. inlined from 'emit' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:6218:5,
  26290. inlined from 'Emit' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:53:33:
  26291. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26292. 80 | memcpy( buffer, data, length * sizeof( C ));
  26293. | ^
  26294. In function 'addDataHelper',
  26295. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:365:0,
  26296. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26297. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  26298. inlined from 'operator()' at /opt/git/libreoffice.core/scripting/source/vbaevents/eventhelper.cxx:385:98,
  26299. inlined from 'transform' at /usr/include/c++/10/bits/stl_algo.h:4315:24,
  26300. inlined from 'getEventListeners' at /opt/git/libreoffice.core/scripting/source/vbaevents/eventhelper.cxx:385:106:
  26301. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 2 [-Wstringop-overflow=]
  26302. 80 | memcpy( buffer, data, length * sizeof( C ));
  26303. | ^
  26304. /opt/git/libreoffice.core/scripting/source/vbaevents/eventhelper.cxx: In member function 'getEventListeners':
  26305. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  26306. 1208 | sal_Unicode buffer[1];
  26307. | ^
  26308. In member function 'addData',
  26309. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26310. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26311. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26312. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26313. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26314. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26315. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26316. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26317. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26318. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26319. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26320. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26321. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26322. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26323. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26324. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26325. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26326. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26327. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26328. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26329. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26330. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26331. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26332. 80 | memcpy( buffer, data, length * sizeof( C ));
  26333. |
  26334. In member function 'addData',
  26335. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26336. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26337. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26338. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26339. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26340. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26341. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26342. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26343. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26344. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26345. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26346. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26347. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26348. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26349. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26350. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26351. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26352. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26353. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26354. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26355. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26356. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26357. 80 | memcpy( buffer, data, length * sizeof( C ));
  26358. |
  26359. In member function 'addData',
  26360. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26361. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26362. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26363. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26364. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26365. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26366. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26367. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26368. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26369. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26370. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26371. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26372. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26373. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26374. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26375. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26376. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26377. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26378. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26379. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26380. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26381. 80 | memcpy( buffer, data, length * sizeof( C ));
  26382. |
  26383. In member function 'addData',
  26384. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26385. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26386. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26387. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26388. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26389. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26390. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26391. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26392. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26393. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26394. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26395. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26396. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26397. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26398. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26399. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26400. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26401. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26402. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26403. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26404. 80 | memcpy( buffer, data, length * sizeof( C ));
  26405. |
  26406. In member function 'addData',
  26407. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26408. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26409. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26410. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26411. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26412. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26413. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26414. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26415. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26416. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26417. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26418. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26419. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26420. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26421. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26422. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26423. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26424. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26425. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26426. 80 | memcpy( buffer, data, length * sizeof( C ));
  26427. |
  26428. In member function 'addData',
  26429. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26430. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26431. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26432. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26433. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26434. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26435. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26436. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26437. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26438. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26439. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26440. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26441. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26442. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26443. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26444. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26445. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26446. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26447. 80 | memcpy( buffer, data, length * sizeof( C ));
  26448. | ^
  26449. In member function 'addData',
  26450. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26451. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26452. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26453. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26454. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26455. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26456. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26457. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26458. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26459. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26460. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26461. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26462. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26463. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26464. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26465. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26466. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26467. 80 | memcpy( buffer, data, length * sizeof( C ));
  26468. | ^
  26469. In member function 'addData',
  26470. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26471. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26472. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26473. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26474. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26475. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26476. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26477. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26478. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26479. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26480. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26481. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26482. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26483. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26484. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26485. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26486. 80 | memcpy( buffer, data, length * sizeof( C ));
  26487. | ^
  26488. In member function 'addData',
  26489. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26490. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26491. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26492. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26493. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26494. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26495. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26496. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26497. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26498. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26499. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26500. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26501. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26502. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26503. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26504. 80 | memcpy( buffer, data, length * sizeof( C ));
  26505. | ^
  26506. In member function 'addData',
  26507. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26508. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26509. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26510. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26511. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26512. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26513. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26514. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26515. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26516. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26517. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26518. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26519. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26520. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26521. 80 | memcpy( buffer, data, length * sizeof( C ));
  26522. | ^
  26523. In member function 'addData',
  26524. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26525. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26526. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26527. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26528. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26529. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26530. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26531. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26532. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26533. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26534. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26535. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26536. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26537. 80 | memcpy( buffer, data, length * sizeof( C ));
  26538. | ^
  26539. In member function 'addData',
  26540. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26541. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26542. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26543. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26544. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26545. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26546. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26547. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26548. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26549. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26550. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26551. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26552. 80 | memcpy( buffer, data, length * sizeof( C ));
  26553. | ^
  26554. In member function 'addData',
  26555. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26556. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26557. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26558. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26559. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26560. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26561. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26562. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26563. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26564. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26565. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26566. 80 | memcpy( buffer, data, length * sizeof( C ));
  26567. | ^
  26568. In member function 'addData',
  26569. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26570. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26571. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26572. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26573. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26574. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26575. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26576. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26577. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26578. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26579. 80 | memcpy( buffer, data, length * sizeof( C ));
  26580. | ^
  26581. In member function 'addData',
  26582. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26583. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26584. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26585. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26586. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26587. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26588. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26589. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26590. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26591. 80 | memcpy( buffer, data, length * sizeof( C ));
  26592. | ^
  26593. In member function 'addData',
  26594. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26595. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26596. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26597. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26598. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26599. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26600. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26601. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26602. 80 | memcpy( buffer, data, length * sizeof( C ));
  26603. | ^
  26604. In member function 'addData',
  26605. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26606. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26607. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26608. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26609. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26610. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26611. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26612. 80 | memcpy( buffer, data, length * sizeof( C ));
  26613. | ^
  26614. In member function 'addData',
  26615. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22,
  26616. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26617. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26618. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26619. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26620. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26621. 80 | memcpy( buffer, data, length * sizeof( C ));
  26622. | ^
  26623. In member function 'addData',
  26624. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26625. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26626. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26627. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0,
  26628. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26629. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26630. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26631. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26632. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26633. 80 | memcpy( buffer, data, length * sizeof( C ));
  26634. |
  26635. In member function 'addData',
  26636. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26637. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26638. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0,
  26639. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26640. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26641. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26642. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26643. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26644. 80 | memcpy( buffer, data, length * sizeof( C ));
  26645. |
  26646. In member function 'addData',
  26647. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26648. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0,
  26649. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26650. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26651. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26652. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26653. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26654. 80 | memcpy( buffer, data, length * sizeof( C ));
  26655. |
  26656. In member function 'addData',
  26657. inlined from 'computeDocumentIdentifier' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0,
  26658. inlined from 'setupDocInfo' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1372:30,
  26659. inlined from '__ct ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter_impl.cxx:1263:17,
  26660. inlined from 'Create' at /opt/git/libreoffice.core/include/vcl/vclptr.hxx:129:42,
  26661. inlined from '__ct_base ' at /opt/git/libreoffice.core/vcl/source/gdi/pdfwriter.cxx:32:77:
  26662. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26663. 80 | memcpy( buffer, data, length * sizeof( C ));
  26664. |
  26665. In member function 'addData',
  26666. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  26667. inlined from 'ReplaceBackReferences' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22:
  26668. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26669. 80 | memcpy( buffer, data, length * sizeof( C ));
  26670. | ^
  26671. /opt/git/libreoffice.core/unotools/source/i18n/textsearch.cxx: In member function 'ReplaceBackReferences':
  26672. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26673. 1208 | sal_Unicode buffer[1];
  26674. | ^
  26675. In member function 'addData',
  26676. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  26677. inlined from 'ReplaceBackReferences' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22:
  26678. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26679. 80 | memcpy( buffer, data, length * sizeof( C ));
  26680. | ^
  26681. /opt/git/libreoffice.core/unotools/source/i18n/textsearch.cxx: In member function 'ReplaceBackReferences':
  26682. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26683. 1208 | sal_Unicode buffer[1];
  26684. | ^
  26685. In member function 'addData',
  26686. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  26687. inlined from 'getRegexp' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22,
  26688. inlined from 'get' at /opt/git/libreoffice.core/ucb/source/inc/regexpmap.hxx:211:66:
  26689. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26690. 80 | memcpy( buffer, data, length * sizeof( C ));
  26691. | ^
  26692. /opt/git/libreoffice.core/ucb/source/inc/regexpmap.hxx: In member function 'get':
  26693. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  26694. 1208 | sal_Unicode buffer[1];
  26695. | ^
  26696. In member function 'addData',
  26697. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  26698. inlined from 'getRegexp' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22,
  26699. inlined from 'get' at /opt/git/libreoffice.core/ucb/source/inc/regexpmap.hxx:211:66:
  26700. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26701. 80 | memcpy( buffer, data, length * sizeof( C ));
  26702. | ^
  26703. /opt/git/libreoffice.core/ucb/source/inc/regexpmap.hxx: In member function 'get':
  26704. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  26705. 1208 | sal_Unicode buffer[1];
  26706. | ^
  26707. In member function 'addData',
  26708. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26709. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26710. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26711. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26712. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26713. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26714. 80 | memcpy( buffer, data, length * sizeof( C ));
  26715. |
  26716. In member function 'addData',
  26717. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26718. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26719. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26720. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26721. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26722. 80 | memcpy( buffer, data, length * sizeof( C ));
  26723. |
  26724. In member function 'addData',
  26725. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26726. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26727. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26728. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26729. 80 | memcpy( buffer, data, length * sizeof( C ));
  26730. |
  26731. In member function 'addData',
  26732. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26733. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26734. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26735. 80 | memcpy( buffer, data, length * sizeof( C ));
  26736. |
  26737. In member function 'addData',
  26738. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26739. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26740. 80 | memcpy( buffer, data, length * sizeof( C ));
  26741. |
  26742. In member function 'addData',
  26743. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26744. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26745. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26746. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26747. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26748. 80 | memcpy( buffer, data, length * sizeof( C ));
  26749. |
  26750. In member function 'addData',
  26751. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26752. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26753. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26754. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26755. 80 | memcpy( buffer, data, length * sizeof( C ));
  26756. |
  26757. In member function 'addData',
  26758. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26759. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26760. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26761. 80 | memcpy( buffer, data, length * sizeof( C ));
  26762. |
  26763. In member function 'addData',
  26764. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26765. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26766. 80 | memcpy( buffer, data, length * sizeof( C ));
  26767. |
  26768. In member function 'addData',
  26769. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26770. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26771. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26772. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26773. 80 | memcpy( buffer, data, length * sizeof( C ));
  26774. |
  26775. In member function 'addData',
  26776. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26777. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26778. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26779. 80 | memcpy( buffer, data, length * sizeof( C ));
  26780. |
  26781. In member function 'addData',
  26782. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26783. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26784. 80 | memcpy( buffer, data, length * sizeof( C ));
  26785. |
  26786. In member function 'addData',
  26787. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26788. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26789. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26790. 80 | memcpy( buffer, data, length * sizeof( C ));
  26791. | ^
  26792. In member function 'addData',
  26793. inlined from '_ZN12_GLOBAL__N_19writeUTF8ERN3rtl13OStringBufferEj.part.0' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26794. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26795. 80 | memcpy( buffer, data, length * sizeof( C ));
  26796. | ^
  26797. In member function 'addData',
  26798. inlined from 'writeUTF8' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26799. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26800. 80 | memcpy( buffer, data, length * sizeof( C ));
  26801. | ^
  26802. In member function 'addData',
  26803. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26804. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26805. inlined from 'toString' at /opt/git/libreoffice.core/tools/source/generic/gen.cxx:34:61:
  26806. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26807. 80 | memcpy( buffer, data, length * sizeof( C ));
  26808. | ^
  26809. In member function 'addData',
  26810. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26811. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26812. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26813. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26814. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26815. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26816. inlined from 'toString' at /opt/git/libreoffice.core/tools/source/generic/gen.cxx:180:46:
  26817. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26818. 80 | memcpy( buffer, data, length * sizeof( C ));
  26819. | ^
  26820. In member function 'addData',
  26821. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/string.hxx:614:30,
  26822. inlined from 'SetMarkHandlesForLOKit' at /opt/git/libreoffice.core/svx/source/svdraw/svdmrkv.cxx:1109:42:
  26823. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26824. 80 | memcpy( buffer, data, length * sizeof( C ));
  26825. |
  26826. In member function '__ct ',
  26827. inlined from '__ct_base ' at /opt/git/libreoffice.core/svtools/source/svhtml/HtmlWriter.cxx:25:53:
  26828. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26829. 435 | *end = '\0';
  26830. | ^
  26831. In member function 'addData',
  26832. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26833. inlined from 'lcl_ConvertCharToHTML' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26834. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26835. 80 | memcpy( buffer, data, length * sizeof( C ));
  26836. | ^
  26837. In member function 'addData',
  26838. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26839. inlined from 'CreateTableDataOptionsValNum' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26840. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26841. 80 | memcpy( buffer, data, length * sizeof( C ));
  26842. | ^
  26843. In member function 'addData',
  26844. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26845. inlined from 'CreateTableDataOptionsValNum' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26846. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 8 bytes into a region of size 1 [-Wstringop-overflow=]
  26847. 80 | memcpy( buffer, data, length * sizeof( C ));
  26848. | ^
  26849. In member function 'addData',
  26850. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26851. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26852. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26853. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26854. inlined from 'toString' at /opt/git/libreoffice.core/desktop/inc/lib/init.hxx:70:87:
  26855. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26856. 80 | memcpy( buffer, data, length * sizeof( C ));
  26857. | ^
  26858. In member function '__ct ',
  26859. inlined from 'activatingInplace' at /opt/git/libreoffice.core/sfx2/source/view/ipclient.cxx:361:84:
  26860. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26861. 435 | *end = '\0';
  26862. | ^
  26863. In member function 'addData',
  26864. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26865. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26866. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26867. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  26868. inlined from 'lcl_serializeForDisplay' at /opt/git/libreoffice.core/forms/source/xforms/model_ui.cxx:738:105,
  26869. inlined from 'lcl_serializeForDisplay' at /opt/git/libreoffice.core/forms/source/xforms/model_ui.cxx:772:63,
  26870. inlined from 'lcl_serializeForDisplay' at /opt/git/libreoffice.core/forms/source/xforms/model_ui.cxx:840:64:
  26871. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26872. 80 | memcpy( buffer, data, length * sizeof( C ));
  26873. | ^
  26874. /opt/git/libreoffice.core/forms/source/xforms/model_ui.cxx: In function 'lcl_serializeForDisplay':
  26875. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26876. 1208 | sal_Unicode buffer[1];
  26877. | ^
  26878. In member function 'addData',
  26879. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26880. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  26881. inlined from 'DialogClosedHdl' at /opt/git/libreoffice.core/sfx2/source/appl/fileobj.cxx:369:40,
  26882. inlined from 'LinkStubDialogClosedHdl' at /opt/git/libreoffice.core/sfx2/source/appl/fileobj.cxx:358:1:
  26883. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26884. 80 | memcpy( buffer, data, length * sizeof( C ));
  26885. | ^
  26886. /opt/git/libreoffice.core/sfx2/source/appl/fileobj.cxx: In function 'LinkStubDialogClosedHdl':
  26887. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26888. 1208 | sal_Unicode buffer[1];
  26889. | ^
  26890. In member function 'addData',
  26891. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  26892. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  26893. inlined from 'Edit' at /opt/git/libreoffice.core/sfx2/source/appl/fileobj.cxx:279:46:
  26894. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  26895. 80 | memcpy( buffer, data, length * sizeof( C ));
  26896. | ^
  26897. /opt/git/libreoffice.core/sfx2/source/appl/fileobj.cxx: In member function 'Edit':
  26898. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26899. 1208 | sal_Unicode buffer[1];
  26900. | ^
  26901. In function 'addDataHelper',
  26902. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:0,
  26903. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26904. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:0,
  26905. inlined from 'ConvertDateTime_Impl' at /opt/git/libreoffice.core/sfx2/source/dialog/dinfdlg.cxx:165:43:
  26906. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 2 [-Wstringop-overflow=]
  26907. 80 | memcpy( buffer, data, length * sizeof( C ));
  26908. | ^
  26909. /opt/git/libreoffice.core/sfx2/source/dialog/dinfdlg.cxx: In function 'ConvertDateTime_Impl':
  26910. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  26911. 1208 | sal_Unicode buffer[1];
  26912. | ^
  26913. In function 'addDataHelper',
  26914. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:0,
  26915. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:782:37,
  26916. inlined from 'ConvertDateTime_Impl' at /opt/git/libreoffice.core/sfx2/source/dialog/dinfdlg.cxx:169:26:
  26917. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 2 [-Wstringop-overflow=]
  26918. 80 | memcpy( buffer, data, length * sizeof( C ));
  26919. | ^
  26920. /opt/git/libreoffice.core/sfx2/source/dialog/dinfdlg.cxx: In function 'ConvertDateTime_Impl':
  26921. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 0 to object 'buffer' with size 2 declared here
  26922. 1208 | sal_Unicode buffer[1];
  26923. | ^
  26924. In member function 'addData',
  26925. inlined from 'OutChar' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  26926. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  26927. 80 | memcpy( buffer, data, length * sizeof( C ));
  26928. |
  26929. In member function 'operator+=',
  26930. inlined from 'Read' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27,
  26931. inlined from 'Read' at /opt/git/libreoffice.core/basic/source/runtime/iosys.cxx:736:43:
  26932. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26933. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26934. | ^
  26935. In member function 'operator+=',
  26936. inlined from 'Read' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  26937. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26938. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26939. | ^
  26940. In member function 'addData',
  26941. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  26942. inlined from 'buildProgram' at /opt/git/libreoffice.core/opencl/source/openclwrapper.cxx:344:55,
  26943. inlined from 'buildProgramFromBinary' at /opt/git/libreoffice.core/opencl/source/openclwrapper.cxx:428:24:
  26944. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 16 bytes into a region of size 1 [-Wstringop-overflow=]
  26945. 80 | memcpy( buffer, data, length * sizeof( C ));
  26946. | ^
  26947. In member function '__ct ',
  26948. inlined from 'buildProgram' at /opt/git/libreoffice.core/opencl/source/openclwrapper.cxx:344:55,
  26949. inlined from 'buildProgramFromBinary' at /opt/git/libreoffice.core/opencl/source/openclwrapper.cxx:428:24:
  26950. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26951. 435 | *end = '\0';
  26952. | ^
  26953. In member function 'operator+=',
  26954. inlined from 'initDSProfile' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  26955. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26956. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26957. | ^
  26958. In member function 'operator+=',
  26959. inlined from 'initDSProfile' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  26960. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26961. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26962. | ^
  26963. In member function 'operator+=',
  26964. inlined from 'initDSProfile' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  26965. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26966. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26967. | ^
  26968. In member function 'operator+=',
  26969. inlined from 'initDSProfile' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  26970. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26971. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26972. | ^
  26973. In member function 'operator+=',
  26974. inlined from 'initDSProfile' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  26975. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26976. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  26977. | ^
  26978. In function 'addDataHelper',
  26979. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:3433:111,
  26980. inlined from 'operator+=' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:782:37,
  26981. inlined from 'loadFromStorage' at /opt/git/libreoffice.core/sfx2/source/doc/SfxDocumentMetaData.cxx:1818:52:
  26982. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
  26983. 80 | memcpy( buffer, data, length * sizeof( C ));
  26984. | ^
  26985. /opt/git/libreoffice.core/sfx2/source/doc/SfxDocumentMetaData.cxx: In member function 'loadFromStorage':
  26986. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  26987. 1208 | sal_Unicode buffer[1];
  26988. | ^
  26989. In member function 'addData',
  26990. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26991. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26992. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26993. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  26994. inlined from 'loadICUBreakIterator' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  26995. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  26996. 80 | memcpy( buffer, data, length * sizeof( C ));
  26997. |
  26998. In member function 'addData',
  26999. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  27000. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  27001. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  27002. inlined from 'loadICUBreakIterator' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  27003. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27004. 80 | memcpy( buffer, data, length * sizeof( C ));
  27005. |
  27006. In member function 'addData',
  27007. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  27008. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  27009. inlined from 'loadICUBreakIterator' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  27010. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27011. 80 | memcpy( buffer, data, length * sizeof( C ));
  27012. |
  27013. In member function 'addData',
  27014. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:0,
  27015. inlined from 'loadICUBreakIterator' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:0:
  27016. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27017. 80 | memcpy( buffer, data, length * sizeof( C ));
  27018. |
  27019. In member function '__ct ',
  27020. inlined from 'SetFingerPrintsDB' at /opt/git/libreoffice.core/lingucomponent/source/languageguessing/guesslang.cxx:184:37,
  27021. inlined from 'EnsureInitialized' at /opt/git/libreoffice.core/lingucomponent/source/languageguessing/guesslang.cxx:124:22:
  27022. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27023. 435 | *end = '\0';
  27024. | ^
  27025. In function 'ThreeByteToFourByte',
  27026. inlined from 'encode' at /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:121:28:
  27027. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:37: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27028. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  27029. | ^
  27030. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27031. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  27032. | ^
  27033. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:37: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27034. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  27035. | ^
  27036. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:37: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27037. /opt/git/libreoffice.core/comphelper/source/misc/base64.cxx:93:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27038. 93 | aCharBuffer[2] = aCharBuffer[3] = '=';
  27039. | ^
  27040. [CMP] canvas/source/factory/canvasfactory
  27041. [CMP] canvas/source/simplecanvas/simplecanvas
  27042. [CMP] canvas/source/vcl/vclcanvas
  27043. [CMP] canvas/source/opengl/oglcanvas
  27044. [CMP] cppcanvas/source/uno/mtfrenderer
  27045. [CMP] UnoControls/util/ctl
  27046. [CMP] avmedia/util/avmedia
  27047. [CMP] basctl/util/basctl
  27048. [CMP] basic/util/sb
  27049. [CMP] comphelper/util/comphelp
  27050. [CMP] configmgr/source/configmgr
  27051. [CMP] connectivity/source/dbtools/dbtools
  27052. [CMP] desktop/source/deployment/deployment
  27053. [CMP] desktop/source/offacc/offacc
  27054. [CMP] desktop/lokclipboard
  27055. [CMP] desktop/source/splash/spl
  27056. [CMP] drawinglayer/drawinglayer
  27057. [CMP] emfio/emfio
  27058. [CMP] eventattacher/source/evtatt
  27059. [CMP] extensions/source/update/feed/updatefeed
  27060. [CMP] filter/source/config/cache/filterconfig1
  27061. [CMP] filter/source/msfilter/msfilter
  27062. [CMP] filter/source/odfflatxml/odfflatxml
  27063. [CMP] filter/source/textfilterdetect/textfd
  27064. [CMP] filter/source/xmlfilteradaptor/xmlfa
  27065. [CMP] filter/source/xmlfilterdetect/xmlfd
  27066. [CMP] filter/source/xsltdialog/xsltdlg
  27067. [CMP] filter/source/xsltfilter/xsltfilter
  27068. [CMP] forms/util/frm
  27069. [CMP] formula/util/for
  27070. [CMP] fpicker/source/office/fps_office
  27071. [CMP] framework/util/fwk
  27072. [CMP] i18npool/util/i18npool
  27073. [CMP] i18npool/source/search/i18nsearch
  27074. [CMP] lingucomponent/source/languageguessing/guesslang
  27075. [CMP] lingucomponent/source/hyphenator/hyphen/hyphen
  27076. [CMP] lingucomponent/source/thesaurus/libnth/lnth
  27077. [CMP] lingucomponent/source/spellcheck/spell/spell
  27078. [CMP] lingucomponent/source/numbertext/numbertext
  27079. [CMP] linguistic/source/lng
  27080. [CMP] package/util/package2
  27081. [CMP] package/source/xstor/xstor
  27082. [CMP] sax/source/expatwrap/expwrap
  27083. [CMP] scripting/source/basprov/basprov
  27084. [CMP] scripting/source/stringresource/stringresource
  27085. [CMP] scripting/source/vbaevents/vbaevents
  27086. [CMP] sfx2/util/sfx
  27087. [CMP] shell/source/backends/desktopbe/desktopbe1
  27088. [CMP] shell/source/backends/localebe/localebe1
  27089. [CMP] shell/source/unix/exec/syssh
  27090. [CMP] sot/util/sot
  27091. [CMP] svgio/svgio
  27092. [CMP] svl/source/fsstor/fsstorage
  27093. [CMP] svl/source/passwordcontainer/passwordcontainer
  27094. [CMP] svl/util/svl
  27095. [CMP] svtools/util/svt
  27096. [CMP] svx/util/svx
  27097. [CMP] svx/util/svxcore
  27098. [CMP] toolkit/util/tk
  27099. [CMP] ucb/source/sorter/srtrs1
  27100. [CMP] ucb/source/core/ucb1
  27101. [CMP] ucb/source/ucp/expand/ucpexpand1
  27102. [CMP] ucb/source/ucp/ext/ucpext
  27103. [CMP] ucb/source/ucp/file/ucpfile1
  27104. [CMP] ucb/source/ucp/hierarchy/ucphier1
  27105. [CMP] ucb/source/ucp/image/ucpimage
  27106. [CMP] ucb/source/ucp/tdoc/ucptdoc1
  27107. [CMP] unotools/util/utl
  27108. [CMP] unoxml/source/service/unoxml
  27109. [CMP] unoxml/source/rdf/unordf
  27110. [CMP] uui/util/uui
  27111. [CMP] vcl/vcl.common
  27112. [CMP] xmloff/util/xo
  27113. [CMP] xmloff/source/transform/xof
  27114. [CMP] xmlscript/util/xmlscript
  27115. [RDB] saxparser
  27116. [BIN] libreoffice
  27117. [LNK] Library/libooxlo.so
  27118. [LNK] Executable/canvasdemo
  27119. [LNK] Library/libcairocanvaslo.so
  27120. [LNK] Library/libdbahsqllo.so
  27121. [LNK] Library/libacclo.so
  27122. [LNK] Library/libanimcorelo.so
  27123. [LNK] Library/libavmediagst.so
  27124. [LNK] Library/libfilelo.so
  27125. [LNK] Library/libdbpool2.so
  27126. [LNK] Library/libodbclo.so
  27127. [LNK] Library/libmysql_jdbclo.so
  27128. [LNK] Library/libsdbc2.so
  27129. [LNK] Library/libhsqldb.so
  27130. [LNK] Library/libjdbclo.so
  27131. [LNK] Library/libfirebird_sdbclo.so
  27132. [LNK] Library/libmysqlclo.so
  27133. [LNK] Library/libpostgresql-sdbclo.so
  27134. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:82:177: warning: type of 'mysql_native_password_client_plugin' does not match original declaration [-Wlto-type-mismatch]
  27135. 82 | extern struct st_mysql_client_plugin pvio_socket_client_plugin; extern struct st_mysql_client_plugin caching_sha2_password_client_plugin; extern struct st_mysql_client_plugin mysql_native_password_client_plugin;
  27136. | ^
  27137. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/auth/my_auth.c:39:15: note: type 'struct auth_plugin_t' should match type 'struct st_mysql_client_plugin'
  27138. 39 | auth_plugin_t mysql_native_password_client_plugin=
  27139. | ^
  27140. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/auth/my_auth.c:39:15: note: 'mysql_native_password_client_plugin' was previously declared here
  27141. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/auth/my_auth.c:39:15: note: code may be misoptimized unless '-fno-strict-aliasing' is used
  27142. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:82:103: warning: type of 'caching_sha2_password_client_plugin' does not match original declaration [-Wlto-type-mismatch]
  27143. 82 | extern struct st_mysql_client_plugin pvio_socket_client_plugin; extern struct st_mysql_client_plugin caching_sha2_password_client_plugin; extern struct st_mysql_client_plugin mysql_native_password_client_plugin;
  27144. | ^
  27145. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/auth/caching_sha2_pw.c:148:46: note: type 'struct st_mysql_client_plugin_AUTHENTICATION' should match type 'struct st_mysql_client_plugin'
  27146. 148 | struct st_mysql_client_plugin_AUTHENTICATION caching_sha2_password_client_plugin=
  27147. | ^
  27148. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/auth/caching_sha2_pw.c:148:46: note: 'caching_sha2_password_client_plugin' was previously declared here
  27149. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/auth/caching_sha2_pw.c:148:46: note: code may be misoptimized unless '-fno-strict-aliasing' is used
  27150. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/libmariadb/ma_client_plugin.c:82:39: warning: type of 'pvio_socket_client_plugin' does not match original declaration [-Wlto-type-mismatch]
  27151. 82 | extern struct st_mysql_client_plugin pvio_socket_client_plugin; extern struct st_mysql_client_plugin caching_sha2_password_client_plugin; extern struct st_mysql_client_plugin mysql_native_password_client_plugin;
  27152. | ^
  27153. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c:135:21: note: type 'struct MARIADB_PVIO_PLUGIN' should match type 'struct st_mysql_client_plugin'
  27154. 135 | MARIADB_PVIO_PLUGIN pvio_socket_client_plugin=
  27155. | ^
  27156. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c:135:21: note: 'pvio_socket_client_plugin' was previously declared here
  27157. /opt/git/libreoffice.core/workdir/UnpackedTarball/mariadb-connector-c/plugins/pvio/pvio_socket.c:135:21: note: code may be misoptimized unless '-fno-strict-aliasing' is used
  27158. [LNK] Library/libpostgresql-sdbc-impllo.so
  27159. [LNK] Library/libmozbootstraplo.so
  27160. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/openldap/libraries/libldap/.libs/libldap.a(os-ip.o): in function `ldap_int_poll':
  27161. os-ip.c:(.text+0x2f1): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
  27162. /usr/bin/ld: os-ip.c:(.text+0x2e5): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
  27163. [LNK] Library/libdeploymentgui.so
  27164. [LNK] Executable/soffice.bin
  27165. [LNK] Library/libunopkgapp.so
  27166. [LNK] Library/libmigrationoo2lo.so
  27167. [LNK] Library/libmigrationoo3lo.so
  27168. [LNK] Library/libembobj.so
  27169. [LNK] Library/libemboleobj.so
  27170. [LNK] Library/libabplo.so
  27171. [LNK] Library/libscnlo.so
  27172. [LNK] Library/libloglo.so
  27173. [LNK] Library/libldapbe2lo.so
  27174. [LNK] Library/libbiblo.so
  27175. [LNK] Library/libdbplo.so
  27176. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/openldap/libraries/libldap/.libs/libldap.a(os-ip.o): in function `ldap_int_poll':
  27177. os-ip.c:(.text+0x2f1): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
  27178. /usr/bin/ld: os-ip.c:(.text+0x2e5): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
  27179. [LNK] Library/libpcrlo.so
  27180. [LNK] Executable/gengal.bin
  27181. [LNK] Library/libpdffilterlo.so
  27182. [LNK] Library/libstoragefdlo.so
  27183. [LNK] Library/libsvgfilterlo.so
  27184. [LNK] Library/libgraphicfilterlo.so
  27185. [LNK] Library/libt602filterlo.so
  27186. [LNK] Library/libhwplo.so
  27187. [LNK] Library/libLanguageToollo.so
  27188. In member function 'operator+=',
  27189. inlined from 'next_token' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:506:51:
  27190. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27191. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27192. | ^
  27193. In member function 'operator+=',
  27194. inlined from 'next_token' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:558:47:
  27195. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27196. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27197. | ^
  27198. In member function 'operator+=',
  27199. inlined from 'next_token' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:552:51:
  27200. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27201. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27202. | ^
  27203. In member function 'operator+=',
  27204. inlined from 'next_token' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:544:51:
  27205. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27206. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27207. | ^
  27208. In member function 'operator+=',
  27209. inlined from 'next_token' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:515:49:
  27210. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27211. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27212. | ^
  27213. In member function 'operator+=',
  27214. inlined from 'next_token' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:519:49:
  27215. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27216. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27217. | ^
  27218. In member function 'operator+=',
  27219. inlined from 'read_white_space' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:579:50:
  27220. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27221. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27222. | ^
  27223. In member function 'operator+=',
  27224. inlined from 'eq_word' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:644:51:
  27225. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27226. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27227. | ^
  27228. In member function 'operator+=',
  27229. inlined from 'eq_word' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:646:51:
  27230. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27231. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27232. | ^
  27233. In member function 'operator+=',
  27234. inlined from 'eq2ltxconv.isra' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:741:32:
  27235. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27236. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27237. | ^
  27238. In member function 'operator+=',
  27239. inlined from 'eq2ltxconv.isra' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:753:50:
  27240. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27241. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27242. | ^
  27243. In member function 'operator+=',
  27244. inlined from 'eq2ltxconv.isra' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:759:32:
  27245. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27246. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27247. | ^
  27248. In member function 'operator+=',
  27249. inlined from 'eq2ltxconv.isra' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  27250. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27251. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27252. | ^
  27253. In member function 'operator+=',
  27254. inlined from 'eq2ltxconv.isra' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  27255. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27256. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27257. | ^
  27258. In member function 'operator+=',
  27259. inlined from 'eq2ltxconv.isra' at /opt/git/libreoffice.core/hwpfilter/source/hwpeq.cxx:727:30:
  27260. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27261. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27262. | ^
  27263. In member function 'operator+=',
  27264. inlined from 'eq2latex' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  27265. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27266. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27267. | ^
  27268. In member function 'operator+=',
  27269. inlined from 'eq2latex' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  27270. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27271. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27272. | ^
  27273. In member function 'operator+=',
  27274. inlined from 'eq2latex' at /opt/git/libreoffice.core/include/rtl/string.hxx:574:27:
  27275. /opt/git/libreoffice.core/include/rtl/string.hxx:595:77: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27276. 595 | *addDataHelper(pData->buffer + pData->length, sv.data(), sv.size()) = '\0';
  27277. | ^
  27278. [LNK] Library/liblwpftlo.so
  27279. [LNK] Library/libicglo.so
  27280. [LNK] Library/libxsec_xmlsec.so
  27281. [LNK] Library/libscdlo.so
  27282. [LNK] Library/libanalysislo.so
  27283. [LNK] Library/libdatelo.so
  27284. In member function 'addData',
  27285. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  27286. inlined from 'CompatDNCryptoAPI' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22,
  27287. inlined from 'EqualDistinguishedNames' at /opt/git/libreoffice.core/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx:587:37:
  27288. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  27289. 80 | memcpy( buffer, data, length * sizeof( C ));
  27290. | ^
  27291. /opt/git/libreoffice.core/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx: In function 'EqualDistinguishedNames':
  27292. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  27293. 1208 | sal_Unicode buffer[1];
  27294. | ^
  27295. In member function 'addData',
  27296. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  27297. inlined from 'GetGrafData' at /opt/git/libreoffice.core/lotuswordpro/source/filter/lwpgrfobj.cxx:373:69,
  27298. inlined from 'XFConvertEquation' at /opt/git/libreoffice.core/lotuswordpro/source/filter/lwpgrfobj.cxx:640:38,
  27299. inlined from 'XFConvert' at /opt/git/libreoffice.core/lotuswordpro/source/filter/lwpgrfobj.cxx:230:26:
  27300. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  27301. 80 | memcpy( buffer, data, length * sizeof( C ));
  27302. | ^
  27303. In member function '__ct ',
  27304. inlined from 'GetGrafData' at /opt/git/libreoffice.core/lotuswordpro/source/filter/lwpgrfobj.cxx:373:69,
  27305. inlined from 'XFConvertEquation' at /opt/git/libreoffice.core/lotuswordpro/source/filter/lwpgrfobj.cxx:640:38,
  27306. inlined from 'XFConvert' at /opt/git/libreoffice.core/lotuswordpro/source/filter/lwpgrfobj.cxx:230:26:
  27307. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27308. 435 | *end = '\0';
  27309. | ^
  27310. [LNK] Library/libpricinglo.so
  27311. [LNK] Library/libsolverlo.so
  27312. [LNK] Library/libdlgprovlo.so
  27313. [LNK] Library/libprotocolhandlerlo.so
  27314. [LNK] Library/libscriptframe.so
  27315. [LNK] Library/libsddlo.so
  27316. [LNK] Library/libPresentationMinimizerlo.so
  27317. [LNK] Library/libpdfimportlo.so
  27318. [LNK] Library/liblosessioninstalllo.so
  27319. [LNK] Library/libkf5be1lo.so
  27320. [LNK] Library/libcmdmaillo.so
  27321. [LNK] Library/libslideshowlo.so
  27322. [LNK] Library/libOGLTranslo.so
  27323. [LNK] Library/libsmdlo.so
  27324. [LNK] Library/libtextconversiondlgslo.so
  27325. [LNK] Library/libswdlo.so
  27326. [LNK] Library/libcached1.so
  27327. [LNK] Library/libucpcmis1lo.so
  27328. [LNK] Library/libucpdav1.so
  27329. [LNK] Library/libucpftp1.so
  27330. In member function 'addData',
  27331. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  27332. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/string.hxx:433:34,
  27333. inlined from 'ProcessRequest' at /opt/git/libreoffice.core/ucb/source/ucp/webdav-curl/CurlSession.cxx:1147:79:
  27334. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  27335. 80 | memcpy( buffer, data, length * sizeof( C ));
  27336. | ^
  27337. In member function 'addData',
  27338. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  27339. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  27340. inlined from 'ProcessRequest' at /opt/git/libreoffice.core/include/rtl/strbuf.hxx:611:22:
  27341. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 1 [-Wstringop-overflow=]
  27342. 80 | memcpy( buffer, data, length * sizeof( C ));
  27343. | ^
  27344. [LNK] Library/libucppkg1.so
  27345. [LNK] Library/libucpgio1lo.so
  27346. [LNK] Library/libmsformslo.so
  27347. [LNK] Library/libwriterperfectlo.so
  27348. [LNK] Library/libucpchelp1.so
  27349. [LNK] Executable/HelpIndexer
  27350. [LNK] Executable/HelpLinker
  27351. [SAX] CustomTarget/i18npool/localedata/localedata_af_NA_new.cxx
  27352. In member function '__ct ',
  27353. inlined from '__ct_base ' at /opt/git/libreoffice.core/xmlhelp/source/cxxhelp/provider/urlparameter.cxx:833:13:
  27354. /opt/git/libreoffice.core/include/rtl/string.hxx:435:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  27355. 435 | *end = '\0';
  27356. | ^
  27357. [SAX] CustomTarget/i18npool/localedata/localedata_af_ZA_new.cxx
  27358. [SAX] CustomTarget/i18npool/localedata/localedata_ak_GH_new.cxx
  27359. [SAX] CustomTarget/i18npool/localedata/localedata_am_ET_new.cxx
  27360. [SAX] CustomTarget/i18npool/localedata/localedata_an_ES_new.cxx
  27361. [SAX] CustomTarget/i18npool/localedata/localedata_ar_AE_new.cxx
  27362. [SAX] CustomTarget/i18npool/localedata/localedata_ar_BH_new.cxx
  27363. [SAX] CustomTarget/i18npool/localedata/localedata_ar_DZ_new.cxx
  27364. [SAX] CustomTarget/i18npool/localedata/localedata_ar_EG_new.cxx
  27365. [SAX] CustomTarget/i18npool/localedata/localedata_ar_IQ_new.cxx
  27366. [SAX] CustomTarget/i18npool/localedata/localedata_ar_JO_new.cxx
  27367. [SAX] CustomTarget/i18npool/localedata/localedata_ar_KW_new.cxx
  27368. [SAX] CustomTarget/i18npool/localedata/localedata_ar_LB_new.cxx
  27369. [SAX] CustomTarget/i18npool/localedata/localedata_ar_LY_new.cxx
  27370. [SAX] CustomTarget/i18npool/localedata/localedata_ar_MA_new.cxx
  27371. [SAX] CustomTarget/i18npool/localedata/localedata_ar_OM_new.cxx
  27372. [SAX] CustomTarget/i18npool/localedata/localedata_ar_QA_new.cxx
  27373. [SAX] CustomTarget/i18npool/localedata/localedata_ar_SA_new.cxx
  27374. [SAX] CustomTarget/i18npool/localedata/localedata_ar_SY_new.cxx
  27375. [SAX] CustomTarget/i18npool/localedata/localedata_ar_TN_new.cxx
  27376. [SAX] CustomTarget/i18npool/localedata/localedata_ar_YE_new.cxx
  27377. [SAX] CustomTarget/i18npool/localedata/localedata_ast_ES_new.cxx
  27378. [SAX] CustomTarget/i18npool/localedata/localedata_axk_CG_new.cxx
  27379. [SAX] CustomTarget/i18npool/localedata/localedata_az_AZ_new.cxx
  27380. [SAX] CustomTarget/i18npool/localedata/localedata_be_BY_new.cxx
  27381. [SAX] CustomTarget/i18npool/localedata/localedata_beq_CG_new.cxx
  27382. [SAX] CustomTarget/i18npool/localedata/localedata_bg_BG_new.cxx
  27383. [SAX] CustomTarget/i18npool/localedata/localedata_bkw_CG_new.cxx
  27384. [SAX] CustomTarget/i18npool/localedata/localedata_bm_ML_new.cxx
  27385. [SAX] CustomTarget/i18npool/localedata/localedata_bn_BD_new.cxx
  27386. [SAX] CustomTarget/i18npool/localedata/localedata_bn_IN_new.cxx
  27387. [SAX] CustomTarget/i18npool/localedata/localedata_bo_CN_new.cxx
  27388. [SAX] CustomTarget/i18npool/localedata/localedata_bo_IN_new.cxx
  27389. [SAX] CustomTarget/i18npool/localedata/localedata_br_FR_new.cxx
  27390. [SAX] CustomTarget/i18npool/localedata/localedata_bs_BA_new.cxx
  27391. [SAX] CustomTarget/i18npool/localedata/localedata_bvx_CG_new.cxx
  27392. [SAX] CustomTarget/i18npool/localedata/localedata_ca_ES_new.cxx
  27393. [SAX] CustomTarget/i18npool/localedata/localedata_ca_ES_valencia_new.cxx
  27394. [SAX] CustomTarget/i18npool/localedata/localedata_cs_CZ_new.cxx
  27395. [SAX] CustomTarget/i18npool/localedata/localedata_cu_RU_new.cxx
  27396. [SAX] CustomTarget/i18npool/localedata/localedata_cv_RU_new.cxx
  27397. [SAX] CustomTarget/i18npool/localedata/localedata_cy_GB_new.cxx
  27398. [SAX] CustomTarget/i18npool/localedata/localedata_da_DK_new.cxx
  27399. [SAX] CustomTarget/i18npool/localedata/localedata_dde_CG_new.cxx
  27400. [SAX] CustomTarget/i18npool/localedata/localedata_de_AT_new.cxx
  27401. [SAX] CustomTarget/i18npool/localedata/localedata_de_CH_new.cxx
  27402. [SAX] CustomTarget/i18npool/localedata/localedata_de_DE_new.cxx
  27403. [SAX] CustomTarget/i18npool/localedata/localedata_de_LI_new.cxx
  27404. [SAX] CustomTarget/i18npool/localedata/localedata_de_LU_new.cxx
  27405. [SAX] CustomTarget/i18npool/localedata/localedata_dsb_DE_new.cxx
  27406. [SAX] CustomTarget/i18npool/localedata/localedata_dv_MV_new.cxx
  27407. [SAX] CustomTarget/i18npool/localedata/localedata_dz_BT_new.cxx
  27408. [SAX] CustomTarget/i18npool/localedata/localedata_ebo_CG_new.cxx
  27409. [SAX] CustomTarget/i18npool/localedata/localedata_ee_GH_new.cxx
  27410. [SAX] CustomTarget/i18npool/localedata/localedata_el_GR_new.cxx
  27411. [SAX] CustomTarget/i18npool/localedata/localedata_en_HK_new.cxx
  27412. [SAX] CustomTarget/i18npool/localedata/localedata_en_IL_new.cxx
  27413. [SAX] CustomTarget/i18npool/localedata/localedata_en_IN_new.cxx
  27414. [SAX] CustomTarget/i18npool/localedata/localedata_en_MY_new.cxx
  27415. [SAX] CustomTarget/i18npool/localedata/localedata_eo_new.cxx
  27416. [SAX] CustomTarget/i18npool/localedata/localedata_es_AR_new.cxx
  27417. [SAX] CustomTarget/i18npool/localedata/localedata_es_BO_new.cxx
  27418. [SAX] CustomTarget/i18npool/localedata/localedata_es_CL_new.cxx
  27419. [SAX] CustomTarget/i18npool/localedata/localedata_es_CO_new.cxx
  27420. [SAX] CustomTarget/i18npool/localedata/localedata_es_CR_new.cxx
  27421. [SAX] CustomTarget/i18npool/localedata/localedata_es_DO_new.cxx
  27422. [SAX] CustomTarget/i18npool/localedata/localedata_es_EC_new.cxx
  27423. [SAX] CustomTarget/i18npool/localedata/localedata_es_ES_new.cxx
  27424. [SAX] CustomTarget/i18npool/localedata/localedata_es_GT_new.cxx
  27425. [SAX] CustomTarget/i18npool/localedata/localedata_es_HN_new.cxx
  27426. [SAX] CustomTarget/i18npool/localedata/localedata_es_MX_new.cxx
  27427. [SAX] CustomTarget/i18npool/localedata/localedata_es_NI_new.cxx
  27428. [SAX] CustomTarget/i18npool/localedata/localedata_es_PA_new.cxx
  27429. [SAX] CustomTarget/i18npool/localedata/localedata_es_PE_new.cxx
  27430. [SAX] CustomTarget/i18npool/localedata/localedata_es_PR_new.cxx
  27431. [SAX] CustomTarget/i18npool/localedata/localedata_es_PY_new.cxx
  27432. [SAX] CustomTarget/i18npool/localedata/localedata_es_SV_new.cxx
  27433. [SAX] CustomTarget/i18npool/localedata/localedata_es_UY_new.cxx
  27434. [SAX] CustomTarget/i18npool/localedata/localedata_es_VE_new.cxx
  27435. [SAX] CustomTarget/i18npool/localedata/localedata_et_EE_new.cxx
  27436. [SAX] CustomTarget/i18npool/localedata/localedata_eu_ES_new.cxx
  27437. [SAX] CustomTarget/i18npool/localedata/localedata_fa_IR_new.cxx
  27438. [SAX] CustomTarget/i18npool/localedata/localedata_fi_FI_new.cxx
  27439. [SAX] CustomTarget/i18npool/localedata/localedata_fo_FO_new.cxx
  27440. [SAX] CustomTarget/i18npool/localedata/localedata_fr_BE_new.cxx
  27441. [SAX] CustomTarget/i18npool/localedata/localedata_fr_BF_new.cxx
  27442. [SAX] CustomTarget/i18npool/localedata/localedata_fr_BJ_new.cxx
  27443. [SAX] CustomTarget/i18npool/localedata/localedata_fr_CA_new.cxx
  27444. [SAX] CustomTarget/i18npool/localedata/localedata_fr_CH_new.cxx
  27445. [SAX] CustomTarget/i18npool/localedata/localedata_fr_CI_new.cxx
  27446. [SAX] CustomTarget/i18npool/localedata/localedata_fr_FR_new.cxx
  27447. [SAX] CustomTarget/i18npool/localedata/localedata_fr_LU_new.cxx
  27448. [SAX] CustomTarget/i18npool/localedata/localedata_fr_MC_new.cxx
  27449. [SAX] CustomTarget/i18npool/localedata/localedata_fr_ML_new.cxx
  27450. [SAX] CustomTarget/i18npool/localedata/localedata_fr_NE_new.cxx
  27451. [SAX] CustomTarget/i18npool/localedata/localedata_fr_SN_new.cxx
  27452. [SAX] CustomTarget/i18npool/localedata/localedata_fr_TG_new.cxx
  27453. [SAX] CustomTarget/i18npool/localedata/localedata_fur_IT_new.cxx
  27454. [SAX] CustomTarget/i18npool/localedata/localedata_fy_NL_new.cxx
  27455. [SAX] CustomTarget/i18npool/localedata/localedata_ga_IE_new.cxx
  27456. [SAX] CustomTarget/i18npool/localedata/localedata_gd_GB_new.cxx
  27457. [SAX] CustomTarget/i18npool/localedata/localedata_gl_ES_new.cxx
  27458. [SAX] CustomTarget/i18npool/localedata/localedata_gsc_FR_new.cxx
  27459. [SAX] CustomTarget/i18npool/localedata/localedata_gu_IN_new.cxx
  27460. [SAX] CustomTarget/i18npool/localedata/localedata_gug_PY_new.cxx
  27461. [SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_GH_new.cxx
  27462. [SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_NG_new.cxx
  27463. [SAX] CustomTarget/i18npool/localedata/localedata_haw_US_new.cxx
  27464. [SAX] CustomTarget/i18npool/localedata/localedata_he_IL_new.cxx
  27465. [SAX] CustomTarget/i18npool/localedata/localedata_hi_IN_new.cxx
  27466. [SAX] CustomTarget/i18npool/localedata/localedata_hil_PH_new.cxx
  27467. [SAX] CustomTarget/i18npool/localedata/localedata_hr_HR_new.cxx
  27468. [SAX] CustomTarget/i18npool/localedata/localedata_hsb_DE_new.cxx
  27469. [SAX] CustomTarget/i18npool/localedata/localedata_ht_HT_new.cxx
  27470. [SAX] CustomTarget/i18npool/localedata/localedata_hu_HU_new.cxx
  27471. [SAX] CustomTarget/i18npool/localedata/localedata_hy_AM_new.cxx
  27472. [SAX] CustomTarget/i18npool/localedata/localedata_ia_new.cxx
  27473. [SAX] CustomTarget/i18npool/localedata/localedata_id_ID_new.cxx
  27474. [SAX] CustomTarget/i18npool/localedata/localedata_ilo_PH_new.cxx
  27475. [SAX] CustomTarget/i18npool/localedata/localedata_is_IS_new.cxx
  27476. [SAX] CustomTarget/i18npool/localedata/localedata_it_CH_new.cxx
  27477. [SAX] CustomTarget/i18npool/localedata/localedata_it_IT_new.cxx
  27478. [SAX] CustomTarget/i18npool/localedata/localedata_iyx_CG_new.cxx
  27479. [SAX] CustomTarget/i18npool/localedata/localedata_ja_JP_new.cxx
  27480. [SAX] CustomTarget/i18npool/localedata/localedata_jbo_new.cxx
  27481. [SAX] CustomTarget/i18npool/localedata/localedata_ka_GE_new.cxx
  27482. [SAX] CustomTarget/i18npool/localedata/localedata_kab_DZ_new.cxx
  27483. [SAX] CustomTarget/i18npool/localedata/localedata_kk_KZ_new.cxx
  27484. [SAX] CustomTarget/i18npool/localedata/localedata_kkw_CG_new.cxx
  27485. [SAX] CustomTarget/i18npool/localedata/localedata_kl_GL_new.cxx
  27486. [SAX] CustomTarget/i18npool/localedata/localedata_km_KH_new.cxx
  27487. [SAX] CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR_new.cxx
  27488. [SAX] CustomTarget/i18npool/localedata/localedata_kn_IN_new.cxx
  27489. [SAX] CustomTarget/i18npool/localedata/localedata_kng_CG_new.cxx
  27490. [SAX] CustomTarget/i18npool/localedata/localedata_ko_KR_new.cxx
  27491. [SAX] CustomTarget/i18npool/localedata/localedata_ky_KG_new.cxx
  27492. [SAX] CustomTarget/i18npool/localedata/localedata_la_VA_new.cxx
  27493. [SAX] CustomTarget/i18npool/localedata/localedata_lb_LU_new.cxx
  27494. [SAX] CustomTarget/i18npool/localedata/localedata_ldi_CG_new.cxx
  27495. [SAX] CustomTarget/i18npool/localedata/localedata_lg_UG_new.cxx
  27496. [SAX] CustomTarget/i18npool/localedata/localedata_lgr_SB_new.cxx
  27497. [SAX] CustomTarget/i18npool/localedata/localedata_lif_NP_new.cxx
  27498. [SAX] CustomTarget/i18npool/localedata/localedata_lij_IT_new.cxx
  27499. [SAX] CustomTarget/i18npool/localedata/localedata_lld_IT_new.cxx
  27500. [SAX] CustomTarget/i18npool/localedata/localedata_ln_CD_new.cxx
  27501. [SAX] CustomTarget/i18npool/localedata/localedata_lo_LA_new.cxx
  27502. [SAX] CustomTarget/i18npool/localedata/localedata_lt_LT_new.cxx
  27503. [SAX] CustomTarget/i18npool/localedata/localedata_ltg_LV_new.cxx
  27504. [SAX] CustomTarget/i18npool/localedata/localedata_lv_LV_new.cxx
  27505. [SAX] CustomTarget/i18npool/localedata/localedata_mai_IN_new.cxx
  27506. [SAX] CustomTarget/i18npool/localedata/localedata_mdw_CG_new.cxx
  27507. [SAX] CustomTarget/i18npool/localedata/localedata_mfe_MU_new.cxx
  27508. [SAX] CustomTarget/i18npool/localedata/localedata_min_ID_new.cxx
  27509. [SAX] CustomTarget/i18npool/localedata/localedata_mk_MK_new.cxx
  27510. [SAX] CustomTarget/i18npool/localedata/localedata_mkw_CG_new.cxx
  27511. [SAX] CustomTarget/i18npool/localedata/localedata_ml_IN_new.cxx
  27512. [SAX] CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN_new.cxx
  27513. [SAX] CustomTarget/i18npool/localedata/localedata_mos_BF_new.cxx
  27514. [SAX] CustomTarget/i18npool/localedata/localedata_mr_IN_new.cxx
  27515. [SAX] CustomTarget/i18npool/localedata/localedata_ms_MY_new.cxx
  27516. [SAX] CustomTarget/i18npool/localedata/localedata_mt_MT_new.cxx
  27517. [SAX] CustomTarget/i18npool/localedata/localedata_my_MM_new.cxx
  27518. [SAX] CustomTarget/i18npool/localedata/localedata_myv_RU_new.cxx
  27519. [SAX] CustomTarget/i18npool/localedata/localedata_nb_NO_new.cxx
  27520. [SAX] CustomTarget/i18npool/localedata/localedata_nds_DE_new.cxx
  27521. [SAX] CustomTarget/i18npool/localedata/localedata_ne_NP_new.cxx
  27522. [SAX] CustomTarget/i18npool/localedata/localedata_ngz_CG_new.cxx
  27523. [SAX] CustomTarget/i18npool/localedata/localedata_njx_CG_new.cxx
  27524. [SAX] CustomTarget/i18npool/localedata/localedata_njy_CG_new.cxx
  27525. [SAX] CustomTarget/i18npool/localedata/localedata_nl_BE_new.cxx
  27526. [SAX] CustomTarget/i18npool/localedata/localedata_nl_NL_new.cxx
  27527. [SAX] CustomTarget/i18npool/localedata/localedata_nn_NO_new.cxx
  27528. [SAX] CustomTarget/i18npool/localedata/localedata_no_NO_new.cxx
  27529. [SAX] CustomTarget/i18npool/localedata/localedata_nr_ZA_new.cxx
  27530. [SAX] CustomTarget/i18npool/localedata/localedata_nso_ZA_new.cxx
  27531. [SAX] CustomTarget/i18npool/localedata/localedata_ny_MW_new.cxx
  27532. [SAX] CustomTarget/i18npool/localedata/localedata_oc_ES_aranes_new.cxx
  27533. [SAX] CustomTarget/i18npool/localedata/localedata_oc_FR_lengadoc_new.cxx
  27534. [SAX] CustomTarget/i18npool/localedata/localedata_om_ET_new.cxx
  27535. [SAX] CustomTarget/i18npool/localedata/localedata_or_IN_new.cxx
  27536. [SAX] CustomTarget/i18npool/localedata/localedata_pa_IN_new.cxx
  27537. [SAX] CustomTarget/i18npool/localedata/localedata_pap_BQ_new.cxx
  27538. [SAX] CustomTarget/i18npool/localedata/localedata_pap_CW_new.cxx
  27539. [SAX] CustomTarget/i18npool/localedata/localedata_pdc_US_new.cxx
  27540. [SAX] CustomTarget/i18npool/localedata/localedata_pjt_AU_new.cxx
  27541. [SAX] CustomTarget/i18npool/localedata/localedata_pl_PL_new.cxx
  27542. [SAX] CustomTarget/i18npool/localedata/localedata_plt_MG_new.cxx
  27543. [SAX] CustomTarget/i18npool/localedata/localedata_pt_AO_new.cxx
  27544. [SAX] CustomTarget/i18npool/localedata/localedata_pt_BR_new.cxx
  27545. [SAX] CustomTarget/i18npool/localedata/localedata_pt_MZ_new.cxx
  27546. [SAX] CustomTarget/i18npool/localedata/localedata_pt_PT_new.cxx
  27547. [SAX] CustomTarget/i18npool/localedata/localedata_pui_CO_new.cxx
  27548. [SAX] CustomTarget/i18npool/localedata/localedata_puu_CG_new.cxx
  27549. [SAX] CustomTarget/i18npool/localedata/localedata_ro_RO_new.cxx
  27550. [SAX] CustomTarget/i18npool/localedata/localedata_ru_RU_new.cxx
  27551. [SAX] CustomTarget/i18npool/localedata/localedata_rue_SK_new.cxx
  27552. [SAX] CustomTarget/i18npool/localedata/localedata_rw_RW_new.cxx
  27553. [SAX] CustomTarget/i18npool/localedata/localedata_sat_IN_new.cxx
  27554. [SAX] CustomTarget/i18npool/localedata/localedata_sc_IT_new.cxx
  27555. [SAX] CustomTarget/i18npool/localedata/localedata_sdj_CG_new.cxx
  27556. [SAX] CustomTarget/i18npool/localedata/localedata_sg_CF_new.cxx
  27557. [SAX] CustomTarget/i18npool/localedata/localedata_shs_CA_new.cxx
  27558. [SAX] CustomTarget/i18npool/localedata/localedata_sid_ET_new.cxx
  27559. [SAX] CustomTarget/i18npool/localedata/localedata_sk_SK_new.cxx
  27560. [SAX] CustomTarget/i18npool/localedata/localedata_sl_SI_new.cxx
  27561. [SAX] CustomTarget/i18npool/localedata/localedata_so_SO_new.cxx
  27562. [SAX] CustomTarget/i18npool/localedata/localedata_sr_CS_new.cxx
  27563. [SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_CS_new.cxx
  27564. [SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_ME_new.cxx
  27565. [SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_RS_new.cxx
  27566. [SAX] CustomTarget/i18npool/localedata/localedata_sr_ME_new.cxx
  27567. [SAX] CustomTarget/i18npool/localedata/localedata_sr_RS_new.cxx
  27568. [SAX] CustomTarget/i18npool/localedata/localedata_ss_ZA_new.cxx
  27569. [SAX] CustomTarget/i18npool/localedata/localedata_st_ZA_new.cxx
  27570. [SAX] CustomTarget/i18npool/localedata/localedata_sun_ID_new.cxx
  27571. [SAX] CustomTarget/i18npool/localedata/localedata_sv_FI_new.cxx
  27572. [SAX] CustomTarget/i18npool/localedata/localedata_sv_SE_new.cxx
  27573. [SAX] CustomTarget/i18npool/localedata/localedata_sw_TZ_new.cxx
  27574. [SAX] CustomTarget/i18npool/localedata/localedata_szl_PL_new.cxx
  27575. [SAX] CustomTarget/i18npool/localedata/localedata_ta_IN_new.cxx
  27576. [SAX] CustomTarget/i18npool/localedata/localedata_te_IN_new.cxx
  27577. [SAX] CustomTarget/i18npool/localedata/localedata_tek_CG_new.cxx
  27578. [SAX] CustomTarget/i18npool/localedata/localedata_tg_TJ_new.cxx
  27579. [SAX] CustomTarget/i18npool/localedata/localedata_th_TH_new.cxx
  27580. [SAX] CustomTarget/i18npool/localedata/localedata_ti_ER_new.cxx
  27581. [SAX] CustomTarget/i18npool/localedata/localedata_ti_ET_new.cxx
  27582. [SAX] CustomTarget/i18npool/localedata/localedata_tk_TM_new.cxx
  27583. [SAX] CustomTarget/i18npool/localedata/localedata_tn_ZA_new.cxx
  27584. [SAX] CustomTarget/i18npool/localedata/localedata_tpi_PG_new.cxx
  27585. [SAX] CustomTarget/i18npool/localedata/localedata_tr_TR_new.cxx
  27586. [SAX] CustomTarget/i18npool/localedata/localedata_ts_ZA_new.cxx
  27587. [SAX] CustomTarget/i18npool/localedata/localedata_tsa_CG_new.cxx
  27588. [SAX] CustomTarget/i18npool/localedata/localedata_tt_RU_new.cxx
  27589. [SAX] CustomTarget/i18npool/localedata/localedata_tyx_CG_new.cxx
  27590. [SAX] CustomTarget/i18npool/localedata/localedata_ug_CN_new.cxx
  27591. [SAX] CustomTarget/i18npool/localedata/localedata_uk_UA_new.cxx
  27592. [SAX] CustomTarget/i18npool/localedata/localedata_ur_PK_new.cxx
  27593. [SAX] CustomTarget/i18npool/localedata/localedata_uz_UZ_new.cxx
  27594. [SAX] CustomTarget/i18npool/localedata/localedata_ve_ZA_new.cxx
  27595. [SAX] CustomTarget/i18npool/localedata/localedata_vec_IT_new.cxx
  27596. [SAX] CustomTarget/i18npool/localedata/localedata_vi_VN_new.cxx
  27597. [SAX] CustomTarget/i18npool/localedata/localedata_vif_CG_new.cxx
  27598. [SAX] CustomTarget/i18npool/localedata/localedata_vro_EE_new.cxx
  27599. [SAX] CustomTarget/i18npool/localedata/localedata_wa_BE_new.cxx
  27600. [SAX] CustomTarget/i18npool/localedata/localedata_xh_ZA_new.cxx
  27601. [SAX] CustomTarget/i18npool/localedata/localedata_xku_CG_new.cxx
  27602. [SAX] CustomTarget/i18npool/localedata/localedata_yi_US_new.cxx
  27603. [SAX] CustomTarget/i18npool/localedata/localedata_yom_CG_new.cxx
  27604. [SAX] CustomTarget/i18npool/localedata/localedata_zh_CN_new.cxx
  27605. [SAX] CustomTarget/i18npool/localedata/localedata_zh_HK_new.cxx
  27606. [SAX] CustomTarget/i18npool/localedata/localedata_zh_MO_new.cxx
  27607. [SAX] CustomTarget/i18npool/localedata/localedata_zh_SG_new.cxx
  27608. [SAX] CustomTarget/i18npool/localedata/localedata_zh_TW_new.cxx
  27609. [SAX] CustomTarget/i18npool/localedata/localedata_zu_ZA_new.cxx
  27610. [LNK] Library/libunotest.so
  27611. [LNK] Executable/langsupport
  27612. [XHC] wiki-publisher en-US
  27613. [XHC] wiki-publisher zh-TW
  27614. [LNK] Library/libtest-setupvcl.so
  27615. [LNK] Library/unobootstrapprotector.so
  27616. [LNK] Executable/vcldemo
  27617. [LNK] Executable/svdemo
  27618. [LNK] Executable/minvcl
  27619. [LNK] Executable/icontest
  27620. [LNK] Executable/visualbackendtest
  27621. [LNK] Executable/mtfdemo
  27622. [LNK] Executable/fftester
  27623. [LNK] Executable/svptest
  27624. [LNK] Executable/listfonts
  27625. [LNK] Executable/listglyphs
  27626. [LNK] Executable/svpclient
  27627. [LNK] Library/libvclplug_genlo.so
  27628. [LNK] Library/libdesktop_detectorlo.so
  27629. [LNK] Library/libvclplug_gtk3lo.so
  27630. [LNK] Library/libvclplug_qt5lo.so
  27631. [LNK] Library/libvclplug_gtk3_kde5lo.so
  27632. [LNK] Library/libchartcorelo.so
  27633. In member function 'addData',
  27634. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  27635. inlined from '__ct ' at /opt/git/libreoffice.core/include/rtl/ustring.hxx:505:41,
  27636. inlined from 'constructToolkitID' at /opt/git/libreoffice.core/vcl/qt5/QtInstance.cxx:212:51:
  27637. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 4 bytes into a region of size 2 [-Wstringop-overflow=]
  27638. 80 | memcpy( buffer, data, length * sizeof( C ));
  27639. | ^
  27640. [CMP] canvas/source/cairo/cairocanvas
  27641. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libharfbuzz_la-hb-graphite2.o): in function `_hb_graphite2_shaper_face_data_create':
  27642. hb-graphite2.cc:(.text+0x141): undefined reference to `gr_make_face_with_ops'
  27643. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libharfbuzz_la-hb-graphite2.o): in function `_hb_graphite2_shaper_face_data_destroy':
  27644. hb-graphite2.cc:(.text+0x1d6): undefined reference to `gr_face_destroy'
  27645. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libharfbuzz_la-hb-graphite2.o): in function `_hb_graphite2_shape':
  27646. hb-graphite2.cc:(.text+0x304): undefined reference to `gr_face_featureval_for_lang'
  27647. /usr/bin/ld: hb-graphite2.cc:(.text+0x32e): undefined reference to `gr_face_find_fref'
  27648. /usr/bin/ld: hb-graphite2.cc:(.text+0x342): undefined reference to `gr_fref_set_feature_value'
  27649. /usr/bin/ld: hb-graphite2.cc:(.text+0x3f8): undefined reference to `gr_make_seg'
  27650. /usr/bin/ld: hb-graphite2.cc:(.text+0x412): undefined reference to `gr_seg_n_slots'
  27651. /usr/bin/ld: hb-graphite2.cc:(.text+0x570): undefined reference to `gr_seg_first_slot'
  27652. /usr/bin/ld: hb-graphite2.cc:(.text+0x5ab): undefined reference to `gr_slot_before'
  27653. /usr/bin/ld: hb-graphite2.cc:(.text+0x5b5): undefined reference to `gr_slot_after'
  27654. /usr/bin/ld: hb-graphite2.cc:(.text+0x5c1): undefined reference to `gr_slot_gid'
  27655. /usr/bin/ld: hb-graphite2.cc:(.text+0x641): undefined reference to `gr_slot_can_insert_before'
  27656. /usr/bin/ld: hb-graphite2.cc:(.text+0x6c3): undefined reference to `gr_slot_origin_X'
  27657. /usr/bin/ld: hb-graphite2.cc:(.text+0x741): undefined reference to `gr_slot_next_in_segment'
  27658. /usr/bin/ld: hb-graphite2.cc:(.text+0x816): undefined reference to `gr_seg_first_slot'
  27659. /usr/bin/ld: hb-graphite2.cc:(.text+0x864): undefined reference to `gr_slot_advance_Y'
  27660. /usr/bin/ld: hb-graphite2.cc:(.text+0x880): undefined reference to `gr_slot_next_in_segment'
  27661. /usr/bin/ld: hb-graphite2.cc:(.text+0x894): undefined reference to `gr_slot_origin_X'
  27662. /usr/bin/ld: hb-graphite2.cc:(.text+0x8b9): undefined reference to `gr_slot_origin_Y'
  27663. /usr/bin/ld: hb-graphite2.cc:(.text+0x909): undefined reference to `gr_seg_advance_X'
  27664. /usr/bin/ld: hb-graphite2.cc:(.text+0x946): undefined reference to `gr_slot_origin_X'
  27665. /usr/bin/ld: hb-graphite2.cc:(.text+0x991): undefined reference to `gr_featureval_destroy'
  27666. /usr/bin/ld: hb-graphite2.cc:(.text+0x99b): undefined reference to `gr_seg_destroy'
  27667. /usr/bin/ld: hb-graphite2.cc:(.text+0xa04): undefined reference to `gr_seg_advance_X'
  27668. /usr/bin/ld: hb-graphite2.cc:(.text+0xa1c): undefined reference to `gr_seg_first_slot'
  27669. /usr/bin/ld: hb-graphite2.cc:(.text+0xa6c): undefined reference to `gr_slot_advance_Y'
  27670. /usr/bin/ld: hb-graphite2.cc:(.text+0xa88): undefined reference to `gr_slot_origin_X'
  27671. /usr/bin/ld: hb-graphite2.cc:(.text+0xac7): undefined reference to `gr_slot_origin_Y'
  27672. /usr/bin/ld: hb-graphite2.cc:(.text+0xaec): undefined reference to `gr_slot_next_in_segment'
  27673. /usr/bin/ld: hb-graphite2.cc:(.text+0xb73): undefined reference to `gr_featureval_destroy'
  27674. /usr/bin/ld: hb-graphite2.cc:(.text+0xb8e): undefined reference to `gr_featureval_destroy'
  27675. /usr/bin/ld: hb-graphite2.cc:(.text+0xb98): undefined reference to `gr_seg_destroy'
  27676. /usr/bin/ld: hb-graphite2.cc:(.text+0xbb7): undefined reference to `gr_seg_first_slot'
  27677. /usr/bin/ld: hb-graphite2.cc:(.text+0xbbf): undefined reference to `gr_slot_origin_X'
  27678. /usr/bin/ld: hb-graphite2.cc:(.text+0xbd8): undefined reference to `gr_seg_advance_X'
  27679. /usr/bin/ld: hb-graphite2.cc:(.text+0xc1e): undefined reference to `gr_featureval_destroy'
  27680. /usr/bin/ld: hb-graphite2.cc:(.text+0xc28): undefined reference to `gr_seg_destroy'
  27681. /usr/bin/ld: /opt/git/libreoffice.core/instdir/program/libvclplug_gtk3_kde5lo.so: hidden symbol `gr_slot_advance_Y' isn't defined
  27682. /usr/bin/ld: final link failed: bad value
  27683. collect2: error: ld returned 1 exit status
  27684. make[1]: *** [/opt/git/libreoffice.core/vcl/Library_vclplug_gtk3_kde5.mk:20: /opt/git/libreoffice.core/instdir/program/libvclplug_gtk3_kde5lo.so] Error 1
  27685. make[1]: *** Waiting for unfinished jobs....
  27686. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libharfbuzz_la-hb-graphite2.o): in function `_hb_graphite2_shaper_face_data_create':
  27687. hb-graphite2.cc:(.text+0x141): undefined reference to `gr_make_face_with_ops'
  27688. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libharfbuzz_la-hb-graphite2.o): in function `_hb_graphite2_shaper_face_data_destroy':
  27689. hb-graphite2.cc:(.text+0x1d6): undefined reference to `gr_face_destroy'
  27690. /usr/bin/ld: /opt/git/libreoffice.core/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libharfbuzz_la-hb-graphite2.o): in function `_hb_graphite2_shape':
  27691. hb-graphite2.cc:(.text+0x304): undefined reference to `gr_face_featureval_for_lang'
  27692. /usr/bin/ld: hb-graphite2.cc:(.text+0x32e): undefined reference to `gr_face_find_fref'
  27693. /usr/bin/ld: hb-graphite2.cc:(.text+0x342): undefined reference to `gr_fref_set_feature_value'
  27694. /usr/bin/ld: hb-graphite2.cc:(.text+0x3f8): undefined reference to `gr_make_seg'
  27695. /usr/bin/ld: hb-graphite2.cc:(.text+0x412): undefined reference to `gr_seg_n_slots'
  27696. /usr/bin/ld: hb-graphite2.cc:(.text+0x570): undefined reference to `gr_seg_first_slot'
  27697. /usr/bin/ld: hb-graphite2.cc:(.text+0x5ab): undefined reference to `gr_slot_before'
  27698. /usr/bin/ld: hb-graphite2.cc:(.text+0x5b5): undefined reference to `gr_slot_after'
  27699. /usr/bin/ld: hb-graphite2.cc:(.text+0x5c1): undefined reference to `gr_slot_gid'
  27700. /usr/bin/ld: hb-graphite2.cc:(.text+0x641): undefined reference to `gr_slot_can_insert_before'
  27701. /usr/bin/ld: hb-graphite2.cc:(.text+0x6c3): undefined reference to `gr_slot_origin_X'
  27702. /usr/bin/ld: hb-graphite2.cc:(.text+0x741): undefined reference to `gr_slot_next_in_segment'
  27703. /usr/bin/ld: hb-graphite2.cc:(.text+0x816): undefined reference to `gr_seg_first_slot'
  27704. /usr/bin/ld: hb-graphite2.cc:(.text+0x864): undefined reference to `gr_slot_advance_Y'
  27705. /usr/bin/ld: hb-graphite2.cc:(.text+0x880): undefined reference to `gr_slot_next_in_segment'
  27706. /usr/bin/ld: hb-graphite2.cc:(.text+0x894): undefined reference to `gr_slot_origin_X'
  27707. /usr/bin/ld: hb-graphite2.cc:(.text+0x8b9): undefined reference to `gr_slot_origin_Y'
  27708. /usr/bin/ld: hb-graphite2.cc:(.text+0x909): undefined reference to `gr_seg_advance_X'
  27709. /usr/bin/ld: hb-graphite2.cc:(.text+0x946): undefined reference to `gr_slot_origin_X'
  27710. /usr/bin/ld: hb-graphite2.cc:(.text+0x991): undefined reference to `gr_featureval_destroy'
  27711. /usr/bin/ld: hb-graphite2.cc:(.text+0x99b): undefined reference to `gr_seg_destroy'
  27712. /usr/bin/ld: hb-graphite2.cc:(.text+0xa04): undefined reference to `gr_seg_advance_X'
  27713. /usr/bin/ld: hb-graphite2.cc:(.text+0xa1c): undefined reference to `gr_seg_first_slot'
  27714. /usr/bin/ld: hb-graphite2.cc:(.text+0xa6c): undefined reference to `gr_slot_advance_Y'
  27715. /usr/bin/ld: hb-graphite2.cc:(.text+0xa88): undefined reference to `gr_slot_origin_X'
  27716. /usr/bin/ld: hb-graphite2.cc:(.text+0xac7): undefined reference to `gr_slot_origin_Y'
  27717. /usr/bin/ld: hb-graphite2.cc:(.text+0xaec): undefined reference to `gr_slot_next_in_segment'
  27718. /usr/bin/ld: hb-graphite2.cc:(.text+0xb73): undefined reference to `gr_featureval_destroy'
  27719. /usr/bin/ld: hb-graphite2.cc:(.text+0xb8e): undefined reference to `gr_featureval_destroy'
  27720. /usr/bin/ld: hb-graphite2.cc:(.text+0xb98): undefined reference to `gr_seg_destroy'
  27721. /usr/bin/ld: hb-graphite2.cc:(.text+0xbb7): undefined reference to `gr_seg_first_slot'
  27722. /usr/bin/ld: hb-graphite2.cc:(.text+0xbbf): undefined reference to `gr_slot_origin_X'
  27723. /usr/bin/ld: hb-graphite2.cc:(.text+0xbd8): undefined reference to `gr_seg_advance_X'
  27724. /usr/bin/ld: hb-graphite2.cc:(.text+0xc1e): undefined reference to `gr_featureval_destroy'
  27725. /usr/bin/ld: hb-graphite2.cc:(.text+0xc28): undefined reference to `gr_seg_destroy'
  27726. /usr/bin/ld: /opt/git/libreoffice.core/instdir/program/libvclplug_gtk3lo.so: hidden symbol `gr_seg_advance_X' isn't defined
  27727. /usr/bin/ld: final link failed: bad value
  27728. collect2: error: ld returned 1 exit status
  27729. make[1]: *** [/opt/git/libreoffice.core/vcl/Library_vclplug_gtk3.mk:20: /opt/git/libreoffice.core/instdir/program/libvclplug_gtk3lo.so] Error 1
  27730. In member function 'addData',
  27731. inlined from 'addData' at /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:207:108,
  27732. inlined from 'insert' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:1001:18,
  27733. inlined from 'createRegressionCurveEquationShapes' at /opt/git/libreoffice.core/include/rtl/ustrbuf.hxx:697:22:
  27734. /opt/git/libreoffice.core/include/rtl/stringconcat.hxx:80:15: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
  27735. 80 | memcpy( buffer, data, length * sizeof( C ));
  27736. | ^
  27737. /opt/git/libreoffice.core/chart2/source/view/charttypes/VSeriesPlotter.cxx: In member function 'createRegressionCurveEquationShapes':
  27738. /opt/git/libreoffice.core/include/rtl/ustring.h:1208:25: note: at offset 2 to object 'buffer' with size 2 declared here
  27739. 1208 | sal_Unicode buffer[1];
  27740. | ^
  27741. make: *** [Makefile:289: build] Error 2
  27742. franklin@69a7e1efe752:/opt/git/libreoffice.core$
  27743.  
Add Comment
Please, Sign In to add comment