- 08 Haz, 2018 40 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Id47d46cf376391c7156f3f1eea5d5a48e09367b2
-
Michael Stahl yazdı
Change-Id: I25fcfb14dee92a9072608fe741f0cf335a749688
-
Michael Stahl yazdı
Change-Id: I8ef3d0ca495d65d72506763fd10c137d53cfc47a
-
Michael Stahl yazdı
Change-Id: I9b23edb5463d9483ba33b4d569414ff5ac723d17
-
Michael Stahl yazdı
Change-Id: I211a92823e7b949fe55e50e6b172a0883056a189
-
Michael Stahl yazdı
Put in an early exit too; for whatever reason this is only interested in empty hints at the end of the text... Change-Id: Ief9112ab9f610a8507707b3dcc11de4c26f75ec9
-
Michael Stahl yazdı
Change-Id: I1b8d05a6d274f3826d99dd3f064f90232c54b384
-
Michael Stahl yazdı
Change-Id: Ib83f46bf9bb3acb03e5e5537686385fd398cdc3d
-
Michael Stahl yazdı
Change-Id: Ie92995ca729f394c5d332626591021918ff9db72
-
Michael Stahl yazdı
Change-Id: Ie11096ce9c3d62fbe54dc53954caf6665c374b12
-
Michael Stahl yazdı
Out of bounds indexes returned here trigger assertions in new mapping functions. Why would you set it to p+1 anyway? Change-Id: I024e1ab6f40b5545c2e9f71f63620be57fba31d2
-
Michael Stahl yazdı
Just get it from the current node when needed; it's a trivially inlinable function call. Change-Id: Ic2ba291fb43da263300ddaedc9ae21cd86cb07ac
-
Michael Stahl yazdı
... because it's only used as an optimization currently, so we just use the slow-path if there is a merged paragraph. Change-Id: I8b577174e65edd0e5210971511e054fd719de96a
-
Michael Stahl yazdı
This is a bit slower, but the feature is virtually unused anyway... Change-Id: I338a03a3edf27911cd2da55c7e3a438d9c020d40
-
Michael Stahl yazdı
If we first select by paragraph attributes, and then override that with hints, it ought to give the right result. Change-Id: I6929bb746db1229593ca1c2331d80650248e24d3
-
Michael Stahl yazdı
Change-Id: I30b13433ab1c42532a7dea852938b654a8f0a72a
-
Michael Stahl yazdı
Change-Id: I17c14f9e66c82cafa2fb5b3e8e45b3bf94fc4a88
-
Michael Stahl yazdı
Change-Id: Ieb884f678d6521b609714def3f42c8494dc47769
-
Michael Stahl yazdı
... so we can call it again later, when the text node changes. Change-Id: I4cd2ff064b829a70652bf1861bacf365be7277a2
-
Michael Stahl yazdı
... in Hide mode, such as locate the next Delete that GetNextRedln looks for. Change-Id: Ie0ab35c99f34bd3a071798fd54efd12f1f82a118
-
Michael Stahl yazdı
Change-Id: I9f79a3f6ace1914f516e89c7ddb16835a63ddc00
-
Michael Stahl yazdı
Just use the mapping functions in GetNextAttr(). Change-Id: I4108e62ffbefbf3b0afe03b31ff97013969ea3a3
-
Michael Stahl yazdı
Change-Id: Icdadd3d9daa5c0031c044004032723d7108d71ab
-
Michael Stahl yazdı
So it can work both in the old ignore-redlines mode and in the new hide-redlines mode. Change-Id: I29b23c6749a0f314aff5e9b2342fb389b53bd107
-
Michael Stahl yazdı
Change-Id: I304c333bb6aaca8933606b662743a1642c655de5
-
Michael Stahl yazdı
Change-Id: I6231e25dd1cae8360b2561051cc06fb16788398a
-
Michael Stahl yazdı
... should just return early... but keep the changed interface. Change-Id: I6da6f62ebd66f1017946abac60c5f20d2dbb1fc5
-
Michael Stahl yazdı
It needs a new member to know what node it's in, plus all the methods need a node passed in to compare. Change-Id: Ibcc5a1fb7031fbdc048cc6716bb5b74cd4b8f0bf
-
Michael Stahl yazdı
Change-Id: I0742eea80e881f1a5f3714e283f4b913260c46ee
-
Michael Stahl yazdı
hints, so replace it with something less dangerous. Change-Id: If35cf8157e6b88ee6873789847ed9c5ceea6e37e
-
Michael Stahl yazdı
Change-Id: I560f1cdb537fa848fdbaf719424d4e6608ceda0d
-
Michael Stahl yazdı
It is only called on SwTextFrame, since other SwContentFrame do not register at SwTextNode but their own node type. Change-Id: I2bbb4571810a407c33f526f6df526727bde67b65
-
Michael Stahl yazdı
Change-Id: Ice9c49596d478bd02728827dbd0dc2c77d7a13db
-
Michael Stahl yazdı
Change-Id: I812ba7a03b9bd25134dab2e85fcead1c7bed617a
-
Michael Stahl yazdı
Still a bit TODO here wrt. finding the frame from every node... Change-Id: Icff33d2fae3afee77c4329db0938b444f0e47537
-
Michael Stahl yazdı
Change-Id: I5ce4590af52b3bfc08f89915999e86f4973fa9e3
-
Michael Stahl yazdı
Change-Id: I84d405df29139361dc521b490a50c16c95d10efa
-
Michael Stahl yazdı
Change-Id: Ia61fbdff0aa87669e643fa7d3d3fe08e23becd74
-
Michael Stahl yazdı
Change-Id: I37015a42cc1efdc324ccf7ac92423d9dbfb50be1
-
Michael Stahl yazdı
Change-Id: I12cdc805c3e07840b5b914397026a48a589785ea
-