1. 08 Kas, 2016 5 kayıt (commit)
  2. 07 Kas, 2016 35 kayıt (commit)
    • Eike Rathke's avatar
      Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groups · 05d2a669
      Eike Rathke yazdı
      BulkBroadcastGroupAreas() and BulkDataHint and thus
      FormulaGroupAreaListener::Notify() omitted to transport the actual hint
      and assumed SC_HINT_DATACHANGED, but SC_HINT_TABLEOPDIRTY needs to be
      handled as well.
      
      Change-Id: I765f7c95f7aeab295f35dcf6949a3b1926cbe248
      05d2a669
    • Caolán McNamara's avatar
      Revert "Reverts a commit series that cripple windows ci." · 64a708cb
      Caolán McNamara yazdı
      with addition of...
      
      - svxlo-SvxColorListBox
      + svxcorelo-SvxColorListBox
      
      This reverts commit db380aab.
      
      Change-Id: I3af7aa0abb1a430bce64188244404fcbd480b128
      Reviewed-on: https://gerrit.libreoffice.org/30598Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      64a708cb
    • Jochen Nitschke's avatar
      style fix for cppcheck duplicateBreak · f01c49c4
      Jochen Nitschke yazdı
      Change-Id: I42d4763db5a87741baa6b6d5ec58ea136394bf7a
      Reviewed-on: https://gerrit.libreoffice.org/30670Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      f01c49c4
    • Jochen Nitschke's avatar
      style fix for cppcheck redundantCondition · 14301589
      Jochen Nitschke yazdı
      Change-Id: I5d02c6f4c6b411c23a6de43374884a76e1c408fe
      Reviewed-on: https://gerrit.libreoffice.org/30667Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      14301589
    • Michael Stahl's avatar
      vcl: improve accounting of SVG images in graphics cache · f9028f19
      Michael Stahl yazdı
      The problem is that the graphics cache only counts the size of the SVG
      text, which is stored in SvgData::maSvgDataArray.  However the
      SvgData::maSequence may use a lot more memory, as it may contain
      de-compressed bitmaps that are stored as base64-encoded PNGs in the SVG
      text.
      
      For example icon-themes/galaxy/brand/flat_logo.svg is 812 Ko but contains
      60 Mo of bitmaps.
      
      This may cause excessive memory usage and failure to export documents
      due to OOM; according to valgrind massif, the bitmap buffers use 90% of
      the heap.
      
      Add a new interface com::sun::star::util::XAccounting, and implement
      it in drawinglayer BasePrimitive2D.  VCL SvgData can't access
      drawinglayer via C++ directly so this looks like the best approach.
      
      Change-Id: I5a7c3147733e23473c1decabed24c1f79d951c7d
      Reviewed-on: https://gerrit.libreoffice.org/30669Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
      f9028f19
    • Andras Timar's avatar
      typo: modul -> module · 04644956
      Andras Timar yazdı
      Change-Id: I2839bb336358c4653b018c383440fb91b0b4e0ca
      Reviewed-on: https://gerrit.libreoffice.org/30657Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
      Tested-by: 's avatarAndras Timar <andras.timar@collabora.com>
      04644956
    • Caolán McNamara's avatar
      google docs can generate a pptx with an empty cmLst · e6157763
      Caolán McNamara yazdı
      Change-Id: I2a3dcae5361929c6880b2da1b3107cb2c8141f32
      e6157763
    • Stanislav Horacek's avatar
      Updated core · d9c43a1d
      Stanislav Horacek yazdı
      Project: dictionaries  23948938f710096e17cfd2466e8b7563e3934608
      
      Czech thesaurus: regenerate from updated source
      
      changed location and authors of the source
      sorting for source was applied -> thesaurus sorting also changed
      
      Change-Id: I009688bb1aeaac20dbe0884f1b43b523a2a3eb7b
      Reviewed-on: https://gerrit.libreoffice.org/30612Reviewed-by: 's avatarJan Holesovsky <kendy@collabora.com>
      Reviewed-by: 's avatarStanislav Horáček <stanislav.horacek@gmail.com>
      Tested-by: 's avatarStanislav Horáček <stanislav.horacek@gmail.com>
      d9c43a1d
    • Miklos Vajna's avatar
      officecfg: add .uno:SignPDF label · 6f7016a9
      Miklos Vajna yazdı
      And replace the existing .uno:Signature in the File menus with a submenu
      that contains .uno:Signature and the new .uno:SignPDF.
      
      Change-Id: I801b9332c697985446c64dd208c25dea2494350e
      6f7016a9
    • Caolán McNamara's avatar
      gtk3: focus jumping around the place under wayland + popovers · 15b524a9
      Caolán McNamara yazdı
      in impress slide sorter panel
      
      do the "oops!, frame moved" callback before the "pointer was
      moved" callback
      
      Change-Id: I12f3c66ba15fea04d8dc74d0325582967ea93afe
      15b524a9
    • Andras Timar's avatar
      fix description of 'ooofonts' package · 5d0aca57
      Andras Timar yazdı
      Change-Id: I918505c42bab14cf0ab94574893e064ddea85b66
      Reviewed-on: https://gerrit.libreoffice.org/30656Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
      Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
      5d0aca57
    • Andrea Gelmini's avatar
      Fix typos (also in the code) · b9b03c73
      Andrea Gelmini yazdı
      Change-Id: I45d45513b102f4fdcb55e8de20b95b37f66ea463
      Reviewed-on: https://gerrit.libreoffice.org/30658Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
      Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
      b9b03c73
    • Michael Stahl's avatar
      soffice.sh: can't hurt to force system allocator for massif · 8f232026
      Michael Stahl yazdı
      Change-Id: Ib999ed36befae52894c04eaa95be76f2a7cfdd3b
      8f232026
    • Caolán McNamara's avatar
      ensure checkForUniqueItem on inserting a new slide · fc64c335
      Caolán McNamara yazdı
      On copying slides from another presentation into one, we end up
      with two XBitmapItems with the same name and different properties.
      
      because the names are supposed to be unique, only one gets exported
      so the presentation looses graphics on export
      
      there is a bunch of places which use checkForUniqueItem to block
      this from happening, add another at the point where we insert
      the new page into the model
      
      Change-Id: If708b1997c7e83e4787d9d54f84c8b0516e6cf6b
      Reviewed-on: https://gerrit.libreoffice.org/30664Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      fc64c335
    • Michael Meeks's avatar
      tdf#92160 - sc: limit search results to 1000 entries. · ba68e6dd
      Michael Meeks yazdı
      Very large replace results give huge space consumption in the
      display widget, and are of dubious usefulness.
      
      Change-Id: Ib8ad01a673ea52976befaf958f8f695aca2190ae
      Reviewed-on: https://gerrit.libreoffice.org/30574Reviewed-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
      Tested-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
      ba68e6dd
    • Noel Grandin's avatar
      loplugin:unnecessaryvirtual in sd..sdext · 0a3eaf9f
      Noel Grandin yazdı
      Change-Id: Id0bc82210fadc138b55d1abe4e06b1d2ed564df3
      Reviewed-on: https://gerrit.libreoffice.org/30659Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      0a3eaf9f
    • Tomaž Vajngerl's avatar
      opengl: use shared_ptr for ImplOpenGLTexture · 19dc288c
      Tomaž Vajngerl yazdı
      Change-Id: I755e312e3e0a69b99a8f02f7d05561b7289845ce
      Reviewed-on: https://gerrit.libreoffice.org/30597Reviewed-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      Tested-by: 's avatarTomaž Vajngerl <quikee@gmail.com>
      19dc288c
    • Miklos Vajna's avatar
      sfx2: introduce a new .uno:SignPDF · 055be3f4
      Miklos Vajna yazdı
      It's similar to File -> Open, but the file picker only offers PDF files
      in this case, and the import is read-only -- i.e. it's the import
      equivalent of .uno:ExportToPDF.
      
      Change-Id: I7be9d6711e0ea93643e538575c0604d41cff9b26
      055be3f4
    • Noel Grandin's avatar
      improve indentation · e53168c6
      Noel Grandin yazdı
      Change-Id: I1ca7f386cbd85d64e86fe293b2a4a4cbb205edef
      e53168c6
    • Jan Holesovsky's avatar
      Updated core · 5c3ea5d9
      Jan Holesovsky yazdı
      Project: help  433c4c0477c6dfcde68ed5b1eb98f1811095f050
      
      Change '/text' to just 'text' on many places.
      
      With this, the pages start appearing even locally with just pointing the
      browser to file:///.../help_git_repo/source/index.html
      5c3ea5d9
    • Mark Hung's avatar
      oox: exporting the block arc as its corresponding drawingml preset shape. · f2bccf36
      Mark Hung yazdı
      block arcs were exported as paths, stretching it to the whole
      viewport. Exporting it as a preset shape to prevents distortion.
      
      Change-Id: I68bac6ee273d89c0a4333d4d6a4816c6a7f802a0
      Reviewed-on: https://gerrit.libreoffice.org/29679Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarMark Hung <marklh9@gmail.com>
      f2bccf36
    • Noel Grandin's avatar
      loplugin:unnecessaryvirtual in svx..sw · d4f78fa3
      Noel Grandin yazdı
      Change-Id: I4ae8de558550e6577c28b95e0aaed74f00d79c29
      Reviewed-on: https://gerrit.libreoffice.org/30650Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      d4f78fa3
    • Noel Grandin's avatar
      loplugin:oncevar in chart2 · b7914a9a
      Noel Grandin yazdı
      Change-Id: Id9308f9265c2453075971c8105b4d161bd145da7
      Reviewed-on: https://gerrit.libreoffice.org/30654Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      b7914a9a
    • David Tardon's avatar
      only cond. build stuff that is really new in ICU 58 · 65aafb50
      David Tardon yazdı
      Change-Id: I59598329a7051374177b4d16aa061367b6043982
      65aafb50
    • Noel Grandin's avatar
      wrap some more dialog pointers in VclPtr · febde9d6
      Noel Grandin yazdı
      and fix a couple of memory leaks in the process, some of them were
      not being deleted at all
      
      Change-Id: Icb5c948662ad3ba878eadfbc807f93cc35cfb228
      Reviewed-on: https://gerrit.libreoffice.org/30651Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      febde9d6
    • Noel Grandin's avatar
      loplugin:oncevar in cui..connectivity · fae35e53
      Noel Grandin yazdı
      Change-Id: Ibe9d04932b0a57040db4fee11886dc1701f6ea17
      Reviewed-on: https://gerrit.libreoffice.org/30653Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      fae35e53
    • Noel Grandin's avatar
      loplugin:unnecessaryvirtual in test..vbahelper · 0f96b3f3
      Noel Grandin yazdı
      Change-Id: I0e110af6eab798e11f96d0f7d282d59440d91965
      Reviewed-on: https://gerrit.libreoffice.org/30649Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      0f96b3f3
    • Noel Grandin's avatar
      loplugin:unnecessaryvirtual in sfx2..svtools · 41ea741c
      Noel Grandin yazdı
      Change-Id: Ib34e14806f7cc9a97ecfd68687ab17ee5c1f022b
      Reviewed-on: https://gerrit.libreoffice.org/30652Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      Tested-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      41ea741c
    • Damjan Jovanovic's avatar
      Resolves: #i119892# Missing "by" in description · 028cc38a
      Damjan Jovanovic yazdı
      Fixes spelling errors in some Base messages.
      
      Reported by: Dwayne Henderson
      Patch by: me
      
      (cherry picked from commit 8df1c30b)
      
      Change-Id: I18dcf20e51e941ca8ccb47315ea453399ca0d88a
      028cc38a
    • Miklos Vajna's avatar
      sw: prefix members of WW8ScannerBase · 90625922
      Miklos Vajna yazdı
      Change-Id: I8e0235a8701e0cc0e8ca707b8f3ff2581f2bfcbd
      Reviewed-on: https://gerrit.libreoffice.org/30648Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      90625922
    • Justin Luth's avatar
      tdf#62625 - reopen temp stream to readBasic .xls VBA · d9c7b0a0
      Justin Luth yazdı
      InputStream was closed, but an InStream was still open,
      so InputStream was not being re-created.
      Apparently either most web protocols aren't properly closed,
      or else a second stream is needed for these kinds of protocols.
      
      Required on Linux for INetProtocol::Http, Generic, Smb, Sftp
      and perhaps more.  Required on Windows/Mac for Remote WebDAV
      (although http://xx/xx.xls worked)
      
      Change-Id: Icb732518fb8185168c5ed1cb9e32c84c9d8d71bb
      Reviewed-on: https://gerrit.libreoffice.org/30303Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      d9c7b0a0
    • David Tardon's avatar
      fix build with ICU < 58 · 01ff03e1
      David Tardon yazdı
      Change-Id: I84027f0812e672519ed314639deeb5c0d1069624
      01ff03e1
    • Stephan Bergmann's avatar
      -Werror,-Wdeprecated-declarations · 02cf121a
      Stephan Bergmann yazdı
      Change-Id: Ia54f11b799fefcddcbf3b9f49e806bfc0895773f
      02cf121a
    • Stephan Bergmann's avatar
      Postpone menu destruction · 3f7fc4e5
      Stephan Bergmann yazdı
      ...to avoid use-after-free, as e.g. happens on macOS with -fsanitize=address in
      CppunitTest_sw_mailmerge:
      
      > ==29010==ERROR: AddressSanitizer: heap-use-after-free on address 0x60800088faf8 at pc 0x000118ebc153 bp 0x7fff52f81a40 sp 0x7fff52f81a38
      > READ of size 8 at 0x60800088faf8 thread T0
      > WARNING: failed decoding unknown ioctl 0x20007454
      > WARNING: failed decoding unknown ioctl 0x20007452
      >     #0 0x118ebc152 in AquaSalMenu::SetSubMenu(SalMenuItem*, SalMenu*, unsigned int) salmenu.cxx:597
      >     #1 0x1177bbefc in Menu::SetPopupMenu(unsigned short, PopupMenu*) menu.cxx:803
      >     #2 0x138dccb5a in framework::MenuBarManager::RemoveListener() menubarmanager.cxx:552
      >     #3 0x138dcb452 in framework::MenuBarManager::Destroy() menubarmanager.cxx:237
      >     #4 0x138dcd6d7 in framework::MenuBarManager::dispose() menubarmanager.cxx:267
      >     #5 0x138dccfa2 in framework::MenuBarManager::RemoveListener() menubarmanager.cxx:587
      >     #6 0x138dcb452 in framework::MenuBarManager::Destroy() menubarmanager.cxx:237
      >     #7 0x138dcd6d7 in framework::MenuBarManager::dispose() menubarmanager.cxx:267
      >     #8 0x138e06acf in framework::MenuBarWrapper::dispose() menubarwrapper.cxx:103
      >     #9 0x1389c0f67 in framework::LayoutManager::impl_clearUpMenuBar() layoutmanager.cxx:226
      >     #10 0x1389c497b in framework::LayoutManager::implts_destroyElements() layoutmanager.cxx:447
      >     #11 0x1389c3777 in framework::LayoutManager::implts_reset(bool) layoutmanager.cxx:413
      >     #12 0x1389edf4b in framework::LayoutManager::frameAction(com::sun::star::frame::FrameActionEvent const&) layoutmanager.cxx:2811
      >     #13 0x138b9e1a8 in (anonymous namespace)::Frame::implts_sendFrameActionEvent(com::sun::star::frame::FrameAction const&) frame.cxx:3110
      >     #14 0x138b8219b in (anonymous namespace)::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) frame.cxx:1557
      >     #15 0x138b88545 in (anonymous namespace)::Frame::close(unsigned char) frame.cxx:1801
      >     #16 0x12078429a in SfxFrame::DoClose() frame.cxx:127
      >     #17 0x120812990 in SfxViewFrame::Notify(SfxBroadcaster&, SfxHint const&) viewfrm.cxx:1234
      >     #18 0x11ab542d5 in SfxBroadcaster::Broadcast(SfxHint const&) SfxBroadcaster.cxx:50
      >     #19 0x1203a0682 in SfxModelListener_Impl::notifyClosing(com::sun::star::lang::EventObject const&) objxtor.cxx:171
      >     #20 0x1204453d2 in SfxBaseModel::close(unsigned char) sfxbasemodel.cxx:1372
      >     #21 0x1245130d5 in SwXTextDocument::close(unsigned char) unotxdoc.cxx:621
      >     #22 0x1247af99b in CloseModelAndDocSh(com::sun::star::uno::Reference<com::sun::star::frame::XModel>&, tools::SvRef<SfxObjectShell>&) unomailmerge.cxx:115
      >     #23 0x1247af4bf in DeleteTmpFile_Impl(com::sun::star::uno::Reference<com::sun::star::frame::XModel>&, tools::SvRef<SfxObjectShell>&, rtl::OUString const&) unomailmerge.cxx:342
      >     #24 0x1247b6ad6 in SwXMailMerge::execute(com::sun::star::uno::Sequence<com::sun::star::beans::NamedValue> const&) unomailmerge.cxx:814
      >     #25 0x1247b9c62 in non-virtual thunk to SwXMailMerge::execute(com::sun::star::uno::Sequence<com::sun::star::beans::NamedValue> const&) unomailmerge.cxx:434
      >     #26 0x11eeab4fd in MMTest::executeMailMerge() mailmerge.cxx:179
      >     #27 0x11eea2470 in testMultiPageAnchoredDraws::verify() mailmerge.cxx:336
      >     #28 0x11ef3be50 in MMTest::executeMailMergeTest(char const*, char const*, char const*, bool, int, char const*) mailmerge.cxx:87
      >     #29 0x11ef38af3 in testMultiPageAnchoredDraws::MailMerge() mailmerge.cxx:334
      >     #30 0x11ef557b9 in CppUnit::TestCaller<testMultiPageAnchoredDraws>::runTest() TestCaller.h:166
      >     #31 0x10cfff749 in CppUnit::TestCaseMethodFunctor::operator()() const TestCase.cpp:32
      >     #32 0x110736b67 in (anonymous namespace)::Protector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) vclbootstrapprotector.cxx:36
      >     #33 0x10cfc9c20 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const ProtectorChain.cpp:20
      >     #34 0x110498fa7 in (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) unobootstrapprotector.cxx:89
      >     #35 0x10cfc9c20 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const ProtectorChain.cpp:20
      >     #36 0x10f776880 in (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) unoexceptionprotector.cxx:65
      >     #37 0x10cfc9c20 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const ProtectorChain.cpp:20
      >     #38 0x10cf64042 in CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) DefaultProtector.cpp:15
      >     #39 0x10cfc9c20 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const ProtectorChain.cpp:20
      >     #40 0x10cfc7200 in CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) ProtectorChain.cpp:77
      >     #41 0x10d06f15a in CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) TestResult.cpp:181
      >     #42 0x10cffd8cd in CppUnit::TestCase::run(CppUnit::TestResult*) TestCase.cpp:91
      >     #43 0x10d00097a in CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) TestComposite.cpp:64
      >     #44 0x10d00045e in CppUnit::TestComposite::run(CppUnit::TestResult*) TestComposite.cpp:23
      >     #45 0x10d00097a in CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) TestComposite.cpp:64
      >     #46 0x10d00045e in CppUnit::TestComposite::run(CppUnit::TestResult*) TestComposite.cpp:23
      >     #47 0x10d0990ac in CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) TestRunner.cpp:47
      >     #48 0x10d06da55 in CppUnit::TestResult::runTest(CppUnit::Test*) TestResult.cpp:148
      >     #49 0x10d099ebd in CppUnit::TestRunner::run(CppUnit::TestResult&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) TestRunner.cpp:96
      >     #50 0x10cc6f509 in (anonymous namespace)::ProtectedFixtureFunctor::run() const cppunittester.cxx:305
      >     #51 0x10cc6a0ac in sal_main() cppunittester.cxx:455
      >     #52 0x10cc687a6 in main cppunittester.cxx:362
      >     #53 0x7fffc9f36254 in start (libdyld.dylib+0x5254)
      >
      > 0x60800088faf8 is located 88 bytes inside of 96-byte region [0x60800088faa0,0x60800088fb00)
      > freed by thread T0 here:
      >     #0 0x10d327b6b in wrap__ZdlPv asan_new_delete.cc:179
      >     #1 0x118eb3011 in AquaSalMenu::~AquaSalMenu() salmenu.cxx:279
      >     #2 0x118eb10de in AquaSalInstance::DestroyMenu(SalMenu*) salmenu.cxx:238
      >     #3 0x1177acd1d in Menu::ImplSetSalMenu(SalMenu*) menu.cxx:2342
      >     #4 0x1177ab046 in Menu::dispose() menu.cxx:183
      >     #5 0x1177d86f5 in PopupMenu::dispose() menu.cxx:2764
      >     #6 0x117f99ee2 in VclReferenceBase::disposeOnce() vclreferencebase.cxx:42
      >     #7 0x1177bf7d8 in VclPtr<Menu>::disposeAndClear() vclptr.hxx:208
      >     #8 0x1177bbbd5 in Menu::SetPopupMenu(unsigned short, PopupMenu*) menu.cxx:788
      >     #9 0x138dccb5a in framework::MenuBarManager::RemoveListener() menubarmanager.cxx:552
      >     #10 0x138dcb452 in framework::MenuBarManager::Destroy() menubarmanager.cxx:237
      >     #11 0x138dcd6d7 in framework::MenuBarManager::dispose() menubarmanager.cxx:267
      >     #12 0x138dccfa2 in framework::MenuBarManager::RemoveListener() menubarmanager.cxx:587
      >     #13 0x138dcb452 in framework::MenuBarManager::Destroy() menubarmanager.cxx:237
      >     #14 0x138dcd6d7 in framework::MenuBarManager::dispose() menubarmanager.cxx:267
      >     #15 0x138e06acf in framework::MenuBarWrapper::dispose() menubarwrapper.cxx:103
      >     #16 0x1389c0f67 in framework::LayoutManager::impl_clearUpMenuBar() layoutmanager.cxx:226
      >     #17 0x1389c497b in framework::LayoutManager::implts_destroyElements() layoutmanager.cxx:447
      >     #18 0x1389c3777 in framework::LayoutManager::implts_reset(bool) layoutmanager.cxx:413
      >     #19 0x1389edf4b in framework::LayoutManager::frameAction(com::sun::star::frame::FrameActionEvent const&) layoutmanager.cxx:2811
      >     #20 0x138b9e1a8 in (anonymous namespace)::Frame::implts_sendFrameActionEvent(com::sun::star::frame::FrameAction const&) frame.cxx:3110
      >     #21 0x138b8219b in (anonymous namespace)::Frame::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) frame.cxx:1557
      >     #22 0x138b88545 in (anonymous namespace)::Frame::close(unsigned char) frame.cxx:1801
      >     #23 0x12078429a in SfxFrame::DoClose() frame.cxx:127
      >     #24 0x120812990 in SfxViewFrame::Notify(SfxBroadcaster&, SfxHint const&) viewfrm.cxx:1234
      >     #25 0x11ab542d5 in SfxBroadcaster::Broadcast(SfxHint const&) SfxBroadcaster.cxx:50
      >     #26 0x1203a0682 in SfxModelListener_Impl::notifyClosing(com::sun::star::lang::EventObject const&) objxtor.cxx:171
      >     #27 0x1204453d2 in SfxBaseModel::close(unsigned char) sfxbasemodel.cxx:1372
      >     #28 0x1245130d5 in SwXTextDocument::close(unsigned char) unotxdoc.cxx:621
      >     #29 0x1247af99b in CloseModelAndDocSh(com::sun::star::uno::Reference<com::sun::star::frame::XModel>&, tools::SvRef<SfxObjectShell>&) unomailmerge.cxx:115
      >
      > previously allocated by thread T0 here:
      >     #0 0x10d32752b in wrap__Znwm asan_new_delete.cc:106
      >     #1 0x118eafa18 in AquaSalInstance::CreateMenu(bool, Menu*) salmenu.cxx:230
      >     #2 0x1177d75e0 in PopupMenu::PopupMenu() menu.cxx:2711
      >     #3 0x1177d7664 in PopupMenu::PopupMenu() menu.cxx:2710
      >     #4 0x129136557 in VclPtr<PopupMenu> VclPtr<PopupMenu>::Create<>() vclptr.hxx:131
      >     #5 0x1291362de in VCLXMenu::ImplCreateMenu(bool) vclxmenu.cxx:73
      >     #6 0x1291463ca in VCLXPopupMenu::VCLXPopupMenu() vclxmenu.cxx:901
      >     #7 0x129146414 in VCLXPopupMenu::VCLXPopupMenu() vclxmenu.cxx:900
      >     #8 0x138dc5e83 in framework::MenuBarManager::FillMenuManager(Menu*, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, bool) menubarmanager.cxx:1354
      >     #9 0x138dc2316 in framework::MenuBarManager::MenuBarManager(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::util::XURLTransformer> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, Menu*, bool, bool) menubarmanager.cxx:140
      >     #10 0x138dc72bd in framework::MenuBarManager::MenuBarManager(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::util::XURLTransformer> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, Menu*, bool, bool) menubarmanager.cxx:138
      >     #11 0x138dc57bc in framework::MenuBarManager::FillMenuManager(Menu*, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, bool) menubarmanager.cxx:1304
      >     #12 0x138dc2316 in framework::MenuBarManager::MenuBarManager(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::util::XURLTransformer> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, Menu*, bool, bool) menubarmanager.cxx:140
      >     #13 0x138dc72bd in framework::MenuBarManager::MenuBarManager(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, com::sun::star::uno::Reference<com::sun::star::util::XURLTransformer> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchProvider> const&, rtl::OUString const&, Menu*, bool, bool) menubarmanager.cxx:138
      >     #14 0x138e07ba5 in framework::MenuBarWrapper::initialize(com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) menubarwrapper.cxx:181
      >     #15 0x138f32e6d in framework::MenuBarFactory::CreateUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, char const*, rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::ui::XUIElement> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) menubarfactory.cxx:154
      >     #16 0x138f31848 in framework::MenuBarFactory::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) menubarfactory.cxx:63
      >     #17 0x138f3313a in non-virtual thunk to framework::MenuBarFactory::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) menubarfactory.cxx:56
      >     #18 0x138f56f6e in (anonymous namespace)::UIElementFactoryManager::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) uielementfactorymanager.cxx:450
      >     #19 0x138f5a94a in non-virtual thunk to (anonymous namespace)::UIElementFactoryManager::createUIElement(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) uielementfactorymanager.cxx:408
      >     #20 0x1389ca5da in framework::LayoutManager::implts_createElement(rtl::OUString const&) layoutmanager.cxx:731
      >     #21 0x1389d6fb4 in framework::LayoutManager::createElement(rtl::OUString const&) layoutmanager.cxx:1482
      >     #22 0x11fbd36f1 in SfxDispatcher::SetMenu_Impl() dispatch.cxx:1216
      >     #23 0x11fbc36dc in SfxDispatcher::Update_Impl(bool) dispatch.cxx:1290
      >     #24 0x11fb7556d in SfxBindings::NextJob_Impl(Timer*) bindings.cxx:1459
      >     #25 0x11fb8ad4c in SfxBindings::NextJob(Timer*) bindings.cxx:1441
      >     #26 0x11fb61177 in SfxBindings::LinkStubNextJob(void*, Timer*) bindings.cxx:1439
      >     #27 0x11898aea1 in Link<Timer*, void>::Call(Timer*) const link.hxx:84
      >     #28 0x11898add6 in Timer::Invoke() timer.cxx:88
      >     #29 0x1188dae6d in ImplSchedulerData::Invoke() scheduler.cxx:47
      
      Change-Id: I16d5b11710ee46dbaa77afd94a09ba5f07a311b0
      3f7fc4e5
    • Stephan Bergmann's avatar
      Adapt jurt staticsalhack to MACOSX · 4e3e87e8
      Stephan Bergmann yazdı
      Change-Id: I0525b68cdb097edd3241809ae0dc9c22e1ad9814
      4e3e87e8