Age | Commit message (Collapse) | Author |
|
Change-Id: I042269aabaa2e9952c5d2f41cf93e55d654f6313
|
|
Change-Id: I8d0eb681cdfefbf7524de4478e3296ca797b4c5e
|
|
Change-Id: Idd61ec8539dbed81b4500f7c041f8a2b614a7233
|
|
Change-Id: Idb83964f4a772eee42f3f24e4b43cbd903b0ff82
|
|
The xml.sax.Parser service already existed, it just did not have
a new-style service to create it.
Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
|
|
Change-Id: I58255383497176984cf836faca8c7b7766335da1
|
|
This reverts commit af1f72feafc00ee6658f6fa7d267f58132adba09
because we would need to build the fonts from .sfd, sigh
|
|
Change-Id: Ie8286af3e7840acc3013c192e95d0a1658618310
|
|
* UUIInteractionHandler still needs to implement XInitialization.
* Moved ambiguating InteractionHandler typedef out of the way.
* Removed InteractionHandler.createDefault, as it was originally stated that "it
is strongly recommended that [the "Parent"] property is supplied."
* Added back documentation about Parent and Context.
* Simplified some call-sites to directly use XInteractionHandler2.
Change-Id: I1029b8f3cf079171c75920cafaaa44b5bbada883
|
|
Since we don't need to expose XInitialisation, we can make the new-style
service implement XInteractionHandler2.
Change-Id: Ib27beed1c12df17592c6472d6f58c233d2c41558
|
|
Change-Id: Ie5ecc8f56636e692a6e17a2e8fab0cefd46cdfb4
|
|
and remove code freshly unused post widget layout introduction
Change-Id: Ifa244391f7f2b565dec10314ca3fd2958dfd87a9
|
|
Change-Id: I58c128b78f19b1141b82c2cecb37ed390a5db82b
|
|
its more similar for the non-editable list. Requires some love
to MenuButton to reflect the selected entry and resize appropiately
Change-Id: I4b37931e35a5f326d6fd4e445eb741bece6b55a6
|
|
but fallback to LANG_REGION on failure
Change-Id: Ic31ba142209cdea1565adef2b592fd59111d9162
|
|
Change-Id: I8e7bb96ecdc6d6edf38401394209b62b01af6784
|
|
Change-Id: I86f0a23408c031a99a31cd309defec519a2e91ec
|
|
Change-Id: I61a52d0f5a5e29d271c84fd7b85d80b7fac2e2ec
|
|
Change-Id: Ib4f5214ae8a699a0bc6abddf67636c712d7f6846
|
|
Change-Id: I7a8d7dd9f504183bb7d40c301f28c7a6a2153872
|
|
For left/right share, the fallback is easy: the left page always falls
back to the right page, if there is a fallback. In case of first page,
the situation is more complicated, as there are multiple fallbacks
(left/right).
Since commit 9ff68a2, first page fallback was decided during registering
part of the SwPageDesc to SwPageFrm, which is bad, as without a document
export/import, a changed IsFirstShared() didn't have any effect: the
LeftFmt/RightFmt was in use, so FirstFmt had no SwClients -> nobody was
notified when that setting changed. This commit changes first pages to
always use FirstFmt, and (if a fallback is needed) sets FirstFmt to
point to LeftFmt/RightFmt as necessary.
Change-Id: I4654baf293d72070fcf7e9eea408a43a31079e60
|
|
Change-Id: I1666e64b2b611054e1a713a76575e2f06781f80a
|
|
Change-Id: Ib5da7703bf48713093bc6a3380facafd0013e039
|
|
Change-Id: I51e22cceb332048552e86acb2362b907617a84cc
|
|
Change-Id: Ib5a9decaf97817333bbac9853589af7fc9adf94c
|
|
Change-Id: I8c0411b440245f37be099afe3fab32d6e40b7f44
|
|
Change-Id: Ic0ad26494081c58c01a4f8ecd004d0c289a704e8
|
|
There needs to be a way to depend on the output of other external
packages.
Change-Id: Ic0f200b6d6b6c0968a28434ba96f1a2f1efa527e
|
|
Change-Id: I528b7a9187f0db869c820f7f0320194b036438ff
|
|
Change-Id: I9c5b28fc32b73b2147162f74919b21d99401b501
|
|
Change-Id: I591c544f600361b5bc9c59b5627f6cdd9f9b09db
|
|
Change-Id: I77f2c03d9e4aadebe2468c13f0a703eb389155d7
|
|
Change-Id: Iaf1f6c0fc76b97b1cfca63edfb91d5a39988c8c0
|
|
Change-Id: Idf092958e46a2ad9d56541c90c5a2beb44baff48
|
|
These blocks of code will never execute. So we can safely remove them.
Change-Id: I63de52342ce6435b6e8e19b041e2dae59c681f34
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
|
|
and also after stuff that references external symbols, as it only looks
for symbols it has encountered so far in the object files. Stuff that
comes after the specified library then results in symbols not found
despite the lib being on the commandline earlier.
(another solution than reordering the arguments would be to use
-Wl,-all_load)
Change-Id: If4add0d3f81b13874c1620406fa40fcbd25b7cf0
|
|
Change-Id: I440d245d013873ec2830280ad01a4d0625fc4c1a
Reviewed-on: https://gerrit.libreoffice.org/741
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
|
|
Change-Id: I667976f7f76776cc3ef76abe9935271a7a0c2923
|
|
Change-Id: I6141e544391c6723e7d2949771be1bd5a1768163
|
|
Change-Id: I68059a9ae31d22be3f1390eb065f13f98df8116b
|
|
For some reason the current Clang linker doesn't like that and
misbehaves, Apple bug 12075544. It is unclear whether binaries built
using a modern Xcode and SDK to run on 10.4 actually would run on 10.4
anyway.
Change-Id: Id15da5eaa4bb95af9cf6d98a658c510f4a786185
|
|
Change-Id: Iee09fc308097ab0a5f73e321da30b7e301b9f4dd
|
|
Change-Id: I5d8a00b83fd4e9f67b98b86818d1e2180d36e69a
|
|
Change-Id: Ic6a6706062bc82d5e4096d0a6aa7b52a8988f1bc
|
|
During string extraction this does not cause
real problem but causes unnecessary operations.
Plus make isNextGroup not to change sLine_in
parameter.
Change-Id: I3db6a94ef320c096a7519f7f83dd4080d0588459
|
|
Change-Id: I50e41a3946ff885783006018f7b6ff2945cc7dfc
|
|
We need to be able to link both into one binary in the
disable-dynloading case.
Change-Id: I499e204dfef2af488d4a350cb3a5bcfc03ca887f
|
|
This reverts commit 563fa900ba22bf83dfa58e67807ed0337f810576.
|
|
also pass java-target-version from environment
as the source version doesn't change by miracle in external modules,
keep that in the build.xml (and only there)
Change-Id: Ic09de3c7b15318677afe6d4afbe7c9f7e7f3c14c
Reviewed-on: https://gerrit.libreoffice.org/758
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I5d0137ebfa53cfbe37f7ad33c3400e75e2e3a05a
|