Age | Commit message (Collapse) | Author |
|
Change-Id: Ib582a8266990a3a6ccccdd630baeca588ed68fdb
|
|
Change-Id: If6f0ce1ff376b80e4790b0790332867090c42e4d
|
|
Change-Id: Ifae6376a9a00cfee7c9935280b852ede73a7c5ab
|
|
Change-Id: I3f3f2d59952577b0533a9d8ef6d27af849bd6bdb
|
|
Change-Id: I27166772c6eefb4e49eb4c097683a1c6aea4476a
|
|
Change-Id: I8e34fd2941ce98a30d27861db2c6a625ff873aa6
|
|
Change-Id: I75168888ff8da6f18089311a99135c124c7a7e72
|
|
We don't exactly know right now how to fill these elements so just don't
export them.
Change-Id: I78f9c67aaf4cec4dfcae3137ba137121ca005fd9
|
|
Change-Id: I2e90acaa0fe1fb47559ddd7b898874e12f494a9a
|
|
For those who use the 'make help' paradigm to look for an entry point to
how to run their tests.
Please see this commit for context:
4e887567c5b4b06646ab1340376e240d6c5af9cb
Change-Id: Id7ffed3aa1e5157406c0c3d5328f4dd5b7d81178
Reviewed-on: https://gerrit.libreoffice.org/8155
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9d2ed3b233f83d05314c2ad1453be487b25d6be8
Reviewed-on: https://gerrit.libreoffice.org/8163
Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Visual Studio projects use target Library_{library_name}/Executable_{executable_name} for building the project and Library_{library_name}.clean/Executable_{executable_name}.clean for cleaning the project. In most cases, the name of library/executable is identical to the name of Library_*/Executable_* makefile, but in ~12 cases, the names are different (e.g. makefile is Library_syssh_win, but target is Library_syssh). VS fails when it tries to build the project with incorrect target name. This patch replaces the names of targets with correct ones. Dependences also used incorrect names of libraries.
Change-Id: Ifba50465512e24e65a3c6505a5f40d477ec8cdd9
Reviewed-on: https://gerrit.libreoffice.org/8189
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib4d47071c73fc5f6c48d268a1f00d7f52762dcff
Reviewed-on: https://gerrit.libreoffice.org/8187
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Also remove ASCII art and some typos.
Change-Id: I76d05209dd674598c787fe6fb486f0e9eadb2629
Reviewed-on: https://gerrit.libreoffice.org/8188
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I26b0dc18e9b4a99b267a28d768c235ef5abbe755
|
|
Change-Id: Ib604b25f8c2855439171e0606838b7cc36161976
|
|
Change-Id: I2303b9277fcccc809c4e56113d082b57e21ad010
|
|
Change-Id: Ie268042184aa19b022de506935b34275958c01c4
|
|
Change-Id: I91883489d9557c5e3779c6b16bf377c1b95e49da
|
|
Change-Id: I80d01d49cd5198c4be92b0573f526fb0c190eda2
|
|
Change-Id: I87a0b85f4ddcecde1bafa3ecf96a0cabbbcdbd5b
|
|
Change-Id: Id3e2ba08093bc618c17485122579898301df14d8
|
|
Change-Id: I641f9cf087cb2cd7f26daa70c886f174a8404ba9
|
|
Change-Id: Iee024e2a16291aed98c10bfb6c33af6b17d44e4e
|
|
Change-Id: I166e9ab8d3693568cc2b6a0ecd7d49532508116b
|
|
Change-Id: I877abe904885f28560cf43ee70001ac97fadbe04
|
|
Change-Id: I155e9fabaf26df71758c4b8da92664a35956accb
|
|
Somehow there is a bug. Might be an internal OPropertySet problem as I
can't find it in my new code.
Change-Id: I6658fa82f4158ef114baf80b8d9ed9ec44793d35
|
|
Change-Id: I38d77a11acf6684cb583ba3e5ffb80f30f3f2fdc
|
|
Can an experienced Impress developer please check the crash?
Change-Id: I84f532dde6aa61b997b949f6d7ef55026ced604c
|
|
Change-Id: I631d6e15162e58cf380b55ab1178a811b0304c33
|
|
Change-Id: Ie7c9200310ab24e4d2636849b133e515f266d5c9
|
|
Change-Id: I4c8876b6be795b7b7af26e7a449a63ec2320d729
|
|
i.e. I get handed an /etc/resolv.conf of
domain net
search net ...
and so "nohost" resolves to "nohost.net" which actually exists, so I get an
authentication request which is unexpected by this test which therefore falls
over. "nohost.invalid.net" also exists btw, as are other various foo.net forms
where foo is one of the reserved tld which don't themselves exist.
So lets shove a "*" into the name which is definitely invalid, sigh.
Change-Id: I8627ced9199f339ad6cca8f27752d883ebe74aad
|
|
in protected areas (e.g. protected sections)
(cherry picked from commit 1708b9bee77ab0e8762bbb6886b778b93428a2b0)
Conflicts:
sw/inc/pam.hxx
sw/source/core/crsr/crsrsh.cxx
sw/source/core/crsr/pam.cxx
sw/source/core/edit/edfcol.cxx
sw/source/core/edit/ednumber.cxx
sw/source/ui/docvw/edtwin.cxx
Change-Id: Iedcb31a824a9147bccb14314608749121c70d952
|
|
Change-Id: Ide2116ac380fd563fa7cc9e60f46a7cc62ffc94b
|
|
Change-Id: I6a6b73967e11a9346cd766dde9d04af63466c206
|
|
4 0x00002aaaaad1b3ab in rtl_uString_newFromSubString (ppThis=0x7ffffffeba48, pFrom=0x2aaaaad4236c <aImplEmpty_rtl_uString>, beginIndex=1, count=-2)
at /home/julien/compile-libreoffice/libo/sal/rtl/strtmpl.cxx:1231
5 0x00002aaaec13e2b1 in rtl::OUString::copy (this=0x7ffffffebed0, beginIndex=1, count=-2) at /home/julien/compile-libreoffice/libo/include/rtl/ustring.hxx:1483
6 0x00002aaaec1717e3 in writerfilter::rtftok::RTFSdrImport::resolve (this=0x1aa4710, rShape=..., bClose=true)
at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtfsdrimport.cxx:356
7 0x00002aaaec134dfb in writerfilter::rtftok::RTFDocumentImpl::popState (this=0x20508a0)
at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtfdocumentimpl.cxx:4100
8 0x00002aaaec18327f in writerfilter::rtftok::RTFTokenizer::resolveParse (this=0x1aa46c0)
at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtftokenizer.cxx:106
9 0x00002aaaec11b269 in writerfilter::rtftok::RTFDocumentImpl::resolve (this=0x20508a0, rMapper=...)
at /home/julien/compile-libreoffice/libo/writerfilter/source/rtftok/rtfdocumentimpl.cxx:644
10 0x00002aaaec297aa6 in RtfFilter::filter (this=0x1b658b0, aDescriptor=uno::Sequence of length 13 = {...})
at /home/julien/compile-libreoffice/libo/writerfilter/source/filter/RtfFilter.cxx:122
Here are some debug:
8;5;(0,0);(0,13);(1694,13);(1694,0);(0,0);
aToken (0,0)
aToken (0,13)
aToken (1694,13)
aToken (1694,0)
aToken (0,0)
aToken
So must test that aToken is not empty
Change-Id: Ib5f0af3306a983c8531a5db732831d4d786ce9f5
|
|
Change-Id: I1ebfb33063d39f64dc59623df0f942501870c4e7
|
|
...seen CppunitTest_dbaccess_dialog_save fail with
> abort
> __assert_rtn
> ImplDbgTestSolarMutex at vcl/source/app/dbggui.cxx:1678
> DbgFunc at tools/source/debug/debug.cxx:1123
> DbgTestSolarMutex at debug.hxx:286
> OutputDevice::ImplGetGraphics at vcl/source/gdi/outdev.cxx:525
> OutputDevice::GetFontCharMap at vcl/source/gdi/outdev3.cxx:7740
> OutputDevice::HasGlyphs at vcl/source/gdi/outdev3.cxx:7810
> Window::ImplCheckUIFont at vcl/source/window/window.cxx:447
> Window::ImplUpdateGlobalSettings at vcl/source/window/window.cxx:471
> Application::MergeSystemSettings at vcl/source/app/svapp.cxx:495
> SvtMiscOptions_Impl::SetIconTheme at svtools/source/config/miscopt.cxx:592
> SvtMiscOptions_Impl::SetIconThemeAutomatically at svtools/source/config/miscopt.cxx:934
> SvtMiscOptions_Impl::Load at svtools/source/config/miscopt.cxx:514
> SvtMiscOptions_Impl at svtools/source/config/miscopt.cxx:299
> SvtMiscOptions_Impl at svtools/source/config/miscopt.cxx:425
> SvtMiscOptions at svtools/source/config/miscopt.cxx:753
> SvtMiscOptions at svtools/source/config/miscopt.cxx:756
> connectivity::DriversConfigImpl::Load at connectivity/source/commontools/DriversConfig.cxx:106
> connectivity::DriversConfigImpl::getInstalledDrivers at DriversConfig.hxx:53
> connectivity::DriversConfig::getURLs at connectivity/source/commontools/DriversConfig.cxx:243
> ODsnTypeCollection at dbaccess/source/core/misc/dsntypes.cxx:60
> ODsnTypeCollection at dbaccess/source/core/misc/dsntypes.cxx:71
> DatasourceURLListener at dbaccess/source/filter/xml/xmlfilter.cxx:183
> DatasourceURLListener at dbaccess/source/filter/xml/xmlfilter.cxx:183
> dbaxml::ODBFilter::implImport at dbaccess/source/filter/xml/xmlfilter.cxx:451
> dbaxml::ODBFilter::filter at dbaccess/source/filter/xml/xmlfilter.cxx:404
> non-virtual thunk to dbaxml::ODBFilter::filterat dbaccess/source/filter/xml/xmlfilter.cxx:415
> dbaccess::ODatabaseDocument::impl_import_nolck_throw at dbaccess/source/core/dataaccess/databasedocument.cxx:520
> dbaccess::ODatabaseDocument::load at dbaccess/source/core/dataaccess/databasedocument.cxx:585
> non-virtual thunk to dbaccess::ODatabaseDocument::loadat dbaccess/source/core/dataaccess/databasedocument.cxx:602
> dbaxml::DBContentLoader::load at dbaccess/source/filter/xml/dbloader2.cxx:484
> non-virtual thunk to dbaxml::DBContentLoader::loadat dbaccess/source/filter/xml/dbloader2.cxx:553
> framework::LoadEnv::impl_loadContent at framework/source/loadenv/loadenv.cxx:1177
> framework::LoadEnv::startLoading at framework/source/loadenv/loadenv.cxx:401
> framework::LoadEnv::loadComponentFromURL at framework/source/loadenv/loadenv.cxx:172
> framework::Desktop::loadComponentFromURL at framework/source/services/desktop.cxx:603
> non-virtual thunk to framework::Desktop::loadComponentFromURLat framework/source/services/desktop.cxx:604
> unotest::MacrosTest::loadFromDesktop at unotest/source/cpp/macros_test.cxx:43
> DialogSaveTest::test at dbaccess/qa/extras/dialog-save.cxx:73
> CppUnit::TestCaller<DialogSaveTest>::runTest at TestCaller.h:166
> CppUnit::TestCaseMethodFunctor::operatorat TestCase.cpp:32
> (anonymous namespace)::Prot::protect at unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx:88
> CppUnit::ProtectorChain::ProtectFunctor::operatorat ProtectorChain.cpp:20
> (anonymous namespace)::Prot::protect at unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx:64
> CppUnit::ProtectorChain::ProtectFunctor::operatorat ProtectorChain.cpp:20
> CppUnit::DefaultProtector::protect at DefaultProtector.cpp:15
> CppUnit::ProtectorChain::ProtectFunctor::operatorat ProtectorChain.cpp:20
> CppUnit::ProtectorChain::protect at ProtectorChain.cpp:77
> CppUnit::TestResult::protect at TestResult.cpp:181
> CppUnit::TestCase::run at TestCase.cpp:91
> CppUnit::TestComposite::doRunChildTests at TestComposite.cpp:64
> CppUnit::TestComposite::run at TestComposite.cpp:23
> CppUnit::TestComposite::doRunChildTests at TestComposite.cpp:64
> CppUnit::TestComposite::run at TestComposite.cpp:23
> CppUnit::TestRunner::WrappingSuite::run at TestRunner.cpp:47
> CppUnit::TestResult::runTest at TestResult.cpp:148
> CppUnit::TestRunner::run at TestRunner.cpp:96
> (anonymous namespace)::ProtectedFixtureFunctor::run at sal/cppunittester/cppunittester.cxx:150
> sal_main at sal/cppunittester/cppunittester.cxx:242
> main at sal/cppunittester/cppunittester.cxx:166
Change-Id: I217499b41027449df634945c4b260aafdfc4bff4
|
|
Change-Id: Id9d8817a65795357ea8c333f3332baf6e0bc2e77
|
|
Change-Id: I688a8f8c26f7a93baafd247fc4cc5609ddf6137c
|
|
Change-Id: Ice36f2fa40b1ee47fa29bb1f8386f34def57633a
|
|
Change-Id: I7142b4384179f1c2ffbe8645bb3025f9bbcbdfde
|
|
Change-Id: If4b7f6a384a3f07f322022fc7cf31f07806e8776
|
|
Change-Id: I65c0332e53196ff9c059db2dcb4721968dacff1b
|
|
Change-Id: Icd8f792c01ee5de73f2b8893d9b098f55040507e
|
|
Change-Id: Ib9197ac8a402f4bf4019550f908f09a657dd6f60
|
|
Change-Id: Ic17400b4cde699387b6fccbc0744aeb8ef5734c5
|