Age | Commit message (Collapse) | Author |
|
Change-Id: I853e520dd60c3e19cbf7a7b620115df50fc25b30
|
|
Change-Id: Ie15422d7936cd84d5c4a07a5b75fdb02efc6ea1e
|
|
Lossless image compression of png files using ImageOptim.
Saved 27KB out of 488KB. ~5% overall (up to 66% per file).
Change-Id: Ida48909411b02bbc6d355dc0678151089afabc26
Signed-off-by: Andrew <dent.ace@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/15393
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I6646872f76bb9365a8c2ef809bc942f28b690a32
Reviewed-on: https://gerrit.libreoffice.org/15378
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
rsc stash stuff in a 'value' filed that was defined as 'long'
saddly it stash also pointer there... which on WIN64 truncate 64 bits
pointers in 32 bits scalar.
That went unnoticed for years because on every other platform
sizeof(long) = sizeof(void*)
Change-Id: I218ae181c9d6b64ade457ee49942d1d07a933bb7
Reviewed-on: https://gerrit.libreoffice.org/15394
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
"eg." and "ie." are frequent informal alternatives of "e.g."
and "i.e.", (e.g., see http://en.wiktionary.org/wiki/eg),
but these word forms weren't in the sentence
exception list, resulting unnecessary automatic
capitalization of the next words, "eg. Here."
Avoiding double trouble, this capitalization is disabled now,
like in the case of "i.e." and "e.g.".
Change-Id: I86819ae62967de3fe4ea5d032972b3ad30f059f2
|
|
Change-Id: I0781e4d8d9a9c2c9b8ef9968babeca8274d126ec
|
|
Change-Id: Ib6b8e49e1795c1b748dfec6a63333ee5011c04ad
|
|
Change-Id: I727f0bcee5c506fd524ff1b1b6f9de5f012bed20
|
|
Change-Id: I56155e234b13ca3e9fb95565d08a38252eeba712
|
|
Change-Id: Iff0b072f0968e1e3e54617bd6903019ef3edb1ac
|
|
Change-Id: I4b2a7ea03aafbfbf1fece1533da801a4326d80f9
|
|
Change-Id: Ia9302fd2ab0012365850295ef960a91af223c022
|
|
Change-Id: I3113877d7e59ad3ac799ebacb51914553cca57e4
|
|
Project: translations 9741c39649c0c54cd79b9949d28eca364c087b61
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck
Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
|
|
Change-Id: I399b389d4bd54357c6578417d2983017a60f0f51
Reviewed-on: https://gerrit.libreoffice.org/15383
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Ic08080f34cb01d0be6b760339f773feebd8bebf2
|
|
Change-Id: I36ca118fd1412febd3384c25359a7b285908336b
|
|
Change-Id: I7792f542204f9813f3e36a49924da17f7abd14ea
|
|
Change-Id: Icda809faf315dac5953d38781b2b401d51f7a40a
|
|
Change-Id: I7733e1ea08322638afe4ffda8bb535f5223cc8e1
|
|
Change-Id: I1d7fa501959758d17440edcec146724cba97535f
|
|
Change-Id: I379ee890d184e3c79851bb1ea2f8b9b4de65e44c
|
|
Change-Id: I1dcea725686f8224bda03913d0b0da9f743a5fb7
|
|
We should not really export it as this leads to wrong import into MSO.
Change-Id: I94897eef040af0785acb3c7615ce6f5b5a96f055
|
|
Yes, you read that right, if there's no space in front of the first
argument, cl.exe will *ignore* it.
Change-Id: I73d9bf026705538e53b5d91091a4c96eb15739b2
|
|
bt:
2 0x00002aaaab2b5226 in __assert_fail_base (fmt=0x2aaaab3ebce8 "%s%s%s:%u: %s%sAssertion `%s' failed.
%n",
assertion=assertion@entry=0x2aaaae2ecf10 "index >= 0 && static_cast<sal_uInt32>(index) < static_cast<sal_uInt32>(getLength())",
file=file@entry=0x2aaaae2ecec8 "/home/julien/compile-libreoffice/libreoffice/include/rtl/ustring.hxx", line=line@entry=500,
function=function@entry=0x2aaaae2ed740 <rtl::OUString::operator[](int) const::__PRETTY_FUNCTION__> "sal_Unicode rtl::OUString::operator[](sal_Int32) const") at assert.c:92
3 0x00002aaaab2b52d2 in __GI___assert_fail (assertion=0x2aaaae2ecf10 "index >= 0 && static_cast<sal_uInt32>(index) < static_cast<sal_uInt32>(getLength())",
file=0x2aaaae2ecec8 "/home/julien/compile-libreoffice/libreoffice/include/rtl/ustring.hxx", line=500,
function=0x2aaaae2ed740 <rtl::OUString::operator[](int) const::__PRETTY_FUNCTION__> "sal_Unicode rtl::OUString::operator[](sal_Int32) const") at assert.c:101
4 0x00002aaaae1f44f8 in rtl::OUString::operator[] (this=0x7fffffff36b0, index=13) at /home/julien/compile-libreoffice/libreoffice/include/rtl/ustring.hxx:500
5 0x00002aaaae274036 in SbRtl_Shell (pBasic=0x3531fc0, rPar=..., bWrite=false) at /home/julien/compile-libreoffice/libreoffice/basic/source/runtime/methods.cxx:3613
Check if third param isn't empty, if not, aCmdLine finishes with a space character
Change-Id: I095b6dc7c7d2d4c826fb47aa1414c558bbc27c04
|
|
Change-Id: I3db188dbd7db19d69dc2683fac3e912d1aef8847
|
|
Change-Id: Ia53d7a2aba039386cafcf8d0030c9e768c08b743
|
|
Change-Id: I2b23d406463168f010c8f2d48889a5a0ff15895c
|
|
fold DocxWriteTable into SwWriteTable and make the same improvement to the rtf
filter as the docx filter to keep the table writer in sync with the current
table, and mirroring the cache improvement of the docx filter into the rtf one
Change-Id: Ia0d5972acbe6524da67497defdcbcd26cfdc44fb
|
|
soffice.bin: svl/source/config/languageoptions.cxx:167:
static SvtScriptType SvtLanguageOptions::FromI18NToSvtScriptType(sal_Int16):
Assertion `false && nI18NType && "Unknown i18n::ScriptType"' failed.
assert is new since...
commit a7b7c64afc523cfd9ff4e724b3efbec6567fc1c8
Author: Noel Grandin <noel@peralex.com>
Date: Wed Apr 15 09:36:39 2015 +0200
convert SCRIPTTYPE_ constants to scoped enum
this fix seems sane.
Change-Id: Ic308bd34ac4ac76dd9e679f4387eb3ccea7a46c1
|
|
Change-Id: I5c74d150d5e7e35ef9512e6f07bf370c521b0fec
|
|
Change-Id: I78a2b74a4e80018a8093457cb15a93d49c0ff8f3
|
|
Change-Id: Ibbd0404c88a4086b9583a430e8c6fa4d0bc558eb
Reviewed-on: https://gerrit.libreoffice.org/15377
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Ie42766d5340083f0c14184738867375c648f9464
|
|
Change-Id: I8e703012fe5693251aea6ec1f7a7997c4d6b0edc
|
|
Change-Id: Id154295e7f241acf986d9c3078c9ca18dbcce0e7
|
|
Change-Id: I510995b55f69b7541f3cf11f0af66b73657af1ca
|
|
Change-Id: I487ab62f412512b0437e6b46a01a3be7c88f5760
|
|
Change-Id: Ic1fdd15e90f16037b79bb78fed6fa3a5a914498d
Reviewed-on: https://gerrit.libreoffice.org/15374
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I1a25d603333b78dc89534e45fa23f99c18bd0ee6
|
|
Change-Id: I64f751455fbba901bb41f91daaf64ee4878a19b4
|
|
Change-Id: I0e0f064357543e5dc86b178ce30ee005e5483e04
|
|
Change-Id: I9eb51741d8c5ace52cff70b1954ebde678e6b338
|
|
Change-Id: I7ebe365c81af5ee9ea70b2efad8908b360a51a7c
|
|
Fix hack for #i78615#
Change-Id: I7571f3039e0af91560e24c6d00a7ae456f8ba300
|
|
Change-Id: I8eda0998f0bb9503cf7d6e89ace2fb1872273880
|
|
Check that we don't clobber a custom bitmap in the dialog.
The (non-obvious) trick is that the name of these is non-empty, so we
can check that to filter out pool default items that Draw likes to put
into item sets (?), as well as just plain weird items that Draw likes to
put into item sets, while avoiding relying on the surprisingly
implemented ImpGraphic::operator==().
(regression from 38d0047da7f964c862360b48d88cc869ad376b6b)
Change-Id: I0b94e49ef3a9a32c188c3b117a57f780f55e1584
|
|
old school complex tables can create a table model
where a cell exists in the table but there are no
paragraphs in it.
--------
| A | C |
----
| B |*D*|
--------
i.e. normally for the above there are 4 nodes which
get exported, even though C and D are merged. But it
can be the case that there are only three nodes, and
*D* is missing
be conservative for now and only do this for the
obviously broken no cell start but cell end case
and incrementally build up the test-cases
Change-Id: I5703595f61688a66b7fac7f3905ace0c207c9875
|