Age | Commit message (Collapse) | Author |
|
Change-Id: I9a7ac03dcbc3849eced0f8431e186b59b31b2418
|
|
Change-Id: I5a2b50163acfda3878fe5625a605e3437a7cc700
|
|
Change-Id: I4c5baa6f524e3382794c4844b7444904cc38584a
|
|
Change-Id: I688ed796c054002ed05a1a2faa04c6f7a3123ef0
|
|
Change-Id: I60a7a6d1b576411bea63f1616f2103ec6f126915
|
|
Change-Id: I7663ed82da85794ed8409f03e21940cd26786c5a
|
|
Change-Id: Ib4cbc48295e7c16683765d1c1420fcf73235517d
|
|
Change-Id: I47f7ead34832c19d5194c1e4ccf190384262f436
|
|
Change-Id: Ic1bb6903a7e4d4aae44b0a2a21a46590d5b4027f
|
|
Change-Id: I6919b8ca82e81153f4f8b663f00c9ede5ffe6305
|
|
Change-Id: I37afde801a6468c79259fe51acbdea0614c2c8c5
|
|
Change-Id: I94a3bdd01186061fbd95b62494c24a50f0c4866d
|
|
Change-Id: I212cb3bb9d920741629fc4564bbd28b393e8fe00
|
|
Change-Id: I36c4d80ecf3ba3c88c98f5ad0a3fc1728332b25b
|
|
... when OUString had to be automatically converted to String, but
nowadays we can return a const reference instead.
Change-Id: Ic3a68e100bd176b223575da8713c9dbdfe71c3d7
|
|
Change-Id: I64a5ffa8790496bd39ba26e0c789db9eedc51071
Reviewed-on: https://gerrit.libreoffice.org/22788
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
|
|
This moves the path from code to configuration, UI is still missing to
actually edit that configuration key though.
Change-Id: Ie9e9fa986544c8df99203b7f50f19f886ad64009
Reviewed-on: https://gerrit.libreoffice.org/22817
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
When toolbar buttons have no icon, the text is displayed instead.
In this case the shortcut should not be displayed (only in the tooltip).
Change-Id: I42ac855c8f9bbbad5114b77a29927003b8ca095e
|
|
Change-Id: I007ea13a059d8b067e4819fb61f0ea2e15c638a5
|
|
Change-Id: Ibeed52359852451b800e083ddc4c221dea41a294
|
|
Change-Id: I0269ae5c13c75327648c0018007d78dbf37f1648
|
|
Change-Id: I6d10c7d20f9bc1dfcaa60ad89a9092fe06922074
|
|
Change-Id: Iab2d56eae3d068db7347a486e848a1bedb917034
|
|
Internal headers should not be exposed, rather
xmlsec-wrapper.h should be used. Unfortunately,
the latter causes undefined symbols on Linux
when pch is enabled.
Change-Id: Id68f1cde5090f1a8ba9530894e08edbeb3ad4165
Reviewed-on: https://gerrit.libreoffice.org/22811
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I03d3cff3365e7ffb6a1218398cb0a6b3de1ce3be
|
|
With this, if .uno:ClassificationApply is invoked from e.g. a macro, the
toolbar listbox is updated to reflect the classification of the
document. Previously the listbox wasn't updated.
Change-Id: I45a7c6ee2f3b06e048fa119264c615e78bc46b37
|
|
Change-Id: Iae1c0a09eae410136569ed1480dbcdfff589f20e
|
|
For columns we use ScDocument::GetColWidth(), which returns 0 for hidden
columsn. Do the same for rows: so instead of using GetOriginalHeight(),
use GetRowHeight(), and then 0 size will be reported for hidden rows as
well.
Change-Id: Ic23b6af744bbc8e194e1906614adebe5ba0c7ced
|
|
Change-Id: I6d71071371ef54f70613246162c893daa56b7bb9
|
|
Change-Id: I0097e9759c1ac3a1e03d9c2741c109e147dce540
|
|
Change-Id: Ib14fd4f7f0a23f83801f448aa2c22e550057ec71
|
|
Change-Id: I36f88f060377fa754d4a47956932d73c47d14ece
|
|
Change-Id: I740d931c0236c1a4d40013b458f249692695d6e5
|
|
Change-Id: I47fe88cd8c943acb9162cdfca53fb5fdbaacec04
|
|
Change-Id: I825eb075b73daa5bf52e1d41c32cf2100abebe47
|
|
Change-Id: I75a6853a6708585201dbc4722e7a19cd568a48f7
|
|
Change-Id: I1fba88431ec7e5154f39bb0c76e622c6129011d2
|
|
Change-Id: I0163b298a3c3359b0f035515408f2a81ef405377
|
|
Change-Id: I15e41410064ad6957237e8e79fceb48e152681af
|
|
and
coverity#1326848 DP: Use doPrivileged
Change-Id: Ida9706055ade82cdf901f2f78687ee0270b499c4
|
|
Change-Id: Icc16860d8b47a3724838fdb3dcb72dfb4398167d
Reviewed-on: https://gerrit.libreoffice.org/22779
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Change-Id: I4c86082eca0e7618de30841e6fe7040be7326098
|
|
Change-Id: I2b7dd0ea24794d08557620dda8ca1de71244ec61
|
|
Change-Id: Ifc82563c8930332d460df4d97935ba6e9946689f
|
|
Change-Id: I2a974ba76566700c2037fcb38de3ecfea9d2651d
|
|
Change-Id: Ia03a625933aa8daf816c1cf4f58aa86b0d12e579
|
|
2f7f818eeada83c0491dbf40253934d177c36621 "Add Microsoft Word for
DOS conversion" changed this to CP1251 by mistake.
Change-Id: I5d51d8518322a7e542ae8931cf7e72053d89f971
Reviewed-on: https://gerrit.libreoffice.org/22787
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I2cd994a4f497a59f33e6ed3a23388565fd7b88c2
|
|
Change-Id: Ib051a2468b219aeae9eedef6d6930ea67815ab6e
|
|
The RTF spec is quite terse on how the form filed result should be
interpreted, but the binary equivalent documents properly that
checkboxes have 3 valid states: 0, 1 and 25, the later meaning
undefined. Use the default value in that case.
Change-Id: I672bf8d1f63d7880227b7fa7b5c81f91e1877b2a
|