- 08 Eki, 2013 40 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: If934e18c0fd68d89d838ca9717aa2e4616bc3b6a
-
Michael Stahl yazdı
These are already filtered out in SwpHints::TryInsertHint(), but they can be produced by a SwTxtNode::Update() following some deletion like in SwTxtNode::ReplaceText() (or maybe CutImpl() and RstAttr() too?). So in order to prevent SwHistorySetTxt being created for these, filter them out in SwpHints::MergePortions(), which has the advantage that it's one location to change; probably filtering in Update() and RstAttr() both would work too. (regression from 6db39dbd) Change-Id: I597a9ab290dcc3fb1b624dd2dca241c462acf256
-
Miklos Vajna yazdı
Change-Id: I7526953ba1f4d95cb550be13df6616cb6046e518
-
Miklos Vajna yazdı
Change-Id: Ie8efc727ef903c0f578e774a03385d3e9422b80c
-
Miklos Vajna yazdı
Change-Id: I7fb12f9f612ab55a5b41e24dcd1952dbfbaa6ad4
-
Lionel Elie Mamane yazdı
Change-Id: I1da053871d107730ad9a135deb48313d8a877d89
-
Miklos Vajna yazdı
Change-Id: Ia06a2436fd7d13c544cdf78bbd6bdb0d0c0f900e
-
Tor Lillqvist yazdı
Happened at least in the experimental iOS app. Change-Id: I725dde2f40ae9e64406e7a1b1dd5dc0da0a9ebd4
-
Tor Lillqvist yazdı
Change-Id: I19663a22cedc0ed4355fc63d28821d80520ee292
-
Tor Lillqvist yazdı
Change-Id: Idc6c20f6645f2e39b98a11f741aaa482f31c6ea1
-
Jan Holesovsky yazdı
They are not really related, so no reason to have one method for them. Change-Id: Id633c2a9e8d46c3a64dc9d5abe508a4da5ab2410
-
Stephan Bergmann yazdı
If, in the original code, aRetval[0] was computed before calling new MaskPrmitive2D (as apparently happens with Clang), no COW-copy of aRetval's internals was created (as the refcount was still 1), so MaskPrimitive2D's maChildren would share the Sequence internals with aRetval, so would end up having itself as its children after the assignment. Change-Id: I145ca429fdfae2ea555b8c754b407a81b989d45b
-
Caolán McNamara yazdı
Change-Id: Ibc75fed4b5282d3caeccac54a884ff5dde3d1910
-
Caolán McNamara yazdı
Change-Id: I45fbcaae87b8ecff5fc25eca646e19849beda293
-
Caolán McNamara yazdı
also CID#1079276 Change-Id: Ib8e5f56f6f970a4eaae334eff2f670b20b13ad2d
-
Caolán McNamara yazdı
and CID#1079274 Change-Id: Ia263d06e40093a58e5a37f4ad3848d2c2fd61fa4
-
Armin Le Grand yazdı
to only delete text edit part of the undo stack (cherry picked from commit 81e91652) Conflicts: svx/inc/svx/sdrundomanager.hxx Change-Id: I19594e4cfa52a24dbcb95639ac3c6b9f39908cc7
-
Caolán McNamara yazdı
Change-Id: Iff12fd9f9fbd1dac3f56dd733d967d8ba251d6b4
-
Caolán McNamara yazdı
Change-Id: I4bf9e0c7a548c0f22ce670803bc8334277f80c9e
-
Caolán McNamara yazdı
Change-Id: I89b5ae1dd3a18bcc273ec2dff9edc11b5e3cbd3c
-
Caolán McNamara yazdı
Change-Id: Iee6ba8b3970f4d0f65756ecee12b859b6d1df82b
-
Ahmad H. Al Harthi yazdı
Change-Id: I5f74c866327bfc51c31694db93a9f7f2dad79858 Reviewed-on: https://gerrit.libreoffice.org/6161Reviewed-by:
Faisal al-otaibi <fmalotaibi@kacst.edu.sa> Tested-by:
Faisal al-otaibi <fmalotaibi@kacst.edu.sa> Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Caolán McNamara yazdı
and CID#1079200 Change-Id: Icf00324c0a1fa669c17d41be83abcd5bacd398ca
-
Caolán McNamara yazdı
Change-Id: I55c9f2d0d7a7c03dd9960a32a415398a194f8265
-
Stephan Bergmann yazdı
Change-Id: I74034503b4d2d1eb438b4213bf135d831a08e9fc
-
Caolán McNamara yazdı
Change-Id: If54ee50dd3d3d856257882c40e4424bbbe3eac45
-
Caolán McNamara yazdı
Change-Id: I32a7b82eae664a60bf4bc73cb2645d3132ddaa81
-
Caolán McNamara yazdı
Change-Id: I603031739aef12393084b14a51aa2a61311e5709
-
Caolán McNamara yazdı
Change-Id: I093c95b8700b628375d69293022f7d4b8da2af9c
-
Caolán McNamara yazdı
Change-Id: I86819211de809a57c240778a747ddad175137a9b
-
Stephan Bergmann yazdı
Change-Id: Ib50e3c827ef99b4f534e39f55cfd8c450c5ddd9c
-
Jan Holesovsky yazdı
The paragraph properties still need some work, so that part is disabled in order not to break the unit tests. Change-Id: I06e55a5345d4fe08b14b8a260ab774b38770bf7b
-
Jan Holesovsky yazdı
Change-Id: I8a7fb3ba70676c4574bc493c5e0ea9eea5267608
-
Jan Holesovsky yazdı
Change-Id: I27f4dde08443938201fb020c96f06aa46c6c5102
-
Jan Holesovsky yazdı
It does not really belong to StartParagraphProperties(), and also hinders re-uisng StartParagraphProperties() in DocDefaults(). Change-Id: I178f69a81fd65ad2d21916c45249357728c2629c
-
abdulmajeed ahmed yazdı
Change-Id: I7a49e1ba9eb08c2fa79b80d572ef86ac5f76b9ca
-
Tor Lillqvist yazdı
We include <com/*sun*/star/...> all over the place without mentioning anything about "sun" being defined as 1 in some compiler at some time, so why mention it here. Change-Id: Idaf18813a583897020f33ba9ed9905b9d11cc902
-
Andras Timar yazdı
Apparently Mac OS X looks at the DPI value, not to the actual pixel size of the image. Change-Id: I9fd43228e4d2e05397f798ed4902d7d80ef2145f
-
Miklos Vajna yazdı
Just store them in the document InteropGrabBag for now. Change-Id: Ia413930746ed087bcb0f6e338198c7baa5bcbdf0
-
Thorsten Behrens yazdı
Remove long-dead service instances, demote oglcanvas to be below cairocanvas (we're not quite mature yet). Change-Id: Ie6051895fd93a1a518eaa4fb4f71b62bff330a83
-