- 09 Ock, 2013 40 kayıt (commit)
-
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Gokul yazdı
Change-Id: Ia49f0c8982e901fdb869d451cc3f272f629afc81 Reviewed-on: https://gerrit.libreoffice.org/1384Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
This appears to be broken at least since bde5b815 "INTEGRATION: CWS jsc21 (1.11.2); FILE MERGED: 2008/05/27 16:59:34 jsc 1.11.2.1: #i88797# adapt for new structure"? Change-Id: I6385ca10cdded13e6d1aaf08d353f5029843d38d
-
Caolán McNamara yazdı
Change-Id: Ife2d92131f7cd758628ae686cde734dab56e4499
-
Kohei Yoshida yazdı
During the import, a cached matrix value only has an empty matrix of correct geometry, plus the token type of the top-left cell. The rest of the elements are imported as hybrid values. For now, this seems to do the trick. In the future we may want to change it to fully populate the matrix cache value during the import, and skip setting the hybrid values for the non-top-left elements. This commit also make several other trivial changes: * Mark pRawToken mutable so that we can mark those IsFoo() methods const. * Move the ScCompiler instance from static instance to member of ScXMLImport. Since we don't need the instance to persist once the import is over, this is more appropriate. Change-Id: I1abde03c0fcd91b02ef4dbf8b5526f7965eaf19c
-
Marcos Paulo de Souza yazdı
Change-Id: I2a4381cbe1e716cd2de1fb596053646d1a74d4b0 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmai.com> Reviewed-on: https://gerrit.libreoffice.org/1572Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Eike Rathke yazdı
Partly reverts d7a5ec62 An empty locale was treated as LANGUAGE_NONE, effectively being interpreted as absence or undetermined or multiple or all depending on context. Restore this behavior as it was an undocumented feature of the API. Change-Id: If4b1641e776d10dea0d3037f7a62725c2b8d612c
-
Abdulelah Alarifi yazdı
Change-Id: I67301dbd5b77cc5439f80b6bf4c241ca953216fd Reviewed-on: https://gerrit.libreoffice.org/1595Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Cédric Bosdonnat yazdı
Change-Id: Iafccfaa572b945d8d75d926ccc1935320b9d70d9
-
Caolán McNamara yazdı
Change-Id: Ib03ec188ba30d122ff687937209b989d418fe7ac
-
Takeshi Abe yazdı
Change-Id: Ib83c02d53fbae6a70781d9d9d7ab015b016c72a8
-
Michael Stahl yazdı
In getCrsrPropertyValue etc.; also add a unit test for the problem. Change-Id: Ibd459a43393c39b4fed9fb89aae4a5f7bacff007
-
Noel Power yazdı
Change-Id: I67042b5d689457921a928454c9051f0402be17e6
-
Miklos Vajna yazdı
Regression from 8063e361.
-
Cédric Bosdonnat yazdı
Change-Id: If6cc5f6d5e502c1fc5da210179263be63fc8c8a6
-
Stephan Bergmann yazdı
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 e2fac988 "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
-
Cédric Bosdonnat yazdı
Change-Id: I073b9601c82a464f705df30cfd7e760c212eb7ca
-
Cédric Bosdonnat yazdı
Change-Id: I860fb2c91d6843a1d5345ab2cf9270473f73f5bc
-
Cédric Bosdonnat yazdı
Change-Id: Ie07d41e5dcb09977d89752e724fcbabd6c5d7df1
-
Jan Holesovsky yazdı
Change-Id: I4d914de5ec1d614e30825ad6bd231545896dc130
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Jan Holesovsky yazdı
Change-Id: Iaa2841b245ccd3de513296a10e33a93bc1cb68a2
-
Caolán McNamara yazdı
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
-
Luboš Luňák yazdı
-
Jan Holesovsky yazdı
Change-Id: Ib12a0726883ee1aaac87d4d02c7bae595f7f9e39
-
Matúš Kukan yazdı
Change-Id: Id7c030410db0a67c22f2cbaaed417c4371bca361
-
Caolán McNamara yazdı
Change-Id: I4fe95db707cdaafb220435f281cce88284afd26d
-
Caolán McNamara yazdı
rework EventBox to inherit from VclBin and rebase SwFrmCtrlWindow on top of it Change-Id: I25f037b33bf244d3d39f57bfe11cabfaf992bf1c
-
Caolán McNamara yazdı
when we really want no horizontal scrollbar, and want to be in online layout mode for previews Change-Id: I2d0e279a6f112ad7edbd6b523ea07b6dd2061ebc
-
Caolán McNamara yazdı
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
-
Caolán McNamara yazdı
Change-Id: I34fe1d6ab2e36b3c3e7e9199872c56aff184bf66
-
Caolán McNamara yazdı
Change-Id: Ib42e171ba9f8c0d30739decdd729bc36bc9c777a
-
Caolán McNamara yazdı
and to get the name of the current enabled item Change-Id: Ie4688fe5697d0bdb4c05da3c1e3bc29a3b86d6f0
-
Caolán McNamara yazdı
does exactly the same default action as a CancelButton except with "Close" as the label Change-Id: I538e8fc761cde4a1050d066ef935df1ecd930414
-
Caolán McNamara yazdı
regression since efc6b840 as that changes the order in which windows are drawn Change-Id: I37388229533127ab915bec351f094fcd4786b2a3
-
Jan Holesovsky yazdı
Change-Id: Ib1d84b37d452785d12502095c0eedaac4a25fb6b
-
Lennard Wasserthal yazdı
Change-Id: Id0df71664891ad2ced5336a7eea65c03353bbd92 Signed-off-by:
Lennard Wasserthal <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/1599Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-