Age | Commit message (Collapse) | Author |
|
Change-Id: I0f97d12f55e506af699976bf81f4dcf956195aab
|
|
...to SwFmtFtnAtTxtEnd instead of SwFmtEndAtTxtEnd, both derived from
SwFmtFtnEndAtTxtEnd
Change-Id: I4b909f136268058bedeacd6b47d3f4cd88522ad5
|
|
Change-Id: I115b17da8cc246bf1b2502ed53ef00edad70a21d
|
|
Project: dictionaries 080424980483bcc29a3556cf1a681c45cd5c50fc
|
|
Change-Id: I6a3f8c9bffd2dbac90c73e472f99dd97b9977127
|
|
*bzzt*, <lightning arcs, faint smell of ozone>, it's alive!
Change-Id: I0b42f4e2603e6d76200d63ab2e26bbb856ae1173
|
|
...similar to what has been done for svx/sdtmfitm.hxx in
6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: I694c42a53cb9041b51ef876416f0f61963b89f86
|
|
The construction in Basic
Set a._This = a
is useful to export the address of an object to Subs or Functions.
It increases however the risk of memory leaks.
Avoid when avoidable.
Change-Id: I81bf01badf00687526a358eda117a55b12f5d72b
|
|
Change-Id: Ie08970cefccdb1339e162bb5f4d3318efc6c61a5
|
|
Change-Id: I836381f710e4f36b977284f6996bb135fc328049
|
|
Change-Id: I037dd97049aecff023f0ffb8dfdbb772dbde7ae0
Reviewed-on: https://gerrit.libreoffice.org/11069
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I1e253922fdb606648eff9865f1125a24e35b0d9a
|
|
...similar to what has been done for svx/sdtmfitm.hxx in
6a2ea81ca1622d2c2ad55bea8ddc28167fcc2794 "Remove unused ctors" and
68969cc61adecac481ae9656978ef952f435b310 "Consistency around SdrMetricItem."
Change-Id: If7a3c3834f63bd0b358da4d05e9510c3f695c5d0
|
|
http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01145.html
http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01147.html
now we just fail instead of crash
Change-Id: I329c676337885bcf4fdfdcdb5912d75424862126
|
|
Change-Id: I86087bac83de9756a1645fef6f0d74306f8d010d
|
|
Change-Id: I2f4bd53bbf94ea439e774ea85e61adcdb920c497
|
|
The problem was the following: setPropertyValue("IsAutoUpdate") on the
style failed -> a number of styles was not imported in
StyleSheetTable::ApplyStyleSheets() due to the exception, then when we
tried to use one of the not imported styles, we also got an exception in
DomainMapper_Impl::finishParagraph(), which resulted in not calling
DomainMapperTableManager::handle(), so multiple cells of the same table
wanted the same range for cell contents, and that resulted in a crash.
Regression from cf33af732ed0d3d553bb74636e3b14c55d44c153 (handle
w:gridBefore by faking cells (fdo#38414), 2014-04-23), but that commit
just made the previously hidden problem visible.
Change-Id: I788cb6b4a2c7b7efbfa48297c658bb26450bf583
|
|
Change-Id: Iac9e2883067b6cf4fdc259110642002b4ef6e48c
|
|
Change-Id: I12f59c6d06323d3d9ebcd55ee5fe7e43597a11b4
|
|
Change-Id: Id8796438fd63065a9aefdd4e142b6638a65bbb5f
|
|
Change-Id: I4d7a37ab9b31fcce7704f07d883d6f7806f066ec
|
|
Change-Id: I6688251eac8ecb5ea671cae281c2445df773be16
|
|
- currently mapped to --with-theme=galaxy for migration
- warns though
Change-Id: Ib40dabd4c54b6cac0b7f3c6f6183b2e4d1545331
|
|
Change-Id: I741733a053c8b0123be8efbcb9fde39f53f6d83c
|
|
Change-Id: I8eae6f1ed791ba92c3b4679d1b9f8041f16678d1
|
|
...cf. 75400111a50ce0b4026e7eb73a896ac3c28d6155 "INTEGRATION: CWS
swqbf64: #i65250# <SwFrm::mnFrmId> now in general available," but is rather
useless nowadays anyway
Change-Id: I1e9d6c289fad021764f7e1b1af0d7b9dca67bf53
|
|
Partially fixed by Caolán in
3ac80237f310366afef0f7b6c427889d652bd369.
Remaining issues are the paragraph submenu, and the top
menu for both selection and paragraph. Also fixed for
the drawing text and annotations shells (including the
regression created by the above commit, that the dialog
didn't show at all).
Change-Id: I1ba4c825ad48af23ad5c07c8c5f25380952c0be1
|
|
ELFv2 ABI on ppc64 optimises stack allocation
(http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01149.html
so we're getting no argument save area
This now appears to pass the simple cases and onwards
to the tricky ones
Change-Id: Ie56d148ebea7fcfc023cb7183bc97f09186e66b4
|
|
Change-Id: I2ae1368a2ffc20e988ff3ab66590a9f98902b862
|
|
e.g. java grammar checker installed and java
disabled at runtime
Change-Id: I84b0e5eeb3ef9c30e153cb5fb65e35270023cd34
|
|
Change-Id: Iea1688213cc0ebb8fcb3d3e3c862fd31275b9b38
|
|
If subTitle placeholder is not found, try body instead of title.
And use body text styles instead of title, for subTitle.
Also improve PPTShape::findPlaceholder to find placeholder
with just nSecondSubType type without the same index.
Change-Id: I470e7268088eb989fb934007dfcf704f67d8cb1d
|
|
Change-Id: I570fe82f3207e8b40a0e4727c6641fdf59113978
|
|
Change-Id: I593527c365ad6925229a3dd7d9e1c589fc4e34a5
|
|
Change-Id: I461bdb31e7a088a2aa5200614479c8578e717b23
|
|
Change-Id: I9dcbc271dac9a2395bf2a7adb160c965627a0277
|
|
Change-Id: If79676a1b160ac37faecad6070a9fb2ba3cc128f
|
|
This reverts commit 72305ed49d4c9ba968d7bf6d8d5ae564bb92147d, which was bogus,
cf. the comment in ImplRepository::getDocumentBasicManager about recursive
calls.
|
|
Change-Id: I55eccc6367cf3255af05c075631945f47417d682
|
|
Change-Id: I937f96457347195ed18ddcdc75b1106840f0522e
|
|
Change-Id: I70017a5c6f9403520ee79e9d0864352eb1c8e100
|
|
Change-Id: I55da464ef1d3381fb51949a349f844dbd7da49eb
|
|
Change-Id: I1db4816f4693e35024c6dc6c70585d7b72e68c32
|
|
Change-Id: I023f79187aaf6eb943a50516dace2aa229c5a87b
|
|
Missed this earlier. Should be a SAL_WARN, but postponed.
Change-Id: Ia6b178702461c8a0fa5ded3e1c47795b95da7d98
|
|
Destroying the function list while an instance of the Formula Wizard is
still open is a bad idea. Workaround not doing this when loading a
document due to a DDE function or external reference being entered in
the wizard.
Change-Id: I6fa00fb4f442bf7c9410679e446ff460289e4b16
|
|
... when parsing ='foo'# with no character following.
Change-Id: Id65fce721cb47a4d3c947c677323bdcaa2ce957f
|
|
There is no need to run a type detection on the input
file (for a second time!), just to get the document service.
This also simplifies the conversion of some generic formats
like HTML and RTF, using Calc export filters. Previously
setting both input and output filters was required. Now it's
enough to set the input filter, or simply use --calc.
Change-Id: I825e0fe3e7368d6649acb434b13de53a4523064a
|
|
...to avoid detection of filter from other services, and to
additionally check for filters other than the preferred
by the type (see SfxFilterMatcher::GetFilterForProps).
Change-Id: I64609b32f6aac7553b4b6b96db88acfcad0ce000
|
|
Linking those things takes a lot of RAM.
Change-Id: I4db9ee3f07f97601d526ab3f905ecadbf4c552ca
|