- 22 Kas, 2014 16 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I242853d491c2ef83f192486fa6fe5a3407700047
-
Miklos Vajna yazdı
Change-Id: I0d2c312f903a2a326961430caa772a4841f4fa87
-
Miklos Vajna yazdı
And not just random sequences of UTF-16 code units Change-Id: I6ce18dcb916ea9127693b724f53d14a76e162274
-
Chris Sherlock yazdı
Change-Id: I6064a9017effe49fc7727868398ad73140379708
-
Chris Sherlock yazdı
Change-Id: Iaaf2f0edf721567f88ffc948501548fddd648428
-
Chris Sherlock yazdı
Change-Id: I5ca8c8b1a4cc4c031e5966887b41af766df9fe68 Reviewed-on: https://gerrit.libreoffice.org/13036Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Kohei Yoshida yazdı
Change-Id: I927621de8f4c486ef0f77ec6c8da336f36b38b3e
-
Kohei Yoshida yazdı
And remove #include <boost/ptr_container/ptr_vector.hpp> from here. Change-Id: I7624444b60ee19f0b5b19e7a7aab0210ddf90d7c
-
Kohei Yoshida yazdı
Change-Id: I786caf0d7d061fcc5d1b3fa57094eadebcbcf42c
-
Kohei Yoshida yazdı
Now #include <vector> is a goner... Change-Id: Ia2da27bae5fadfa3f6f633e55fcedce405281b67
-
Kohei Yoshida yazdı
Now we can finally remove ptr_vector include from this header. Change-Id: I7aeaa520e10b4eacb1a24ad666086739821e56b0
-
Kohei Yoshida yazdı
Change-Id: Iaf287912a52eb8785c687a13536fc170094425c7
-
Kohei Yoshida yazdı
Change-Id: I9ceb1cabf448349e087e4d5c4c2b1a75af91dd75
-
Kohei Yoshida yazdı
Change-Id: Idbad1451393c42c272465907312c64c65eba9525
-
Chris Sherlock yazdı
Change-Id: Ia212aaa10840bae30508579e17ed8d2e9781c46d Reviewed-on: https://gerrit.libreoffice.org/13035Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Tobias Madl yazdı
Change-Id: I119529498f4bea014e5e0d3d81c39203080ff1c4 Reviewed-on: https://gerrit.libreoffice.org/13030Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
- 21 Kas, 2014 24 kayıt (commit)
-
-
Michael Stahl yazdı
LO 4.3.2.2 is evidently able to export an ODF document that violates XML Well-formedness constraint: Unique Att Spec. <draw:enhanced-geometry draw:mirror-horizontal="false" draw:mirror-vertical="false" svg:viewBox="0 0 21679 2134682997" draw:text-areas="0 0 ?f3 ?f2" draw:mirror-vertical="true" draw:type="ooxml-rect" draw:enhanced-path="M 0 0 L ?f3 0 ?f3 ?f2 0 ?f2 Z N"> Not sure how to reproduce this, but the attributes there are apparently a serialization of SdrCustomShapeGeometryItem's aPropSeq, retrieved from a "CustomShapeGeometry" property, so add some input validation and assertions there. Change-Id: I91151365b507779a4bdc9cce2057d34f2376f005
-
Michael Stahl yazdı
Change-Id: I792af21b0164fed4b2e22a1f95c3898ec631a25b
-
Chris Sherlock yazdı
Change-Id: Idea0fee1ca79ae1660e89ef7038b35cf27358082 Reviewed-on: https://gerrit.libreoffice.org/13013Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Miklos Vajna yazdı
This makes the +1 hack unnecessary in CppunitTest_sw_ooxmlexport2. Change-Id: Ibf0a32b0bf03e9b47850edb335947e4ec383327b
-
Miklos Vajna yazdı
Change-Id: I0ee90069eaf626e84f3b2b84d10be09a0f5b1561
-
Miklos Vajna yazdı
Change-Id: I74e5ebd0d879ce6864707b28b002672e5fb78f74
-
Miklos Vajna yazdı
Change-Id: I4cc96b8e1dee423216e528410953108c64ac5d63
-
Miklos Vajna yazdı
Ideally the git hook makes impossible to add these. Change-Id: Ifa06ddde41ad4f23368ae401c1aa58a43fd14e12
-
Michael Stahl yazdı
5bff4b01 was not enough to fix it, so move it to SwDLL so it gets deleted earlier, before the global pool items. (regression from 4404b718) Change-Id: I4f88047852ea71f07ffa1f272ea66743f9797327
-
Markus Mohrhard yazdı
Change-Id: Ic8bc3f2d5d96506590d35138089ead2eac984314
-
Eike Rathke yazdı
Change-Id: I7de490377fbceb17e7d678590c46d24674bd8024
-
Matúš Kukan yazdı
Change-Id: Ibf77827455faba2f5d94b9fec26bff512713f73d
-
Michael Stahl yazdı
Change-Id: I5c2f9286067237ec1a9df6a47009e25e82ea7f63
-
Miklos Vajna yazdı
It is clear that Word/Writer has different page margin / border spacing models: in Word, the page margin includes everything and border spacing is a subset of that, in Writer the real distance between the body frame and the page frame is the sum of the two. What was less clear is what headers / footers add to this mix. It turns out that in case we have a header as well, then for large borders, we need to count the difference of the page frame and the header frame, not the difference of the page frame and the body frame. Change-Id: I3c828eeec2df461985110064ab0bf21b36594095
-
Stephan Bergmann yazdı
Change-Id: Ie762ff272410d809382f98a1d446946b566df747
-
Miklos Vajna yazdı
writerfilter imports a section with first and default headers / footers as two page styles: a first page one and a follow one. In case we nominally have a header on the first page only, we still need to enable it in the follow page style as well, otherwise on export when we recognize the first + follow chain as a single section, we'll end up with a header that looses its header margin. Change-Id: I4923daffefb243d2de4805a9931150ce4d9a6c81
-
Caolán McNamara yazdı
i.e. two at the same position is ok assert added in commit 8220b70f Date: Sun Jul 27 00:21:50 2014 -0400 bnc#467459 - fix editeng text search with expanded fields. Change-Id: Ifc65f3301a7d505a7d2d13e5914f53cbe263fc1f
-
Kohei Yoshida yazdı
Change-Id: Ic37084ed670f53e0354056f7bef54229971dd7c2
-
Michael Stahl yazdı
Change-Id: I09b461473f514f2b7c4f256aedbe129372bae9e3
-
Michael Stahl yazdı
Change-Id: Ia4fb18a36769a3eecc20f92a6f5719b841964765
-
Michael Stahl yazdı
Change-Id: I4e78fac76b6bb4923e3b680d910afe5bb9640c33
-
Michael Stahl yazdı
This fixes the flickering of the scrollbar on re-draw once a second. Perhaps it helps for the performance issue too. Change-Id: I2ec8f0a8a241b128113bfa3d47fb09ba472b4a7e
-
Tor Lillqvist yazdı
Intermediate commit, still a bit buggy. Also, bin the old code that was ifdeffed out. Change-Id: I747c1864e4858672f0fe0512215405885e52c3b5
-
Bjoern Michaelsen yazdı
Change-Id: I7ad48c2a7bd1a63ebb9bda41fb5c28b19e7e6eab
-