Age | Commit message (Collapse) | Author |
|
Change-Id: Ia1f67a161cfadbf2b71d3647c50e1c0a4b24ae8d
|
|
Change-Id: I1ff56d79f7ff31317187cf077380481f1ef44366
|
|
So drop helpID argument from its ctor (not to mention the fact that a
help text with ID .uno:TabBgColor doesn't exist either)
Change-Id: I0624f0474334cc799d67f7f292e11194de5195fa
|
|
Change-Id: If563f5b0fd5b28589bfbe4cf91061951acd14ebf
|
|
Change-Id: Ibe0f8ec2714002b2dc84ef0c0bb8cb845e906aab
|
|
Change-Id: Ia5a1bbc00acff10405aa5205b9fd5a930deb5fc9
|
|
Change-Id: Icd3c66b83419f25b198937b05ede9b22f1344726
|
|
Use only ID of the current page.
Change-Id: I27ef4d2112a047379cec6bc221ba403f1a0371e4
|
|
For tab dialogs. While at it, factor out file-saving code into
a separate function.
Change-Id: Ideffc9934c0d562fe365d0bb1942f31056d4a486
|
|
Use osl file abstractions for that
Change-Id: I876ca61e1d42b29f7c592b2778d8847b15513b98
|
|
Change-Id: Ie0d0bcea3409f99cce0b9dccd4f316d1da3c0d84
|
|
Start test with use_vcl_non_headless_with_windows instead
Change-Id: Id6ff9c6f15ec927e1cbe2c599c526857982a76d2
|
|
Change-Id: I4e56f0264ada77e24f5d71fa9eaf48e5eedaaae8
|
|
Those screenshot cppunit tests need to run in non-headless mode with
dialog windows exposed (i.e. VCL_HIDE_WINDOWS must not be set)
To preserve the current behaviour (VCL_HIDE_WINDOWS is set always on Win
and Mac, and in use_vcl_non_headless case on Linux), introduce 2 new
variables:
gb_CppunitTest_show_windows: unset VCL_HIDE_WINDOWS unconditionally
gb_CppunitTest_hide_windows: set VCL_HIDE_WINDOWS=1 if HEADLESS is empty
(i.e. let's not use emptiness of HEADLESS as an indicator, as it is
empty in 2 mutually exclusive cases)
Change-Id: Ib2f7a9cfb1202944d10856c44b6ac7c41156b333
|
|
Change-Id: Ia5fc46f5030285049acf4836ba4cbd6285cbe5ae
|
|
Change-Id: I9fd716671c7d1dc568d14b914c9a802fc6239a5e
|
|
For simple TabDialogs with minimal interface. That works, but found out
that for SD it's using a TabDialog with two TabPages with the same *.ui
file. To avoid problems for now, adapted to use PageIDs again, marked in
the code as to-be-changed.
Change-Id: I30af6367f4d3c1e9097b1fe3d2b230ab4eab5ed7
|
|
Windows version works well. Linux
needs some adaptions, working on it. Also need to take
a look at tpure TabDialog/TabPage cases (see case 23)
Change-Id: Id0d32e14810dbc62b7735becf1826a9b436ce546
|
|
Change-Id: Icc219fd6d2d8fc555f8e54d1fd0116e5976c5f7b
|
|
TabPabe Identification to UI-File names. Isolated some data
initialization constructs. Added more dialogs to dump. Should dump on
all systems now
Change-Id: I7ee07309e0bf88064f789c13bcbff93c17370f77
|
|
Change-Id: I1886d832bb9474371ea27d4d36f0446b221246d0
|
|
officeotron needs JRE 1.6 at minimum, so check for that and bail
out sensibly. Had to move that entire block down after java version
checks.
Change-Id: I69b510c53a789478710dae6167a237c2edf40f2d
|
|
Mac did not like the previous 1.7 bytecode version.
Change-Id: I0dc22731cadaed7883023cb89a84d7c9304714e1
|
|
Change-Id: I9f02547e2c800816abe395c42fecadba2ee7332e
|
|
Project: help 641b43850cb2903e640bfbdd5df413e80aff2b68
tdf#99840 update info on saving of pen drawings in Impress
Change-Id: I46546fa3a25cf2eed21438f6171f1959777166f5
Reviewed-on: https://gerrit.libreoffice.org/28093
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
|
|
Protected areas of imported doc(x) documents are now protected even when
the “enable cursor” option is disabled: It is still possible to set the
cursor into the protected area, but the text is not editable anymore.
Change-Id: If45dfc82fb7cc70e0a6569a9d735eafcafda9bc2
Reviewed-on: https://gerrit.libreoffice.org/28075
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Oliver Specht <oliver.specht@cib.de>
|
|
newly added patch was already essentially included in firebird-cygwin-msvc.patch
Change-Id: Ibb4d17ced8fd58dd46ff8ca54c8a0d9d0422345e
|
|
Change-Id: I78ef547f4996050bffe83ab7e0e6acd046264bf8
|
|
Change-Id: I4fbb131a629275626510d5311550e8bf8cdef6d5
|
|
Change-Id: I44cbbc82e34b9f4047a2fbebc3b959e3e148452a
|
|
...that was added with both c4c10c17adfb139a208deeb1a47a9fcad924b9c3
"INTEGRATION: CWS sb87: #i88687# let Loader call new unoinfo instead of old
juh.jar UnoInfo.getJars" and 9d53b3321881bd54526f08a9219c539c1430f2b5
"INTEGRATION: CWS jsc21"
Change-Id: I355cbd933e3cff76416d02af8d6717326e0f3cb7
|
|
...that was introduced with abbf4777f29374025d576ef8daa3f6dcba02ddf5
"cid#1326844: DP: Use doPrivileged"
Change-Id: I8cd4d947b258313d4d171c5888490d1a860ebee7
|
|
Fixes build breakage on Linux with a system cairo.
Change-Id: I4ef52fbd4a95f72c78433038654571d59efe8996
|
|
Let us see whether firebird uses LDFLAGS on MacOSX now...
Change-Id: If1a2d1f11f1c17d8e4cc21f0bae87ec042333e8e
|
|
Nah, they are a good idea in most cases.
This reverts commit 1c8e4f74c63312fca5898452fae4ba32268fce65.
|
|
Change-Id: I146e340548830c18bc6737a723e0b4d3a684d1c9
|
|
Change-Id: If631e7a4d3faabcce52e3c890faed5e649d2e967
|
|
Change-Id: I1018ca4954282d0b62a254d509e29493588960c1
|
|
Requires introducing LIBO_URE_MISC_FOLDER_FOR_BUILD.
Change-Id: I133a7f73e48090f67764838b45de4fe8b7580efe
|
|
I think it's best to not use cairo on iOS, even if we do use it on
Android. We probably want to use native APIs for the functionality
that cairo would provide. Just like we do on OS X.
No idea whether the resulting TiledLibreOffice will still work like it
used to in May last year, when I last tried.
Change-Id: Ie15cad6918d7a66e2aff7faabfcade7f3246b060
|
|
Change-Id: I996d5c9bf07a8cccb7790780f9772d512b155ffc
|
|
Change-Id: I7d83c90a8f3930f043101ed81b090dd38c43f986
|
|
Change-Id: I7bb75b17003a5a40f69da1f2db5f377d5f349c34
|
|
Previously .uno:AcceptTrackedChange / .uno:RejectTrackedChange always
worked by cursor position, but redlines are stored in the redline table,
so they have a unique index. Allow specifying that index when invoking
the command, and in that case ignore the cursor position.
The index is not stable after an insertion / deletion.
Change-Id: I493a22e84800ded224fb6b9c61261744dc0fb64f
Reviewed-on: https://gerrit.libreoffice.org/28192
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
gerrit says they build with this cert folder
disable variable in place
Change-Id: Ibf711a01e6c055613c65dd94d85b523e7c8b5acd
|
|
Change-Id: I6497a87d3071f91d5465033d2dc6ecafaa6461f4
Revert "use div() instead of /0 to content ubsan"
This reverts commit fa293f7d6792a2beab048461c8a067e9ca980bb8.
Revert "use div() instead of /0 to content ubsan"
This reverts commit e043cce9a48c1e4f4dd232a58de64f03d1d3919f.
Revert "use div() instead of /0 to content ubsan"
This reverts commit ebe04c075649c677b55941e3b4e57fbca150b5db.
Revert "use div() instead of /0 to content ubsan"
This reverts commit fb2c146752074b132d665e40343a08dcb2e6672e.
|
|
Change-Id: I38e44875234aa0c8382ab6e01b4f4c5cc16b834e
|
|
...that rely on floating-point division by zero to produce infinity
Change-Id: I081c88a9631b1d8aab85c600c6da04f158089644
|
|
... in which subsequent node elements are to be stored in the result
matrix.
Change-Id: Ia980a99a2b9ffba0e651f5d4c2420c8acfb80615
|
|
The goal is to allow installer to automatically close and restart closed
applications, and thus diminish users frustration when they don't know
how to close explorer.exe, or how to start it again and bring desktop back.
Reference: https://msdn.microsoft.com/en-us/library/windows/desktop/aa370379
Notes:
* A dialog MsiRMFilesInUse must be present in MSI.
* It will only be used when operating system's Windows Installer version
is >=4.0, and OS is Vista or newer. If system's Windows Installer is older,
then current FilesInUse dialog will be used.
* MSIRESTARTMANAGERCONTROL property has default value of 0, that enables
installer to use the Restart Manager. It is explicitly set in MSI just in case.
* Do not use Restart Manager and do reboot is selected by default.
Change-Id: If9d8be7cb478d81db03485ee912991ae9d568ed8
Reviewed-on: https://gerrit.libreoffice.org/28171
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|