Age | Commit message (Collapse) | Author |
|
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
|
|
MultiLineEdit don't, continue to replace MultiLineEdit with
VclMultiLineEdit as we continue .ui conversion and delete
at end
Change-Id: I0d5c5621d5fe26ac5e39392c66b95eebb0786f0d
|
|
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
|
|
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
|
|
Adjustment for size of an object had the minimum set to 1 (mm)
instead of 0.
Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06
|
|
this code dates back to the first commit, if the null check was
valid the dereference should have triggered a bug by now.
Change-Id: If074f68bde6a63083921f687e700321488842364
|
|
this code dates back to the first commit, if the null check was
valid the dereference should have triggered a bug by now.
Change-Id: I7746bd26b6760dec4db522938e40a323be9ae4d8
|
|
Change-Id: Icf395a9784ca0992e92f793bc556293a7d4870ce
|
|
Change-Id: I01738db66ffa1dc2926a84da890e803d54ced76b
|
|
Change-Id: I3b2295afa5a86430178c68e61f38a98969708f0b
|
|
Change-Id: I7ce68773c85408d0dc3d46bac85bcbd0f5806ade
|
|
Change-Id: I1a08d643a695f1d22e339b8906588aca7d190578
|
|
Change-Id: I722689f54f7c12ab632104550c632aaa16afe65f
|
|
The Area dialog for shapes unfortunately makes it possible to set
gradients/hatching/bitmap that uses the default items in the
SfxItemPool. These items however cannot be stored to ODF files, since
these are represented as elements, not as attributes on a
style:default-style; what we get for defaults is a somewhat silly
draw:fill="hatch" without an draw:fill-hatch-name.
So prevent the dialog from creating them by forcing a selection of an
entry in the list.
Change-Id: I67cc6dbbf7b491f06d094d4de1e9c3ffe79b01f5
|
|
Change-Id: I5e17afe36422d546249dfc849a2d948a6ef5030b
|
|
Change-Id: Ie5fc19fa223942e31899408324beb2e15c1d7bef
|
|
Change-Id: I50861ac8952d54cb1a45846ea72a2ecac4f83409
|
|
To replace single-instance com.sun.star.util.PathSettings service,
incorrectly converted in 89b0017b22889af6a8afe28b94c06e7095dc8c6f
Keeping util::PathSettings::create in
sc/source/ui/vba/vbaapplication.cxx because for some reason
util::thePathSettings::get does not work in sc_macros_test
while testing sc/qa/extras/testdocuments/Ranges.xls.
Change-Id: I75b68ae56ac5b58f72416070dba100ab3ab70fe8
|
|
It was introduced in the orginal commit 4d3148e0b7ee607de9c86e9e9aa79e9cd423f1f1
"CWS-TOOLING: integrate CWS mba32issues01" but for copletely unclear reasons.
It looks like it serves as a placeholder for those "unknown-URI-scheme" cases
that shall go to RID_SVXPAGE_HYPERLINK_DOCUMENT, but for a news:// URI it would
make more sense to go to RID_SVXPAGE_HYPERLINK_MAIL anyway. (Note that
INetURLObject only supports RFC 1738 news URIs that cannot have an authority
part, not RFC 5538 ones that allow for an optional authority part.)
Change-Id: I5db76fc2a733d0c334e24fecb9d7078bedbdbe08
|
|
4d3148e0b7ee607de9c86e9e9aa79e9cd423f1f1 "CWS-TOOLING: integrate CWS
mba32issues01" had introduced it, along with code in
SfxConfigGroupListBox_Impl::AddAndSelect to generate such URLs, but which had
been commented out from the beginning (and since been removed), and all other
places that mention .uno:InsertSymbol apparently use it without a query part (to
run the special character dialog), and the string has 33 characters, not 34, so
aRet would not contain the first character after Symbols:string=, which looks
odd.
Change-Id: Icdab24148b217531f2db65b1604678650180a22c
|
|
Change-Id: I31f7dd7ded3d319ba67e38f530128e28c265b7d5
|
|
Change-Id: Ide66c2f088616b1677d03bad9095fa5829c4ffb7
|
|
...in 64b720dce8d3087ed62da815ecae1375b45149be "Related: fdo#38838 remove
UniString::SearchAscii"
Change-Id: I814d832dc88704670a04fdc7f3edd1296dfda991
|
|
Change-Id: I512c525029ebd63d261560d27e9f38bbe94f7e10
Reviewed-on: https://gerrit.libreoffice.org/7649
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
|
|
Change-Id: Ic9d06ff7ae5c1f5f9b50732943c38b8666680b9d
|
|
Change-Id: I5514f0906d01f3a05a145a9f45ba2a599f85b26c
|
|
Change-Id: I16883023ba7386437ff1cc9cd7d3393db8fb4654
|
|
Change-Id: Ibc723ca79fba89f24e04440fdbf4140a4e0655ad
|
|
Change-Id: If21e85cd0802c9f1b2bd244e6fb3715bef395e0a
|
|
Change-Id: I6032ea0da029e5bff145e582892655143400f710
|
|
it's the wrong resource id anyway
Change-Id: Ie1880d2b745f3da6ddf173d98b326aa2d45ce0fd
|
|
Change-Id: I1aab18d8e0aa12d39584266a6657436ea100b521
|
|
Change-Id: If2894cef70bf6b9848a1338afaa36dc8b0d7d6be
|
|
Change-Id: I932e4be6b7f4a2717748de561c424302ef429d63
|
|
Change-Id: I13eb7c462538520c119391ad54fac2c0e0d052e9
|
|
Change-Id: I033349bc554bca46a4b1d622cd8fb64d4c1f4866
|
|
pEventLB gets accessed after it's been deleted. Moving the code that
accesses it to before it gets deleted fixes the crash.
Change-Id: If559fe3ea7dd76a3394d0aa7c18c9329188aa17f
|
|
Change-Id: I25e7c13036c6ce1948cc33d45901ef69a258fb03
|
|
Change-Id: I09cca73d8d77af259965e74e1b29a88aa5c315ab
Reviewed-on: https://gerrit.libreoffice.org/7731
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7b503e5d49865c9ff287bf72eaff1995ce871790
|
|
Change-Id: If0a151822db6555c52077e77b05bf381010c13bf
|
|
Change-Id: I2fbd7d6ed4e657660334a572768f12cbba1d75e2
|
|
Change-Id: Ibb509cb162e53e03d42cb50eb30dd1d175991dd6
|
|
Change-Id: Ic037c105a8867585489671bab71a6db9186bada4
|
|
Change-Id: Ic88cca3722d555ba48d7da8c176556fa1ff90650
|
|
Change-Id: I79a78f208b2aa5eaacbd2e349b2b5066afa1ad23
|
|
Change-Id: I137d29a05efaa4b709a362a02ca0c78bd7a3e048
|
|
Change-Id: Ie4fc12e93a51bc117ec82058c579593f7677cd9b
|
|
Change-Id: Ia7f2211bb4a8c006259c9db6a2eac64593f8e91e
|