1. 12 Ara, 2017 36 kayıt (commit)
    • Henry Castro's avatar
      lok: Assertion `m_aProcessingUserEvents.empty()' failed · ad35cc9e
      Henry Castro yazdı
      This occurs after saving a writer document
      
      loolforkit: /home/hcastro/projects/lo-sid/vcl/source/app/salusereventlist.cxx:56: bool SalUserEventList::DispatchUserEvents(bool): Assertion `m_aProcessingUserEvents.empty()' failed.
      /home/hcastro/build/gcc-lool-sid/loolforkit(_ZN7SigUtil13dumpBacktraceEv+0x49) [0x55ba3f0740c6]
      /home/hcastro/build/gcc-lool-sid/loolforkit(+0x149fb1) [0x55ba3f073fb1]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x110c0) [0x7f57a41350c0]
      /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf) [0x7f57a3db7fcf]
      /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f57a3db93fa]
      /lib/x86_64-linux-gnu/libc.so.6(+0x2be37) [0x7f57a3db0e37]
      /lib/x86_64-linux-gnu/libc.so.6(+0x2bee2) [0x7f57a3db0ee2]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(_ZN16SalUserEventList18DispatchUserEventsEb+0x86) [0x7f5798f2178c]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(_ZN14SvpSalInstance7DoYieldEbb+0x3b) [0x7f57990ce48d]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(+0xa7b2fd) [0x7f5798f5b2fd]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(_ZN11Application5YieldEv+0x13) [0x7f5798f5735b]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(_ZN11Application7ExecuteEv+0x167) [0x7f5798f56f11]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libsofficeapp.so(+0x4e419) [0x7f57a30d3419]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(+0xa87119) [0x7f5798f67119]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libvcllo.so(_Z6SVMainv+0x4d) [0x7f5798f67282]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libsofficeapp.so(soffice_main+0x1bf) [0x7f57a312a6b5]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libsofficeapp.so(+0xe8db2) [0x7f57a316ddb2]
      /home/hcastro/build/gcc-lo-sid/instdir/program/libuno_sal.so.3(+0x77581) [0x7f579f807581]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x7494) [0x7f57a412b494]
      /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f57a3e6daff]
      
      Change-Id: I455bd44d40c6c9b3ed49d047b8bce23a4600c265
      Reviewed-on: https://gerrit.libreoffice.org/46206Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarHenry Castro <hcastro@collabora.com>
      ad35cc9e
    • andreas kainz's avatar
      Elementary-icons: add numberformatthousands · b298ed31
      andreas kainz yazdı
      Change-Id: I3ec172b068cb471d246489259e8deb4dfb34f9e4
      Reviewed-on: https://gerrit.libreoffice.org/46281Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
      b298ed31
    • Gabor Kelemen's avatar
      tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBox · 9807290c
      Gabor Kelemen yazdı
      Final part. Here frmaddpage.ui is migrated, but to reuse the 2
      other strings we need to shake up their original place in page.cxx
      
      Now all the stings are moved to svx and occur only once in the code base.
      
      Change-Id: I8b3942f96d43bf8d6f054c8410c3781bcefc3ccc
      Reviewed-on: https://gerrit.libreoffice.org/46189Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
      9807290c
    • Caolán McNamara's avatar
      ensure dec ref if exception called · 4fe154d6
      Caolán McNamara yazdı
      Change-Id: I7aabfd98e89389e15bf7b78abb81d3385fe30342
      Reviewed-on: https://gerrit.libreoffice.org/46245Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      4fe154d6
    • andreas kainz's avatar
      Breez and Elementary-icons: fix av02048 for avmedia · 126b9103
      andreas kainz yazdı
      Change-Id: Iaeb96f8b1dffaee73230c7d4a4817d1cf0b821a6
      Reviewed-on: https://gerrit.libreoffice.org/46282Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
      126b9103
    • Gabor Kelemen's avatar
      Updated core · ff7cf9af
      Gabor Kelemen yazdı
      Project: help  ed6eecfc6f33cb7cbd33996dcd2d0f07f6e04405
      
      Fix extended help in Table Wizard of Base
      
      Add missing HIDs and fix a broken one
      
      Change-Id: I4478cdd2e10bf994509c828444701c5875bc3125
      Reviewed-on: https://gerrit.libreoffice.org/46269Reviewed-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      Tested-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      ff7cf9af
    • Jan Holesovsky's avatar
      Fix binary incompatible change in the LOK API + add unit test. · dcba1752
      Jan Holesovsky yazdı
      Change-Id: I53cb40ea351bf56b1a299857a59ae4bf7c6b6dc3
      Reviewed-on: https://gerrit.libreoffice.org/46272Reviewed-by: 's avatarMarco Cecchetti <mrcekets@gmail.com>
      Tested-by: 's avatarMarco Cecchetti <mrcekets@gmail.com>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      dcba1752
    • Gabor Kelemen's avatar
      Updated core · 7c0d654c
      Gabor Kelemen yazdı
      Project: help  83d2ccb8248fbe24ccb0206b60d6f15c439f07f6
      
      Remove unnecessary page from Gallery context menus explanation
      
      The confirmation window is a simple Yes/No now, no need to keep
      a whole page for this.
      
      Change-Id: I182d4937d049ae62e0b62180ed94115369aea2c7
      Reviewed-on: https://gerrit.libreoffice.org/46268Reviewed-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      Tested-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      7c0d654c
    • Miklos Vajna's avatar
      tdf#113183 DOCX import: fix not independent text box alignments · 312cecf1
      Miklos Vajna yazdı
      The alternative would be to clear them in
      writerfilter::dmapper::DomainMapper::getPositionOffset(), but that runs
      before writerfilter::dmapper::PositionHandler::lcl_sprm(), so it would
      be too early.
      
      Change-Id: I287b9a4025c4b1844ae467c48815b5d7ffe3f98e
      Reviewed-on: https://gerrit.libreoffice.org/46279Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
      Tested-by: 's avatarJenkins <ci@libreoffice.org>
      312cecf1
    • Gabor Kelemen's avatar
      Updated core · 9c1fcf8a
      Gabor Kelemen yazdı
      Project: help  ea550f7a968308983282f05b7547d0d45eda9cd0
      
      Update the main Options page
      
      - Reorder items to match current UI
      - Rename Database to Base
      
      Change-Id: I5722dda5ab5b28ac78cc4cb95a790ef437bf582a
      Reviewed-on: https://gerrit.libreoffice.org/46267Reviewed-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      Tested-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      9c1fcf8a
    • Gabor Kelemen's avatar
      Updated core · b112294e
      Gabor Kelemen yazdı
      Project: help  cd80e52e862116e77540a542e1c5f2315fb7a5e4
      
      Update Options - LibreOffice page
      
      - Remove Color page from the list
      - Remove unused ahelp (SID is not a HID)
      - Reorder categories to match current UI
      
      Change-Id: Ia08e7e28a4b18886586d6e219c238d75bf935b86
      Reviewed-on: https://gerrit.libreoffice.org/46266Reviewed-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      Tested-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      b112294e
    • Gabor Kelemen's avatar
      Updated core · bd8308f8
      Gabor Kelemen yazdı
      Project: help  4c4aebd5adf9b28034919c61073ec8d9fb5e5bea
      
      Fix extended help in the Euro Converter wizard
      
      Change-Id: Iec988614f0cb2f6cea9d17c136bc12c8163c7bd6
      Reviewed-on: https://gerrit.libreoffice.org/45834Reviewed-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      Tested-by: 's avatarGabor Kelemen <kelemeng@ubuntu.com>
      bd8308f8
    • Stephan Bergmann's avatar
      Make --disable-runtime-optimizations not fail when LIBO_LD_PATH is unset · 1553cc32
      Stephan Bergmann yazdı
      ...outside of CppunitTest_xmlsecurity_signing
      
      Change-Id: I0679fd3437bdddfdb7b40daddc7c107d9d8fcc90
      1553cc32
    • andreas kainz's avatar
      Breeze-icons: add numberformatthousands · e5e9633a
      andreas kainz yazdı
      Change-Id: I336532d07640fe63a988d89c96f03a7ecbe374f8
      Reviewed-on: https://gerrit.libreoffice.org/46278Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
      e5e9633a
    • andreas kainz's avatar
      tdf#114265 Use close icon in find in print preview elementary · 452f35e7
      andreas kainz yazdı
      Change-Id: I6ccb7c9b01fb3dc3c52fccaf8f44fe34d762f7df
      Reviewed-on: https://gerrit.libreoffice.org/46277Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
      452f35e7
    • Samuel Mehrbrodt's avatar
      Related tdf#83877 Add signatureline element to draw:frame, not draw:image · f64a78b4
      Samuel Mehrbrodt yazdı
      Because a frame can have multiple (fallback) images, so this would have been
      added only to the first one.
      
      Change-Id: I1c41c5e6fd3959fb5cfb5afb5d4fe98b2e5e3c73
      Reviewed-on: https://gerrit.libreoffice.org/46243Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
      f64a78b4
    • Caolán McNamara's avatar
      ofz: Null-deref · ea0e5ac6
      Caolán McNamara yazdı
      Change-Id: Iffca72883eacb9502b14751b02c0bc61110614b8
      ea0e5ac6
    • Noel Grandin's avatar
      sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialog · 042d9a5a
      Noel Grandin yazdı
      to match the underlying call to SetId in GalleryTheme
      
      Change-Id: If862c1f7c2d7c05484347ef46a9d504e95686ec7
      Reviewed-on: https://gerrit.libreoffice.org/46273Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      042d9a5a
    • Noel Grandin's avatar
      remove some dead message constants · 7ba06c3c
      Noel Grandin yazdı
      Change-Id: I3e4ce75740673c9a286a01fd5755fecf6c06849d
      Reviewed-on: https://gerrit.libreoffice.org/46231Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      7ba06c3c
    • Caolán McNamara's avatar
      use afl html_tags as htmlfuzzer dictionary · eb9f4b40
      Caolán McNamara yazdı
      Change-Id: Ic179f835d4d67a9856381b87f7fbc8b144bf595d
      eb9f4b40
    • Caolán McNamara's avatar
      ofz: Null-deref · aa2480da
      Caolán McNamara yazdı
      Change-Id: I83560b28d30d76c48b2283940e90e1b2c2bc9db5
      aa2480da
    • Caolán McNamara's avatar
      ofz: Null-deref · 581820cb
      Caolán McNamara yazdı
      Change-Id: I5c9925e4985e342537affe8048058f6afc886e6b
      581820cb
    • Caolán McNamara's avatar
      ofz: more leaks · 2c51c972
      Caolán McNamara yazdı
      Change-Id: Ibad2b1e0506d39411687e4a64d2c0bccb6e7d98f
      Reviewed-on: https://gerrit.libreoffice.org/46252Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      2c51c972
    • Caolán McNamara's avatar
      valgrind: various html leaks · 4f4545b8
      Caolán McNamara yazdı
      Change-Id: I5536254edd6fa2ba7f7fb2457edd8ad5a5111313
      Reviewed-on: https://gerrit.libreoffice.org/46244Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
      4f4545b8
    • Stephan Bergmann's avatar
      Fix unnecessary wrong downcast · 47816cf3
      Stephan Bergmann yazdı
      ...from ScFormatEntry to ScCondFormatEntry instead of just ScConditionEntry,
      introduced with 3f614f43 "tdf#95295: don't add
      duplicate conditional formats".  Caused e.g. CppunitTest_sc_bugfix_test to fail
      under -fsanitize=vptr, when trying to downcast a ScValidationData.
      
      Change-Id: I913076d3538bafbdb2ac57b6bb1bd89199b048a6
      47816cf3
    • Samuel Mehrbrodt's avatar
      Move generateGUIDString to comphelper · c85d8064
      Samuel Mehrbrodt yazdı
      and remove duplicate method
      
      Change-Id: Ic513a780f3b9b526c3abd0f273ad9c230ffbb373
      Reviewed-on: https://gerrit.libreoffice.org/46233Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
      c85d8064
    • Christian Lohmaier's avatar
      Updated core · ac3d194d
      Christian Lohmaier yazdı
      Project: translations  28cfef34df86f518e0d03f4d2fd18bfe2916d982
      
      resurrect some translated strings via compendium
      
      Change-Id: Id82cede546542d3baba7fba0a89cd5932eeb00b4
      ac3d194d
    • Stephan Bergmann's avatar
      loplugin:salcall · 135c160d
      Stephan Bergmann yazdı
      Change-Id: I38be4ffc8e93cdc567fbaaf826ce791fa79bbfaf
      135c160d
    • Stephan Bergmann's avatar
      CppunitTest_xmlsecurity_signing failed in sanitizer builds · d15f042a
      Stephan Bergmann yazdı
      ...because external/gpgmepp spawns /usr/bin/gpgconf (and later on /usr/bin/ggp2,
      /usr/bin/gpgsm) which all depend on libgpg-error.so.0, so due to CppunitTest's
      LD_LIBRARY_PATH will pick up instdir/program/libgpg-error.so.0, which fails due
      to
      
      > /usr/bin/gpgconf: symbol lookup error: /data/sbergman/lo-san/core/instdir/program/libgpg-error.so.0: undefined symbol: __asan_option_detect_stack_use_after_return
      
      The easiest fix appears to be, when running sanitizers on Linux, to hack
      gpgmepp's _gpgme_io_spawn to set LD_LIBRARY_PATH back to its original state.
      (When it was originally unset, it will now be set but null, but that should not
      make a difference.)  This requires EXTRA_ENV_VARS to be set earlier in
      CppunitTest.mk, so setting LIBO_LD_PATH doesn't use the LD_LIBRARY_PATH value
      set in gb_CppunitTest_CPPTESTPRECOMMAND.
      
      The backtrace of the first, originally failing call to _gpgme_io_spawn during
      CppunitTest_xmlsecurity_signing:
      
      > #0  0x00007fffe1f354dc in _gpgme_io_spawn (path=0x1 <error: Cannot access memory at address 0x1>, argv=0x7ffff2fbd4e0, flags=0, fd_list=0x9, atfork=0x4e, atforkvalue=0x7ffff2fbd4e0, r_pid=0x7ffff2fbd4e0) at posix-io.c:433
      > #1  0x00007fffe1f41971 in read_gpgconf_dirs (pgmname=0x6110002f8e00 "/usr/bin/gpgconf", components=0) at dirinfo.c:206
      > #2  0x00007fffe1f3fa29 in get_gpgconf_item (what=12) at dirinfo.c:284
      > #3  0x00007fffe1f4073e in _gpgme_get_default_gpg_name () at dirinfo.c:370
      > #4  0x00007fffe1e87093 in engine_get_file_name (proto=GPGME_PROTOCOL_OpenPGP) at engine.c:79
      > #5  0x00007fffe1e84e89 in gpgme_get_engine_info (info=0x7ffff2a06160) at engine.c:230
      > #6  0x00007fffe1e845ef in gpgme_engine_check_version (proto=GPGME_PROTOCOL_OpenPGP) at engine.c:144
      > #7  0x00007fffe634e7d9 in GpgME::checkEngine(GpgME::Protocol) (proto=GpgME::OpenPGP) at context.cpp:1610
      > #8  0x00007fff8df3fd49 in SecurityEnvironmentGpg::SecurityEnvironmentGpg() (this=0x6060005825c0) at xmlsecurity/source/gpg/SecurityEnvironment.cxx:30
      > #9  0x00007fff8df5755e in SEInitializerGpg::createSecurityContext(rtl::OUString const&) (this=0x606000582560) at xmlsecurity/source/gpg/SEInitializer.cxx:45
      > #10 0x00007fff8df57bb3 in non-virtual thunk to SEInitializerGpg::createSecurityContext(rtl::OUString const&) () at include/rtl/stringutils.hxx:170
      > #11 0x00007fffab66de90 in DocumentSignatureManager::init() (this=0x7ffff2fbb020) at xmlsecurity/source/helper/documentsignaturemanager.cxx:78
      > #12 0x00007fffab498504 in DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (this=0x6080001aaf20, rxStorage=uno::Reference to (OStorage *) 0x60d0003a4c48, xSignStream=empty uno::Reference, eMode=DocumentSignatureMode::Content) at xmlsecurity/source/component/documentdigitalsignatures.cxx:264
      > #13 0x00007fffab497f8b in DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (this=0x6080001aaf20, rxStorage=uno::Reference to (OStorage *) 0x60d0003a4c48, xSignInStream=empty uno::Reference) at xmlsecurity/source/component/documentdigitalsignatures.cxx:127
      > #14 0x00007fffab49c35b in non-virtual thunk to DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) () at include/cppu/unotype.hxx:136
      > #15 0x00007fffafc062a3 in SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (this=0x61100021c7c0, bScriptingContent=false, xSigner=empty uno::Reference) at sfx2/source/doc/objserv.cxx:1293
      > #16 0x00007fffafc074b1 in SfxObjectShell::ImplGetSignatureState(bool) (this=0x61100021c7c0, bScriptingContent=false) at sfx2/source/doc/objserv.cxx:1322
      > #17 0x00007fffafc0383d in SfxObjectShell::GetDocumentSignatureState() (this=0x61100021c7c0) at sfx2/source/doc/objserv.cxx:1485
      > #18 0x00007fffafbb323c in SfxObjectShell::CheckForBrokenDocSignatures_Impl() (this=0x61100021c7c0) at sfx2/source/doc/objmisc.cxx:981
      > #19 0x00007fffafbb2da4 in SfxObjectShell::CheckSecurityOnLoading_Impl() (this=0x61100021c7c0) at sfx2/source/doc/objmisc.cxx:931
      > #20 0x00007fffafbb95cf in SfxObjectShell::FinishedLoading(SfxLoadedFlags) (this=0x61100021c7c0, nFlags=SfxLoadedFlags::ALL) at sfx2/source/doc/objmisc.cxx:1079
      > #21 0x00007fff716a9185 in SwDocShell::LoadingFinished() (this=0x61100021c7c0) at sw/source/uibase/app/docsh.cxx:1153
      > #22 0x00007fff71759ada in SwDocShell::Load(SfxMedium&) (this=0x61100021c7c0, rMedium=...) at sw/source/uibase/app/docshini.cxx:581
      > #23 0x00007fffafc2bd9a in SfxObjectShell::LoadOwnFormat(SfxMedium&) (this=0x61100021c7c0, rMedium=...) at sfx2/source/doc/objstor.cxx:2971
      > #24 0x00007fffafc3128c in SfxObjectShell::DoLoad(SfxMedium*) (this=0x61100021c7c0, pMed=0x60300083dac0) at sfx2/source/doc/objstor.cxx:714
      > #25 0x00007fffafdd88d8 in SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x6190000fb0b0, seqArguments=uno::Sequence of length 13 = {...}) at sfx2/source/doc/sfxbasemodel.cxx:1788
      > #26 0x00007fffb049a98a in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (this=0x6060004aaec0, rArgs=uno::Sequence of length 11 = {...}, _rTargetFrame=uno::Reference to ((anonymous namespace)::Frame *) 0x6160000c63f0) at sfx2/source/view/frmload.cxx:693
      > #27 0x00007fff82d6a7ee in framework::LoadEnv::impl_loadContent() (this=0x7ffff2fe3040) at framework/source/loadenv/loadenv.cxx:1105
      > #28 0x00007fff82d5aa6b in framework::LoadEnv::startLoading() (this=0x7ffff2fe3040) at framework/source/loadenv/loadenv.cxx:374
      > #29 0x00007fff82d56633 in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader> const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (xLoader=uno::Reference to (framework::Desktop *) 0x6160000153f8, xContext=uno::Reference to (cppu::ComponentContext *) 0x611000002b10, sURL="file:///xmlsecurity/qa/unit/signing/data/goodGPG.odt", sTarget="_default", nFlags=0, lArgs=uno::Sequence of length 2 = {...}) at framework/source/loadenv/loadenv.cxx:160
      > #30 0x00007fff82ec93f0 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x616000015380, sURL="file:///xmlsecurity/qa/unit/signing/data/goodGPG.odt", sTargetFrameName="_default", nSearchFlags=0, lArguments=uno::Sequence of length 2 = {...}) at framework/source/services/desktop.cxx:618
      > #31 0x00007fff82ec95eb in non-virtual thunk to framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) () at include/rtl/stringutils.hxx:170
      > #32 0x00007fffabe3097d in unotest::MacrosTest::loadFromDesktop(rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x60c000035e48, rURL="file:///xmlsecurity/qa/unit/signing/data/goodGPG.odt", rDocService="com.sun.star.text.TextDocument", rExtraArgs=empty uno::Sequence) at unotest/source/cpp/macros_test.cxx:50
      > #33 0x00007fffb2ba9d2a in SigningTest::createDoc(rtl::OUString const&) (this=0x60c000035e00, rURL="file:///xmlsecurity/qa/unit/signing/data/goodGPG.odt") at xmlsecurity/qa/unit/signing/signing.cxx:204
      > #34 0x00007fffb2bd1532 in SigningTest::testODFGoodGPG() (this=0x60c000035e00) at xmlsecurity/qa/unit/signing/signing.cxx:690
      > #35 0x00007fffb2c304fd in std::__invoke_impl<void, void (SigningTest::*&)(), SigningTest*&>(std::__invoke_memfun_deref, void (SigningTest::*&)(), SigningTest*&) (__f=@0x6030001f0480: (void (SigningTest::*)(SigningTest * const)) 0x7fffb2bd0d80 <SigningTest::testODFGoodGPG()>, __t=@0x6030001f0490: 0x60c000035e00) at /usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/bits/invoke.h:73
      > #36 0x00007fffb2c300e0 in std::__invoke<void (SigningTest::*&)(), SigningTest*&>(void (SigningTest::*&)(), SigningTest*&) (__fn=@0x6030001f0480: (void (SigningTest::*)(SigningTest * const)) 0x7fffb2bd0d80 <SigningTest::testODFGoodGPG()>, __args=@0x6030001f0490: 0x60c000035e00) at /usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/bits/invoke.h:95
      > #37 0x00007fffb2c2ff2f in std::_Bind<void (SigningTest::*(SigningTest*))()>::__call<void, , 0ul>(std::tuple<>&&, std::_Index_tuple<0ul>) (this=0x6030001f0480, __args=...) at /usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/functional:467
      > #38 0x00007fffb2c2fb23 in std::_Bind<void (SigningTest::*(SigningTest*))()>::operator()<, void>() (this=0x6030001f0480) at /usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/functional:549
      > #39 0x00007fffb2c2e8d1 in std::_Function_handler<void (), std::_Bind<void (SigningTest::*(SigningTest*))()> >::_M_invoke(std::_Any_data const&) (__functor=...) at /usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/bits/std_function.h:316
      > #40 0x00007fffb2c30b1c in std::function<void ()>::operator()() const (this=0x608000083660) at /usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/bits/std_function.h:706
      > #41 0x00007fffb2c2db41 in CppUnit::TestCaller<SigningTest>::runTest() (this=0x608000083620) at workdir/UnpackedTarball/cppunit/include/cppunit/TestCaller.h:175
      > #42 0x00007ffff78fc159 in CppUnit::TestCaseMethodFunctor::operator()() const (this=0x7ffff2e9c0d0) at TestCase.cpp:32
      > #43 0x00007fffdc3cc8e3 in (anonymous namespace)::Protector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (this=0x602000019910, functor=...) at test/source/vclbootstrapprotector.cxx:48
      > #44 0x00007ffff78ccf96 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const (this=0x6030002189e0) at ProtectorChain.cpp:20
      > #45 0x00007fffe8938ab3 in (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (this=0x6020000003f0, functor=...) at unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx:89
      > #46 0x00007ffff78ccf96 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const (this=0x603000218a10) at ProtectorChain.cpp:20
      > #47 0x00007fffebc1e492 in (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (this=0x602000000250, functor=..., context=...) at unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx:63
      > #48 0x00007ffff78ccf96 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const (this=0x603000218a40) at ProtectorChain.cpp:20
      > #49 0x00007ffff7863084 in CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (this=0x602000000150, functor=..., context=...) at DefaultProtector.cpp:15
      > #50 0x00007ffff78ccf96 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const (this=0x603000218a70) at ProtectorChain.cpp:20
      > #51 0x00007ffff78c68f5 in CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (this=0x60b000000510, functor=..., context=...) at ProtectorChain.cpp:86
      > #52 0x00007ffff795e259 in CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (this=0x7ffff2f000a0, functor=..., test=0x608000083620, shortDescription="") at TestResult.cpp:182
      > #53 0x00007ffff78fa785 in CppUnit::TestCase::run(CppUnit::TestResult*) (this=0x608000083620, result=0x7ffff2f000a0) at TestCase.cpp:91
      > #54 0x00007ffff798c2fe in CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (this=0x608000081820, result=0x7ffff2f000a0) at TestRunner.cpp:47
      > #55 0x00007ffff795ccdf in CppUnit::TestResult::runTest(CppUnit::Test*) (this=0x7ffff2f000a0, test=0x608000081820) at TestResult.cpp:149
      > #56 0x00007ffff798d23f in CppUnit::TestRunner::run(CppUnit::TestResult&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (this=0x7ffff2f4db00, controller=..., testPath="") at TestRunner.cpp:96
      > #57 0x000000000052e3a9 in (anonymous namespace)::ProtectedFixtureFunctor::run() const (this=0x7ffff2f00350) at sal/cppunittester/cppunittester.cxx:319
      > #58 0x000000000052ae38 in sal_main() () at sal/cppunittester/cppunittester.cxx:469
      > #59 0x0000000000529e2c in main(int, char**) (argc=23, argv=0x7fffffff2798) at sal/cppunittester/cppunittester.cxx:376
      
      Change-Id: I386a3b316c78344c2449568894c0f03ba39b1bf0
      Reviewed-on: https://gerrit.libreoffice.org/46249Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
      d15f042a
    • Takeshi Abe's avatar
      svtools: Simplify BrowserDataWin with std::unique_ptr · de37c379
      Takeshi Abe yazdı
      Change-Id: Ib63b60c1f5326cfc1b163164ae5a783ea8ba1919
      Reviewed-on: https://gerrit.libreoffice.org/46256Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      de37c379
    • Noel Grandin's avatar
      TypeWhichId in sw · d905c783
      Noel Grandin yazdı
      Change-Id: Ia5654aaf88f13c37f52e3c17d61dd3475641070a
      Reviewed-on: https://gerrit.libreoffice.org/46230Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      d905c783
    • Noel Grandin's avatar
      sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeout · bb76df91
      Noel Grandin yazdı
      to match the call on the underlying Timer
      
      Change-Id: Ia9044afa18decde69330962f74f7be477e9962fc
      Reviewed-on: https://gerrit.libreoffice.org/46226Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      bb76df91
    • Noel Grandin's avatar
      sal_IntPtr->sal_uInt32 in INetMIMEMessageStream · 5de99031
      Noel Grandin yazdı
      Change-Id: I5c57b0bf28a395a0617d1c16ccaeff759915974e
      Reviewed-on: https://gerrit.libreoffice.org/46225Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      5de99031
    • Noel Grandin's avatar
      sal_uIntPtr->sal_uInt32 in m_nMIMEIndex · ef547195
      Noel Grandin yazdı
      Change-Id: I1373f11f07679569ef338178e56ffd269baf3c30
      Reviewed-on: https://gerrit.libreoffice.org/46224Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      ef547195
    • Noel Grandin's avatar
      mnDataUpdateId can be sal_uInt32 · 8772a64f
      Noel Grandin yazdı
      Change-Id: Ied469752391afeca365838f83b35e75143b7cf65
      Reviewed-on: https://gerrit.libreoffice.org/46223Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
      8772a64f
    • Jens Carl's avatar
      tdf#45904 Move _XConsolidationDescriptor Java tests to C++ · 68f7d89c
      Jens Carl yazdı
      Change-Id: Ib3e3722c1a4799ebb0cbb78f458abd6b967d6ba1
      Reviewed-on: https://gerrit.libreoffice.org/46263Tested-by: 's avatarJenkins <ci@libreoffice.org>
      Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
      68f7d89c
  2. 11 Ara, 2017 4 kayıt (commit)