- 16 Kas, 2018 32 kayıt (commit)
-
-
Jozsef Szakacs yazdı
By Xlsx files, rChartSize is using the Values that it gets from getChartSize(), this is the same Size as rPageSize. By Docx files rChartSize was a negative number everytime, so the calcAbsRectangle Method gave back a 'false' Value because of this. The rPageSize shows at every Debugging, Width = 16000, and Height = 9000 for Docx files, and beacause rChartSize was equal to rPageSize by Xlsx, I tried rChartSize with this Fixed Size. Change-Id: Ia29fa3401475c33c1b5e3dde9c3cb030a02cceb4 Reviewed-on: https://gerrit.libreoffice.org/62991Reviewed-by:
Bartosz Kosiorek <gang65@poczta.onet.pl> Tested-by:
Bartosz Kosiorek <gang65@poczta.onet.pl>
-
Tamás Zolnai yazdı
.. as MS PowerPoint" This reverts commit 1da3a3cb. It was a bad solution for the problem. Change-Id: I6f6fecb7c74a884fbfb04c6e7204eb8bf347a272 Reviewed-on: https://gerrit.libreoffice.org/63473 Tested-by: Jenkins Reviewed-by:
Tamás Zolnai <tamas.zolnai@collabora.com>
-
Regina Henschel yazdı
The old implementation has used 4 segments and a questionable control point distance. The patch changes this to use the common implementation in basegfx. The method in basegfx is extended to allow to set the start quarter, so that the custom shape circle can get the same start quarter as it has before. The method descriptions in basegfx are adapted to the current implementation. Change-Id: I3a40f81827227ee0037d336bdf3c1ec6fdd64b4b Reviewed-on: https://gerrit.libreoffice.org/63366 Tested-by: Jenkins Reviewed-by:
Regina Henschel <rb.henschel@t-online.de>
-
Adolfo Jayme Barrientos yazdı
* Update helpcontent2 from branch 'master' - Some updates to Mozilla themes page Change-Id: Ie0f1575252317e4879a9c9c7cebc51beb304c5fa
-
Justin Luth yazdı
GrabBag the settings which LO doesn't implement (which is all of them) so that the document round-trips without losing the config settings. Change-Id: I00de6c483af68073634430dd74fd445e981573ab Reviewed-on: https://gerrit.libreoffice.org/62241 Tested-by: Jenkins Reviewed-by:
Justin Luth <justin_luth@sil.org> Reviewed-by:
Miklos Vajna <vmiklos@collabora.com>
-
Noel Grandin yazdı
Change-Id: I1408fd35a50a95e12895979b797548c89f7f4c74 Reviewed-on: https://gerrit.libreoffice.org/63469 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Stephan Bergmann yazdı
Change-Id: I3a597c971fd51cba3b9b41b88c4bcc43355ffd79
-
Stephan Bergmann yazdı
Change-Id: I8d26503d68ed3dcc37574e247de3eae02b4e0f53
-
Noel Grandin yazdı
Change-Id: If2adf22a0ac3e030fca1b4ecd0173cac58f0f21e Reviewed-on: https://gerrit.libreoffice.org/63470 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Caolán McNamara yazdı
Change-Id: I3bc720e44f5ea15749e6bc0f0fada3a17a783e23 Reviewed-on: https://gerrit.libreoffice.org/63463 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I2033f4ef51a861c7634dccdae885a842bb079913 Reviewed-on: https://gerrit.libreoffice.org/63465 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: Ic0ca695a1d9d05418213475a68e233953136cc8e Reviewed-on: https://gerrit.libreoffice.org/63468 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Noel Grandin yazdı
Change-Id: If6dd8033daf2103a81c3a7c3a44cf1e38d0a3744 Reviewed-on: https://gerrit.libreoffice.org/63466 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Caolán McNamara yazdı
which seems a bit excessive Change-Id: If0ab5a33bfbbd399e270f3e140c9d44d843985aa Reviewed-on: https://gerrit.libreoffice.org/63422 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Noel Grandin yazdı
Change-Id: Id44f1e98a3aac2c417f8030de603175bf68f0dfe Reviewed-on: https://gerrit.libreoffice.org/63467 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Olivier Hallot yazdı
* Update helpcontent2 from branch 'master' - Honor asc/desc in XHP sorting Change-Id: I11cc206e3f8771fc19387cd2a9c02697982251dc Reviewed-on: https://gerrit.libreoffice.org/63445 Tested-by: Jenkins Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org>
-
Mike Kaganski yazdı
I.e., importing a CSV field like "1970-01-01T00:00:45.890622" as "Date (YMD)" should not truncate .890622 to .891. Change-Id: I8d17ce54f63c3c4e68b8f90c63b6d1bb28bee67b Reviewed-on: https://gerrit.libreoffice.org/63459 Tested-by: Jenkins Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Michael Stahl yazdı
(regression from 723728cd) Change-Id: I7a52b8499f05e9e8cbf81330ea264fbbfe3bac87 Reviewed-on: https://gerrit.libreoffice.org/63462 Tested-by: Jenkins Reviewed-by:
Michael Stahl <Michael.Stahl@cib.de>
-
Aleksei Nikiforov yazdı
Make sure that created empty QImages are filled with transparent pixels. Copying data from previous QImage on widget resize removes blanking on window resize when qt5 vcl plugin is used. Change-Id: If072a4b8b334bc87dbe4aaea9aa8774bb5e202ee Reviewed-on: https://gerrit.libreoffice.org/63029Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Miklos Vajna yazdı
Change-Id: Ie48a779958a393b68dea613c3bcc17113165f065 Reviewed-on: https://gerrit.libreoffice.org/63443 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com>
-
Samuel Mehrbrodt yazdı
and remove the draw branch - there is no menu entry in draw for this. Change-Id: I1e435023a6b39c6990c8a9d3df52b668b5de0571 Reviewed-on: https://gerrit.libreoffice.org/63433 Tested-by: Jenkins Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Zdeněk Crhonek yazdı
Change-Id: I27e97e6b0664f20d93cbf6588403d7db85ef7ecf Reviewed-on: https://gerrit.libreoffice.org/63384 Tested-by: Jenkins Reviewed-by:
Zdenek Crhonek <zcrhonek@gmail.com>
-
andreas kainz yazdı
Change-Id: I985c3f9be81cbeadb393fe8a03bde6a11e3e391d Reviewed-on: https://gerrit.libreoffice.org/63450Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I8c6204e389105e2572cd2edd4fb5f23c87896c66 Reviewed-on: https://gerrit.libreoffice.org/63449Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I56a8385669a8cd74e2794d12a7cd4c722da1313d Reviewed-on: https://gerrit.libreoffice.org/63448Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com>
-
andreas kainz yazdı
Change-Id: I3e53e06ce55c377076234f08ce090c4904db8cb6 Reviewed-on: https://gerrit.libreoffice.org/63451Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com>
-
Jim Raykowski yazdı
pattern editor on reopening Change-Id: I1c77dff4bfebc9f4a2661210f5bbbaa8573a90db Reviewed-on: https://gerrit.libreoffice.org/63456 Tested-by: Jenkins Reviewed-by:
Jim Raykowski <raykowj@gmail.com>
-
Jens Carl yazdı
Move XEnumeration Java tests for ScIndexEnumeration_TableRowsEnumeration to C++. Also improved the overall run time of the test by limiting the range to enumerate over for reasons mentioned in fdo#45337. Change-Id: Id8eb998242cacf61bb472a0c130f38482c95db1c Reviewed-on: https://gerrit.libreoffice.org/63444 Tested-by: Jenkins Reviewed-by:
Jens Carl <j.carl43@gmx.de>
-
Noel Grandin yazdı
Change-Id: I8889ce8a7d2309b54454cfe4c6421282e1c6e755 Reviewed-on: https://gerrit.libreoffice.org/63434 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
Andrea Gelmini yazdı
Change-Id: I033731251c4fffd759144f5bd9d6b9737de48c80 Reviewed-on: https://gerrit.libreoffice.org/63455 Tested-by: Jenkins Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Andrea Gelmini yazdı
Change-Id: I147e10a4ce503a91e51eed15586db3381447cc7c Reviewed-on: https://gerrit.libreoffice.org/63454 Tested-by: Jenkins Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Brian Fraser yazdı
- Support drag'n'drop of single items. If the animation is collapsed, it will move its collapsed sub-animations as well. - Sub-lists remain expanded when its parent animation is moved, or a sub animation becomes the new parent of the text group (due to moving). - Maintain the cursor between custom animation list redraws. - Don't change selection on collapse after custom animation list rebuild. Change-Id: I92d96e9a01c6884ef739612e456cc541218b6ebb Reviewed-on: https://gerrit.libreoffice.org/62342Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
- 15 Kas, 2018 8 kayıt (commit)
-
-
Xisco Fauli yazdı
Change-Id: Ia3c757fa094f17be3b4aadaee65c4699bf0c1cb1 Reviewed-on: https://gerrit.libreoffice.org/61953 Tested-by: Jenkins Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Takeshi Abe yazdı
... if the second parameter is an array. This change follows their specification in ODF 1.2. Change-Id: I45c8923f462e9477e1234b47e39dcdd8d2198784 Reviewed-on: https://gerrit.libreoffice.org/62541 Tested-by: Jenkins Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I7a64b2e200bf0c50ea636be8aac1249713044103 Reviewed-on: https://gerrit.libreoffice.org/63438 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
but the new child is a toplevel widget Change-Id: Ib794e076e2626485b9d9231daf914db6dd9b5e2f Reviewed-on: https://gerrit.libreoffice.org/63431 Tested-by: Jenkins Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Olivier Hallot yazdı
* Update helpcontent2 from branch 'master' - typo Change-Id: I0ffcaf4a1582d3ee31c40d9ecfc4f922651a1b18 Reviewed-on: https://gerrit.libreoffice.org/63441 Tested-by: Jenkins Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org>
-
Olivier Hallot yazdı
* Update helpcontent2 from branch 'master' - tdf#118473 Help page for VBA FormatNumber + some fixes in table formatting * Added Mike's advise. * fix dumb copypasta Change-Id: I997c3200e521e7fac9f20f17a9bb9e2574bccfdd Reviewed-on: https://gerrit.libreoffice.org/63373 Tested-by: Jenkins Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I4d80a64a228c7225df13ca17d933b8f940ddc3e3
-
Miklos Vajna yazdı
An embedded object have have its replacement graphic at 3 levels in reqif-xhtml: PNG at HTML level, WMF at RTF level and as a stream in the OLE2 storage. Some reqif readers depend on having the replacement graphic at an RTF level, so write that variant, too. Change-Id: I3391303248d2792a4c370e8fc84db0f22185312e Reviewed-on: https://gerrit.libreoffice.org/63419 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com>
-