summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-09-19Writer export to PNG|JPG dialog preparation, current page number nonsenseEike Rathke1-1/+7
... if selection, workaround to get SvFilterOptionsDialog displayed. Change-Id: I7ebf2bfa8054555db2365078a02effd88ce5836f Reviewed-on: https://gerrit.libreoffice.org/42486 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-09-19odk: document what doxygen means by "Protected Member" in IDLMichael Stahl1-0/+9
Interfaces and services that are marked as "optional" in IDL are deliberately tagged as "Protected" by doxygen, while everything else is "Public", so that in the inheritance diagrams dashed lines are drawn for "optional" bases and solid lines for non-optional bases. Unfortunately this also causes doxygen to produce the text "Protected Members", which appears hard to change, so just document it for now. Change-Id: Ice878981bac5bbb7a8a33a10f2b5f68c394e4340
2017-09-19sal: fix numerous doxygen warningsMichael Stahl5-5/+10
Change-Id: I2fd3fb7b67a62d349ff917466b08c75c19dcbff6
2017-09-19iOS, libzmf patch for 64 bit.jan Iversen2-0/+21
add patch Change-Id: Ieee366fc0bfd5837e5fd9c326e0a021bac7e3e84
2017-09-19iOS, prepare libfreehand for 64 bit.jan Iversen2-0/+23
updated config.sub Change-Id: I7ca88e740fc479794a902be8decdbcf82032130b
2017-09-19Updated coreOlivier Hallot1-0/+0
Project: help e52676102bf94041c27870a5ae86d7532db637ac Helponline: more language support Change-Id: I138ff9551f7d8c99c92a32bdcf91d261168ba5bb Reviewed-on: https://gerrit.libreoffice.org/42482 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-09-19Mark patch as upstreamedStephan Bergmann1-0/+3
Change-Id: I6e49099a264fbe1ddddd4931182eb6247be9cb10
2017-09-19xmlsecurity: be consistent inside #ifdef _WIN32Miklos Vajna1-2/+2
The other ifdef doesn't influence indentation, so don't do it here, either. Change-Id: I84259a46d1f66180e4fea295930f40b2b83e58fc
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos7-5/+87
Change-Id: I2407d0227e10204354ee69fd9a2af9ca93077221 Reviewed-on: https://gerrit.libreoffice.org/42432 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2017-09-19Related: tdf#112211 DOCX import: fix handling of missing first ind in <w:lvl>Miklos Vajna3-0/+10
Usually a DOCX numbering definition has multiple levels, each level containing a <w:ind ... w:hanging="..."/> element. When this is missing, we should default to the Word default, not to the Writer one. This makes the DOCX version of tdf#106953 imported correctly, in preparation of dropping the original fix that helped RTF only. [ The DOC version of the bugdoc is still not imported correctly. ] Change-Id: Ib7fc1de55316a73188c023665a585ac7056341f7 Reviewed-on: https://gerrit.libreoffice.org/42447 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-09-19prep for other flat xml formatsCaolán McNamara1-0/+3
Change-Id: Ib2aa62f06f8b8a69b4dfbea5a1137aede18f6b78 Reviewed-on: https://gerrit.libreoffice.org/42458 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19external/libexttextcat: Silence various -fsanitize=shift-baseStephan Bergmann2-0/+43
...during 'instdir/program/soffice writerfilter/qa/cppunittests/rtftok/data/pass/EDB-18940-1.rtf' Change-Id: Icd5eb7b1f574e95b48b9d2fcb97d4157404dda13
2017-09-19iOS, solved code never reached (sbxvalue.cxx)jan Iversen1-0/+2
used #ifndef to avoid "code never reached" Change-Id: I3f3d6f9aa31a263b783528e2921133ed526146c9
2017-09-19iOS, patch libcdr to accept 64bit compilejan Iversen2-0/+23
Change-Id: Ifa52ee6caedbf79450b098a3a0debe75836debb8
2017-09-19Better update of external/boost/boost_1_60_0.undef.warning.patchStephan Bergmann1-9/+9
follow-up to 9d837f19d1bf4cfbdee528e027f5b72d9b1da73d "Upgrade to Boost 1.65.1", in accordance with <https://github.com/boostorg/config/commit/ 2dfd1a95bab49afcc374aadb1491d8fde189db74> "Move workaround.hpp out of detail (used by more than Config)" Change-Id: I666911ef89e94b4ab717c23394b76dd0662dd9ef Reviewed-on: https://gerrit.libreoffice.org/42443 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-09-19Updated coreOlivier Hallot1-0/+0
Project: help 994536d0140bbe439dfedf9ee551aa665f8b87dc Add more lang in helponline custom search add zh-*, ru, tr, de, da, cs Change-Id: Ib1853d13de6321e300b24820dd01efddb1205ff2 Reviewed-on: https://gerrit.libreoffice.org/42340 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin25-132/+132
Change-Id: Id95334da347c8341d9d190307603218eedb9c1e6 Reviewed-on: https://gerrit.libreoffice.org/42457 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin14-33/+33
since it's generic over the various unixen, not anything else Change-Id: I994d5c9be99134b804e96bc045bf054fd9b434ef Reviewed-on: https://gerrit.libreoffice.org/42455 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-09-19rename GtkData to GtkSalDataNoel Grandin8-42/+42
to match all of the other SalData derivates Change-Id: I1d40ea5934edbeab747c10570657ac7d23230840 Reviewed-on: https://gerrit.libreoffice.org/42454 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-09-19ofz: disable more config related codeCaolán McNamara1-3/+3
Change-Id: I2458000c5d46a371cec0a17fb0bfd86a2444dc42 Reviewed-on: https://gerrit.libreoffice.org/42472 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19ofz#2538 avoid oomCaolán McNamara2-12/+16
Change-Id: Ief86805a1d8c010826351d7b701678ee2945770d Reviewed-on: https://gerrit.libreoffice.org/42466 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19ofz#3427: boost::bad_rationalCaolán McNamara1-3/+9
I'm quite content for an exception on bogus input Change-Id: Ie08396b3479114159e546395dca5370aed380378 Reviewed-on: https://gerrit.libreoffice.org/42469 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19renderToGraphic: assert document and target sizeEike Rathke1-0/+3
Specifically a document width or height of 0 leads to div/0 => -nan(0x8000000000000) => MapMode with 2147483648 => Fraction numerator overflow assert. Catch already here. Change-Id: I06588c64104733c2df8c2e1d6983ad95c9a74e57
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski4-3/+60
This shuts down the VCL scheduler later in the DeInitVCL call and asserts active pending tasks, as these will never be processed after shutdown. There is currently a TODO whitelist, so the unit tests still pass but probably most of these should be fixed. No task in the list looks critical - all seem to do some idle / cleanup work. This also processes all the Idles before shutdown. All seem to be of type sfx::SfxItemDisruptor_Impl. Change-Id: I9cc484a525cc2bacd54c4f271f86997517393e92 Reviewed-on: https://gerrit.libreoffice.org/40533 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2017-09-19iOS, remove support for 32bit (arm).jan Iversen20-1349/+17
Supporting 32bit iOS, means a.o. adding several libraries to the dependency list because macOSX does not install them by default (e.g. zlib). 32bit is only used in old iPhones. updated configure.ac removed from solenv/gbuild/platform bridges corrected Change-Id: I415e744a9cb4acb3b5fbfca33c22940a1d56e390
2017-09-19ofz: survive missing configCaolán McNamara1-1/+1
Change-Id: Ie09544ffefcd1789aef7a7f6193aaaddd3ad1896 Reviewed-on: https://gerrit.libreoffice.org/42467 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19ofz: survive missing configCaolán McNamara1-1/+2
Change-Id: I9d05602b6e3af2bb54e1c82668090d71153b3c9d Reviewed-on: https://gerrit.libreoffice.org/42463 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19expose fodt to oss-fuzzCaolán McNamara5-1/+85
Change-Id: Ifdc71fc4a1defbd5c07b93c844a8ccaa055969aa Reviewed-on: https://gerrit.libreoffice.org/42451 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19it's spelled "facade"Michael Stahl1-1/+1
Change-Id: I5533a870f44bd12206e3627fe0469f37f4e02436
2017-09-19svx: Simplify FmSearchEngine's code with std::unique_ptrTakeshi Abe2-23/+7
Change-Id: Ibda0f912c940091676889529224488846c91b50f Reviewed-on: https://gerrit.libreoffice.org/42456 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-09-19Clean up a couple of overly verbose SAL_INFOsTor Lillqvist1-12/+1
Change-Id: I2b17bfb95f687617967d4e43356d39aa3bb6e041
2017-09-19PDF signing: don't fail unittest on invalid certificatesMike Kaganski2-8/+41
Without this, expired/not yet valid certificates, as well as certificates without private key, make test needlessly fail. Change-Id: Ic8ff85db54f1f1b1fb49fde82424f597f1555c96 Reviewed-on: https://gerrit.libreoffice.org/42434 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-09-19loplugin:unnecessaryoverrideStephan Bergmann2-14/+0
Change-Id: I37c338fd08df3dc102963ccffc65c1f0684653be
2017-09-19loplugin:overrideStephan Bergmann1-1/+1
Change-Id: I439beb03e18cbdabf89bfacad63911c2910ad772
2017-09-19Bin pointless functionTor Lillqvist1-7/+2
Change-Id: I70e124359364275dc1a10d1f818bac14e0563173 Reviewed-on: https://gerrit.libreoffice.org/42446 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2017-09-19Inconsistent declarations of ImplSalYieldMutexAcquireWithWaitStephan Bergmann1-1/+1
...introduced with 3840aede596e6fc24f7ed7df9100fb028134aac6 "Unify SolarMutex implementations" (causing link failure and clang-cl loplugin:unreffun with 64 bit Windows builds) Change-Id: I273d15e74ad88648ebbccb33f1348497779cc488
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky2-6/+5
In other words, let's open documents in the non-web view even when saved with <w:view w:val="web"/>. The behavior I see in Word 2013 (and it's documented that his happens in 2016 too) is that the setting is not a document setting any more, but user's setting. Ie. regardless of what is written in the file, the .docx document opens in the Print Layout if the Word was in the Print Layout until now, and in the Web Layout if it was that mode. We handle the non-web layout much better than the web layout, so let's just default to the normal layout on load. Change-Id: Ieba7ddc280b9b79501a6b89ff21b03a86356583c Reviewed-on: https://gerrit.libreoffice.org/42414 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2017-09-19Fix typosAndrea Gelmini2-3/+3
Change-Id: I59c6ca2af7a3aab55da6a29afa02dcd611492a59 Reviewed-on: https://gerrit.libreoffice.org/42452 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-09-19ofz: fix Indirect leaksCaolán McNamara1-0/+8
Change-Id: Ib851012a0e3ad520a09c1e43e3f77417ab05f9c4 Reviewed-on: https://gerrit.libreoffice.org/42435 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-19Looks like we can just as well use ADORecordset hereStephan Bergmann1-1/+1
...instead of _ADORecordset, to make this consistent with the reset of the ADO driver code. (Appears the former is a #define for the latter.) Change-Id: I0b2d89e4483cf7f441df2cf2ceef7bfd37866cf9
2017-09-19unused m_xProgressHandler in TplTaskEnvironmentNoel Grandin1-2/+1
since initial commit 7bf29c44efa5985f59c160ba5a75dc212f955d42 Date: Tue Oct 14 05:23:43 2008 +0000 CWS-TOOLING: integrate CWS mba30fixes02 Change-Id: I6284ed98c0d9f06c78c5abdf29657988ac42fa43
2017-09-19unused Registration classNoel Grandin1-68/+3
since commit 1b694dad643334ec1bab3f823dcd68f44a05ebe3 Date: Thu Aug 24 22:14:27 2017 +0200 loplugin:unusedmethods Change-Id: I54ec057e9216f3b245b86b6c81fb75ca06917d74
2017-09-19unused m_relatedTarget in CMouseEventNoel Grandin2-3/+1
since initial commit in commit acff30cd25b28aeaa75f96c38b58203163966eaf Date: Tue Mar 2 08:47:29 2004 +0000 #i25594# ui events Change-Id: I47cadedb8899114aa64c2ac585e4a9722ea38720
2017-09-19unused xForbiddenCharsTable in ImpEditEngineNoel Grandin2-8/+3
since as far back as I can see Change-Id: I828d527e91479f40d0186b09043de4841d735e84
2017-09-19inline some use-once fields in cuiNoel Grandin9-27/+9
Change-Id: Ib2abea6b1f68cf193325d312e67578b2d346e39a
2017-09-19fix caching in OResultColumnNoel Grandin1-1/+1
this obviously never worked, because the template method was never updating the cache field, just a copy of the cache field Change-Id: Ibeed9a0f0764a4d398548c05aed466cd6cdfc266
2017-09-19fix SequenceOutputStream constnessNoel Grandin6-10/+50
Change-Id: I6e1039c077602b2cb42702cb4131f9503ef533c2
2017-09-19unused m_xLastFrame in DesktopNoel Grandin2-5/+2
sinice commit abf3022d6378deb71946d644de92d26c73515ac2 Date: Wed Jul 31 10:03:28 2002 +0000 #101886# roll it back temp. Change-Id: If1058c0130d1a2c68bc041a3f7433df87effc0e4
2017-09-19unused m_nFieldType in OFormattedModelNoel Grandin2-6/+0
since initial import Change-Id: Ib347a24c108b97f76e9384d5c567db1474c8d686
2017-09-19various unused fields in MediaDescriptorHelperNoel Grandin2-55/+14
ever since initial import Change-Id: Ie2df9fbee973e5c9bcdac090770d6a683450dfa8