Age | Commit message (Collapse) | Author |
|
(Arguably, such files should be stored in a workdir/CppunitTest/... directory
removed and freshly created before every test run, instead of in TMPDIR.)
Change-Id: I1e5928db399e6ed39143ebfd3844c7dd46820537
|
|
Change-Id: Icb3dc9595a025c4386577d858c8ca96e2f9bbef7
|
|
That's where all the remaining tests using the public sw API live.
Change-Id: Iaffd411d704b42e5b88299d00a6c4b6226e2bd4d
|
|
Unfortunately this breaks the Edit menu - it is now crowded with long texts;
so while it may improve the toolbar, it definitely breaks the menu.
This reverts commit b59c5ace4b7213ffd62495d0c0e5b6411f5071be.
|
|
Change-Id: Ibaeefe795c8318824fe3d158871eae0477ef0fc4
|
|
Change-Id: I53388e8b8ca71a3ad5d0b3e22dd60c642cb1f4b7
|
|
Change-Id: I222b76a736805c795dcb9c866f1e20734d83ba84
|
|
- It was provided, but the X-Position was reset after the cursor Up/Down
- But in the Table is the X-Position not right -> other bug
Change-Id: I2d70b7dc4ffa1e2612330d9b30ea5d916f5a9439
Reviewed-on: https://gerrit.libreoffice.org/11500
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Iec004fffdb0afbe27bd69f379db90f6d904a8a65
Reviewed-on: https://gerrit.libreoffice.org/11553
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Idb56ef8327164f22379b732f9507e0b255b0998c
|
|
Change-Id: Ib0bffab0e653dc9ad0cc5367fdbc6bdee02181d2
|
|
Change-Id: Iead3f0f49b93453bd45f07f047978cb92d279d21
|
|
Change-Id: I2e2b7fb85bd272a45d973c29f792c54aa7be0a82
|
|
During DnD, the target of the dropped node is wrong when dropping after the first node. That's because no key is calculated for position 0 (= the first node). All the other key-finding methods (eg in Collapse and Expand) don't check for 0.
Change-Id: I33b1b4f27a342dc40b37fe1fbaedeb7553a37ece
Reviewed-on: https://gerrit.libreoffice.org/11200
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I08f4e2ddd75f1b24ef9799e8703a5fbee85734e7
|
|
Change-Id: I29c2171495c0419fa5b6a7b99725d6098331afd0
Reviewed-on: https://gerrit.libreoffice.org/11523
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
and show the shortcut in the tooltip also when there is a custom tooltip
Change-Id: Ia3f5d17df3769479f7aacf63a83507ccb8593103
Reviewed-on: https://gerrit.libreoffice.org/11303
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Ia605e314d68771864a6eae00ee24bd1959076bee
Reviewed-on: https://gerrit.libreoffice.org/11301
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: I8268567b84aa0f6e42624bfd0f79c8c49c153edd
|
|
Change-Id: I456a2d29daecf8dee14d109ca39a97c5bf461539
|
|
a) In word each range that character properties affect are just stored by their
end. So the range is from the last end to the current one.
b) In word the paragraph end marker is a real character, in writer it is not.
c) So for redlining if a paragraph is redlined, but the previous one is not
then the redlining propes of the 2nd para will affect the end marker of the
previous one if the previous char properties do not include the para end mark.
We were currently handing the case where a paragraph end mark *is* inside
redlining and including it in the char property range, but we were not
considering the case where the paragraph end mark is *not* inside redlining
but the following paragraph *is*
to get the end of the previous paragraph not part of the following paragraph
character run, we emit an empty char section of it for this case.
Change-Id: I816335067f60d1d9332bfdb1117fb1448b564972
|
|
should be no logic change, just added a comment as to
what is going on here and ready for extension
Change-Id: Ibf1a3893ece9a09ad342bb06f39e119c1340e0db
|
|
Change-Id: I6cbfd43f037fe89e0f753c67c9368b981b85bd35
|
|
Regression from 614b31615e69b527e669635245cf59faf9c9e2fc (Use
NS_ooxml::LN_Value_ST_Jc_{right,end} constants, 2014-09-05), one more
remnant from doctok.
Change-Id: Ibab68eada337a3fe1bc919987a09a8b146f86ac9
|
|
Change-Id: I324da4e8ea3ae0a23cf25025fda9d316d2e6c007
|
|
Change-Id: I7eec133246f39ce1348eddf564f30c7b4adfe3cf
Reviewed-on: https://gerrit.libreoffice.org/11545
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
|
|
In case the user double-clicks on a word and exactly that word is
commented, then we used to select only the word, but not its comment
anchor character. So when the user deleted the selection, the comment
left there.
It is still possible to manually select only the word, but on
double-click let's just select the comment anchor as well, so a simple
double-click on the commented word will remove the comment as well.
Change-Id: I7322af61c31e8aba108eef5596849d17d55fc7eb
|
|
Change-Id: I7063a50987b018b9a00bc542ae5ed1b963b17dd8
|
|
Change-Id: If2e81662c9d83d14dccda13fa66e87898757ce96
|
|
Change-Id: I0b53dabffe355c9070660a3d4048bd1624216399
|
|
There were two problems here:
1) The CT_SdtContentCell handlers didn't emit the usual
NS_ooxml::LN_CT_SdtBlock_sdtContent /
NS_ooxml::LN_CT_SdtBlock_sdtEndContent tokens, so the dropdown control
was not created (and then was created with the wrong anchor).
2) In case the SDT was around the cell, the newline character was also
added to the text of the currently selected entry, resulting in an
invalid argument of SwXText::convertToTable(), so no table was created.
Change-Id: I4806626181f40c6d26ff7b25f5dbb863967d8077
|
|
Fixed in 72703173066a2db5c977d422ace59d60b998bbfc
Unfortunately the test does not really ensure it works now :-/
but still probably better than nothing and can be fixed potentially.
Change-Id: I563b46c62d256c58a63f36443a5431603169c3f6
|
|
Regression from 3914a711060341345f15b83656457f90095f32d6
Change-Id: I0523d2b07dc33c74caa711cf7aae274c935f8eed
|
|
Since 3914a711060341345f15b83656457f90095f32d6 rGrfName is empty.
It was added in 363f1c1462963f6f032de07649dc9c4d02b4e446
Change-Id: I4ec3b432399708db4acb6af1af69df4c0aaa181c
|
|
Put the VCL Font class in the vcl namespace. Avoids clash with the X11
Font typedef.
Change-Id: I1a84f7cad8b31697b9860a3418f7dff794ff6537
|
|
Change-Id: Icf850c4b7b146a82a5638a3cd88ad02f3171aff3
|
|
Change-Id: Id35e03a3f814609e40e4beea778e66cce39054d1
|
|
Use also INET_PROT_FILE to determine whether to import images as links.
Change-Id: I072be21086505f6300463e4e3cfb276cbe506803
|
|
Change-Id: Ic7f3e661a4824cca06fc16f2b1f23a2873ef4ecf
|
|
Change-Id: I182700a7b74aa65a1eeb39ff702f068a10dd3346
|
|
Change-Id: Iba40d99dd6c162f20ca35e5a937b7c5ee3d2e126
|
|
Change-Id: I2ddda0600ee876e9886ee3221f0ac5ad515fbd22
|
|
Change-Id: I95dc8872d702cbe63d5fdab10a9ddd0e86d49e06
|
|
Change-Id: I882ee959baae429307218d3076a2a198ff960ddd
|
|
Change-Id: I2098892fc44c7a8bde1eb30f6db1709e58925577
|
|
Change-Id: I5c992189dc21683fc9e5244f4824d7c42e4ed9cd
|
|
Change-Id: I2005b434f20a56417105c7b26ce09155a7023023
|
|
Change-Id: I46c7af376aacb824a0d4298674423cc227b592f3
|
|
Change-Id: If3fedc45586eee068c40e92da87d5d550a456a64
|
|
Change-Id: Ic0cf71efc8d57a98e7cff050ce68a0c4303ca6b1
|