summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-24Updated coreCaolán McNamara
Project: help a43b8eb31d44f4a3193029f7593281152ed2e5f9 update helpids for .ui spell menu conversion Change-Id: I89488bd75c33fb732e780c5ffc45888815c0615b
2017-02-24convert spell menu to .uiCaolán McNamara
Change-Id: I96a4b852fd396883385d5e2d43728dc8c2b20ce3
2017-02-24update to language-subtag-registry-2017-01-20Eike Rathke
Change-Id: Ia62815e19b3414b6ba78c70ccb2520a0836b22c4
2017-02-24adapt comment to realityEike Rathke
The code now does what the original questioning comment suggested. Change-Id: I359c99a30d2e6822fe9164bb9f903876095c9f6f
2017-02-24start to get make fuzzers working againCaolán McNamara
Change-Id: I36dc621e8a69bf6d22fdce62bb7de6c18208931d
2017-02-24grml.. and do that rightEike Rathke
Change-Id: I71bc423bde1f7df576175120741c8a08100b08dd
2017-02-24replace a leftover OSL_DEBUG_LEVEL >1Eike Rathke
Change-Id: Ic5e5e72a2c79e68752c3108de9f3722fbcb8e7b3
2017-02-24ChartDumpTest: Add a minimal test showing text size issueTamás Zolnai
Change-Id: Iea0f7f6cfaee546c3478b936053659b3ecd27e6c Reviewed-on: https://gerrit.libreoffice.org/34617 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2017-02-24loplugin:loopvartoosmallStephan Bergmann
Change-Id: Ic85a715e11bc1eac531fa23e8b4a9b6c6520b862
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
Change-Id: I3153010f4e327abd2ef48bdefa50ade1c0ba2f81 Reviewed-on: https://gerrit.libreoffice.org/34552 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-02-24Make JVM -Xrunjdwp option work on macOSStephan Bergmann
I hope loading the jvm library as SAL_LOADMODULE_GLOBAL has no negative consequences (at least, there is prior art in the LINUX case already). Change-Id: If18b65bd96f7205fdf9fd41389e64e786c15af16
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
Invoke the PDF export filter and then use the PDF tokenizer from xmlsecurity to assert the contents of created PDF file. The testcase fails with commit 6db0f1feb1d9931d2726dd11a889c58815710ce0 (tdf#106059 PDF export: create a reference XObject for PDF images, 2017-02-22) reverted. Change-Id: I90526fef41d9560ae447f586df766bc50a491c43 Reviewed-on: https://gerrit.libreoffice.org/34609 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-24hwpfilter needs a new filter for each documentCaolán McNamara
setUp is called just once at the start of the sequence of loads so we're reusing the previous import state which isn't what this filter expects This reverts commit 0af436083e12516eb9251d4cc6f594f80ed06d3d. Change-Id: Iae355ed6099086fd3cc1c79203786017507d4ed4
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
Change-Id: I0ce48075ad186cf1f9bd3e13fa76269fa9819af1
2017-02-24&front may not be null in empty vector case, but that's not true here anywayCaolán McNamara
Change-Id: I6cd89c7e081dada7fb7a179ecd8aa65e98ed13a9
2017-02-24no need to take address of front()Caolán McNamara
Change-Id: Ib952e480c486f8ffeb6a4383a192edde005c3c4f
2017-02-24Always enable liblangtagKhaled Hosny
The license should not be an issue any more since liblangtag now has an LGPL/MPLv2 dual licence. Change-Id: I4dfffcccf5d710bd16b21c3254c1449ae041b8ab Reviewed-on: https://gerrit.libreoffice.org/34511 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-02-24correct descriptionEike Rathke
Change-Id: I830e81985243e7a552716ede163466bf7adfcd9a
2017-02-24a first stab against the note caption ownership messEike Rathke
This should not change any existing behavior, but may help tracking down what happens where and when. The final goal is to let ScCaptionPtr also handle deletion of caption objects once they're unreferenced and guard against dangling pointers and double delete, and/or to manage transfer of ownership to the drawing layer. Further improvement to the structure could involve a head data element so that the duplicated (and unused except in head) mnRefs field could be eliminated and the walk simplified when removing an element from the list. Change-Id: Ifbb2fb1d9dc4d2594a1eae2a8489270dd1fe0d0c Reviewed-on: https://gerrit.libreoffice.org/34616 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-24maybe try ROUNDSIG(...,9) ...?Eike Rathke
Change-Id: Ib72c2776c54f905f369be756a4a14a25c3149616 Reviewed-on: https://gerrit.libreoffice.org/34615 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-24Remove SC_DPOUT_MAXLEVELS limit in PivotJulien Nabet
by using vectors instead of fixed arrays Change-Id: I4bd070e05ccc464c80722ffd05e70b7acac17d5f Reviewed-on: https://gerrit.libreoffice.org/34408 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-02-24Restructure sprm value definition using ispmd, fSpec, sgc, spraMike Kaganski
... from [MS-DOC] documentation. This also makes operand size explicit. Change-Id: I5adb439a5b26f4692a2152433279b0baa77ed00a Reviewed-on: https://gerrit.libreoffice.org/34612 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
Change-Id: Iab5b7c10c635dfdf832df3d0864939a7984282d1 Reviewed-on: https://gerrit.libreoffice.org/34599 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-02-24add hwp fuzzerCaolán McNamara
Change-Id: I07fe351a182328f9ef98cb9866529637a6688c64 Reviewed-on: https://gerrit.libreoffice.org/34570 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-02-24Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara
because the loss of focus in the current editeng causes writer annotations to save their contents, making the pContent of the current EditMaps invalid Change-Id: Ic01379291fa66dd58246d33287b18801f5da49c0
2017-02-24gpg4libre: include also plain C headers from internal gpgmeKatarina Behrens
Change-Id: Iddae7a3e664273b53a49450527f55814a9ef6f55 Reviewed-on: https://gerrit.libreoffice.org/34610 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-24sw: re-add handling of Center footnote alignmentMichael Stahl
... that was erroneously removed from SwFootnoteContFrame::PaintLine(). Fixes the assert when loading tdf96579-1.odt. (regression from f052855343430327d3f92a66e14e9a445ee5fa0a) Change-Id: I33549bea3e5954fc347b05aa713e5982cde401ec
2017-02-24xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytesMiklos Vajna
Usually this is not a problem, but it's easy to construct a document manually that contains multiple startxref tokens at the last 1024 bytes. Make sure we read the last of those, not the first one. This is triggered by an upcoming unit test for tdf#106059. Change-Id: I94fbb5d407c4a03b7c2c6e207200127bb374e750 Reviewed-on: https://gerrit.libreoffice.org/34607 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-24Similar to 3386519e7e1d15263b53e07f984b9022c3dcddfdTor Lillqvist
Change-Id: I5ca799cf3a383c4a76f2ee81387f8040c176d046
2017-02-24Revert "oss-fuzz runs under docker"Michael Stahl
This reverts commit 210f594773455bf49d1cf116f1c48ccf74cb26b4. Just disable the check if running inside docker http://stackoverflow.com/questions/23513045/how-to-check-if-a-process-is-running-inside-docker-container Change-Id: Ib11a2ccb7f0b2bd5e174b9b3adaf8a28474f2908 Reviewed-on: https://gerrit.libreoffice.org/34544 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-02-24Bin pointless macroTor Lillqvist
It is hard to see what the programmer thought the gain of using this macro was. It is not any shorter than its expansion. It is also repeated on every one of the lines in question. If such a macro would be useful, shouldn't there be some more global place for it, and shouldn't it be used everywhere then? Why come up with that convention just for this one file? Etc. But yeah, I guess the programmer was guarding against mistyping com.sun.star in some of the lines. As if all those lines would have been manually typed in character by character anyway. Change-Id: I2e4354363181ffa55e0a51832e9799f616a7c9f1
2017-02-24ofz: slow unitCaolán McNamara
Change-Id: I482a6c95810d03e47a5be18e6b45ee4db19f56e4
2017-02-24clarify this code a little bitCaolán McNamara
no logic change intended Change-Id: I620822e71386bae05312474423c22b84d8608cbd
2017-02-24configure.ac: Add missing result messageDavid Ostrovsky
Change-Id: Ib5d84e67d36e41d20e137ce96ce66f758b110198 Reviewed-on: https://gerrit.libreoffice.org/34596 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-02-24rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara
from writerfilter/source/dmapper/DomainMapperTableManager.cxx Change-Id: I69fca8376166850cdedbc7c2b3908d7336e8bed9
2017-02-24better fix for tdf#103830Noel Grandin
the first fix in commit 3a404ea870f1eed86f9765447ce0a364d39ae8f8 did not take into account that this a multimap, not a map. Thanks to Aron Budea for spotting that. Change-Id: I86d2d2a9d6cb08fd3cee3965a5b787d5691f0352 Reviewed-on: https://gerrit.libreoffice.org/34604 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-24LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti
Problem The issue occurs when you double click and enter a numerical input in a cell which belongs to one of the front colums. Findings After a bit of investigation I detected that the problem shows up when the spreedsheet width is increased by invoking ScViewData::SetMaxTiledCol. Indeed the problem occurs whenever the spreadsheet width is larger than 2^16 twips. Solution By changing the type of some variables from sal_uInt16 to long in all involved contexts, the problem disappeared. Change-Id: Ia6c6c258b0644f03c897e7b4bcaded967f21537c Reviewed-on: https://gerrit.libreoffice.org/34597 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara
the new language is set from the font this is a copy of, and has already been copied in the copy ctor Change-Id: I7c0f1bab56aefc7b4e7e66660a16596fcfa48c2d
2017-02-24don't have to create SfxApplication if it doesn't already existCaolán McNamara
Change-Id: I3ade4e2c2513f334217a85c676ada93c5ed683ff
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
Change-Id: Ia54e6e9b71df68bd04c304a0bb02da8ebac74420 Reviewed-on: https://gerrit.libreoffice.org/34603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-24Notebookbar: Better resize supportSzymon Kłos
Change-Id: I0bb5a5600be60a68e53132f2c3c42f79c958b2b3 Reviewed-on: https://gerrit.libreoffice.org/34491 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-02-24update notebookbar menu icon use a burger iconandreas kainz
Change-Id: I154e8f10270ec59b4e72cb48ea9f2777a06343d7 Reviewed-on: https://gerrit.libreoffice.org/34595 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-02-24Blind fix for MSVC 2015 error C2664Stephan Bergmann
after f28672a077375a360879ad34edfbd06b611ea6d8 "don't inherit SwSpellPopup from PopupMenu" Change-Id: Ifb40410d33ac0d782bee6e00e287694a0aded152
2017-02-24vcl PDF import: there is no PNG encoding hereMiklos Vajna
It was a copy&paste error from xmlsecurity/workben/pdfverify.cxx, which does PNG encoding. Change-Id: I7b5108a7cddffdc859276b656a6e1168f23d3863
2017-02-24libreofficekit: adapt README to realityMiklos Vajna
Change-Id: I7098e5c304a0fa945e3d3ba794be2b7932788c74
2017-02-24tdf#103830 Form field names not update in python macroNoel Grandin
regression from commit 5f15cc01b31ccaed0c6482a36556dece084ce302 "new loplugin: use more efficient find() methods" Regression found by Aron Budea. Change-Id: I0e84376dfd754738de97882979058f86c2476bd6 Reviewed-on: https://gerrit.libreoffice.org/34600 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-02-24external: update to pdfium-3021Miklos Vajna
Change-Id: Ie6bbf7dd0418987a82e44c93b076aa443c00f171 Reviewed-on: https://gerrit.libreoffice.org/34588 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-24Oh, those are called Updates, not Service PacksStephan Bergmann
Change-Id: If6cfe913445e8855eab3736d9abc63d7e152b361
2017-02-24Make ToolbarMode's "IsExperimental" property non-nillableSzymon Kłos
Change-Id: Ia83776d7ee23fa56c0fc541c228c68b1832c3d11 Reviewed-on: https://gerrit.libreoffice.org/34585 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-02-24fix inverted warning logicJochen Nitschke
warning says the item pool is not empty, so test item pointers for not null. ever since initial commit cf7e1f9cc99e7c260cfab823f2c47f56035bdbd0 and make warning more descriptive by adding pool names Change-Id: I3a8a6ca69e319d01418eac527b15f61adfd0fb13 Reviewed-on: https://gerrit.libreoffice.org/34589 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>