Age | Commit message (Collapse) | Author |
|
Change-Id: Icd728e03ac605a05fc9a1f001e2becaf1536ce7d
|
|
Change-Id: I029c77aac896cefacd685705881a3259affee921
|
|
Change-Id: I7e56762a7097dd7369f9d8d71b499888ee5c081d
|
|
It appears that this was just a workaround that incidentally worked.
Making the negative value even larger (in abs value) doesn't seem to make
a difference for MSO, but LO fails again. A proper fix (better workaround?)
will follow.
This reverts commit 76aa23c59b4c81ea7b9d974a1a0a9e39c6bf8741.
|
|
Reading the spec, it seems that we have two cases here:
- if lKeyProtDoc is set and fProtEnabled is 1, then editing forms is
allowed
- if lKeyProtDoc is set, but fProtEnabled is 0, then the document is
totally read-only
So in the first case avoid the SetModifyPasswordHash() call to allow
form field editing.
Change-Id: Id0c48e8eb4bde75c5520a7b108fcfada51148faf
|
|
...where the latter contains SAL_OVERRIDE annotations
Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
|
|
Change-Id: Ic3a578af9c0808b188a4d196b1c132c0b23f15f7
|
|
Change-Id: I817948d053640b04dab8aaee85e914757b83cfa1
|
|
...probably better done with callgrind, if still relevant at all.
Change-Id: I2be614c953d41625f7e11ee7881c2f897ee703d0
|
|
Change-Id: I67f495755502b034b8a09d8b6d61ede45f2d91e1
|
|
Change-Id: I13e23a2e5c19370b0a82c24bc96b532debf9c160
|
|
Change-Id: I5850e62b5d8dc25f58ac098fb7ec6a987e96c040
|
|
Change-Id: I4ab6a73a0b24db2d07c33cd593b0898b87c90fd3
|
|
Change-Id: I134feebf45ff83a78b1b9e691a2731990b8e3f21
|
|
Change-Id: I25fbecbe3dd0c6a9f25b7641ac93842dba66abb7
|
|
Change-Id: Iff2a146e217bb6953525ee86ddc84d8c134ab8aa
|
|
Change-Id: I816b4305261e6a9971c7cbc838381982972652c2
|
|
Change-Id: I23606421cdae293d9021cafcc22c4a326c50d49b
|
|
Change-Id: I4108ee2cf86f0cf080a7590a0b2667071418673c
|
|
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
|
|
Change-Id: I90320997ed79be2556eafa4c35af6b968b378454
|
|
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
|
|
Change-Id: I2441e15d2b32b897561cb404a925390299fea6d8
|
|
With the new parameter you can now supress the dialog for document
compare in writer.
Change-Id: I984ee75552e5c006332331510df5d437b687903f
|
|
Change-Id: I9d85108b8c2659f1b167299840772f51f80b2e29
|
|
The isEmpty could be redundant, since the first test for length in
the old code seemed to be just a pre-condition for evaluating the
expressions in the second one.
Change-Id: I0d1838d5eb143196a0d7be0cbadf9f0a59cff71b
|
|
Change-Id: Id915a41e3cc50720d36955da9aa2c7efa6c9034c
|
|
Change-Id: I54e3b086c57b9b727ffdd5d3aa0c38c2c2ea2954
|
|
Change-Id: I60a552f14c4c4735f702581be18231e658cb30e7
|
|
Change-Id: I58e63b11c684d686e0e0830bb4e0e3b7fc9bbc32
|
|
Change-Id: I328eb08b719b5fdd51e1ca7c5c6fa3546ac90adb
|
|
Change-Id: I2ab4bb2f57c95d2d4b1029fd6e324ebbe0ff7148
|
|
Change-Id: Ia305ad3b1e04129e172f0f2fe3428f84e4654576
|
|
Change-Id: If80b842a79d476e5e90eeedc4520fc952c8f8f2a
|
|
Change-Id: I9f92a57644239b11941236a1cee5302eca993a7b
|
|
This code has been there at least since 2000-09-18, so removing it
seems to be safer than adding the evaluated token to the sMsg
OUString, as the surrounding code would suggest.
Change-Id: Ie9b2446b80a7bf79efbf6963b3a5e40548d4154c
|
|
Change-Id: I45152c575720e0720139d8a6d973333b105e1fa5
|
|
Change-Id: I9d92d5866be5f579a2d645d9039f9fb939e6e61e
|
|
Change-Id: Id286b57ccba1edb35490c374740a58128ce7f0c4
|
|
Change-Id: I122af4ed8a2504242f527cf98b26c9e1599497ea
|
|
Change-Id: I52f3365a00f05bf1ff34f5a01cb0c0dbdf2fda11
|
|
Change-Id: Iad9498676994cd60521f251fd84dcc2b90b54e88
|
|
Change-Id: I5e2a6ef9c3f744997e9e473e9431d590ba6f9d04
|
|
Change-Id: Idc283b9e9ebb2e1745c4bad54a27db3e73712bbc
|
|
Change-Id: I9284ef8c51f9639ad4f7c0c4b4f65019a4ca524b
|
|
Change-Id: I476fb65a1e55db084bb12e61e6d3d9ccf3a41637
|
|
Removed unneeded casts, adapted cycles, reduced scope...
Change-Id: I1781a9d4c42bd6b85f16e9573d0bc2b201084646
|
|
sw/source/core/text/itrcrsr.cxx:1632
SwTxtSizeInfo aSizeInf( GetInfo(), &rText, nCurrStart )
where nCurrStart is non 0 and the hidden 4th argument to SwTxtSizeInfo is
COMPLETE_STRING
in the past it was STRING_LEN unsigned 16bit 0xFFFF and so in GetMinLen in
sw/source/core/text/inftxt.cxx adding x to it resulted in x-1 which at least is
in bounds if selected by the std::min
Change-Id: I78f176804b79fb3c991677adb016579eabcfd56f
|
|
Change-Id: I7bfd0a5b3f5ce5d548bf711ffb82b85a126fec2b
|
|
Change-Id: I4a2a7683a218103fc25d9b55786a5e77e49570fc
|