Age | Commit message (Collapse) | Author |
|
Change-Id: I22d94cf0584be892da6ba17aadabf45f47809252
|
|
Change-Id: Ibd651c0d027dcf8b63b9208ffdcbcfaee3165b38
Reviewed-on: https://gerrit.libreoffice.org/910
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Otherwise, the table default borders will be used.
Change-Id: Iebab1204dc40f79e10164e4815bbdbbe054ef144
Reviewed-on: https://gerrit.libreoffice.org/909
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Did not need to create a new interface, because XCalendar3
already covers the whole service interface.
Change-Id: Iaf094014c16e872d2003ca6e8e7588abd081d882
|
|
Change-Id: I9938d7c4ab5594baeb10f405f0aa0964ef84d6c5
|
|
Change-Id: Iae27a96c1e2ed72d2744fcbe100d6ada7dc41c82
Reviewed-on: https://gerrit.libreoffice.org/914
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ia71a4dc13e09a5fc42c282efc2b0d46b2ff007ab
|
|
Change-Id: Ibcc3ea7ebd60c46930f0c2419c8286fed9671061
|
|
Change-Id: I0952292ebf1a04743f2bc534c2cfe282b516eedd
|
|
Change-Id: I65b7c81a45925894ef78f141219fd00652ad5c1d
|
|
unsing rtl::OUString, etc clauses had to be reinserted in
sw/qa/extras/rtfexport/rtfexport.cxx to pass the test
Change-Id: I3767ea89c8cfd9afe2dc8a80e5c7284be9d1cf57
Reviewed-on: https://gerrit.libreoffice.org/926
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9bd81a9c5e85db4512a3e4768c9b87696c91b7bc
|
|
Change-Id: Ib60ae077be6a179568e6ccd8454e572c22c35e7e
|
|
Change-Id: I417a6d46dc72ee251b43e00836363b6ae07c2b4c
|
|
Change-Id: I8702c70eb2579781e2f524b2364191e1636370c5
|
|
Change-Id: I54db750b79f77ee964c31febe466f0eeee82b9d1
Reviewed-on: https://gerrit.libreoffice.org/917
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I347672a2175cf7a0304cf5d6c0f8f3f6afa92cd4
|
|
Its a nice idea to merge properties of the same type and value if one starts
and the same place the last one ended. But character styles are properties as
well, so if we have character-style+superscript on range a, and
character-style+superscript on range b and merge these so that we end up as...
character-style on range a, superscript on range a+b, and character-style on
range b then that clearly gives the wrong result if applied in that order.
So its only safe to merge if there are no intermediate properties that can
affect the merge candidates.
A regression from b3cee382f449aa69213dc21f7b1ba6a5356d2865
Change-Id: I541563d11265426736b840de068922eef8d45573
|
|
Change-Id: I892a77f65ad420d0fbf4b95179e4bcfc2ec55192
|
|
Regression from d4069372484f18b242a42a1996767f57b031fff6.
Change-Id: I58e8d48ac3222b795f7edfd0e74ecd86ea36f380
|
|
so we can keep translations markup free, and it matches
better our existing font use in controls
Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266
See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
|
|
Change-Id: Icde740ea12e8839b0a4c8e0317143dbe2157a964
Reviewed-on: https://gerrit.libreoffice.org/894
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I5835696a3246b4d8f401a1617d2b53ec8c7c5626
|
|
Change-Id: Ie20d28ab0d71f995761ccdb2c83fe89638f7a313
|
|
Change-Id: I8b76ba6d6a27cebefca3307a648bd5baafd27262
|
|
Create a merged XToolkit2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Also mark sub-interfaces as non-optional.
Change-Id: I278d0288e92be277033013302267cf93f7d70480
|
|
Change-Id: I4b16cb517dca25f862b9dd612785dae4d0f21793
|
|
Change-Id: I47f376f431276396a9f3168a5e39e2c9e9e55cbe
|
|
Note that I found a pre-existing bug in linguistic/source/gciterator.cxx
but I was not able to fix it, because doing so appears to expose
bugs elsewhere!
Change-Id: I17fb9108d98a98d0ae13fe5a8e043d2db5b27a6a
|
|
Change-Id: I5a5e9d99ee474432c70808ae0e5bca847c67fcbe
Reviewed-on: https://gerrit.libreoffice.org/902
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
|
|
Change-Id: I91e6fe51e6fb15cda90a6fab029d19c12cb3d251
Reviewed-on: https://gerrit.libreoffice.org/899
Tested-by: Michael Meeks <michael.meeks@suse.com>
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
|
|
Change-Id: I4e72bf5880fa28cb96d93ede7730a63220af7fa6
|
|
Create a merged XFolderPicker2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d
|
|
Change-Id: I605bffb518d804ee69edda5e7641e13e4c14ef01
|
|
Create a merged XWriter interface for the service.
The xml.sax.Writer service already existed, it just did not have
an IDL file.
Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5
|
|
Change-Id: I2bdfb770ded91bc66618dcc27e574cd39a3b267e
|
|
Change-Id: Ief230fc60ddf3008d7d75af2cf57e20d3818634b
|
|
Change-Id: Ic968253460363c9d73ddc247d680f38f81df1272
|
|
Now that the import/export tests are reworked, this duplication can be
dropped. Also rename the test file, n<number>.docx is for test files
from bugzilla.novell.com.
Change-Id: I48cf5619fc44341c2e468f756939dc676564da53
|
|
Change-Id: I71842ace16eb65b3269754cc36408fe52843b2ea
|
|
Change-Id: I6df132f670c771f18b3aa7ae87b14adf266b64a4
|
|
Change-Id: I293b42d075d9c680a781a3bb993f05f4d7d62208
|
|
As a side-effect, this reduces the length of the code as well.
Change-Id: I83da39968ab7629548dd3c469ea8e648c4574653
|
|
Export tests are in fact import-export-import tests. Given that we want
to test the export filter here, it's handy to run the tests twice, first
before the export (to detect if already the import filter fails) and
also after the second import, to do the real test. So this should make
it easier to detect when you have an export failure, but in fact the bug
is in the import side.
Change-Id: I26e3445f079a7fbd4e037218f7094a84e730b746
Requested-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com>
Agreed-by: Lubos Lunak <l.lunak@suse.cz>
|
|
Change-Id: Ideb46a876ef74f505b71e2a788d5f8da50e251af
|
|
Change-Id: I9c442d40ccfbc381c5885fa016da448ce2912b93
|
|
Change-Id: I75bf4d85103663df2e5a2fb905f39c2024769c5d
|
|
Change-Id: Icf4b434a1961cc4964ee6e362491868e898a1831
Reviewed-on: https://gerrit.libreoffice.org/887
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I65f1ddb9d0d691c126c8e94b2e60c8309b0d33ff
|
|
Change-Id: Ie7b6f8c07beb5895a1437e3da1cc57084e1da114
|