Age | Commit message (Collapse) | Author |
|
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
|
|
Change-Id: Ib6d1a21fcc2a4dd6dda1e46a99551b38b5035d1f
|
|
Change-Id: Idf4a12987295e0454d0330d76f251e3dd00c8403
|
|
Change-Id: I8a5e158eabdbb92eec27a5753004e4f5e826c412
|
|
Change-Id: I5718d22e0c31bd645998bcbb508b31370cf36250
|
|
To keep MacOSX-Intel tinderbox happy.
Change-Id: I8dbc8330fd688fc1c1ed005d1603ff52f8b7a16d
|
|
Change-Id: I1227a4e04bc962da96b77947a706293f9a2a3850
|
|
Change-Id: I723a7da307379c6f2e8256fe41023b4b96739f12
|
|
Change-Id: I0f0bba62da60a3397b733253dbc0891c69bd5b9c
|
|
In fact, this value is always EE_FORMAT_BIN, and that's not going to
change.
Change-Id: I9324bf878b5766ef7a27461ba2bdf17742396f3d
|
|
Change-Id: Ie1e046624e671e87c7b3cf322572a7ed3f98726a
|
|
Change-Id: I44819d66273e22db9f82d095061e3df627b64dae
|
|
Should hopefully fix the problem, which is essentially that all
SwPageNumberFields share a single SwPageNumberFieldType, which is only
updated properly in SwTxtFormatter::NewFldPortion, hence all expansions
of a SwPageNumberField other than that return wrong values.
Does not fix the problem for fields in headers though, which appears
much harder...
Change-Id: Iecf363c8acbc2aaa418cc0c980e0b62c8e0e7d14
|
|
Change-Id: I3991d2f40fab9795d7f1754665f2ebfa165c310c
|
|
Change-Id: Ic64a4e0ed1ad194d94f5451b60e926f13ad85578
|
|
The domain-mapper calls SwXText::insertTextPortion very extensively
accounting for about half of import time for large, lightly formatted
text documents. The vast majority of the work is consumed managing
char + para properties - so try to batch that, making it 70% faster
for my lightly formatted test. Saves around 25% of load time for me.
Change-Id: I2582adee1bf35b07b90af810cb0d19dadc1d348f
|
|
Change-Id: I3241801d49673cac33eb923fb986c6ceb2c39503
|
|
+ get rid of "install_multi"
+ move "SDK" and "Test" from the main name to the name suffix;
use same position as "helppack" and "langpack"
+ move the content type identification "arc/deb/rpm" just
after the <arch> string
+ use "archive" instead of the unclear "arc" content identification
The new names look like:
LibreOffice_<version>_<os>_<arch>_<content>
LibreOffice_<version>_<os>_<arch>_<content>_helppack_<lang>
LibreOffice_<version>_<os>_<arch>_<content>_langpack_<lang>
LibreOffice_<version>_<os>_<arch>_<content>_sdk
LibreOffice_<version>_<os>_<arch>_<content>_test
, where the string "_<content>" is one of "_archive", "_deb", "_rpm".
This string is missing for .msi, and .dmg installers because
the content is described by the filename suffix.
Conflicts:
Makefile.in
Change-Id: Ifecf947ba32e3381ef284d433096f7b37a02e9f5
|
|
Thanks to Jean-Baptiste Faure for digging for these.
|
|
Project: dictionaries f310b731bbbaf968b513bea1dd460e5d96b0c61c
Update pt-BR spell & grammar checkers
Change-Id: I26606dbbcaf90ac6caaaf56f0cdfa3b73364ce18
reference: VERO beta28
Reviewed-on: https://gerrit.libreoffice.org/1598
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
|
|
"The original code is broken to begin with, as it ignores the return values from
the std::unique calls, so excess elements remain at the end of va and vb."
(<http://lists.freedesktop.org/archives/libreoffice/2013-January/043552.html>
"[PATCH] Simplify MigrationImpl::subtract in desktop;" see that mail thread also
for the inspiration to use std::set_difference.)
This fix is not very relevant though, as there are no "ExcludedFiles" lists in
officecfg/registry/data/org/openoffice/Setup.xcu, so the second argument is
always empty, so the return value is always a (sorted) copy of the first
argument, and the "IncludedFiles" lists in Setup.xcu produce no duplicates, so
std::unique does not shrink the first argument anyway.
Change-Id: Ie9fb64ee40fef6e7bdf0f5d0eca5717fec7b0d50
|
|
Change-Id: Ia6e3acf563a9c04bf9a2ff5f3f755eb4e92e771c
|
|
This reverts commit 9dc3ee9a68749bb30536dbe767384d59827dee3d.
|
|
Change-Id: Id13ce13ec222fc10cbfcad7fec5e7eeb5957312c
|
|
Change-Id: I717ff4de7cf406b01383f8f181b81695242a2ca8
|
|
Change-Id: Ida269499d91b4bdc16fe0ed91f202ddeefa4aadd
|
|
Change-Id: I7cfbbd3a4f4283b9438a97eb383b460cad1f5a63
|