summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-07-13emf: test for negative numbersCaolán McNamara2-1/+1
Change-Id: I9d9b6f3e9592ca7b85cee5422e43d4ca46b8bb36 (cherry picked from commit 4661b2dd34bd7c56b6d783d49f265e9ecde19caa) Reviewed-on: https://gerrit.libreoffice.org/16970 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit b7bcf8ccc15f7d80a3966a340b987dfa9fd41bd0)
2015-07-13fix another gif import crashCaolán McNamara2-0/+3
Change-Id: I0ffa569e0c4240e11184df7dd56b95d87a12425d (cherry picked from commit ee35b72064d8d1333709b102b051360018f8044b) Reviewed-on: https://gerrit.libreoffice.org/16962 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit 86247d7236cd38a8ae29c66c13e06356fb170b34)
2015-07-13fix and test for xbm import crashCaolán McNamara7-1/+2028
Change-Id: I47e7cb259908ffc6a00475369af1a841acda1da7 (cherry picked from commit 7eb693f87b6a01044999564cce0a18fefca11c99) Reviewed-on: https://gerrit.libreoffice.org/16955 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit 16ba215eb912043cd3a400ed17c1a68e2f70f7f2)
2015-07-13fix gif import crashCaolán McNamara2-0/+2
Change-Id: I3a5e0efef6843fb8f8b485fa2369ac5b99513c31 (cherry picked from commit 839e051c658a638a259be6a6bb091b654fac405f) Reviewed-on: https://gerrit.libreoffice.org/16954 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit 6bdca73d186ab1c01129c094acaa8b261e092fcc)
2015-07-13fix potential hang hereCaolán McNamara1-8/+13
Change-Id: Id62cdb90420b9ccf4e98fc1af46c70db6ed60ee0 (cherry picked from commit 7eef63bb2a4d14cb35201f84f38855910f468e20) Reviewed-on: https://gerrit.libreoffice.org/16923 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit f202ff6ba07a75e0423fa8e5be2e0f41dc7f056d)
2015-07-13emf: fix hangCaolán McNamara2-1/+1
Change-Id: I2410308ecccb8c5318a718bafadc7b40a98cb82b (cherry picked from commit 8695633023cc321a095753db98bdc69d2aeee058) Reviewed-on: https://gerrit.libreoffice.org/16977 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com> (cherry picked from commit 5ef9b838791ebb7c4d5695dce5e5fd12eddcab96)
2015-07-13avoid endless loop with busted wmfCaolán McNamara2-3/+7
Change-Id: I104de360f2e861e959ad2dad434a768440877f6f (cherry picked from commit fd2749455fe25e24b448a44f9ada6113e5ac0d13) Reviewed-on: https://gerrit.libreoffice.org/16915 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com> (cherry picked from commit 902be1faa4c18b1381e77e4e1630edf6ed301556)
2015-07-13coverity#1266485 Untrusted value as argumentCaolán McNamara1-12/+17
Change-Id: I7708ecaf5412535055584ed6c71beaa9cd71c10c (cherry picked from commit 0934ed1a40c59c169354b177d7dab4228de66171) min legal size here is > 4 (cherry picked from commit 3131205c05a3fde4ef1e3322cc48ca23c443f6d3) Change-Id: I9f68d000b32623db4d949d13284043630f5689f4 (cherry picked from commit 964000d415bcf491704dad57aee7e0656ea60dab)
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara1-0/+4
Change-Id: I667bb264f92024b72f230c2ddbba3887471345f2 (cherry picked from commit 755b9320c81948358a1d4104c8875594b5700d39)
2015-07-09Updated corecp-4.3-9Andras Timar1-0/+0
Project: dictionaries 82e8c4659a1809459483b41885b27902034e756d Updated pt_PT dictionary to version 15.7.4.1 Change-Id: Idcfd8ed02f3256380e02e5fba777d94d5ad12bce (cherry picked from commit bc0b610f6989aa0c20792ae88c663c3f5d464cc6)
2015-07-07Updated coreAndras Timar1-0/+0
Project: help 45e7ff0bd2c5b1f8a0279e5abe5c041207c601ff tdf#86301 fix hids of startcenter (cherry picked from commit 5aad108719014b52c9aba6be407ed553d0095a66) Conflicts: source/text/shared/guide/startcenter.xhp Change-Id: Ic33ff7519d820d9d770db6a3d2d067a81fb38272
2015-07-02put python starter shell script to Resources folder of OS X appAndras Timar1-0/+4
Change-Id: Iaed947b9168fbd1e2d2c79da724426b56bd8a830
2015-07-02LinkUpdateMode is a global settingStephan Bergmann6-42/+84
(cherry picked from commit 77cc71476bae2b3655102e2c29d36af40a393201) Conflicts: sw/source/core/doc/DocumentLinksAdministrationManager.cxx sw/source/filter/xml/xmlimp.cxx Change-Id: Ida1257337c6e0916f2228fe053d9c9f085183af6 Reviewed-on: https://gerrit.libreoffice.org/16422 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-07-02users are annoyed by "JRE Required" dialogAndras Timar1-1/+1
Change-Id: I193128e3abd5bcd396c9cac7ace954e37251f644
2015-07-02tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+6
2 changes for the 2 following bts First bt: see https://bugs.documentfoundation.org/attachment.cgi?id=116883 Second bt: see https://bugs.documentfoundation.org/attachment.cgi?id=116888 Reviewed-on: https://gerrit.libreoffice.org/16557 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit cb813b392d1f59ad8927b87e899d8a33d1db2504) Change-Id: I92ed3b7305bb5b714532f2dcffd615a8337db8b6
2015-07-02Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara1-8/+13
This reverts commit 6c84442f99de109b585d3ba8964deb8dcf261c0f. "tdf#87820 Images not displayed properly in Calc" and replaces it with an alternative solution Change-Id: Iecb560d43767f0e41e442a307eefcdcecb7589ef (cherry picked from commit 2d196d0ee26b3840e56ec6537066a3b4a2f08691) (cherry picked from commit 72da6ef835982e1927fd7405bb42f403c2fee5f9)
2015-07-01Bump version to 4.3-9Andras Timar1-1/+1
Change-Id: Id9b00fcf38e6126c058a7159abf899c0b23b9525
2015-07-01ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar1-1/+1
Change-Id: Ia4da5ac97a21965795584afda5d547368f970bad
2015-06-30tdf#92191: Don't use any IPC pipe in a sandboxed OS X appTor Lillqvist1-1/+10
Creating the pipe fails when sandboxed. This caused us to not start the OfficeIPCThread, and that then meant that the file open requests coming in through VCL_NSApplication's application:openFile: method in vclnsapp.mm were not processed properly. The OS takes care of not starting multiple LO apps simultaneously anyway, so we don't really need any pipe, I hope. Change-Id: Ia920520ce2928787313f83199028f9c9942f61f3
2015-06-30Untabify and add Emacs and vim mode linesTor Lillqvist1-1929/+1929
Change-Id: If7966b0b914d4c4c41e6f749ed6bad8e712964cc
2015-06-25avoid problems detecting HTML files with .xls ext.David Tardon3-4/+38
Change-Id: I9955223aac20f3f640fde51bb7231666c269ca70 (cherry picked from commit 86c6f18c2766aad43d6e3bfcf3530e40440ebca7)
2015-06-20linguistic: try to avoid crash with null LngSvcMgr::pAvailGrammarSvcsMichael Stahl1-0/+8
Most likely it was cleared by another thread while this one showed the "no JRE" dialog. Change-Id: Ib0e74c73a510f52778163ad24c20d7ae835ced11 (cherry picked from commit 00a1f2089bb250a8a9130109baac4d0c93adc3d0)
2015-06-18Make 'Show License' button work on OS XAndras Timar1-0/+5
(cherry picked from commit ed4fe167a9705e714970ab5725aaae8854b1125b) Change-Id: I947033790476f982efd6a275831d2439b2859d8f
2015-06-09not necessary to open read/write to extract document metadataAndras Timar1-0/+1
Change-Id: Idf1bfbac1adc083f6d697d19ca41110f765955e9
2015-06-03fix assert on export of ooo63141-1.doc to odtCaolán McNamara1-5/+8
if bAutoStyles is true then the mbDoSomething of the SvXMLElementExport is false, and the ctor/dtor doesn't do anything so any attributes added to the exporter are not cleared by the SvXMLElementExport dtor so only add the attribute if bAutoStyles if false and might as well extend the block to cover the use of SvXMLElementExport and use the other ctor which defaults mbDoSomething on Change-Id: If35cd35e902372562fd7e78b3f970d91fcec3c16 (cherry picked from commit bd75327c8bc1157036ca11db8c808dc7ceb2109e)
2015-05-31Bump version to 4.3-8cp-4.3-8Andras Timar1-1/+1
Change-Id: I855ed23092f4e8224207505d3aea83012631a50c
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro2-0/+60
anchored to cell but changes position after reopening Also included tdf#68797 "FILEOPEN lost position of lines anchored to cell". It was marked as duplicate but the step to reproduce are different. Conflicts: sc/qa/unit/subsequent_filters-test.cxx Conflicts: sc/qa/unit/subsequent_export-test.cxx Reviewed-on: https://gerrit.libreoffice.org/15523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 487880b6882ec01c1b4679eae60bec484272a86b) Conflicts: sc/qa/unit/subsequent_export-test.cxx Change-Id: Ia1c4010f118749256077a0ecad6ca16b867d22f7
2015-05-28Revert "tdf#76291 write encoded URL as href in html output"Andras Timar1-9/+4
This reverts commit 98dbb5bac6c4933fd41afc1259dfaa17fc0678ca.
2015-05-28Revert "tdf#90905 fix for url encoding in internal urls"Andras Timar3-15/+2
This reverts commit 88c8441a73c1b7f2269b0ef92d21c56d901a1d2e.
2015-05-28Revert "tdf#76291 unit test for html export href encoding"Andras Timar2-9/+0
This reverts commit 44f7f938f1269189c0927e9e10d5044b8dc029cb.
2015-05-23Revert "Resolves: #i124703# adapt coordinate range from ms relative..."Andras Timar1-10/+1
This reverts commit c764a3d978beb2e6197a8d3f7df53d81ebf72467.
2015-05-21tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch1-7/+6
Change-Id: I5a723d5ecc4a075be64ba9766e574d9a9df50eb1 Reviewed-on: https://gerrit.libreoffice.org/15821 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-05-17Collabora specific URLsTor Lillqvist4-9/+18
Change-Id: I5a16033851fd1e8441d451f14295e0c8d664d001
2015-05-17tdf#90905 fix for url encoding in internal urlsVasily Melenchuk3-2/+15
Do not try to use INetURLObject class for encoding of internal document links. External URLs are encoded as before. Change-Id: I90621819ed21c3f793171ac4ab3fc7d49ac69f56
2015-05-17tdf#76291 write encoded URL as href in html outputVasily Melenchuk1-4/+9
INetURLObject class is used to create correctly encoded URL Signed-off-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 0706b5756e06b7773a78e3046a47efc2c81d92b1) Signed-off-by: Andras Timar <andras.timar@collabora.com> Conflicts: sw/source/filter/html/wrthtml.cxx Change-Id: Icc9e71e848fd8a0b487f74232b9ad3e7ddde50b4
2015-05-17tdf#76291 unit test for html export href encodingVasily Melenchuk2-0/+9
Reviewed-on: https://gerrit.libreoffice.org/14333 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 675e1fe198298702ced8eab02a7df5164d66a8f0) Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: I273af8b570adfcb7bfb784495bc31d2f4f1ee00b
2015-05-14Bump version to 4.3-7Andras Timar1-1/+1
Change-Id: Ia01ac1695c4b88dc5868f054236f8468c1383335
2015-05-14shell script in Contents/MacOS is not acceptedAndras Timar1-1/+1
Change-Id: I5a482a617f40730d223d0a1401a66d9ab70d7774
2015-05-14do not set unix executable bit for CREDITS.fodt, LICENSE.fodt and NOTICEAndras Timar1-4/+4
(cherry picked from commit cb5a0b03bef4eb8ab0d8689ec73ed83bb73ef5c0) Conflicts: scp2/source/ooo/common_brand.scp Change-Id: Iab15ca1479d39e480369a18a7b043675d319f2ca
2015-05-12build fixes for --disable-python optionAndras Timar3-3/+9
Change-Id: I57ecd757f0f39d533129eda566f5e13751b25a0f
2015-05-12Remove potential old leftover before moving the app bundleTor Lillqvist1-0/+1
Change-Id: I7f0a8ae184a2f3d8a4476415b56df4ad8e4e342f
2015-05-11create empty .lproj directories for languages supported by OS XAndras Timar1-5/+2
The previous solution had problems. InfoPlist.strings were empty, because localization has not been working since the CFBundleTypeIconFile entries were removed from Info.plist. Icon file basename was the key in documents.ulf. So we packages 0 bytes long files. The second problem was that we used LibreOffice language codes, and OS X language codes are different in some cases. This caused problems such as French strings on English UI (e.g. Open/Save dialogs), because the system did not recognize en-US.lproj and en-GB.lproj, and fell back to the next one: fr. Change-Id: I9c502cdf737b497ca2ceef8f3c535ccfea2f6134
2015-05-10don't execute ScOpenCLTest::testFinacialIRRFormula on OSXNoel Grandin1-1/+9
it has intermittent failures which causes the tinderboxes to unnecessarily spam my inbox (cherry picked from commit c60eac8db02fa6bd9097dfd387251bf85d9a7616) Conflicts: sc/qa/unit/opencl-test.cxx Change-Id: I689b9d8c5da169dc6572250afe686b79039fba34
2015-05-10Fix compilation error against OS X SDK 10.9Tor Lillqvist1-1/+8
Despite what the comment says, it seems that the declarations *must* match the ones in the SDK's cxxabi.h. (Why do we need our own declarations at all then? I am not entirely sure.) Change-Id: I32c2bed69816dc5fd0a20afe04c5a9045ee70dc1 (cherry picked from commit 77cfb8478c8e8058bb43e92fa18c47411e11b2cf)
2015-05-08tdf#78834 enable localized system dialogs on OS XAndras Timar1-0/+7
Change-Id: I37f5b183b36f2a3077f591162402ddd83e4a46d4 Reviewed-on: https://gerrit.libreoffice.org/15673 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit 2df138b483f60ffdcd3b62c8c2884d2f5cc076af)
2015-05-08tweak CPOSX.confAndras Timar1-1/+0
Change-Id: I56ba01d0a7b3bad6cb152e080a5c6c9f926c7949
2015-05-03tdf#66232: Cannot open files by COM2Mike Kaganski1-4/+6
As suggested by comment 13 of the bug, the problem is caused by commit b248624126c271c88381d3dad6e04fc954f65779 by Noel Grandin. 1. DocumentHolder::DocumentFrame(): XDesktop2 cannot be directly queried for XFrame2. And in this case, simple XFrame is enough. 2. DocumentHolder::CloseFrame(): m_xFrame->dispose() violates an assert because of NULL reference. Reverted to previous code. 3. Following commit debde4fdc443f522562ee29def4c27512d64609a by Andras Timar (supposed to fix the bug), found two places where previously used to be UNO_QUERY, but now UNO_QUERY_THROW is used. These places are reverted to use UNO_QUERY. Change-Id: Ifb9e74367d5dd99ba12166abdd443b29a8018aeb
2015-05-01Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara2-1/+8
because an unchecked checkbox can have a smaller paint area than a checked checkbox. This has always bugged me (cherry picked from commit d194074aa34e3724dd9b93fbc81bf2ba793cd37a) Conflicts: vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx Change-Id: Iac0f075089611b47c381863a9655445d732bfddc Reviewed-on: https://gerrit.libreoffice.org/15510 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-05-01tdf#75019 bookmarks in exporting to mediawikiRobert Antoni Buj Gelonch1-6/+50
Change-Id: Ieb066d37196a22e67226d59e12c7869c1fc8cc8a Reviewed-on: https://gerrit.libreoffice.org/15509 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-01tdf#75360 tdf#90474 line breaks in exporting to mediawikiRobert Antoni Buj Gelonch1-4/+7
Change-Id: I7b6c9c76102fe22fdae6e62472b717358bfcee8b Reviewed-on: https://gerrit.libreoffice.org/15497 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>