so we can find where its been dragged from in order to remove it from that
source, rather than relying that it comes from the previously focused listbox
Change-Id: Ie6aa1a311b46e5e9ee96cab05e0705b794b5eb0b
Reviewed-on: https://gerrit.libreoffice.org/33575
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
i.e. failure to swap in does not mean that mbSwapOut is true afterwards, and
mpSwapFile is discarded. It means the whole thing is thrown away.
Change-Id: I73704866d77078c73d053047a7d2ef6499a3e69d
...which was listed as explicitly not copiled with
24a129b9f559f79df1d88e159760f907f4fdd37c "make it obvious some files are
intentionally not compiled ( temporarily )" but not removed completely with
09abd826a0e26517ea722659491e8eb525a9b8bc "remove uncompiled source files" (which
removed the other files from the first commit's list)
Change-Id: I232fa73680a2fbc64c6b57b85a626695b86d5f7a
... instead of just checking if its a root comment or reply one.
Change-Id: I2539e6893ee69bfe12911807504df49edf422be2
Reviewed-on: https://gerrit.libreoffice.org/33470
Reviewed-by: pranavk <pranavk@collabora.co.uk>
Tested-by: pranavk <pranavk@collabora.co.uk>
Project: help 3e23a5bbb9a0de726b6739f0d60f187648c1dbf4
Fix text box in help page since box redesign
The search options are now under the "replace" box.
Change-Id: I65e704703501715c1e9417686fb2d1c9dcb074c8
Reviewed-on: https://gerrit.libreoffice.org/33579
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
has been only active in instdir so far
Change-Id: I1028d1acb2186347448a1f86aaa864c3ba88f75d
Reviewed-on: https://gerrit.libreoffice.org/33584
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
...that sat there ever since 4bda34677755729bd3a10353ea5b7bb9998ccc9b "initial
checkin - frame for dialogs usuable as UNO service"
Change-Id: I3c8f6fe74d05e5d25950251997354475da02832d
...dead ever since its introduction in d86602573305ac7c8583794a37c4bd0572b41577
"#i17307#: XFunction->XScript etc"
Change-Id: I664ff15ec2e9fda000bae7740ced427a646ddc92
... from IdlInterfaceMethodImpl::invoke(), which is somewhere involved
in BASIC calls.
Change-Id: I739f70fec56ec9e4345511eefe41fd0f8df8bf6f
Reviewed-on: https://gerrit.libreoffice.org/33593
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
a) check that the remaining stream length is >= the 14 bytes that are
unconditionally skipped
b) make the initial security count the min of the arbitrary 100 and the
remaining stream len less that 14 bytes
c) tweak ImplGetNumber not to reduce nSecurityCount if its already 0
Change-Id: Ifffa6d02d492affd578fb48007704457ad635b39
to look for inline&empty destructors, where we can just let
the compiler do it's thing
Change-Id: Ibde8800bdfed6b77649c30ebc19921167c33dec3
Reviewed-on: https://gerrit.libreoffice.org/32999
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>