Age | Commit message (Collapse) | Author |
|
Change-Id: Iafccfaa572b945d8d75d926ccc1935320b9d70d9
|
|
Change-Id: Ib03ec188ba30d122ff687937209b989d418fe7ac
|
|
Change-Id: Ib83c02d53fbae6a70781d9d9d7ab015b016c72a8
|
|
In getCrsrPropertyValue etc.; also add a unit test for the problem.
Change-Id: Ibd459a43393c39b4fed9fb89aae4a5f7bacff007
|
|
Change-Id: I67042b5d689457921a928454c9051f0402be17e6
|
|
Regression from 8063e36115a11ddf3db05928db9287947beee74d.
|
|
Change-Id: If6cc5f6d5e502c1fc5da210179263be63fc8c8a6
|
|
It was discovered that on a Russian Windows, by default only Russian and
German dictionaries would be installed, but no English dictionary. This is
because since e2fac98819c00b4fb50f9de9d0f32d20092f3191 "fdo#53009: For msi
installer, only default-select a subset of dictionaries" only those dictionaries
mentioned in setup_native/source/packinfo/spellchecker_selection.txt were
default-selected, but it apparently was a misunderstanding that
spellcheker_selection.txt for many locales does not list "en" even though an
English dictionary should always be default-installed.
Quoting Andras Timar <atimar@suse.com>: "AFAIK en-US localization with English
dictionaries is always installed in all 3 supported platforms by default. On
Windows default install should always select en-US and English dictionaries. If
it does not do so under certain circumstances, then it is a bug in my opinion.
We removed en-US entry from the spellchecker selection file for this very
reason. It would have only bloated Mac and Linux langpacks."
So this fix simply makes sure that "en" is included in every line of the
generated spellchecker_selection.hxx that is used by
setup_native/source/win32/customactions/sellang/sellang.cxx to determine which
dictionaries to select by default.
Change-Id: I3db68585dc6269a7db2f6cbf6b79796dc09d05e8
|
|
Change-Id: I073b9601c82a464f705df30cfd7e760c212eb7ca
|
|
Change-Id: I860fb2c91d6843a1d5345ab2cf9270473f73f5bc
|
|
Change-Id: Ie07d41e5dcb09977d89752e724fcbabd6c5d7df1
|
|
Change-Id: I4d914de5ec1d614e30825ad6bd231545896dc130
|
|
|
|
|
|
|
|
Change-Id: Iaa2841b245ccd3de513296a10e33a93bc1cb68a2
|
|
For setting permanent defaults via spadmin we don't want to resolve the
default backend on saving "default", this happens during the print
initialization stuff.
But when we tweak the printer settings for a single print job and reset back to
default, we need to resolve that to what backend we want
Change-Id: Iac2370624b6d248c9658fb0fbc2f2d449849d81a
|
|
|
|
Change-Id: Ib12a0726883ee1aaac87d4d02c7bae595f7f9e39
|
|
Change-Id: Id7c030410db0a67c22f2cbaaed417c4371bca361
|
|
Change-Id: I4fe95db707cdaafb220435f281cce88284afd26d
|
|
rework EventBox to inherit from VclBin and rebase SwFrmCtrlWindow on top of it
Change-Id: I25f037b33bf244d3d39f57bfe11cabfaf992bf1c
|
|
when we really want no horizontal scrollbar, and
want to be in online layout mode for previews
Change-Id: I2d0e279a6f112ad7edbd6b523ea07b6dd2061ebc
|
|
split the very opaque SwFrmCtrlWindow into an
EventBox which works like GtkEventBox, this
a) contains a EventBoxHelper window which EventBox ensures is
its first child
b) EventBox ensures that all its children are the same size
as the EventBox
c) The EventBoxHelper is transparent and in front of the
rest of the children, so its intercepts all commands
d) EventBoxHelper forwards command to the EventBox
so you can inherit from EventBox and stick a child in there
and the upshot is that the child doesn't get Commands, but
the class inherited from EventBox gets them instead
Change-Id: I783cd6bbd194e28a1744147e8175cba7895158be
|
|
Change-Id: I34fe1d6ab2e36b3c3e7e9199872c56aff184bf66
|
|
Change-Id: Ib42e171ba9f8c0d30739decdd729bc36bc9c777a
|
|
and to get the name of the current enabled item
Change-Id: Ie4688fe5697d0bdb4c05da3c1e3bc29a3b86d6f0
|
|
does exactly the same default action as a CancelButton except with "Close" as
the label
Change-Id: I538e8fc761cde4a1050d066ef935df1ecd930414
|
|
regression since efc6b840a0423099d6c3e0d33c14d34637fbba4c
as that changes the order in which windows are drawn
Change-Id: I37388229533127ab915bec351f094fcd4786b2a3
|
|
Change-Id: Ib1d84b37d452785d12502095c0eedaac4a25fb6b
|
|
Change-Id: Id0df71664891ad2ced5336a7eea65c03353bbd92
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1599
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
The MultiListBox control should be initialized with the SimpleMode attribute set to True.
Change-Id: I463f07530d5bbdc6d1f4a3789e039e4ce784aead
Reviewed-on: https://gerrit.libreoffice.org/1571
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
|
|
Change-Id: I24eb1c00d7e36cff85a9446ca024fd1d0652120f
|
|
And one OSL_ASSERT too.
Change-Id: I51f0083b9b9336e80c3b6a898c295173ad48f77c
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
This reverts commit 92045e69dab8be60a1c84774f04c437066c3c2bf. Broke a
unit test and made all tinderboxes red.
Requested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
broken by my UNO changes
Change-Id: I40910d3c9e2fadb9288208689e71a5ec4f367fd4
|
|
Change-Id: I8a6bbe161a91140e1ee2aca36ba848a02286108f
|
|
Change-Id: I4ade267a44620f5a3af8009ac57a2456c62b83bc
|
|
Change-Id: I95d2a458ad05c9a248ceb3ca11cb41339cd5d395
|
|
The ActionTrigger classes in framework were not using their
XMultiServiceFactory parameters, so remove them.
And follow that through by cleaning up places that no longer
need to store XMultiServiceFactory references.
Change-Id: I433c4fdb02a56eeef75728893e0c9b749d8313be
|
|
... to XComponentContext.
Change-Id: I8f9a811dafc831db59d6a462f8b405d7568e34cf
|
|
and change it from a class to a simple method, there is no need
for it to be a class.
Change-Id: Ia8c263682d81371767f43acf1028c815923b4845
|
|
.. everywhere that was using createWithServiceFactory, and delete the old
method.
Change-Id: I02cb2bfbcc2390494383579d2f14caa4fc5b8014
|
|
and use it to replace usage of createWithServiceFactory, and thus
replace usage of XMultiServiceFactory.
Change-Id: Id2f44066683ce17cf7a22f80916031556ef0e82a
|
|
The service already existed, it just did not have an IDL file.
Change-Id: If24e9d6069bf7454bb0add3be8c4bc5916cc4d1f
|
|
Change-Id: I60f1d4a6ce0089f828428fa3ae6707a8c086a0ad
|
|
Change-Id: I18774fabdaf27376898ed661be21a72c6f52410d
|
|
The service already existed, it just did not have an IDL file.
Change-Id: I5839ccbd99d6a9dbc1e4be930caec2c0089adbda
|
|
The service already existed, it just did not have an IDL file.
Change-Id: If00396effd92ed72ea942da5eb1fe60b6380c665
|