Age | Commit message (Collapse) | Author |
|
70c35265f517ef372cb739d4cc64499abf57a838 and
f89cce877cc0480e00ee226780dec887f9d0063a moved most stuff to instdir,
but forgot about epm and deb-builds. libgetuid.so that is needed to
build the debs is in instdir/ure/lib, but that wasn't added to the list
of include paths.
Change-Id: Iaf3f8cb2f6329dd66fe9f3862fd71f2037813d97
Reviewed-on: https://gerrit.libreoffice.org/6142
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I201985753fc53f037807e7870c6786a442717d6e
|
|
Change-Id: I55c85c1c44452c7fb6ac40591aea7177d054affe
|
|
regression since 55a15541a17e5c9b49039b0db31473ab81c2456b
Change-Id: I9c5853061eef5befba7644ea0ca05b7751addc6c
|
|
Change-Id: Iee5c5ae3751d57c39e3dd1bcd1073a0e722bf575
|
|
...at least for its (only, it appears) uses at the left of the "Insert -
Hyperlink" dialog and at the left of a Database window. As aBmpRect and
aTextRect never extend aBoundRect (and aTextRect always leaving a gap left and
right towards aBoundRect, it appears, with the text abbreviated with an ellipsis
if it would be too wide), there should be no need to eventually adjust "the
focus rectangle [to] not touch the text," and for calculating the top of the
focus rect aBoundRect can be used just as well as aBmpRect. (Though for
calculating the bottom, aBoundRect apparently stretches "too far" compareed to
aTextRect; whatever... The offsets look somewhat "magic" anyway, but appear to
produce the desired visual results.)
Change-Id: Ic324561294fb6172c0d02a697fc261717e01c87c
Reviewed-on: https://gerrit.libreoffice.org/6165
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
(regression from 6b08fe833186a04f9aef698a540d3a7493ac4519,
which changed SwUndoReplace::Impl::SetEnd to use the wrongly set end
position in rPam)
Change-Id: I14c6f58bc5c1418c69eb565d42f1829856eed58c
|
|
In some (all?) Python unit tests (or subsequentchecks?)
osl_getCommandArgCount() gets called even if osl_setCommandArgs() hasn't been
called, sigh.
Change-Id: I53ba20806da3168182fd2011397fd29e549869dc
|
|
Change-Id: I01e2067b4e410809be1278ab709a374d9a0ce314
|
|
Stephan says: I don't buy that argument of making things less fragile;
IMO it's that "defensive programming" approach gone wrong, where you
add complexity to mitigate a problem's effects in one place, instead
of fixing the problem itself in the real place. [...] The better
robustification is probably to turn the OSL_TRACE in
osl_getCommandArgCount (sal/osl/unx/process_impl.cxx) into something
stronger like SAL_WARN, assert, or std::abort
Change-Id: I3ba6684b4921eb67c2f4534e29e33056e8a891b3
|
|
This was the wrong way to fix the problem. The root cause was a static
initialiser in the OpenCL code, and that code should not even have been
built for iOS.
This reverts commit 261f1439e5516f6d60317a675d261af330a9a74c.
|
|
Change-Id: I859ebb6e97a935d6e47a5269253165114fd90a1b
|
|
Change-Id: Iac0cd17dfa0544ec686120d50a6cfdb70336e042
|
|
Change-Id: I9d7c9bf832863c4b4776c7881ab7e44ab5df9607
|
|
Change-Id: I343b1d83db8e7538fcb5276a8701b51fe64a2a67
|
|
Change-Id: I0c7ed3d5bbad93adeba6175f0a9789fcb8ec3d3f
|
|
Change-Id: I32a594464c71215ee7557823aadaa72b8b72b4e2
|
|
Change-Id: Id9bd1fd6212eaa99c2e9efff6ea5d1d8c141f627
|
|
Change-Id: I249c3a157c7d6924f89e88853f6f63860ed2ff18
|
|
Change-Id: I759b22ca0f5bf7e3405572088d79263dd978f43c
|
|
Project: help 0168bad31cf97541695bffec867e078d76abf352
|
|
Change-Id: Ibff239592b517f8ba2ccd0649184e36f95cf1c2d
|
|
on HeaderFooterSettings
(cherry picked from commit b94437b6dfe60904f9c89608c15ed55dc3ce277d)
Change-Id: I4e21876f83fc160883c0ffdee5941ee7488e35c8
|
|
Change-Id: I01fddeeca503ebc045c2f0e53c5917e6218e9d6e
|
|
Change-Id: Idc1c8e93ecdf7b2992bf08d54f2f63d337bea7eb
|
|
Project: help ba93fcc5c4e7236ff5ea4137e0d9ed86a2337ac4
Correct typo in function DDE in Calc
Server "Soffice" must be only lowercase as used in examples
Change-Id: Ia1cb2908f6e1b3ba7c567345a0f258bc8fccd23d
Reviewed-on: https://gerrit.libreoffice.org/6157
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7638de1d9993cf6f98e7f46cc934ec891c1d4553
|
|
Change-Id: Ied2880861a89117294b9d29f42e6d5a6745ad1d2
|
|
Change-Id: Ic6b94e8f01c0151741626f8b50d69597cc401852
Reviewed-on: https://gerrit.libreoffice.org/6155
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
|
|
They shall never be used.
Change-Id: I019c88b1511a67175d782777cd41e0ec0434f497
|
|
Change-Id: I1cbe6b32d8a9b86a575e9806802f7a2a45eee873
|
|
Change-Id: I2a440b881af14076928e97918bdc5508804ff0ee
|
|
Change-Id: I4d511ef8099b5d7fcff07adf401901c9ee089ad3
|
|
Change-Id: I93fe9f8c5edbfb08b78b6694771db2dd18d8868c
|
|
Change-Id: I46934341dbde93d963764152f663c4d2d310bea0
|
|
If we ever need to use this for case sensitive comparisons, we'll have to
find a way to conditionalize it.
Change-Id: Ibb862c4700d2fb660570fc80a80a03eed1d556c3
|
|
Change-Id: I99d373f7887424bb103cff60d53f5cd8ce337ef7
|
|
Change-Id: Id13bca1ed493328fb0b8a664275af8c98e3f46c8
|
|
Change-Id: I8e70d2c730f0d8fa43a4270fddeca431bd7a5048
|
|
With this, both ScColumn and ScMatrix store svl::SharedString as their
string values, instead of OUString.
Change-Id: I3faece94d98f774881fd72b3ed5f6143504cd350
|
|
Change-Id: I633e3bb633317eeb61cd804faf20e79312f569f7
|
|
Change-Id: I7f6ba0735830b55e35b7e352a5e31fdda47a8dfb
|
|
One is for the cased string and the other one for the non-cased one.
Change-Id: I798687f2efecaaea73a09e0b3348f85a9d9e8c07
|
|
Change-Id: If934e18c0fd68d89d838ca9717aa2e4616bc3b6a
|
|
These are already filtered out in SwpHints::TryInsertHint(), but they
can be produced by a SwTxtNode::Update() following some deletion like in
SwTxtNode::ReplaceText() (or maybe CutImpl() and RstAttr() too?).
So in order to prevent SwHistorySetTxt being created for these,
filter them out in SwpHints::MergePortions(), which has the advantage
that it's one location to change; probably filtering in Update() and
RstAttr() both would work too.
(regression from 6db39dbd7378351f6476f6db25eb7110c9cfb291)
Change-Id: I597a9ab290dcc3fb1b624dd2dca241c462acf256
|
|
Change-Id: I7526953ba1f4d95cb550be13df6616cb6046e518
|
|
Change-Id: Ie8efc727ef903c0f578e774a03385d3e9422b80c
|
|
Change-Id: I7fb12f9f612ab55a5b41e24dcd1952dbfbaa6ad4
|
|
Change-Id: I1da053871d107730ad9a135deb48313d8a877d89
|
|
Change-Id: Ia06a2436fd7d13c544cdf78bbd6bdb0d0c0f900e
|