summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-13Version 4.2.1.1, tag libreoffice-4.2.1.1libreoffice-4.2.1.1Christian Lohmaier
Change-Id: I376ff8812a4c3c3cae18fa8632c9128e0ecaccca
2014-02-13bump product version to 4.2.1.1Christian Lohmaier
Change-Id: Ib3d95e9705c77d757ca256a0655c18979c4193eb
2014-02-13Branch libreoffice-4-2-1Christian Lohmaier
This is 'libreoffice-4-2-1' - the stable branch for the 4.2.1 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 4.2.x release, please use the 'libreoffice-4-2' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: Iad657393e400fb4ac18ee8a80eb0479768597e9d
2014-02-12fix crash during xls import, related fdo#36580Markus Mohrhard
Looks like a possibly invalid xls file but let us just do the right thing and not crash. Change-Id: Id96db06798cd19d96938ca84956046e5a5e5b529 Reviewed-on: https://gerrit.libreoffice.org/7985 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-02-12fdo#74824: Update mdds to 0.10.2 which fixes one crasher bug.Kohei Yoshida
Change-Id: If05c7573530c892dc063dfb7accec1c24a322ddd (cherry picked from commit 07e2c31831ad265b018e5fdf59bdde048fbb4d35) Reviewed-on: https://gerrit.libreoffice.org/8018 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-12Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida
With this change, we ensure that mpNumArray is never NULL even when the range consists entirely of empty cells. For an empty range, mpNumArray will be non-NULL and filled with NaN's while mpStrArray will be NULL. P.S. We need to backport this because without this, the existing OpenCL code could lead to a crash during OpenCL enabled calculations. (cherry picked from commit 2ec3127da35933fc6d5ac47ecedd0267f67c1d62) Change-Id: If5cead26ebe917af150cf7e39e17afe3f310beb7 Reviewed-on: https://gerrit.libreoffice.org/8021 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-12corrected Estonian [et-EE] quote charactersMihkel Tõnnov
Namely: Estonian has several sets of correct quote mark glyphs for double quotes („”, „“, «» are all common), however the Institute of Estonian Language [1] recommends using the first of these, i.e. „” (99 low, 99 high) [2]. As for single quotes, Estonian texts rarely use them, except in a few fields such as linguistics and biology -- and both ‘’ (9-9) and ’’ (6-9) are considered correct [2, 3]. However, apostrophe in the beginning of a word (which is effectively the same as a starting single quote) can also be used to indicate omitted character(s) -- but there, only ’ (9) is correct [3]. [1] Eesti Keele Instituut, the main official body which maintains and studies the usage of Estonian language; http://en.eki.ee/index.php [2] The last page of https://docs.google.com/viewer?url=http://keeleabi.eki.ee/pdf/164.pdf (in Estonian) [3] Handbook of Estonian Language, http://www.eki.ee/books/ekk09/index.php?p=2&p1=11&id=86 (in Estonian) Change-Id: If88e6e03e3e4aa1919a25dbe2fa2ffc8c9a04f4a (cherry picked from commit 51fc602184ab8d1afbfb183a3d25b1122c8b1e29) Signed-off-by: Eike Rathke <erack@redhat.com>
2014-02-12Resolves: #i124179# trigger update User Fields...Oliver-Rainer Wittmann
and related Input Fields when user directly edits a User Field Input Field - assure that no recursive updates occur (cherry picked from commit 3c2b5242e81575ec4b6c110afd88894670bd2283) Conflicts: sw/inc/txtfld.hxx sw/source/core/fields/expfld.cxx sw/source/core/fields/usrfld.cxx Change-Id: I36af4d5e8008f16737e3ec14c1ec737a5f43d3b1 (cherry picked from commit 50f0bb85b7e18001886fdf8bb03eb1d138838b90)
2014-02-12Resolves: fdo#74780 #i124178# correct export of User Variable Input FieldsOliver-Rainer Wittmann
(cherry picked from commit b95fa33a4d2827adb8e16de5bae4e535d8c826c9) Conflicts: sw/source/core/unocore/unoportenum.cxx (cherry picked from commit 91f509fda9a04670e0752a214188be87bce1f2ac) Change-Id: If645dd2f02ef0e511e44615339d6403cc469c784
2014-02-12fdo#73363: sd: fix mis-detection of Visio files as PPTMichael Stahl
SdFilterDetect::detect() erroneously detects all binary MSO files, and because the Visio types would be checked after PPT, Visio is pre-empted. Change-Id: I6ec3647a508dc8d79b47bfff6de35ccae39416ee (cherry picked from commit e62339f856efa0b8ef03df3bf8b93e098c4ac0d3) Reviewed-on: https://gerrit.libreoffice.org/7976 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-12Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWikiJulien Nabet
See http://www.mediawiki.org/wiki/Help:Formatting Change-Id: I6cf50e957d3aef6bff6e86a031da175d5544e98c Reviewed-on: https://gerrit.libreoffice.org/7998 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-12Do not reference a dangling OUStringStephan Bergmann
Change-Id: I0908d1300d0d1acb515345ccbdf6cdc2bf44d6a5 (cherry picked from commit 151f3d665581d887cda1e36b817afb124c5c789e) Reviewed-on: https://gerrit.libreoffice.org/8004 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-12Don't set JAVA_HOME on Mac OS XStephan Bergmann
...for one, it doesn't appear necessary there ("needed for awt"), and for another setting it according to Oracle's JRE 7 would prevent a subsequent visit to the Advanced preferences pane from listing Apple's JRE 6, as launching that java and reading its system properties would be fooled by the JAVA_HOME and report the Oracle system properties instead. Change-Id: I02d82de6113b44b3cae3fb55cd83177fe852d769 (cherry picked from commit 237d2c923b77479dbdf07db7bd926c45b01b8fc8) Reviewed-on: https://gerrit.libreoffice.org/8005 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-12nPDescPos is never readStephan Bergmann
...since b48f4e99e1d2935f84bc2fac1e6670dd83939673 "#86296# use page descriptor only if necessary", and this nicely removes the odd for(i = 0; i < nPDescCount + 1; i++) loop that read past the end of the maPageDescs vector. Change-Id: I9b0f24231774eef7231eff4b053fd56c020c6e69 (cherry picked from commit 7fb6ae28ae7bebd67c2b9bf2cf517f1f7bb2777e) Reviewed-on: https://gerrit.libreoffice.org/8003 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-12Updated coreChristian Lohmaier
Project: translations 44e8f81735ce29b81fc6593d29c0e0f5e21f4f02
2014-02-11Related fdo#74597: Java on Mac doesn't use javaldx/library path fiddlingStephan Bergmann
...so no need to return non-empty SunInfo::getLibraryPaths (for the Oracle JRE, cf. how this had always returned an empty set for the Apple JRE in otherjre.cxx). This fixes the bug that selecting the Oracle JRE in the Advanced options pane didn't stick, because jfw_areEqualJavaInfo was called on a JavaInfo read back from XML where nRequirements had been cleared (in CNodeJavaInfo::loadFromNode) and a JavaInfo where non-empty SunInfo::getLibraryPaths -> VendorBase::needsRestart() == true -> nRequirements == JFW_REQUIRE_NEEDRESTART, so always returned false. (There's multiple errors here. It is questionable whether jfw_areEqualJavaInfo should take nRequirements into account, at least when used from SvxJavaOptionsPage. And VendorBase::getLibraryPaths appears to be only used to compute VendorBase::needsRestart, ignoring the actual path data. But leave that for future clean-up.) Change-Id: I5f004434b1cb7e909a153c43c474a2317f24b0c1 (cherry picked from commit 6c697a99c90a40492eb8c16466a2082cc2be927e) Reviewed-on: https://gerrit.libreoffice.org/7997 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-02-11edit->changes->show has empty filter settingsCaolán McNamara
Change-Id: I98999c0f402cf84d89b3a1167480dc27fdbc2be9 (cherry picked from commit 55c413b9cb2692b784c6c43a519be08146438237) Reviewed-on: https://gerrit.libreoffice.org/7994 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-02-11fix buildDavid Tardon
Change-Id: I65476b98a58b749619003965c41cfe0f32ae2e13 (cherry picked from commit 477e26b9ab681460823f7af042713e28f043cacb) Reviewed-on: https://gerrit.libreoffice.org/7996 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-02-11do not loop 30 million cells to find a non-empty rowEike Rathke
If for whatever reason an AutoFilter area was setup to extend down to, for example, row 1048559 but the actual last data row is 15817, with 27 columns it took ScTable::GetDataArea() to look at 27884034 cells to find the last non-empty data row ... Change-Id: Ic8cbebe7ddf9b23c8edb55c4821d8a4c69e8b75d (cherry picked from commit 6c5acfbefddeca1b2336cdc4158ec6e6f2a46858) Reviewed-on: https://gerrit.libreoffice.org/7978 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-11fdo#74014: Broadcast here....Kohei Yoshida
Change-Id: Ib3c1e6b18af2c96c8c38237ab65f868ffec5f139 (cherry picked from commit 182ac74065d8724bf74003cb72928b2cfa7388e9) Reviewed-on: https://gerrit.libreoffice.org/7989 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-11fdo#74209: This search algorithm had another issue. This fixes it.Kohei Yoshida
When the search range was i.e. 1-3, and the match was found at 5, the old code would return 5 when in fact it should have failed. This change would honor the end position and limit the search within specified search range. Change-Id: If12a92fd3930ad128a5b0699a1addd96fb3a8eba (cherry picked from commit 1da03a88a98b50633d61557de27e4c0702a665eb) Reviewed-on: https://gerrit.libreoffice.org/7988 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-11cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida
It's faster, and it actually prevents a bug where styles fail to get set when the document contains at least one protected sheet. Change-Id: I9a5d7250ca44dd46364ab62f2e0130e967427c66 (cherry picked from commit d12c0e5d36cc106cb4f9a27dba2f29c10b5d6f93) Reviewed-on: https://gerrit.libreoffice.org/7982 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-11fix crash during file format detection, related #i101863#Markus Mohrhard
Change-Id: I2aec2e95f49ab70a9e94c5d52f70855f4381a24e Reviewed-on: https://gerrit.libreoffice.org/7986 Tested-by: Kohei Yoshida <libreoffice@kohei.us> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2014-02-11fix import crash related to ooo94186Markus Mohrhard
Change-Id: I2eb8c895eef53b5b14e81c5491d7ced6ead3c40a Reviewed-on: https://gerrit.libreoffice.org/7984 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2014-02-10fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida
Change-Id: I7922905523406d05f864b10e1ecfd27f3fb5f9d6 (cherry picked from commit 49341001e76389f11bf67d756f4742275bc9dcd9) Reviewed-on: https://gerrit.libreoffice.org/7962 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-02-10related fdo#65430: forgot to 'unlink' setOpenTemplateHdlJoren De Cuyper
This was introduced in 96e7225260aac0815643a4043f4ddb4e6b5764a1 Conflicts: sfx2/source/doc/templatedlg.cxx Change-Id: I9bb8abbc9e9167b1e43bebf4477cf73010bf2d92 Reviewed-on: https://gerrit.libreoffice.org/7959 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-10adjust PackageInfo for zip filesBjoern Michaelsen
see commit 7fe9808f009af2f0a4da58663eacd2caccdcaafe for reference Change-Id: I060021150f8ef976ffeb417b18dda31367e549b8 Reviewed-on: https://gerrit.libreoffice.org/7975 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com>
2014-02-10upload libabw 0.0.2David Tardon
Change-Id: I2b73c5546e767030344f787efb9a9cafa9635ad3 (cherry picked from commit baa84c47a1637898560162ef5d24530eef81b10d) Reviewed-on: https://gerrit.libreoffice.org/7973 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-02-10coverity#1130443 Improper use of negative valueCaolán McNamara
Change-Id: Ie56b1d5ceeb68bb3d7dffe6ad8949485a93e1fbb (cherry picked from commit 0419524c57a7c18386c6cdc893a59fd95e589de9) Reviewed-on: https://gerrit.libreoffice.org/7957 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-02-10upload new libe-bookDavid Tardon
Change-Id: I69e87ad57513c7349aa0abf38b6054583d367963 (cherry picked from commit 95c54daf9cc3054de1bdc52dd327908716fc4a8c) Reviewed-on: https://gerrit.libreoffice.org/7971 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-02-10upload libetonyek-0.0.3David Tardon
Change-Id: I626345b34332d7797f1df412545d8d718e9c634c (cherry picked from commit a53dafbc9628bb243cee1714bfea59272ae57663) Reviewed-on: https://gerrit.libreoffice.org/7970 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-02-10upload libodfgen-0.0.4David Tardon
Change-Id: I1c0527b01a958fca6e0cb3febb1915762f8a0074 (cherry picked from commit 79eab004dca8413cf99ea688291083df2d146230) Reviewed-on: https://gerrit.libreoffice.org/7972 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-02-10instdir/program/senddoc lacks executable mode bitsStephan Bergmann
(but appears OK in "true" installation sets) Change-Id: I1c044409b97bd3121509a2185dfac89298312954 (cherry picked from commit 46e63b70d99eab31758afd3abf29c2237b9248de) Reviewed-on: https://gerrit.libreoffice.org/7967 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-02-10fdo#72733 Fix crash on abi2010-1.doc exampleCaolán McNamara
(cherry picked from commit 3b65cd24408bb78676dfa42cf01669970125068a) Signed-off-by: David Tardon <dtardon@redhat.com> Change-Id: Ib3e43e14f9223bc53f20f1241d9b8c0eaa5470ad
2014-02-10fdo#74323: The end position is inclusive.Kohei Yoshida
Change-Id: Ibd0ff19d7fd2de72a3b8d790a371da4b23df38c8 (cherry picked from commit b6378a1651e7157063746d7001ef566545338bd0) Reviewed-on: https://gerrit.libreoffice.org/7961 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-10fdo#73374 Trendline: correct R^2 for forced interceptLaurent Balland-Poirier
In case of forced intercept, R^2 must be calculated in a different way. This patch calculates R^2 of trend line in the same way as LINEST function. Change-Id: I3ac361f014569261f05d513acb3428de5c7641ab Reviewed-on: https://gerrit.libreoffice.org/7326 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com> (cherry picked from commit 9e67015be6e9e53e19466117d692de17c18463da) Reviewed-on: https://gerrit.libreoffice.org/7956 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-09coverity#1169826 Dereference after null checkCaolán McNamara
Change-Id: Ie431672b5a6ba1d613ae1cb9e48fa6d1db6a6b4a (cherry picked from commit 57e0062f2043f7a0382db5f4d01c6c70ca8aca46) Reviewed-on: https://gerrit.libreoffice.org/7953 Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com> Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com>
2014-02-09fdo#74453: Only adjust tokens for top formula cells of formula group.Kohei Yoshida
Change-Id: Id04387dffac271b3d617da0fbc19c862c929d60a (cherry picked from commit 1556dbc451f067d8744378fb9bac0eaa7ef8f5ac) Reviewed-on: https://gerrit.libreoffice.org/7946 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-09fdo#74512: Generate escaped sheet names after the grammer is set.Kohei Yoshida
Otherwise the single quote characters wouldn't be properly doubled. Change-Id: I864ca8912a35049905e52e002d92d648e1278015 (cherry picked from commit 83cdcdb9f0fe11309939f5dca4fb46e426559896) Reviewed-on: https://gerrit.libreoffice.org/7947 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-09fdo#74479: Treat empty cells as if they have a value of 0.Kohei Yoshida
Change-Id: I3701848016c230138e8791f683a2c8b97219198d (cherry picked from commit 295869ce95c00a0e0b192ea6bf62753f91badaf2) Reviewed-on: https://gerrit.libreoffice.org/7954 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-09related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl
The Area dialog for shapes unfortunately makes it possible to set gradients/hatching/bitmap that uses the default items in the SfxItemPool. These items however cannot be stored to ODF files, since these are represented as elements, not as attributes on a style:default-style; what we get for defaults is a somewhat silly draw:fill="hatch" without an draw:fill-hatch-name. So prevent the dialog from creating them by forcing a selection of an entry in the list. Change-Id: I67cc6dbbf7b491f06d094d4de1e9c3ffe79b01f5 (cherry picked from commit 38d0047da7f964c862360b48d88cc869ad376b6b) Reviewed-on: https://gerrit.libreoffice.org/7930 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-09fdo#74230: ODF export: write stroke and fill color in graphic defaultsMichael Stahl
The pool defaults for svg:stroke-color and draw:fill-color were changed and while previously (effective, manually overridden) defaults were written into ODF files, this was lost with the change; restore that. (regression from c0eb5e7772c848806db8ab461f77f9549c1d8b2b) Change-Id: Ibcd863260976aa42116175c7f19cb33760af986f (cherry picked from commit 45d3577bc5726eee44f491fd30a7f11dc428431a) Reviewed-on: https://gerrit.libreoffice.org/7929 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-02-08fdo#74521: Only pick cell notes for that sheet, and skip the rest.Kohei Yoshida
Change-Id: I06a069e835eb7f2f90d34f4fcdfd935aff0234de (cherry picked from commit 771b9d2718f28beedbc1a913e8965cdd1fc75a88) Reviewed-on: https://gerrit.libreoffice.org/7945 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-08fdo#74273: Let's not shift the note twice. Once is enough.Kohei Yoshida
The notes already are shifted at the top of the function. We don't need this bottom one. Change-Id: I10858d937674e236eecbc42ee08bf6eba197755a (cherry picked from commit 8f60dd0223f8834224b196153f0d8601403d76dc) Reviewed-on: https://gerrit.libreoffice.org/7938 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-08fdo#74414: No need to incremenet nRow here... It's just plain wrong.Kohei Yoshida
Change-Id: Iecdbb3eba46ddf2f2bc4f2334c7d45a4e2d801c8 (cherry picked from commit 1e3ef350d730bc54a3e9c393c2df6fd1f839a3a8) Reviewed-on: https://gerrit.libreoffice.org/7944 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-02-08fdo#73281: Why!?Kohei Yoshida
This restriction makes absolutely no sense. It was likely someone's temporarily hack that was totally forgotten in the past 10 years... Not to mention removing this fixes my bug. Change-Id: I7394cccdc9fe486fda6cdd9b7eaf98fd291895a9 (cherry picked from commit 503b7191737eafa5621dc0aa552092793676c998) Reviewed-on: https://gerrit.libreoffice.org/7942 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl
The GetPrevPara() method apparently has to return 0 when there is no previous paragraph. (regression from ac85b6cff11d193f5f71d11b1f3cc1c474653f59) Change-Id: I09a3e1d3a3adb33562e4e03c0755447047cbd433 (cherry picked from commit ebd0d0056d89a6a69d2cb75e28758132cb5c236b) Reviewed-on: https://gerrit.libreoffice.org/7940 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-07resolved fdo#74622 re-intern shared strings copied between documentsEike Rathke
(cherry picked from commit bba69a3449598eddc465e3467e52ff975fd81938) Conflicts: sc/source/core/data/column4.cxx Change-Id: I64719e12be1f1c61bc86c99f1698f35db87d97be Reviewed-on: https://gerrit.libreoffice.org/7937 Tested-by: Kohei Yoshida <libreoffice@kohei.us> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2014-02-07fdo#74506 fdo#74291 -Template manager-store selection before calling dialogJoren De Cuyper
It looks like calling a dialog/querybox result in a deselection of the selected ThumbnailViewItem(s). Therefore lets save this selection first, before calling such dialog. Change-Id: I45a1da4307759ca6472f793fff29b1e2507fd5c9 Reviewed-on: https://gerrit.libreoffice.org/7902 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit a411bf38da3668094698c06c8424aa9d68c85702) Reviewed-on: https://gerrit.libreoffice.org/7925
2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper
Currently only templateAbstractView had such handler, which are templateLocalView and templateRemoteView are based on. Change-Id: I6694d0804a8b7e58abc0ddc970e811d053394d6f Reviewed-on: https://gerrit.libreoffice.org/7918 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 96e7225260aac0815643a4043f4ddb4e6b5764a1) Reviewed-on: https://gerrit.libreoffice.org/7923