Age | Commit message (Collapse) | Author |
|
Project: help d8b9fe2b21d1a3e0fdd7ca0ce41b7c136d7fcf76
typo sw->swriter
|
|
Column 1 only consisted of static values prior to this. Inserting a
formula cell will break the range-based formula sharing and dependency
tracking but it should still continue to work.
Change-Id: I5187ccf15ec1dffe4b6b10086f815b18c21e17c1
|
|
We will later handle this use case using shared formulas.
Change-Id: I6403ae4adddc865d0418290e1549a91ef4eeb318
|
|
Change-Id: I5dad87cd67f8644509087394faa7c4880deb8ee6
|
|
Lubos has apparently a case of xmlCleanupParser run as an atexit
handler, from KDE's Strigi library; hopefully this should help
to avoid the abort then.
Change-Id: I50d2e92e5078016943f71a62070743ab8d6628bb
|
|
Change-Id: If11bff5804770976f069a49a1c508744d6e1987b
|
|
These iterators are already assigned with the same value a few lines above.
Change-Id: I4051db7599824cf407af9ec91ef8f6633467ea36
Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr>
Reviewed-on: https://gerrit.libreoffice.org/938
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib075209a2b61041ed40685093bc277243a0bef04
|
|
The trick here is that we can't just fall back to Hebrew encoding for
the whole document, as that would mirror shapes as well. Instead, check
where \rtlch is used, and there fall back to the default encoding.
Change-Id: Iaf155912fab6a559ed165870b8524c23cabcb86d
|
|
That's how this worked prior to stlification.
Change-Id: I4b1a9735c92efc181a2d1f47cafb04d2855fdfe2
|
|
...the same way it is done in soffice.bin. framework's Desktop::dispose()
requires the solar mutex to be still alive, which is destroyed in DeInitVCL, so
if the component context/service manager is only disposed afterwards, the solar
mutex is already gone.
This required moving disposeBridges() around, but it allowed to get rid of
DisposeGuard.
Change-Id: Ibec3d19040fdae23f492cd1e29084e673403e00b
|
|
Project: help c532aed5026dbdef6992b3aa1e2714de02781b4a
update endnote and footnote help ids for .ui format
|
|
Change-Id: I5a8dc6ddc620bf4a4bdccfb17ffbf1155fa53987
|
|
Change-Id: I22c7e030a77f125f70b1b532b3c07c5a405b18b0
|
|
Change-Id: Id24975e0bc9a28f6c66599c4b58c01471dd2d8ef
|
|
... so everything is re-delivered on an incremental build when unpack
happens.
Change-Id: I0d6dae6bdbafc94898546146140069d4c67f5c8e
|
|
Change-Id: I042d6de9533f0f33e1fb64c3b92dc1bafaa6149f
|
|
It works on Fedora 17 with internal nss, at least :-)
It would be nice to clean up the patch and throw away all the crack
related to cross-compilation on Windows, but I am really not much
interested in that. Also, I am lazy .-)
Change-Id: I008e13b0c4eef9cef361af058e1f32deada8e2aa
|
|
Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e
|
|
Change-Id: Id436bdbf3a307a3a3c9735ad911e397a21ab701b
|
|
Change-Id: I24b3c5dd299e0196a7a508286e27a79869f8f044
|
|
Change-Id: Ic3bcc1297cde1c0680637d02c0e60528d2e60e52
|
|
|
|
Change-Id: Ic2f43692f003f6d3a88681d61fe21f52276b0b7b
|
|
For some reason $(LIBS) seems to contain a bunch of unneeded libraries
including -llo-bootstrap when we get here. Those won't be found by the
basic configury as there are no -L switches included, causing the
lovely "C compiler cannot create executables" problem.
Change-Id: Id7cfba191bd16649c7948194eb7ebdbfbfb74f3e
|
|
Change-Id: I05a587d4b0556cb9eda49583441b3f57d923a800
|
|
Change-Id: I50377a12c2baadf48767e1d4c265417d3c8ab765
|
|
Change-Id: Ie95947935b5891642f22c81a15ae1d9ed24fd3f2
|
|
The problem us that gb_LinkTarget__use_curl only declared a dependency
on an *unpacked* curl tarball, but the curlbuild.h file is *generated*
during curl configury. So something that depends on a (non-system)
curl needs to depend on curl having been configured at least. Let's
try like this.
Change-Id: I87b2a3292807d9bb873c3656caf58c4d98d8f622
|
|
* Removing m_xLngMgr.is() check from SfxThesSubMenuHelper::GetThesImplName was
unsound with SfxThesSubMenuHelper ctor swallowing Exception; best fix appears
to be to remove the swallowing.
* Prefer forward declarations over #includes.
Change-Id: Ie4e7dcd6cdb14046516d119605bbf78e81359768
|
|
Create a merged XLinguServiceManager2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
|
|
...regarding 03ded70913f957460f90608465e4d0a182879074 "rename
ucb/source/ucp/webdav to webdav-neon" followed by
015b29b74aaf16f5bdf6a90f6e7d5c1d210fe281 "re-base on ALv2 code," copied from
libreoffice-dev IRC.
Change-Id: I7388007f5f8cfd34aa19cb68ee3bc59b2905153b
|
|
...so that these tests also work from a toplevel make.
Change-Id: I82899ce6f1760b34b365ee5cfacbadb1f40de766
|
|
Change-Id: Ia8bcd2efd8137922024fb2ed2f2e4197f4ee25e1
|
|
Change-Id: I0b997cdd3c133fa2212d519a136fa17f08a68730
|
|
... "SvTreeList: fix singular iterator compare assertions" after commits that
broke it again.
Change-Id: I527fe37e2a0a9f6fbba468261892379920f02c10
|
|
Change-Id: I51cd4e315f99099b9ee62761f404dbb640bc3106
|
|
Change-Id: I326409a90162395150a72dcb108b180a07f1afb9
|
|
Change-Id: I87d6e518aebcd0074f673b84b66df27ae9a0a15a
|
|
Change-Id: I72d764cd88dcd6516edfd11dd39d54f166340de2
|
|
Change-Id: Ic20584b5da2920dc8f2761b7f2c65c58713c5895
|
|
Change-Id: Idda5d6ad4d8991efb97d75b7ee743bc98b3e4c03
|
|
Change-Id: If3fdbf7118b94ae9d71ca388f07e3b0a5b4e5787
|
|
Change-Id: I9e9f6fa6a198bbab7397f7e10a3c39ecdd9e00f9
|
|
Change-Id: Id29111b0dd9a14fc2dbb18447293b2ac01e20df4
|
|
Change-Id: I8ed7ed76536cb71eff9f7a362220462f0ec112e3
|
|
There still lots of other methods that should take const pointers.
But one step at a time...
Change-Id: I1bae409ddb1939943db8c6f40d1b180f82f42bce
|
|
This replaces SvTreeEntryList. The only thing to be wary of is that
now we use ptr_vector to store child entries, which changes the scheme
on the life cycle management of tree entries.
Change-Id: I92b6e41ea500bc9b9227259c010887b798194909
|
|
Change-Id: Ife802611e8aef10e5d06f04617662753d6f2ee21
|
|
Change-Id: Icbceb222d400652f4e8757a9aa2967bee60bc09e
|