Age | Commit message (Collapse) | Author |
|
Change-Id: I15e7464a6a295bb4c1313c0a65ee33b6443c61c8
|
|
Change-Id: I96486f6edad11520bf9bb43b700b1716d9b2f170
|
|
Change-Id: I6de7842d5f03c6df5bffefdf77a90b5efee2fc78
|
|
Change-Id: Ib886a323c1ade6dcd455a44d3dfc6702086416e3
|
|
Change-Id: I5d00db54748de0e1ce3de3dd9c99a88a82e7917b
|
|
Change-Id: I5b53046e9389eac2126e910752d131e7b65bf53c
|
|
Change-Id: Ic92c47834add4f5d0350343e6b7ea8294477b495
|
|
Change-Id: If0e93181affadd7c608625c494daf6da78ba9bbc
|
|
Change-Id: Id9b688a22518aedb8959120f909832f0cd84b324
|
|
Fix the toolbar text if the interface were RTL.
Remove duplicate code from PresenterToolBar.cxx
Change-Id: Icd6f71ce2daa896494c8efe76779d49e16c547bf
Reviewed-on: https://gerrit.libreoffice.org/1474
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
This patch will fix the text direction of the text that
appears when the mouse come over the slide in
Slide sorter view.
Change-Id: I2d3c5563b22dcd40ae4f70ed0ed06ad17f6c4132
Change-Id: I812e011b4e0aaeeb7ec6114a655240effc8c606a
Reviewed-on: https://gerrit.libreoffice.org/1284
Reviewed-by: Faisal al-otaibi <fmalotaibi@kacst.edu.sa>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Just some OSL_TRACE/SAL_INFO changes in the "unx" one. And it isn't
like the "win" one would actually compile for Windows as is anyway, as
it unconditionally uses glX stuff. So certainly it is better to have
just one copy, and if we want to make the OpenGL transitions build on
Windows then add ifdefs for Windows to it.
Change-Id: If6887e24a0fc03c7e0e77f003d08feb51c264f30
|
|
Change-Id: I08f2cef9c16ac998663f634653dad37a201f50c5
Reviewed-on: https://gerrit.libreoffice.org/1456
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I019b99e6194458b8b311b0cc3f2e231ef898ece0
Reviewed-on: https://gerrit.libreoffice.org/1511
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie7bf21269e11fd1b3982999fa16597ba9caba674
|
|
Change-Id: Ic8ed8fa3e883da387e8cf0f2bd953081cf75ebc3
|
|
Change-Id: I2226213019077e5882b6e27650f9a673e12710b5
|
|
so for widgets that support their own scrolling we
throw away the intermediate scrolling widget and for widgets
that don't we retain it.
Change-Id: I12444bcf1c6c5b51469ef75f0011ce0d965ebc62
|
|
Change-Id: I97522b314088d4b5fd1f7b2b46e49d00c155c5c5
|
|
Change-Id: Id3e0484175fb62e96bdf6dd9abb95ec35117aebf
|
|
daeed90f4586eb9533041fb89bee163a5193596c "re-base on ALv2 code" had incorporated
from <http://svn.apache.org/viewvc?view=revision&revision=1172102> "imported
patch extensions_i117681.patch" the parts using BAK_EXTENSIONS in
desktop/source/deployment/manager/, but not the parts setting BAK_EXTENSIONS in
scp2/source/ooo/.
Also, setting the stamp for "bak" in PackageManagerImpl::create needed to be
adapted to bee742eb7a0d5dfe23e61d9ee49a29286de90256 "Fix sense of r/o detection
code, and clean up" and 61eeb689d7605a23c3e71c652b57ee65cf5b28dc "fix smoketest
- need to check read-only-ness of non-existent paths."
Change-Id: If7cc363b3cf21fd13fb467f5f672eda5312515c8
|
|
Project: dictionaries 9cfd4282a7a522bed2dc4f4b9ede2c8ee444c29b
|
|
Change-Id: I0a425c066726e0364dce414f622106e954aa29d3
|
|
Project: translations 620e5cb6954b4fdb1be1cf38b83844ae319600d8
remove unused files, now that we don't build translations module
Rule for generating .pot files moved to core repo.
Change-Id: I56aca0ad9a469407d1bc8c7b0dd0e34a5395cf26
Reviewed-on: https://gerrit.libreoffice.org/1621
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Change-Id: Ib74f8f1a79ca04c42db9bd2c35ae6c4729edad69
|
|
This switch just makes possible to configure in ln delivery instead of
cp based one.
The feature was already in the place, we just make it visible as
configure option now.
Change-Id: I778ef3b03e6b9a57057e66ff6307e7da46bcd935
|
|
Change-Id: Ide189c5f3ace0a5a7478ae1a70c315fe3e461667
|
|
For Windows, superseded by Windows Installer patching (i.e., creating
.msp files), which is something completely different. (And quite hard
to get working... but still a saner approach, I think.)
For Linux, many distros use delta RPMs or similar, so no home-grown
LO-specific patching mechanism is needed.
Remove the -patch and -patchinc command-line options to
make_installer.pl and all code that was invoked only when using those.
Remove the PATCH and PATCH_ONLY flags in scp2.
Remove the patchmsi.dll Windows Installer custom action.
Change-Id: I09e949e601a969f88eff60067faa2352f4f89537
Reviewed-on: https://gerrit.libreoffice.org/1605
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Moved from translations' custom makefile.
Change-Id: Ife58bfa3ee607b06617d7db80408afb453b9a10c
Reviewed-on: https://gerrit.libreoffice.org/1622
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Change-Id: I467ad9307536e6cdd32ebcdd40539bd5f8614c85
Conflicts:
dbaccess/source/core/dataaccess/documentcontainer.cxx
|
|
The asm code loads values into parameter-passing registers r0-r3.
(That is one of the very purposes of the asm snippet.) We need to tell
the compiler that. The compiler does not analyze the asm snippet and
has no idea by itself what it does.
Otherwise the compiler might well put one of the input values to the
asm snippet, like the "pmethod" (the value of the pMethod variable)
into one of those registers, so that when that value then is used in
the asm snippet, *after* r0-r3 have already been modified, it
obviously is totally unrelated to pMethod any more, and the result is
that the code jumps into hyperspace.
Apparently this has worked purely by luck, or thanks to GCC
conservatively avoiding using the r0-r3 parameter-passing registers in
this way. The problem was noticed when using the same code with Clang.
The above analysis tentatively confirmed by Caolán and Jani Monoses,
who wrote the code.
Change-Id: I3018c2e2ccb83e7a71144425fa404ad28bb955d6
|
|
Change-Id: I2b02b62311c00fc47892ea7e24d8bc01ac4fb149
|
|
Change-Id: Ibd92f5ebe3079dd0b75a0f429efc68842a4305ec
|
|
Change-Id: I00d127dbb6151e3100be931079cbf8907ac69ddd
|
|
What happens here is that the xCursor->goLeft( 1, true ) selects the
entire inserted table, which is then deleted. That causes annoyances,
such as an assertion from ~SwIndexReg because as collateral damage the
SwTxtNode that SwReader::Read's pUndoPam points to is also deleted, as
well as missing tables in the document.
DomainMapper_Impl::RemoveLastParagraph() can avoid this by not using
setString() but instead disposing the paragraph, like it already does in
other cases. But don't do it for new (loaded) documents, because it may
kill flys in that case, which i strangely couldn't reproduce when
pasting as RTF.
Change-Id: I87302b8916e39ca42bc4fedfee40ac38fadd0939
|
|
These do not occur as such but while a node is being destroyed it is
still in the nodes array and may have some base class types; without
giving these a value gdb will just stop printing the nodes array then.
Change-Id: If78c4f633312cf8bad0048b704fe20bd09c7c28f
|
|
My self-built 4.0.1 on Linux handles this fine, but 4.0.1 is not used
for LO building except for MacOSX. This specific operand combination
is rather unlikely, so this shouldn't actually cause any problem
in practice, hopefully, but I'd still like to check this where possible.
|
|
|
|
On mingw sal_Unicode is not wchar_t (see sal/types.h).
|
|
::rtl:: prefix removed from OUString as well
Change-Id: I4de29a9c487ff2b87fdb5efa8e75aaf5b88402b0
|
|
Moreover, according to MSDN, wcscpy() in C++ is a template that doesn't
need the length passed, so this shouldn't make actually anything worse.
|
|
|
|
|
|
Change-Id: Ia49f0c8982e901fdb869d451cc3f272f629afc81
Reviewed-on: https://gerrit.libreoffice.org/1384
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
This appears to be broken at least since
bde5b815873450dc9520c4dd300829eb5bd72daa "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
|
|
Change-Id: Ife2d92131f7cd758628ae686cde734dab56e4499
|
|
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
|
|
Change-Id: I2a4381cbe1e716cd2de1fb596053646d1a74d4b0
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmai.com>
Reviewed-on: https://gerrit.libreoffice.org/1572
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
Partly reverts d7a5ec62e91ce3dc5b784815254218f16181f676
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
|
|
Change-Id: I67301dbd5b77cc5439f80b6bf4c241ca953216fd
Reviewed-on: https://gerrit.libreoffice.org/1595
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|