Age | Commit message (Collapse) | Author |
|
Change-Id: I6adcaa8534efefa474d489125d3fb95f150e3e89
|
|
So the const_cast<> in CppunitTest_sw_uiwriter can go away.
Change-Id: Id7d4234154cd6bed43cb5270b50208061038dcf7
|
|
...after 86ba184394094c7c043a505a20a0b1b8977f73d7 "Introduce
gb_*_set_external_code"
Change-Id: I6ed9652c6157b7cb2196f044f62c606968ef1807
|
|
cf. ef3fb927977681c3e5b5160e961e240063a8cb70 "svx: Use appropriate OUString
functions on string constants," 897f35006ea48b7b60b087a8f0b955c7f099af3a "fix
build," 3f66df98050175dfbab2026661c0cba734885e05 "Work around GCC bug"
Change-Id: Ifdfaad30cb59d54ac71bfe9347d29fb853551fd4
|
|
in favour of ReadXXX methods
Change-Id: I50a97c1855366dc14c6864da2fb91d1759d4d4db
|
|
in favour of ReadXXX/WriteXXX methods
Change-Id: I75fcb04cb9e2981a10146a96de27916ca7f6bc57
|
|
in favour of ReadXXX/WriteXXX methods
Change-Id: I849fd10c689fb9834ae9974e430dc337adc68755
|
|
Change-Id: I87ba3ac7aabbb297785eff5da6a5d498fdefd80c
Reviewed-on: https://gerrit.libreoffice.org/13534
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359
|
|
Change-Id: I1c331863df2b1e560ba8a3d5b7dde67cce59b2df
|
|
Change-Id: I9b971928fa2737d21c225406bf2a86c088be5b9c
|
|
Change-Id: If2de38d23c5753e703517b5ef82d0f00070c2f34
|
|
Change-Id: I262efe47d8a28d1462cf35314a99c4404ffa2200
|
|
Change-Id: Ia38bdf402595dc0b7e6dabd80a4e93e53142b719
|
|
Change-Id: If961ecfe27c6f478f030bab746278b885482b229
|
|
Commit f9eff2a402a4cd28d7dbfb6ce27cbf96b31e576f is not quite right
because it will leave the mpNext chain unreachable; that could perhaps
be imporoved by calling RemoveFromLayout(), but...
Actually the problem is basically that one of the deleted SwCellFrms
points to a SwTableBox with getRowSpan() -1 (because it has been merged)
and thus IsInCoveredCell() returns true and that causes ~SwCellFrm() to
skip disposing the SwAccessible stuff, so the SwCellFrm is still
contained in the SwAccessibleMap.
Because it's rather hard to prevent this sort of thing in general,
better change SwAccessibleMap::Dispose() to assume that if it found its
way into the SwAccessibleMap it should be disposed and removed.
Change-Id: Ib4cec6924cb026ae30bdac6857957adf237b4d70
|
|
Change-Id: I4daf01450a4aa8f1d2bc6eae731a735d0d38a074
|
|
Change-Id: I64a9a2933b38e48c4531564ab4082e3c924c4959
|
|
Change-Id: Ibdadac46483ca3b17a12e3d1ae31f75a869b8dbc
|
|
Change-Id: I3b97cc4b0f108c0cc6e0aa1397cf6243b7c734b0
|
|
Change-Id: I173728b9f800b6a9c6e81d496a268b4e42cf4db9
|
|
We have to call ToggleChildWindow directly; calling SfxDispatcher's Execute()
does not work here when we are in a document with protected section - in that
case, the cursor can move from the editable field to the protected area, and
the slots get disabled because of SW_DISABLE_ON_PROTECTED_CURSOR (see
FN_SPELL_GRAMMAR_DIALOG in .sdi).
Change-Id: I1c310c028aaaf774431d0b1e6bba10e901a8166d
|
|
Change-Id: I14f9b8e7b7e2cdcbdc60de17471b1a3a381d83f0
|
|
Change-Id: I899164412ad90653b4228423283f9fbd4cb5fccc
|
|
Change-Id: Ia7b27309251cf9e47505c58d8ed0172d134280f4
|
|
Change-Id: Ic7c355dc005b8071a3b5db347f51882d89d2160f
|
|
Change-Id: I7daf52a60e3fac8d9f86b464e86af60e0495fcb1
|
|
I can't easily see what component is missing for SVM saving, and we do
the same in CppunitTest_sw_htmlimport already, so why bother.
Change-Id: Iba917e211fc721f8e275b3ce04a0e02c0759485b
|
|
Change-Id: Ia2fe4abd17e09aecaef6d929dbd9b393f33c9de6
|
|
Change-Id: I169624820cd7d25eab18a6b90482e075ebfebcc6
|
|
Change-Id: Idbdc5c9aab8fa65df39d66da2461337db6350e52
|
|
Change-Id: Idbca92ee8d38fe5839ec0aeb8ee02af3e326549d
|
|
...where SAL_OVERRIDE is not available
Change-Id: I49d447ba90516f4f744c21302607bff97ad3c4d5
|
|
Change-Id: I920227cd175dace306ebb16a8e476f483cf11a7a
|
|
Change-Id: Ie42972db98da48b60b3f5314e019046b2a2ee0e7
Reviewed-on: https://gerrit.libreoffice.org/12238
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: Ib53fd467cb270908846f8f613d9f085aeccdff01
|
|
Change-Id: I592eb027f4c13cf75f1f0a443696d4d4e8e50e04
|
|
...to harmonize the mechanisms to not define LIBO_INTERNAL_ONLY for extension
code and CppunitTest_odk_checkapi. (It also needs to revert any -Wundef, as the
config_host/config_*.h files will not be included, so the HAVE_* macros will be
undefined.)
This obsoletes the need for RTL_DISABLE_FAST_STRING.
Change-Id: If5eacba80c349efb90762aade8f2ea6d2db7e314
|
|
Change-Id: Ic67c5562d0e9936cd6a524ecd4f798aaf885a6e8
|
|
don't use "zip -@" to read from stdin, as that expects one file per line
also zip doesn't like the dos-lineend, so strip that using tr
Change-Id: Ib5c9040a66390119aa7a46225f2d0c8f635bf39a
|
|
Change-Id: Ide1f3da42864dd53aa0b960b8013a46b3f609025
|
|
Change-Id: Ide1f3da42864dd53aa0b960b8013a46b3f609025
|
|
Change-Id: I5a16fdd9217f0523212842650d74f504f17848fd
|
|
Change-Id: I72e0df381bd9525ea4fff1f4bbd57ffe84ce241f
|
|
No need for redundancy.
Change-Id: Ia68d2e57af33cdca90246de54cdff656ea6c3942
|
|
Change-Id: I878f5bfe15b72ed1b750abfd7ca26513aae1d6fb
|
|
Project: help 908b90852c513400669814a73b64245a0702ec21
|
|
Change-Id: I1a160bd08d3be0356076789539d551f4dc6edfd4
|
|
Change-Id: I1fafba17c590d4485f2138e2dda877344c573df1
|
|
Change-Id: I18370f6203455cf7568e48e49b7093d114656619
|