Created attachment 144119 [details] File to reproduce the loss of names on export Open attached file and open the Navigator. Notice, that all shapes have custom names. Export it to pptx. Open the exported file and open the Navigator. Notice, that the shapes have got generic names. Besides the loss of information it is a severe problem, that the shapes on different slides have got the same generic name. That makes it impossible to select a shape by double click in the Navigator. Try to select e.g. "CustomShape 2" from Slide 2 via Navigator. PowerPoint is able to handle custom names of shapes. Therefore the names, which the user has chosen, should be used in export.
Confirmed on windows 7 x64 with Version: 6.0.6.2 (x64) Build ID: 0c292870b25a325b5ed35f6b45599d2ea4458e77 CPU threads: 3; OS: Windows 6.1; UI render: default
Also reproduced in LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
Mark Hung committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7dcc18b5ac79d9a3e7564492428a275bf9b386db tdf#119223 export the object name for pptx documents. It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 168905 [details] PPTX exported from the example file opened in PP 2013 and Impress 7.2 This seems to work fine now.