summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-11-1399-147/+147
| | | | | | | Change-Id: Ia544298334364ece3b3963a4adc00c5e01189b91 Reviewed-on: https://gerrit.libreoffice.org/44654 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Page <aptitude@btconnect.com>
* iOS, update to version 11.1jan Iversen2017-11-132-5/+5
| | | | Change-Id: I3e477162468ad7386d83480ce8ae1da9536465b0
* inline INetMIMEOutputSinkNoel Grandin2017-11-132-102/+27
| | | | | | | Change-Id: Id76cf021658936301dd6b9685cafe7ece7ffa228 Reviewed-on: https://gerrit.libreoffice.org/44589 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-1317-57/+78
| | | | | | | Change-Id: Ib32e3ca6ba55ab99820a54023041247cea96ab0c Reviewed-on: https://gerrit.libreoffice.org/44652 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* clang-tidy modernize-use-equals-default in editengJochen Nitschke2017-11-1318-177/+0
| | | | | | | | | | remove default-able copy constructors/assignments and a non-virtual default dtor. Change-Id: I3fcc23a480031a9ede00ea22ae8f5ac5e892fd9c Reviewed-on: https://gerrit.libreoffice.org/44657 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-1319-71/+83
| | | | | | | | | No need to create helper for those methods. Change-Id: I0505fe8141b1bad852b7f30aeb69628fb6a90071 Reviewed-on: https://gerrit.libreoffice.org/44649 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* Replace list by vector vRedlines (sw)Julien Nabet2017-11-131-2/+1
| | | | | | | Change-Id: I4c5ca9dc59a08343fdbd2c2237f8346572f26011 Reviewed-on: https://gerrit.libreoffice.org/44659 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* tdf#77755 Consistency at status barsheiko tietze2017-11-122-4/+4
| | | | | | | | | Slide is now the left-most item in Impress/Draw's status bar and layout status comes after context Change-Id: If79bd7839d7241fe58e923e189fd33a48bfe275b Reviewed-on: https://gerrit.libreoffice.org/44604 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* use sal_uInt16 to pass PoolItem WhichIdJochen Nitschke2017-11-122-2/+2
| | | | | | | Change-Id: I29593b20d7053bf51b1ef2aee295e73c6f3b858b Reviewed-on: https://gerrit.libreoffice.org/44650 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* tdf#113784: fix crash when right click on data provider dialogJulien Nabet2017-11-121-0/+3
| | | | | | | | | | | | | | | | | | | | Do like ScDataTableView::MouseButtonDown 188 void ScDataTableView::MouseButtonDown(const MouseEvent& rMEvt) 189 { 190 if (!rMEvt.IsLeft()) 191 return; ... See bt: 0 0x00007fffc971096c in Point::X() const (this=0x0) at /home/julien/lo/libreoffice/include/tools/gen.hxx:77 1 0x00007fffc9c67f92 in Point::getX() const (this=0x0) at /home/julien/lo/libreoffice/include/tools/gen.hxx:98 2 0x00007fffca04ca9f in ScDataTableView::MouseButtonUp(MouseEvent const&) (this=0x555558afbed0, rMEvt=...) at /home/julien/lo/libreoffice/sc/source/ui/miscdlgs/datatableview.cxx:242 Change-Id: Ia124dcec698438b51072956949e3274a8e3f77c5 Reviewed-on: https://gerrit.libreoffice.org/44651 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* use copy constructor to clone PoolItemsJochen Nitschke2017-11-129-37/+27
| | | | | | | Change-Id: I2a45a62fd56cc5a768406c7a6e4c72456f962367 Reviewed-on: https://gerrit.libreoffice.org/44648 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* iOS, updated link flagsjan Iversen2017-11-122-11/+25
| | | | | | | | added -ggdb2 to final linking Added extra folder to include some LO files needing debug Change-Id: Ieed2ff630b67df358dc47e2b27a51e8c692308b5
* iOS, added -ggdb2 prelinkjan Iversen2017-11-121-2/+2
| | | | | | New xcode needs -ggdb2 (like the compiler) in order not to strip symbols Change-Id: I652b1d9791d1ce6d752748eb950615051d140ba7
* iOS, make sure SfxApplication::GetOrCreate() is calledjan Iversen2017-11-121-0/+1
| | | | | | | | | | For some reason SfxApplication::GetOrCreate() was never called, this leads to problems when opening documents (reference to shared pointer). Adding dummy call to SfxApplication::GetOrCreate() to make sure the list contains at least one entry. Change-Id: Ic8848c17efae5a0a38c9e9f7299a5f36f69aef31
* Bin file accidentally committed in 8e84dfd7c678e2774522a8d23fa4f6313ed6281aTor Lillqvist2017-11-121-32/+0
| | | | Change-Id: I8bbe484790d8012ff921b1e438ab3d8985c0c39e
* Replace list by vector for weakRef (sd)Julien Nabet2017-11-122-14/+12
| | | | | | | Change-Id: I4c303b402e4b4d7e27cd42acf88dda90f0c8b119 Reviewed-on: https://gerrit.libreoffice.org/44643 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Replace list by vector for InteractiveSequence (sd)Julien Nabet2017-11-124-55/+43
| | | | | | | | | + use for range loops (there's still work about this) Change-Id: Ib1d1584f3f4456dfa79834f89c51b4528b776096 Reviewed-on: https://gerrit.libreoffice.org/44642 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* ofz#3577 force refreshCaolán McNamara2017-11-121-7/+12
| | | | | | | | | | | | | | | looks to me that once the bt was found with a given test document that even if the document is fixed all similar bts are considered duplicates and other bugs that can end up here aren't disambiguated. Later bugs reports have "groups" where they are disambiguated so lets "fix" this in the fuzzer and when fixed reenable and see if a new test case is filed and/or if groups appear Change-Id: Ic680607a654eea6b3874db626c1742734245bd6b Reviewed-on: https://gerrit.libreoffice.org/44645 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* ofz: Timeout give up earlier on SvParserState::ErrorCaolán McNamara2017-11-121-2/+3
| | | | | | | | Change-Id: I191f935c11bc59e0b1a990ac5d3c38a49390afd1 Reviewed-on: https://gerrit.libreoffice.org/44644 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* tdf#45904 Move _XScenarios Java test to C++Jens Carl2017-11-129-82/+306
| | | | | | | Change-Id: Ie15243714464cf8343fff27507e4b257846cdebd Reviewed-on: https://gerrit.libreoffice.org/44638 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
* Replace list by vector for ShowNativeDialog (vcl)Julien Nabet2017-11-1112-20/+19
| | | | | | | Change-Id: I1101c5b5426507ce8e5fd1ed34930f385f527775 Reviewed-on: https://gerrit.libreoffice.org/44639 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Replace lists by deques in salusereventlist (vcl)Julien Nabet2017-11-111-3/+3
| | | | | | | Change-Id: I843f63b32a7ed443520f7d3688039c3873114f04 Reviewed-on: https://gerrit.libreoffice.org/44637 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* tdf#111835: Hide Master slide / close master slide button in notes viewTamás Zolnai2017-11-112-10/+39
| | | | | | | | | These buttons are designed for normal and master slide view. Change-Id: Ifc093a1da7e2336a1a83332e893dbc619519aaba Reviewed-on: https://gerrit.libreoffice.org/44635 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
* ofz#4122 use EnableExecuteLink insteadCaolán McNamara2017-11-113-1/+7
| | | | | | | Change-Id: Id680df2145ac691a30f93cea4e565a2467b45dc6 Reviewed-on: https://gerrit.libreoffice.org/44640 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Replace list by vector in cellkeytranslator (sc)Julien Nabet2017-11-112-19/+15
| | | | | | | | Change-Id: I279f319bd3a3bf71cf0c7b138723d9601e693e7b Reviewed-on: https://gerrit.libreoffice.org/44634 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai2017-11-117-79/+4
| | | | | | | Change-Id: Ifb18d5da84cc47da59448549f3c617e8040c246c Reviewed-on: https://gerrit.libreoffice.org/44636 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
* ofz: XPMReader::ImplGetColKey short readCaolán McNamara2017-11-111-0/+3
| | | | | | | | | | | | | | | like commit 10a2388558df957b30136ba32ecc97ddef43fb57 Date: Tue Jan 17 12:35:24 2017 +0000 ofz#411: XPMReader::ImplGetColKey short read Change-Id: Iffc7ddb00b2849b2f9fad17314086b87d3097660 Reviewed-on: https://gerrit.libreoffice.org/44628 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* ofz: wkzfuzzer TimeoutCaolán McNamara2017-11-111-7/+9
| | | | | | | | Change-Id: I2e238c2f5dfbb1294049b3b089699deab957be38 Reviewed-on: https://gerrit.libreoffice.org/44632 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* use -encoding UTF8 in JavaClassSet.mkRene Engelhard2017-11-111-2/+2
| | | | | | which works directly for javac, thanks Noel Change-Id: I7e8f5887fcba73da00ec018990ea620465614df1
* RDF: support cloning of all entries for a given typeAshod Nakashian2017-11-112-0/+35
| | | | | | | | | | This is currently unused, but can come in handy later on when we implement copy/pasting of metadata fields. Change-Id: Idd4d6c186fa5c75e06f0ab1b0dfcbc85b6343116 Reviewed-on: https://gerrit.libreoffice.org/44602 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
* tdf#39468 Translate German commentJens Carl2017-11-111-1/+1
| | | | | | | Change-Id: I6cf6f1775fc47014185607433ab0e5cc1a2761d6 Reviewed-on: https://gerrit.libreoffice.org/44571 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* vcl: StyleSettings - start to unwind code duplication.Michael Meeks2017-11-119-29/+40
| | | | | | | | | This should be a pure re-factor, plus headless tweak. Change-Id: Iad7f524ea76625601b3f85cc13a50311ed1de171 Reviewed-on: https://gerrit.libreoffice.org/44624 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
* TSCP: Remember the origin and on save, act accordinglyTomaž Vajngerl2017-11-114-4/+70
| | | | | | | | | | | | | If we created the document classification via pop-up (BAF policy) then the highest classification needs to apply the classification from the BAF policy. In other case the classification was set via the advanced classification dialog, we only need to reset the document properties. Change-Id: I0aa0c010e8de3c16920b64a97e5e4dd2e643c2cd Reviewed-on: https://gerrit.libreoffice.org/44576 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
* Replace list by vector in scmod (sc)Julien Nabet2017-11-112-8/+8
| | | | | | | | Change-Id: I5171de5a13861d36d30f8489b7d83768e8c2ac25 Reviewed-on: https://gerrit.libreoffice.org/44622 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* tdf#112627: Set 'Master Slide' when Context is changedXisco Fauli2017-11-112-4/+13
| | | | | | | Change-Id: Iba9a99d3819ddc5462ea969a3529481ddab2f4dc Reviewed-on: https://gerrit.libreoffice.org/44566 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Xisco Faulí <xiscofauli@libreoffice.org>
* set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard2017-11-111-1/+2
| | | | | | | .. to fix reportbuilder build with Java9. A direct -Dfile.encoding=UTF8 doesn't work... Change-Id: I231b2893df463d00eb514c0d50e02c8df41c5b20
* Replace list by vector in formulagroupcl (sc)Julien Nabet2017-11-111-14/+11
| | | | | | | Change-Id: I03f53b84e8ed5804c466859c9c7cb80e7da040a4 Reviewed-on: https://gerrit.libreoffice.org/44620 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Replace list by vector in addinlis (sc)Julien Nabet2017-11-112-7/+6
| | | | | | | Change-Id: I38d83b7d611537ae903d7d63d2a04391eece11ae Reviewed-on: https://gerrit.libreoffice.org/44621 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Replace list by vector in funcdesc (sc)Julien Nabet2017-11-111-17/+12
| | | | | | | | | + use for range loops Change-Id: I896775db65cfddbe30a91b12f1d3a1633f49c068 Reviewed-on: https://gerrit.libreoffice.org/44619 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
* sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe2017-11-114-24/+2
| | | | | | | | | | with DisconnectAllClients() because both do the same ever since 17a91c18edea240a35a12a573933917240e9fb4a. Change-Id: I17639670d0fb787c69a53e8992f706937665d7b3 Reviewed-on: https://gerrit.libreoffice.org/44447 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* Update mdds to 1.3.1.Kohei Yoshida2017-11-113-51/+2
| | | | | | | | | This newer version incorporates the change in ofz-4048.patch.1. Change-Id: Iaccbf2694bbd752f9949c491219aa5ab8caa45fe Reviewed-on: https://gerrit.libreoffice.org/44615 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
* Remove duplication of Paper enum as #definesTor Lillqvist2017-11-114-134/+67
| | | | | | | | | | | | | Not needed any more. We still have the fragile requirement that the order of entries in the aDinTab array in i18nutil/source/utility/paper.cxx has to match the enum order. Change-Id: I858fd56ad6bb1a3f3c2c39f7830b4dc6aea7cc1f Reviewed-on: https://gerrit.libreoffice.org/44600 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com>
* A user object id is *NOT* a SotClipboardFormatIdEike Rathke2017-11-1119-48/+55
| | | | | | | | | | | | | | | | | | | Do not try to squeeze it into such.. especially if SotClipboardFormatId::... enum identifiers are used in a user object id context that is completely not related to the identifier name this is totally confusing. commit fb14be5f8f74f83ba89e15f891ddf1f753dcc62f Date: Thu Mar 12 14:53:28 2015 +0200 create new 'enum class' SotClipboardFormatId to unify types overdid with that. Change-Id: I34b570be9f52b7b94ca8af6b23983393ac3a3a55 Reviewed-on: https://gerrit.libreoffice.org/44612 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
* TSCP: simplify setting the highest classificationTomaž Vajngerl2017-11-111-21/+11
| | | | | | | | | | | No need to check the document header for the current document classification category. It is right there in the document properties. Change-Id: I46d31fe2ead034b591ea10b478e7cc9e3ef410ef Reviewed-on: https://gerrit.libreoffice.org/44575 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
* TSCP: use classification key creator instead of stringsTomaž Vajngerl2017-11-111-5/+6
| | | | | | | Change-Id: I2bc224aa0e290b0fab1c989834e5d79a72de35aa Reviewed-on: https://gerrit.libreoffice.org/44574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
* Resolves: tdf#113405 don't try and assign a master page to a master pageCaolán McNamara2017-11-111-2/+6
| | | | | | | | | | | when in master view mode go straight to adding the master page to the list of masters Change-Id: I345ce30b44099cd546267fb2acae0b1cc8a73dbe Reviewed-on: https://gerrit.libreoffice.org/44606 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* TSCP: bail out quickly in paragraph classification check on saveTomaž Vajngerl2017-11-113-0/+17
| | | | | | | | | | | | | | Before saving a document we need to check that the document level classification is at the higher or same level as the individual paragraph level classification is. The trouble here is tha this can be quite a costly operation, so bail out quickly if we don't detect that no paragraph classification has been applied to the content by checking if we have the RDF metadata present or not. Change-Id: Iaef29de7e138937a5c1881cf34c9075fb37ba87d Reviewed-on: https://gerrit.libreoffice.org/44573 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
* tdf#113591 Fix crash when switching between Calc and other LO windowSamuel Mehrbrodt2017-11-111-3/+5
| | | | | | | | | | Need to get the ContentNode from EditDoc, as the selection might have a pointer to an already deleted ContentNode. Change-Id: I5c17be8ec2cbc57686eaf90e8b03c026aea7f28f Reviewed-on: https://gerrit.libreoffice.org/44583 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
* loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann2017-11-115-50/+125
| | | | | | | | | | | | ...instead of blacklisting such cases. Reuses the checkIdenticalDefaultArguments code that was originally in loplugin:overrideparam (and appears to work reasonably well for the default arguments that actually happen in practice). Change-Id: I9cf2db17101beb135b2039a9b7ed335bd2af2c08 Reviewed-on: https://gerrit.libreoffice.org/44594 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann2017-11-1112-60/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | ...in code accidentally using auto like > auto const aURL = uri->getUriReference() + "/" > + INetURLObject::encode( > m_sEmbeddedName, INetURLObject::PART_FPATH, > INetURLObject::EncodeMechanism::All); > > uno::Reference<uno::XInterface> xDataSource(xDatabaseContext->getByName(aURL), uno::UNO_QUERY); in <https://gerrit.libreoffice.org/#/c/44569/1> "Properly construct vnd.sun.star.pkg URL" did (causing hard to debug test failures there). So make functions taking O[U]StringConcat take those by rvalue reference. Unfortunately, that also needed adaption of various functions that just forward their arguments. And some code in sc/qa/unit/ucalc_formula.cxx used CPPUNIT_ASSERT_EQUAL on OUStringConcat arguments in cases where that happened to actually compile (because the structure of the two OUStringConcats was identical), which needed adaption too (but which would arguably better use CPPUNIT_ASSERT_EQUAL_MESSAGE, anyway). Change-Id: I8994d932aaedb2a491c7c81c167e93379d4fb6e3 Reviewed-on: https://gerrit.libreoffice.org/44608 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>