- 16 Nis, 2019 5 kayıt (commit)
-
-
heiko tietze yazdı
srand() added, image file name part of the hrc definition now Change-Id: Ib697f64406ab6b11468eb837c71d57398a0533b5 Reviewed-on: https://gerrit.libreoffice.org/70767 Tested-by: Jenkins Reviewed-by:
Heiko Tietze <tietze.heiko@gmail.com>
-
Mike Kaganski yazdı
Excel expects the group field items to be in ascending order starting from "<01/02/2010", then "Jan", "Feb", ..., then end with ">01/02/2020". Change-Id: I29e9b55f43091ed007f59e10dec64f46a37c7d5f Reviewed-on: https://gerrit.libreoffice.org/70800 Tested-by: Jenkins Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
Tomaž Vajngerl yazdı
This adds a test for drawing a BitmapEx which has an alpha channel onto a VirtualDevice. Most important is that alpha blending is done as we expect it (but it is prone to rounding error). Change-Id: I41a16ca9da98d7a067ada9aafad8c9fc7c6484d5 Reviewed-on: https://gerrit.libreoffice.org/70804 Tested-by: Jenkins Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Tomaž Vajngerl yazdı
Change-Id: I0c1b8447acd6681d8731c35412b90a00741274fa Reviewed-on: https://gerrit.libreoffice.org/70803 Tested-by: Jenkins Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Tomaž Vajngerl yazdı
This (finally) adds backend tests as CPPUNIT tests too. In the future they'll also be added into LibreOffice directly as a way to test if the backend is OK, which will be useful especially for the OpenGL backend, which draw quality depends on the driver. Currently all the tests are ignored because of the bugs in the backend, which need to be addressed first and tests then can be enabled one by one. The main reason for the test is to identify issues when drawing is done at a wrong position, which is a very common problem. Also other types of tests will be added in time, which will have a big role in the refactoring of VCL that will happen in the future. Change-Id: I92237d47d49fa0db01b73b8bc39f7a621b65961e Reviewed-on: https://gerrit.libreoffice.org/70769 Tested-by: Jenkins Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
- 15 Nis, 2019 35 kayıt (commit)
-
-
andreas kainz yazdı
Change-Id: I4cc228db3edcacfb2f0b60c03a7eac0930a288f8 Reviewed-on: https://gerrit.libreoffice.org/70782 Tested-by: Jenkins Reviewed-by:
andreas_kainz <kainz.a@gmail.com>
-
Caolán McNamara yazdı
Change-Id: If382f0419c8ea0a3b99c85942c05ee1e5a627e76 Reviewed-on: https://gerrit.libreoffice.org/70795Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Id8b6f11b4429c8029cacfc26592767625efb9674 Reviewed-on: https://gerrit.libreoffice.org/70798 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
andreas kainz yazdı
Change-Id: I6eb682acd0616162837809a9f89dfb2c66efb505 Reviewed-on: https://gerrit.libreoffice.org/70787 Tested-by: Jenkins Reviewed-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I4b6f5ea60cebf465cd3c47909f10aae9281d63c0 Reviewed-on: https://gerrit.libreoffice.org/70789 Tested-by: Jenkins Reviewed-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I2d94a7cf6fbaea952f9d802307202648587189f3 Reviewed-on: https://gerrit.libreoffice.org/70784 Tested-by: Jenkins Reviewed-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I339c5a0777477c16ee85ace91e3611af40c06e31 Reviewed-on: https://gerrit.libreoffice.org/70781 Tested-by: Jenkins Reviewed-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I9e31f78a3d2d811088162f9dbac7fc92abf12c19 Reviewed-on: https://gerrit.libreoffice.org/70780 Tested-by: Jenkins Reviewed-by:
andreas_kainz <kainz.a@gmail.com>
-
Michael Meeks yazdı
Change-Id: Ie57c34eff1d917fada4e10e4b88b27adf8a34d1a Reviewed-on: https://gerrit.libreoffice.org/70788 Tested-by: Jenkins Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Henry Castro yazdı
document" Change-Id: I976318fe299306b65190b4f5ae0ed2565830c6f7 Reviewed-on: https://gerrit.libreoffice.org/70475 Tested-by: Jenkins Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Reviewed-by:
Henry Castro <hcastro@collabora.com>
-
Stephan Bergmann yazdı
Reverting part of 1123a47c "loplugin:sequentialassign in sw" that had caused e.g. CppunitTest_chart2_export to fail in UBSan builds like > /sw/source/core/layout/frmtool.cxx:3540:77: runtime error: signed integer overflow: -47572123069180 * -47572123069180 cannot be represented in type 'long' > #0 0x2b44b168eeaf in GetFrameOfModify(SwRootFrame const*, SwModify const&, SwFrameType, SwPosition const*, std::pair<Point, bool> const*) /sw/source/core/layout/frmtool.cxx:3540:77 > #1 0x2b44b07eb3f0 in SwContentNode::FindLayoutRect(bool, Point const*) const /sw/source/core/docnode/node.cxx:1169:60 > #2 0x2b45266573da in AttributeOutputBase::TextFlyContent(SwFormatFlyCnt const&) /sw/source/filter/ww8/ww8atr.cxx:3229:34 > #3 0x2b45265ecf49 in AttributeOutputBase::OutputItem(SfxPoolItem const&) /sw/source/filter/ww8/ww8atr.cxx:5258:13 (<https://ci.libreoffice.org/job/lo_ubsan/1236/>). Change-Id: I580f6fb3fb2f561b1cf76f8cf113bfe20aead844
-
Jens Carl yazdı
Correct class name to mirror the name of the object we are testing against. Change-Id: I72f29c765990b1693533de8150bfbededf045925 Reviewed-on: https://gerrit.libreoffice.org/70753 Tested-by: Jenkins Reviewed-by:
Jens Carl <j.carl43@gmx.de>
-
Michael Stahl yazdı
(related: tdf#123968) The assertion added in commit 742baabb is triggered during ODF import of import fields associated with user field types; there is a 3 level recursion of the SwUserFieldType for one variable calling the SwInputFieldType calling SwUserFieldType of another variable... Change-Id: I54fc56733c7375cfdb6439b02cf21c4d852c2b4c Reviewed-on: https://gerrit.libreoffice.org/70768 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de>
-
Stephan Bergmann yazdı
...after 639df4d7 "use more std::make_unique" Change-Id: Iae8c84d33b36c9bc9208d0edcbff50bed9abca77
-
andreas kainz yazdı
Change-Id: I71c0802ab3a265734c3fad253c8107dbb0a1749b Reviewed-on: https://gerrit.libreoffice.org/70721Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com>
-
Luboš Luňák yazdı
These got removed in d115a235 for some reason. Change-Id: I27eadc7f9f874f420ab0273e0ef2b62af57f6c4a
-
Rizal Muttaqin yazdı
Change-Id: I26d4ee26355b3fd1dadd55d09368237dbce711c4 Reviewed-on: https://gerrit.libreoffice.org/70693 Tested-by: Jenkins Reviewed-by:
Rizal Muttaqin <riz_17_oke@yahoo.co.id>
-
heiko tietze yazdı
Change-Id: Ib148673235367081282c346d9b6d4ba9f795b877 Reviewed-on: https://gerrit.libreoffice.org/70120 Tested-by: Jenkins Reviewed-by:
Tamás Bunth <btomi96@gmail.com> Reviewed-by:
Heiko Tietze <tietze.heiko@gmail.com>
-
Olivier Hallot yazdı
* Update helpcontent2 from branch 'master' - tdf#122162 Keyboard shortcuts in table not valid Deleted page source/text/swriter/guide/table_cells.xhp because keyboard shortcuts were deleted. All references to this page removed too. Change-Id: Iafedfcdaeb93d5ad2824bd9212526a8bbee20922 Reviewed-on: https://gerrit.libreoffice.org/70614 Tested-by: Jenkins Reviewed-by:
Heiko Tietze <tietze.heiko@gmail.com> Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org>
-
Muzaffer Kadir YILMAZ yazdı
Change-Id: I356d771920f08fedd0843a5482615f787edf4f9f Reviewed-on: https://gerrit.libreoffice.org/67688 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de>
-
Michael Stahl yazdı
Change-Id: I3c26cc881ac6d157464ccdff5d71683fd7b1de4a Reviewed-on: https://gerrit.libreoffice.org/70682 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de>
-
Tomaž Vajngerl yazdı
We probably don't need salbtype.hxx include, but if we do we can now change it with a more specific one - namely BitmapPalette.hxx in most cases. This doesn't yet touch the includes in VCL. Change-Id: Ie3067ccb2eec425650b41ce7fca48e368215f489 Reviewed-on: https://gerrit.libreoffice.org/70761 Tested-by: Jenkins Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Michael Stahl yazdı
Commit 6ff263b8 added a check in SwUndoSaveContent::DelContentIndex() to avoid moving the anchor of a FLY_AT_PARA if its new position would be a table node, because SwFlyAtContentFrame::Modify() requires a SwTextNode to be the anchor. However, that doesn't actually avoid moving the anchor - later, SwNodes::RemoveNode() relocates the anchor to the next node regardless of type! It's probably better to just delete the fly in the situation when the end position is a SwTableNode, which fixes the reported crash. Unfortunately on Redo, the SwUndoDelete::UndoImpl() does not recreate the nodes correctly, hence the fly then is inserted on the wrong node, which later crashes again. The problem is that due to the table node, a dummy SwTextNode is inserted, which should be at the end of the range, but ends up at the start due to an erroneous ++aPos.nNode; - the result is that the fly is inserted on the dummy node and is immediately deleted again, triggering another assert. If there is a dummy node, it also doesn't make sense to call SplitNode(). Yet another problem is that in SwUndoDelete::UndoImpl(), the frames for the moved text nodes are not created, because the first node is skipped with the wrong assumption that it already has frames. Reportedly this started to crash with commit e07feb94, previously it was just wrong. Change-Id: I5094638e34c6ed52c836e57691d377b8cd1608f9 Reviewed-on: https://gerrit.libreoffice.org/70683 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de>
-
Gabor Kelemen yazdı
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I81917d697adf79b1bd0de4cc262d3cd6bc8eb36f Reviewed-on: https://gerrit.libreoffice.org/70710 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com>
-
Miklos Vajna yazdı
This had the same problem as the list node widget, fixed in commit fb9c7e31 (tdf#97822 vcl opengl gtk2: fix missing list node widget, 2019-04-12). Render output was missing in the GL / SAL_GTK_USE_PIXMAPPAINT=1 case. Change-Id: I24252c697523214a93f715759e242d47352c8341 Reviewed-on: https://gerrit.libreoffice.org/70760Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
-
Michael Meeks yazdı
Change-Id: I42a773e2d5b8e4deeafa8eeb2785913db36a47d7 Reviewed-on: https://gerrit.libreoffice.org/70688 Tested-by: Jenkins Reviewed-by:
Michael Meeks <michael.meeks@collabora.com>
-
Gülşah Köse yazdı
Change-Id: Idb3a4dee104b2df0283852efcecbd0b25a765d5a Reviewed-on: https://gerrit.libreoffice.org/70276 Tested-by: Jenkins Reviewed-by:
Heiko Tietze <tietze.heiko@gmail.com> Tested-by:
Heiko Tietze <tietze.heiko@gmail.com> Reviewed-by:
Andras Timar <andras.timar@collabora.com>
-
Noel Grandin yazdı
Change-Id: I530b81b3258a6e1c1456da53bfe1285f14aee712 Reviewed-on: https://gerrit.libreoffice.org/70734 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Miklos Vajna yazdı
Change-Id: Ia6d98985f2abf6733d54f49f448a2ce6d4e3572d Reviewed-on: https://gerrit.libreoffice.org/70758Reviewed-by:
Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
-
Grzegorz Araminowicz yazdı
* basing on provided conn alg params * also moved setting arrow direction from getConnectorType() to algorithms Change-Id: I76898a4ccad961edd389677c31e7d8c05bcdf5fe Reviewed-on: https://gerrit.libreoffice.org/70598 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com>
-
Miklos Vajna yazdı
Change-Id: Iab32f67f911157c5d7c0db8f36ea638576cfd0bf
-
Balazs Varga yazdı
In combined charts, now X category axis crosses the Y axis at the right place, all data series are attached to the right Y axis, and the Y major grid isn't lost. Note: Let's check which axis is attached to the first charttype (in case of combined chart, the first one is a column chart) and create that axis first. In OOXML standard, the first CT_valAx tag contains the axID of the primary axis and the second CT_valAx tag contains the axID of the secondary axis. Change-Id: Ib123f95ec41ef5dbbf0599efd7a646f4640a9b70 Reviewed-on: https://gerrit.libreoffice.org/70464Reviewed-by:
László Németh <nemeth@numbertext.org> Tested-by:
László Németh <nemeth@numbertext.org>
-
Samuel Mehrbrodt yazdı
Unused after 3df141b2 Change-Id: I2612b60db69fcd2f502388d37a21cf35f1394207 Reviewed-on: https://gerrit.libreoffice.org/70675 Tested-by: Jenkins Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Mike Kaganski yazdı
Change-Id: I7ce2e8ab0bdc4b6799cd351828b7b3c24ebb1a96 Reviewed-on: https://gerrit.libreoffice.org/70757Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com> Tested-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
Noel Grandin yazdı
Change-Id: I41028c704eca08b71746c3c87e38926b95449775 Reviewed-on: https://gerrit.libreoffice.org/70735 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-