summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-06masOS codesign: Use of unset variable is an errorAndras Timar
Change-Id: I270b7ab66d502e767a62e7e98ec3cefe7b9646d5
2017-03-06don't try to install pdfium lib in --disable-pdfiumRene Engelhard
Change-Id: I77f2ab2b627ceee2d6b0d44e530b4ac691510bf3
2017-03-06Try harder to debug the random TB failures hereKhaled Hosny
Change-Id: I490302e56e6dcc222fc9b65755f16272bb53af56 Reviewed-on: https://gerrit.libreoffice.org/34930 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
2017-03-06remove unused #includeLionel Elie Mamane
Change-Id: I97111309432359968e890aacd0a285d068991307
2017-03-06tdf#40575 remove obsolete MAX_DAYS checkLionel Elie Mamane
Change-Id: Ifccf3a1fe27011a8e72464bf76cadcf16f5f5fa7
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann
This reverts commit 8cfda7206139b3017346c435591c77c9741ba8ee. The problem in that issue is that the configmgr/source/winreg.cxx code generates .xcu data where such an extension prop doesn't have an oor:type attribute, which is not allowed. On the other hand, it is important that the PropertyNode representing such an extension prop has a staticType_ of TYPE_ANY, so that later layers or programmatic calls can store values of different type.
2017-03-06Check for divide by 0 in Calc function NPER.Winfried Donkers
Plus improve efficiency and use correct prefixes for variable names. Change-Id: I2ba0863a57aad4c89bc930fa69b08ed90b070002 Reviewed-on: https://gerrit.libreoffice.org/34902 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-06Add constraint and divide by 0 check for Calc function RRI.Winfried Donkers
Plus rename variables with correct prefixes and common names. Test for type of error in unit test. Change-Id: I48d2fee180e5e093189c1bb6fe889cbf74260fc4 Reviewed-on: https://gerrit.libreoffice.org/34882 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-06Check for divide by zero in Calc function SLN.Winfried Donkers
Plus use correct prefixes for variable names. Change-Id: Ia60117bec22eb305cb351a2e5fa0e757b4897139 Reviewed-on: https://gerrit.libreoffice.org/34872 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-06tdf#106236 Check for all constraints with Calc function PDURATION.Winfried Donkers
Plus use of correct prefixes for variable names. Change-Id: I430039fa23fc73e13bf1992f4188a67ae47b52ab Reviewed-on: https://gerrit.libreoffice.org/34819 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-06tdf#106210 Apply correct constraint for calc function EFFECTIVE.Winfried Donkers
(= ODFF formula EFFECT) Change-Id: Ib9adeece3d2f1331b80ce8eae74831420e6c2e6b Reviewed-on: https://gerrit.libreoffice.org/34682 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-03-06Notebookbar: fixed vertical alignmentSzymon Kłos
Change-Id: I19d06f9dd2d4ec65de687b36d8a80eb7c7beba22
2017-03-06libreofficekit: GTK 3.22 deprecates gtk_show_uriMichael Stahl
Avoid -Werror=deprecated-declaration and use gtk_show_uri_on_window instead, which needs a GtkWindow. Change-Id: Ia77978348809c8d88cb2823a1549cbdeffcc6c97 Reviewed-on: https://gerrit.libreoffice.org/34926 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
2017-03-06Fix flip issue in Snake animation subtypeRohan Kumar
Fix flipOnYAxis function, alongwith minor tweaks. Change-Id: If8958de9eb651a15f86963f2e40eb364011ce41f Reviewed-on: https://gerrit.libreoffice.org/33918 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-03-06tdf#51358 Importing ClockWipe in SVG engineRohan Kumar
Most of the constants and transition info table were already written, i just added the perform method. Change-Id: Ib8e2d8e7ca7e26dc54a1e309a2b6271ee7603f34 Reviewed-on: https://gerrit.libreoffice.org/33847 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-03-06tdf#51358 Support for VeeWipe transition in SVG SupportRohan Kumar
Ported the class Veewipe Change-Id: I13b9d7235967e3dd1b1b1638c27e76d11708d1e0 Reviewed-on: https://gerrit.libreoffice.org/33764 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-03-06loplugin:simplifyboolStephan Bergmann
Change-Id: Ied05f5d8b09b3bab4bddfe0a189c5039f81b6f18
2017-03-06sw: remove unnecessary upcastsJochen Nitschke
guess some broken compiler needed these Change-Id: If0132f6363555fea2ef880bd7af343c2d7b2a0a4 Reviewed-on: https://gerrit.libreoffice.org/34925 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-03-06Simplify SAL_INFO message compositionStephan Bergmann
Change-Id: I665c77f984cebba8803ff81a78dd31578bdeef51
2017-03-06Remove one more MinGW leftoverStephan Bergmann
i.e., WNT=OS implies MSVC Change-Id: I87b02dcbfe74405326b60f49bceaf99de7c56b83 Reviewed-on: https://gerrit.libreoffice.org/34920 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-03-06oss-fuzz: add in requirements for pptCaolán McNamara
Change-Id: Ie4118e4057ceb5268469576c79f1db8226b7655b
2017-03-06tdf#103847: Pass also XFillStyleItem to subtabsKatarina Behrens
this resolves the issue of non-preset gradient and hatch values not being shown. Bitmap is still broken (beyond repair) Change-Id: Ifad8f3a56b534e26def69c0b0bb2ed55de53bcda Reviewed-on: https://gerrit.libreoffice.org/34908 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-03-06XUniversalContentBroker pBroker unused directlyCaolán McNamara
since... commit 1ce99678e5647076da3c152f0b7350e5ddd410e4 Author: Stephan Bergmann <sbergman@redhat.com> Date: Tue Aug 18 15:23:03 2015 +0200 Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBase (vnd.sun.star.wfs is long gone) Change-Id: I91a72bd9104df2e0ab640b67d0ec34fc172c36e9
2017-03-06reserve the known amount we'll appendCaolán McNamara
Change-Id: Ib476453eb3c527cc8c3be679ebc6267a0b53d10e
2017-03-06ofz: avoid out of memoryCaolán McNamara
Change-Id: I5d31f8e35b3f0613fa328125f529251fdf9657aa
2017-03-06input data can be any kind of muck at this pointCaolán McNamara
Change-Id: Ib0d48bdfa067f58a701508a6f5e60704d49aa5a5
2017-03-06sw: Bin unused vectorPranav Kant
Change-Id: I948d07c178344b66ea91eddf5771dc65b3ea9d30
2017-03-06add a config-less fallback hereCaolán McNamara
Change-Id: Iee6bb57445a066d43c0d62ca0d56fd13bd589980
2017-03-06add a oss-fuzz BRAND_BASE_DIR overrideCaolán McNamara
Change-Id: I8878d5c35da6c9015420e54c4a82f80f5827ce5d
2017-03-06add a non-config fallback for themeCaolán McNamara
Change-Id: I9fbd8b18510fb2ec8c6c48fb2be899f06f98fa30
2017-03-06use a different resource dir for oss-fuzzCaolán McNamara
Change-Id: Idb14cdbb3f1717e5d0aaa6fddbe39d2f46384d08
2017-03-06tdf#106190 Move meber variable to localLaurent Balland-Poirier
Update b2738c6f67cb650ac32228f3cd20b9dfe4b41c9c Change-Id: I8417dcf948e72376c7e67bee78df56c3021b55de Reviewed-on: https://gerrit.libreoffice.org/34913 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
Change-Id: Ie79aaf96a0d89c96c4ecd4ee8ccb0eabd3456bd0 Reviewed-on: https://gerrit.libreoffice.org/34916 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-06tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt
Empty the global menu when the user wants to hide the menubar. When showing it again, the global menu is refilled. Change-Id: I3c5e17100622cd8d22c4348cf90a76233dd0fd4c Reviewed-on: https://gerrit.libreoffice.org/34869 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Maxim Monastirsky <momonasmon@gmail.com> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2017-03-06doc/docx: make unit test for tdf#99120 round-tripableJustin Luth
When a page description is chained to a non-chained follow, it will only be used for a single page. Thus it might be able to be combined into the follow as a titlePage instead. However, if this page description has distinct even/odd pages, don't merge it as a titlepage. Change-Id: I62237a48c062e7c393a5224285a23597c479c1c9 Reviewed-on: https://gerrit.libreoffice.org/34889 Reviewed-by: Justin Luth <justin_luth@sil.org> Tested-by: Justin Luth <justin_luth@sil.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
Change-Id: I68d93b260db1f542bb3b44858b61b2d30ae93530 Reviewed-on: https://gerrit.libreoffice.org/34856 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-03-06sw: prefix members of SwRectFnSetMiklos Vajna
Change-Id: I229620b9a96578f1f47132ff7bd4ea27e7611fec Reviewed-on: https://gerrit.libreoffice.org/34917 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-03-06convert eHtmlMetas to scoped enumNoel Grandin
Change-Id: I4433bb87e74b909fbd8e1144e00d8cc53954bf05
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
Change-Id: Id8758955565579abd1f4687907d7fe06aaefa749
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
Change-Id: I1353619ca11f867ca37dec3105e50ba9f3d70d54
2017-03-06convert HTMLInputType to scoped enumNoel Grandin
Change-Id: I3f6f6aadd813898ccff93154138a2fbf911b9c8f
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
Change-Id: If87863b520da704410a6ad261330bbde7ef8008c
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
Change-Id: Ice1628ba09998be455fd6a77a044cb403235d462 Reviewed-on: https://gerrit.libreoffice.org/34914 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
Change-Id: Iaee597fea9840ddd428dbf37d3bdcab9a9ecef9b Reviewed-on: https://gerrit.libreoffice.org/34885 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-06Revert "Does aPos need proper initialization here?"Stephan Bergmann
This reverts commit 55212835b5eba797a14430a0268b3bea773e0852. For one, I'd intended to add the initialization in SalLayout::GetBoundRect, not SalLayout::GetOutline. And for another, if you look closer, the overrides of GetNextGlyphs will always set rPos (ignoring any old value) upon returning non- zero. I'd seen calls to WinSalGraphics::DrawTextLayout -> D2DWriteTextOutRenderer::operator () -> GetBoundRect fail (thus returning false from operator () and causing the assert in DrawTextLayout to fire) after 7453cb58df4ce434a1252567f961cfe497064aca "pPos and pGetNextGlypInfo always have the same value", but maybe that's even normal: Prior to that commit, that call chain would trivially return false: If none of the early returns from operator () hit, the final return (succeeded && bGlyphs && pRectToErase); would always return false as pRectToErase would be passed null from DrawTextLayout, and the assert there was assert(!result);
2017-03-06MSVC 15.0: Fix 32bit buildDavid Ostrovsky
Change-Id: I0e6e01918f58ada6a58f1d3b3278b72944cf300e Reviewed-on: https://gerrit.libreoffice.org/34904 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Ostrovsky <david@ostrovsky.org>
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
Change-Id: I8201429993129b019a6dd51c203a9f8dcbb2253e Reviewed-on: https://gerrit.libreoffice.org/34867 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
found with git grep -nP '<<= OUString\(\w*[A-Za-z]+' Change-Id: I43354842f1e0418fb292f2e8e0cb30f1229d1c67 Reviewed-on: https://gerrit.libreoffice.org/34864 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-06Dia*Item classes are unusedNoel Grandin
Change-Id: I0546a15300312c19feaf701057ab0191547b9202 Reviewed-on: https://gerrit.libreoffice.org/34858 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
And consequently fix bug in htmlfld.cxx in the RES_DOCSTATFLD/SwDocStatSubType handling, where it was updating the m_bUpdateDocStat fields by comparing the wrong enum variable. Change-Id: If9a68699a9d375ace120a3bf4f4bf4d4ae20a8e0 Reviewed-on: https://gerrit.libreoffice.org/34857 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>