summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-12-19Report more debug information about caught exceptionStephan Bergmann2-6/+41
...in an attempt to track down why various tinderbox builds started to fail CppunitTest_sw_filters_test with an "Uncaught exception during Task::Invoke()!" abort. On IRC, jmux claims that catching exceptions and turning them into abort() here (instead of letting them propagate) is necessary: "The main problem was the wrong state in the scheduler. So something actually handled the exception, but the next caller into the scheduler had an invalid linked list of tasks, breaking things left and right." Change-Id: Ic3365e282404483518652c00160c2036b79991cf Reviewed-on: https://gerrit.libreoffice.org/46450 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit ba81ac19b7aec4fd7f07fcec9f6ea6f85d9aaa24) Reviewed-on: https://gerrit.libreoffice.org/46532 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-12-19tdf#113590 Unify labels between both special character controlsYousuf Philips1-11/+14
Change-Id: I40a3d53b6d7052d4c09b4906022d5d142e1dd298 Reviewed-on: https://gerrit.libreoffice.org/46422 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit de344874203caf5a528ff3e74508451de4341142) Reviewed-on: https://gerrit.libreoffice.org/46737 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens3-7/+57
use some template functions to avoid duplicate code Change-Id: Ia178ea3a0561e34e0431749262f5f8f1f49b4fe7 Reviewed-on: https://gerrit.libreoffice.org/46693 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-on: https://gerrit.libreoffice.org/46762
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens3-4/+41
Reviewed-on: https://gerrit.libreoffice.org/46692 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit df4fac1dbce087bbd01bbec242b93c72edcef74b) Change-Id: I3e21469c5f4c4f199407bbe9faba2e2ddca531b3 Reviewed-on: https://gerrit.libreoffice.org/46760 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-12-19Do things with preferred GPG keysKatarina Behrens2-2/+29
For signing, preselect the key in the list of available keys. For encryption, when 'encrypt to self' bit is set, add user's key to the list of keys to encryption. Change-Id: I5bbfd0e2cc97b76c1304a2a345a51cf83bc5949e Reviewed-on: https://gerrit.libreoffice.org/46694 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit ee40674b4c9343db5e69cd5118bdbcf8e6edad6d) Reviewed-on: https://gerrit.libreoffice.org/46759 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-19List private GPG keys in crypto config dialogKatarina Behrens3-16/+73
Change-Id: I7cb6a14adcc5424b432589120c66deeddf86b652 Reviewed-on: https://gerrit.libreoffice.org/46691 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit e0c3e356fd9151819db13d844f87ec200e2dbee3) Reviewed-on: https://gerrit.libreoffice.org/46758 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-19tdf#81475 Organize the form toolbarsYousuf Philips16-175/+173
Change-Id: Ic79b326c4c15f656ce533eb37bbd27853b8f4af7 Reviewed-on: https://gerrit.libreoffice.org/43861 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit f894386a8fe58639c295048fe7894f68613a0df1) Reviewed-on: https://gerrit.libreoffice.org/46465 Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-12-19tdf#91781 Round of improvements to Writer's menus for 6.0Yousuf Philips6-14/+107
Change-Id: I17c1edc2e14146144868df51a1f5a71e323eead6 Reviewed-on: https://gerrit.libreoffice.org/46451 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 67d245adca298134fc8ab4364acbe880b4e0911a) Reviewed-on: https://gerrit.libreoffice.org/46616 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-18tdf#91857 Round of improvements to Impress's menus for 6.0Yousuf Philips2-36/+41
Change-Id: I844b8396a55820da904d4813cbb84c56c33af51c Reviewed-on: https://gerrit.libreoffice.org/46583 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 7c6117780a8feb0b4ffcbaeaf649f4f6bc8470ec) Reviewed-on: https://gerrit.libreoffice.org/46714 Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-12-18tdf#91820 Round of improvements to Calc's menus for 6.0Yousuf Philips3-22/+41
Change-Id: Ia738456e5b351cc92777cd9795a3bfc641c454bc Reviewed-on: https://gerrit.libreoffice.org/46582 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 41e71a7c6f10eeca0d7bc083fc68dc85d9f2a986) Reviewed-on: https://gerrit.libreoffice.org/46713 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-18tdf#103080 Dont package Open Sans and PT_Serif fontsYousuf Philips8-78/+0
Change-Id: Iac1d572f19372465e9cc369454480d9b621bcd66 Reviewed-on: https://gerrit.libreoffice.org/45169 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 0ce173b50fd12342979cf3f8f9b2d92267552060) Reviewed-on: https://gerrit.libreoffice.org/46617
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard3-0/+11
This might also fix some problems with normal ODS files and not just with FODS files when we recompile formulas after the whole import. Change-Id: Iec05d2052ca5ce3bdf03abf02d502e4537fd3082 Reviewed-on: https://gerrit.libreoffice.org/46672 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit f9d8fe959d88011d63fc047a8cc00ded1dd2fda1) Reviewed-on: https://gerrit.libreoffice.org/46689
2017-12-18ofz: ensure null terminationCaolán McNamara1-2/+4
Change-Id: I6b6b0763e85a41d03f9e03c6abc17c6c311f6519 Reviewed-on: https://gerrit.libreoffice.org/46642 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-12-18TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl2-3/+2
We combined the abbr. name with the name and put that as a value into doc. properties. This is not correct as such a name doesn't exist in the BAPolicy and con't be identified anymore, so removing this. Also use the values that were put into the ClassificationField instead of the extracted text. Change-Id: I3037bc90a7a394d430f7c0cca4d326473eff3147 Reviewed-on: https://gerrit.libreoffice.org/45316 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> (cherry picked from commit ec9b555e8094f4552c068820cab633307fcf520f) Reviewed-on: https://gerrit.libreoffice.org/46720 Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-12-18Dont translate strings replaced with text in codeYousuf Philips1-2/+2
These are two labels in the Page dialog's Text Grid tab Change-Id: I77da5fab08fbd70825f3bfc46e1b12d7948291e0 Reviewed-on: https://gerrit.libreoffice.org/46431 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> (cherry picked from commit d631d2aad44e2d2bc64fc01168b9a948f54b249f) Reviewed-on: https://gerrit.libreoffice.org/46452 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-12-18tdf#114262 Respect text+image toolbar styleMaxim Monastirsky1-3/+4
Regression of 67c9d054517fc3b5cbc203c330eedef4b50f0e57 ("fdo#84938: replace TIB_ constants with enum"). Change-Id: Ib90473a80fd491f4a136b4e76864c107a9240990 Reviewed-on: https://gerrit.libreoffice.org/45920 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> (cherry picked from commit 291ea673180a37912697646850959b3f6553cc7a) Reviewed-on: https://gerrit.libreoffice.org/46144 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-12-18editeng: fix RTF export of colorsMichael Stahl1-11/+12
SfxItemPool may contain null pointers and return them from GetItem2(), even if non-null pointers follow, so have to use GetItemCount2() here. This later asserts when it can't find the items in aColorList. (cherry picked from commit 30504139af039d524ca0fd7158fc21ed38db2d9f) editeng: RTF export: another buggy GetItem2() loop, for fonts (cherry picked from commit 8ce353279caa84944971f22ec536433030e5d9c7) editeng: error: "remove_const_t" is not a member of "std" Manual type inference was an interesting oxymoronic curiosity that can probably only exist in C++, but it turns out our baseline compilers don't even support it yet. (cherry picked from commit 700e1e7fda6f0a415adbbd5bb190efa5c7435c4f) Change-Id: I976c95387b4c45e5a4371254f130df6b24370eaa Reviewed-on: https://gerrit.libreoffice.org/46469 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-12-18tdf#100635 sw: fix layout crash caused by field expansion ...Michael Stahl1-1/+4
... triggering recursive layout-in-layout where a SwTextFrame that's being formatted is deleted inside some other frame's SwTextNode::GetFormatted(). The offending field is a SwAuthorityField that's located in a fly-frame with FLY_AT_PAGE anchor. SwPageFrame::GetContentPosition() is only called by field expansion code, so this shouldn't have an effect on layout. It already has a fall-back for the case when the frame has invalid flags, so handle the situation when the SwLineLayout has been deleted from the SwCache due to overflow the same way, which prevents the recursive formatting. Change-Id: I90437edb5692dc2bdec7ad03964588942bde05be (cherry picked from commit b77881366b17230908f441dfa27afcafc4374708) Reviewed-on: https://gerrit.libreoffice.org/46569 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-12-18ofz#4518 sw: why do we need to set IgnoreDeleteRedlinesMichael Stahl1-4/+0
This mysterious IgnoreDeleteRedlines flag was set in this particular case of a new DELETE redline inside or equal to an existing INSERT redline since initial import. Why it's needed is documented nowhere. If it is needed, then i'm assuming it's only needed to prevent deleting redlines that are actually in the pNewRedl range; it makes no sense to prevent deletion of redlines inside a footnote when that footnote is deleted, because there is no valid position left for such redlines. The problem here is that in the range that is deleted there is a footnote and there is another redline inside the footnote text and that has its positions corrected rather ridiculously by DelBookmarks() because DeleteRedline() ignored it due to the flag. Remove the call to MaybeNotifyRedlineModification(), to fix a SwTiledRenderingTest::testRedlineUpdateCallback failure, assuming that it is only called to compensate for the flag being set, seeing as this is the only such call in AppendRedline. Change-Id: I0f266213b8525f7bee06ee0d56290f4524bf0d85 Reviewed-on: https://gerrit.libreoffice.org/46016 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 0999ac11796d2f2c7439df8c5f65d73119716a7d) Reviewed-on: https://gerrit.libreoffice.org/46513 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-12-18tdf#100635 sw: fix crash in SwTOXMgr::UpdateOrInsertTOX()Michael Stahl1-2/+10
GetAuthBrackets() returns an empty string if the user selects [None], in that case apparently 0 bytes are used, multiple places check for that. Change-Id: I8375621fa553bc780db343ed8a0bd7ecb3c832dc (cherry picked from commit 2993bb634dc9ea66af90671a55a4503843338746) Reviewed-on: https://gerrit.libreoffice.org/46568 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-12-18Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke1-0/+7
Change-Id: I5e7930b7f93ee44fb0d6b4c86f261afde8ed2ccc Reviewed-on: https://gerrit.libreoffice.org/46615 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org> (cherry picked from commit ecac94f3a6872538c19827603b52f1ed7e671a4c) Reviewed-on: https://gerrit.libreoffice.org/46639
2017-12-18Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke2-1/+15
It doesn't work, not knowing how to handle implicit intersections not only produces huge unnecessary matrix operations but also delivers wrong results. Unit test will follow as a separate commit. Change-Id: I14982d4a53d6af57196da998e53d426502c22fec Reviewed-on: https://gerrit.libreoffice.org/46647 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 67444cbe5dae6e24db776ab712017ad063319276) Reviewed-on: https://gerrit.libreoffice.org/46649 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-18Related: tdf#114251 disable ocName named expressions for vectorizationEike Rathke1-0/+18
Recursive checking of their token arrays would be needed. This solves the slowness in the non-threading case of tdf#114251 because no arrays are generated for the named ranges, which is rather a lucky workaround than a solution. The wrong handling of range references in general (array where scalar is expected, no implicit intersection) still persists. Change-Id: I57385bd95efa584108d93d724921285c97a91a45 Reviewed-on: https://gerrit.libreoffice.org/46623 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 3193e78aba75c5b38d2683d9fd8593820048e8b9) Reviewed-on: https://gerrit.libreoffice.org/46644 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-18Do not recalculate the same weight over and over again, tdf#114251 relatedEike Rathke2-2/+11
Remember it at the group so if for some reason the group is not calculated as group then the individual cells of the group don't iterate over the RPN again to calculate the same value. This does not solve tdf#114251 in any way, just side-cars. Change-Id: Ia26d4a7fe608d8aaa30686ce95c1caa25da02469 Reviewed-on: https://gerrit.libreoffice.org/46601 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> (cherry picked from commit da81ec6862490a87bc240edb81c0a9b5fd04a1b3) Reviewed-on: https://gerrit.libreoffice.org/46612 Tested-by: Jenkins <ci@libreoffice.org>
2017-12-18Updated coreChristian Lohmaier1-0/+0
Project: translations fcb3a9f517e17cb90c309a6bc0c38ce2029508ed update translations for 6.0/master and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811 (cherry picked from commit 9a856d562ebae5d1ae691ec623cf4ebb23299930)
2017-12-17fix searched attribute for 3D chart shape, tdf114169Markus Mohrhard1-1/+1
Change-Id: Ic0642d4b223db121bdf5968af73811af8571bd72 Reviewed-on: https://gerrit.libreoffice.org/46614 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit b3a85fbc00bedba534a3f1ecfed9abe28b308247) Reviewed-on: https://gerrit.libreoffice.org/46628
2017-12-17Updated coreOlivier Hallot1-0/+0
Project: help dbd3086d3102b9e4deaa9bc97a34f2265c6e70ff tdf#112155 Help page for Save a Copy Change-Id: Ie514f96925c0283e05ac9686b06edbda7853801b Reviewed-on: https://gerrit.libreoffice.org/46632 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit b6e0ecde5fb3eafe88846f055a4917ac99d38e36) Reviewed-on: https://gerrit.libreoffice.org/46633
2017-12-17Updated coreOlivier Hallot1-0/+0
Project: help 9b8cedbb0cb1b996c508eb9ae0635228ee919307 tdf#106421 Terminology change Set Paragraph Style Change-Id: Ia05979c826a283296396ecca42277ce8d352ef1c Reviewed-on: https://gerrit.libreoffice.org/46629 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit f583ac513198a3aa70840f63aa26d766e5f9daf3) Reviewed-on: https://gerrit.libreoffice.org/46630
2017-12-17Updated coreOlivier Hallot1-0/+0
Project: help 2d1dfbc702217bde0e208de8f969cdb1b4262f81 tdf#40460 Improve help for Calc IRR function Change-Id: Ie61635f75ec8d208656623c61b31d1bc82c75663 Reviewed-on: https://gerrit.libreoffice.org/46625 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 8b0a4944747cde7395b36e53893d85dc8b07ee05) Reviewed-on: https://gerrit.libreoffice.org/46626
2017-12-17Updated coreOlivier Hallot1-0/+0
Project: help 1cef5d42e214bcb3fea585ae6355fde4abef56d5 tdf#106535 better help pg. for text selection modes Change-Id: I4d48553d9ca261493e52183a4b47d5a9e40595d4 Reviewed-on: https://gerrit.libreoffice.org/46620 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 52613d9b557df908883211cbfb49e7a5f2b9ce3c) Reviewed-on: https://gerrit.libreoffice.org/46622
2017-12-17Updated coreOlivier Hallot1-0/+0
Project: help 7e9c09733a3254c195b0bb6a3c1cb4e993337e55 tdf#104171 Cleanup of Macro Help pages Removed shared/main0600.xhp (obsolete) Fixed links between help pages Added entry to tree file (contents) Change-Id: I2a954c328f214728d554bff2166f82b2c2b96f35 Reviewed-on: https://gerrit.libreoffice.org/46618 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 3114a84355a738b365d3c65c403a8062305ddaff) Reviewed-on: https://gerrit.libreoffice.org/46621
2017-12-16Updated coreOlivier Hallot1-0/+0
Project: help 953dc58e66b8b385945b75eaf5cc567827f93bf2 tdf#79942 Update Draw File menu description Change-Id: I915d17929a55c6035c70c5d20ad034244263b127 Reviewed-on: https://gerrit.libreoffice.org/46605 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit cdde6459d147fd50348246d20291b1a3d1cd2f64) Reviewed-on: https://gerrit.libreoffice.org/46607
2017-12-16Blacklist CELL() and INFO() for threadingEike Rathke1-1/+3
They access one utl::TransliterationWrapper via ScCellKeywordTranslator::transKeyword() for the localized keywords. Change-Id: Ia3c1ec8def761b3448d6be4c81d42723e1a28ea2 (cherry picked from commit cef05fdcf8453cf6a799234de55182d5f51dde70) Reviewed-on: https://gerrit.libreoffice.org/46581 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2017-12-16Updated coreOlivier Hallot1-0/+0
Project: help eb0bad0276a2166577e145cab7d77466578ed697 tdf#64242 Terminology: Distribute x Spacing Change-Id: I3b393a41cc3b2cb9bb1e017c8fc454b8f684ba45 Reviewed-on: https://gerrit.libreoffice.org/46571 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 263b467e2b2e5f1a5ccb9a76645606e739881b82) Reviewed-on: https://gerrit.libreoffice.org/46597
2017-12-16tdf#106988 New names for the new numbering stylesYousuf Philips12-38/+38
Change-Id: Ibc93aaa552652d61ac49652cf0ac5fcb68b48a12 Reviewed-on: https://gerrit.libreoffice.org/37995 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 74c527abc0f3b5aa0fa179401ad05a79dc889973) Reviewed-on: https://gerrit.libreoffice.org/46147 Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-12-16tdf#89466 Fix minor localization bugsYousuf Philips3-6/+8
Change-Id: I1ee93f81dcd83b5a9277ea444ec8e10db7d790df Reviewed-on: https://gerrit.libreoffice.org/45958 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit c5505f5a22917c339af4e4c840a6a1ae20e2503f) Reviewed-on: https://gerrit.libreoffice.org/46033 Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-12-16tdf91781 Small reorganization and shrinking of the form menuYousuf Philips1-7/+7
Change-Id: Icaad5b6769da227f7ec3b13c6d793e6464e2ffc9 Reviewed-on: https://gerrit.libreoffice.org/45999 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 58e6ef08271f51486e37edeaa287a6d54b2b9720) Reviewed-on: https://gerrit.libreoffice.org/46031
2017-12-16tdf#114275 Use 'All Styles' for all style typesYousuf Philips1-5/+5
Change-Id: I3a43d5cc3f19e789686afae47b7ffb223305971e Reviewed-on: https://gerrit.libreoffice.org/45939 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 9e2b4bc6c4ade65788a0763dadf85f1e8be2b2d3) Reviewed-on: https://gerrit.libreoffice.org/46032
2017-12-16tdf#114207 create commands for slide number and slide fieldsYousuf Philips2-4/+36
Change-Id: I5b7cfaf602568d9254dfeafd6afe27b9b0895d37 Reviewed-on: https://gerrit.libreoffice.org/45722 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 495ac1bc97f3deea8e13cb1a2b9f59d087873c3f) Reviewed-on: https://gerrit.libreoffice.org/45969
2017-12-16tdf#114484 - Make internal file and print dialogs obsoleteheiko tietze1-2/+1
Checkbox hidden in options dialog Change-Id: I918b328dec1a4fbb4ebbcc538ffa902160ee0b9b Reviewed-on: https://gerrit.libreoffice.org/46546 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com> (cherry picked from commit 65ee299a0c0e9044d809e58c3c5e75d05ad76f0e) Reviewed-on: https://gerrit.libreoffice.org/46551 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-12-15Update language-subtag-registry-2017-12-14Eike Rathke1-2/+2
Change-Id: Ieab59f83159cc95faa8119b7b43779329c0a4869 (cherry picked from commit 29055defc8a5e62279bab66faa4ccc191004a918) Reviewed-on: https://gerrit.libreoffice.org/46572 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-12-15Elementary-icons: remove font from svg filesandreas kainz226-25121/+254
Change-Id: I263736c6ec5a94a124162b75d59ce1608ea31647 Reviewed-on: https://gerrit.libreoffice.org/46389 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit d17f09766b46261269554af7859b633d36007d94) Reviewed-on: https://gerrit.libreoffice.org/46558
2017-12-15Resolves: tdf#113537 don't keep nEndRow=MAXROW if data ends aboveEike Rathke1-1/+6
Change-Id: I186034cada9718c067fa4dc7f72e2ca55ac06f83 (cherry picked from commit fa100e0abc83b876ca18b4178c44fb1dfc452a5d) Reviewed-on: https://gerrit.libreoffice.org/46565 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski1-0/+1
Change-Id: Iaf616379fad1333d63bc397a9fba2220d7bbfc9b Reviewed-on: https://gerrit.libreoffice.org/46072 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> (cherry picked from commit eee645a4c281a99247fa7ae6e34711283156c614) Reviewed-on: https://gerrit.libreoffice.org/46540
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard3-7/+9
Change-Id: I6b21345fb08cc7b7cf0cdc40532d480a8d5f72ae Reviewed-on: https://gerrit.libreoffice.org/46493 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit 2194105a38631e1c5c074634bc5b084cd2f8661f) Reviewed-on: https://gerrit.libreoffice.org/46496 Reviewed-by: Eike Rathke <erack@redhat.com>
2017-12-15tdf#114479 : Blacklist MATCH() for threadingDennis Francis1-1/+2
due to reasons similar to VLOOKUP/HLOOKUP Change-Id: I4eeefd37d87d19ed4c27c58cd661206ce916823a Reviewed-on: https://gerrit.libreoffice.org/46499 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Dennis Francis <dennis.francis@collabora.co.uk> (cherry picked from commit 2ba36f21bad74cbbd68611afddaf9bbdc8ffda50) Reviewed-on: https://gerrit.libreoffice.org/46510 Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2017-12-15tdf#114242 xmlhelp: fix crash in TVChildTarget::Check()Michael Stahl2-15/+24
The ... idiomatic C++ code in TVChildTarget::Check() and SearchAndInsert() handles ownership in non-obvious ways, so it's not surprising that it took offense at the recent conversion to std::unique_ptr. Let's at least try to prevent it from crashing so quickly. (regression from 4b69497e36b941d4db62ae8d5bad863d032fdc50) (cherry picked from commit 8a3bb9356219754af7e651a879b5fc8925a18468) Attempt to blind fix build breaker (cherry picked from commit 4094f9baf62a426b24f497c86d6a96ccfcb22ad1) Change-Id: I0981707a61aee1733e727b1c00346d8ec524362e Reviewed-on: https://gerrit.libreoffice.org/46376 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-12-15tdf#114408 set correct tooltip rectangleCaolán McNamara1-2/+2
The original code tried to get the position of the window relative to its parent and then ask the parent to adjust that position to a position relative to the toplevel. But the position to use in that case should have be WindowImpl::nX/WindowImpl::nY not GetPosPixel() Much easier to just directly ask the the current window for its position relative to the toplevel. Change-Id: Iff202f052bc651a8c0e3a57ff3322e5e2a3e4b9a Reviewed-on: https://gerrit.libreoffice.org/46315 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-12-15Upgrade to ICU 60.2Eike Rathke2-5/+5
Change-Id: I1a5653669f5d15b5cdca0967c82263f0b7d17b3c Reviewed-on: https://gerrit.libreoffice.org/46470 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/46492 Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung2-2/+2
pPV was for the parameter of MarkGluePoint that was removed in ec38966951f2, and was kept somehow and is converted to bool here. Just replace the default boolean value to false ( that means marking instead of unmarking. ) Change-Id: I4c4b9dd368537b7b90cc4effae482a7b8a41eec9 Reviewed-on: https://gerrit.libreoffice.org/46472 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> (cherry picked from commit bf151f0716910b56e3538579f4af7ede8f51bbcf) Reviewed-on: https://gerrit.libreoffice.org/46497