summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-03makeAny->Any in basctl..chart2Noel Grandin147-727/+722
Change-Id: Ief1cdffbfc59ab4e35ac945d020772ff84c50d61 Reviewed-on: https://gerrit.libreoffice.org/33867 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-03--enable-ext-google-docs is goneStephan Bergmann1-1/+0
Change-Id: I460eee8669900d7b6652463f996459ca0bd486e8
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna6-3/+53
By the time DiagramGraphicDataContext::onCreateContext() completes, we know if there will be a DrawingML fallback for the SmartArt (called ExtDrawing in the code) or not. Warn about this case once at the end of the import when in interactive mode. Headless mode silently ignores the warning as expected. Change-Id: I2bfeeedcaa244f08d8a0c208167e79d7bb697e6d Reviewed-on: https://gerrit.libreoffice.org/33866 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-02-03upload boost 1.63.0David Tardon10-214/+56
Change-Id: I7f896bb9650f68626b4bcfe96c9c41fafeab436a Reviewed-on: https://gerrit.libreoffice.org/33827 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2017-02-03add OCT2BIN test caseZdeněk Crhonek1-0/+5696
Change-Id: Ic7ddcbe06685433a85792e7d73a962d7b73ae904 Reviewed-on: https://gerrit.libreoffice.org/33854 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-03tdf#80807 guisaveas: never recommend system's tempdirJustin Luth1-0/+4
Various download-and-open mechanisms save to the system's $TEMP dir. If so, don't recomment saving in that same location in the GUI dialog! That's just silly. Change-Id: Ifa20fdfd81d768bbd893f92a50355f08c3aab356 Reviewed-on: https://gerrit.libreoffice.org/33353 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Justin Luth <justin_luth@sil.org>
2017-02-03starmath: Prefix member of SmNodeToTextVisitorTakeshi Abe2-5/+5
Change-Id: I83f5c5664aca925f874be8ac939356228697d05f Reviewed-on: https://gerrit.libreoffice.org/33850 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2017-02-03tdf#105371, tdf#99456 Alignment in find & replace dialogheiko tietze3-14/+27
Fix width of labels removed and code added to define it on runtime Fix height of buttons commented out Resizable flag unset Change-Id: I3ffb38b5c9b23447ac914dc8c13fa95072897ced Reviewed-on: https://gerrit.libreoffice.org/33370 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-02-02tdf#91795: prevent default item overwrite actual values.Mark Hung2-4/+56
A few properties of FillProeprties have the same nWID but have different nMemberId, such as FillGradient, FillGradientName,FillHatch,FillHatchName, FillBitmap, FillBitmapName, and FillBitmapURL. When putting value of an item, the default item was put first, despite the value of the item might have already been put. Move the part of the code that put default item upfront so that it will not overwrite actual value accidentally. Change-Id: I54288420abde333e5b3e4cdd31ca9fae0c3ed7ab Reviewed-on: https://gerrit.libreoffice.org/33594 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-02Remove generated JSON fileMiklos Vajna1-1/+0
Change-Id: I4744b244269f49e2aae4c2159bdb7f91c1f5be6c
2017-02-02Translate German commentsJohnny_M1-11/+11
Change-Id: I3b2f4083eeed8a5d56e314796af13841ef19bf56 Reviewed-on: https://gerrit.libreoffice.org/33846 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-02-02tdf#104270 count hanging margin only if there is hanging portion.Mark Hung3-2/+5
GetHangingMargin() also returns offset for PostItPortion, assure there is a hanging portion before using the value. Change-Id: I750b8078fbd607d49f4bf5f76ea606fc36ea5c23 Reviewed-on: https://gerrit.libreoffice.org/33832 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctordilekuzulmez1-2/+1
Change-Id: I2a48e513ad71609b11eb02eb5da7aa7d76860e7d Reviewed-on: https://gerrit.libreoffice.org/33841 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-02gbuild-to-ide added -DLIBO_INTERNAL_ONLY to CXXFLAGSjan Iversen6-56/+2
In order to compile correct this flag is needed and it is not exported in the json files Change-Id: Ib8f0b882f2d59ed467a9198c148263e2882c60b3
2017-02-02drop bundled ooo2gd (Google Docs) extensionDavid Tardon7-40/+0
LibreOffice has had direct support for Google Drive since (I think) 5.1, via libcmis. Change-Id: I7587923b3fd7dd505124b790066cdaa99a858af1 Reviewed-on: https://gerrit.libreoffice.org/33822 Reviewed-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: David Ostrovsky <david@ostrovsky.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2017-02-02add SEARCH test caseZdeněk Crhonek1-0/+1424
Change-Id: Icf81d4536ecfbdd0c059ca3be595145884b19a99 Reviewed-on: https://gerrit.libreoffice.org/33845 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-02Too dumb to sortStephan Bergmann1-1/+1
Change-Id: I0ba613bff040d07554dc41783aea332d0a597b3c
2017-02-02Fix some typosSamuel Mehrbrodt14-44/+43
Change-Id: Ide3786aad5589e2d430a4e3890d51117b145e51d Reviewed-on: https://gerrit.libreoffice.org/33842 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-02-02Bin code that has been in #if 0 since 2011Tor Lillqvist1-6/+0
Change-Id: I218f94c546fb1635691e33e41f6e3f69b93b8f83
2017-02-02bffvalidator: animated text srpm has 1 byte payload, not 2Caolán McNamara1-1/+1
which is why my sample document creates a .doc which triggers word's safe mode this has been wrong since initial impl in commit 4d5c193b2fd38c6cab049fcb97189462fff0fddb ... 2003/07/17 14:13:17 mmaher 1.64.6.6: #110851# Added support for animated text effects a mere 13+ years ago Change-Id: I8c4d95dac8e03f6523a2a036f0100f425f787a13
2017-02-02bffvalidator: fix a retro-fitted by ms after the fact warningCaolán McNamara1-1/+1
nVerBuiltInNamesWhenSaved (2 bytes): An unsigned integer that specifies the version number of the style names as defined by the application that writes the file. This value SHOULD be 0. old number is 2: which means... "Word 97 2" Specifying a value of 0 is recommended for maximum compatibility, as it will cause all versions of Word to update the names to whatever set of application defined style names is current, with little performance penalty. http://msdn.microsoft.com/en-us/library/0E246123-E907-4AD1-9DFC-558512E2B052 Change-Id: I9a04f62f950c7965d6eb5e6ff23d9c09fe38d99e
2017-02-02workaround libtool library name subst.David Tardon1-0/+1
When libtool links a library with another libtool-based library, it replaces -lfoo by path to installed foo, like $foo-libdir/libfoo.la. harfbuzz would be installed to /usr/local/lib by default, therefore libtool replaces -lharfbuzz by /usr/local/lib/libharfbuzz.la in libfreetype.la, which causes a failure (nonexistent file) when building fontconfig... Change-Id: Ie2510034e69803af084dd90671fdbc8f6863fcf2
2017-02-02build only fontconfig libDavid Tardon1-1/+1
Change-Id: I4fbbd7dfc828e4e38bd59feb93b02fcd6daa74a5
2017-02-02run verbose make for fontconfigDavid Tardon1-0/+1
Change-Id: I67055b9cf325b71b0f227b59d94158c334dc724b
2017-02-02fontconfig uses pkg-config to detect freetype nowDavid Tardon3-17/+10
Change-Id: I12cc3a8a36aeafd5184eee4051bc798c22769d8c
2017-02-02loplugin:unnecessaryoverrideStephan Bergmann1-3/+0
Change-Id: I7a45ef38380d62ddb847bab87a2ee15ca67621fc
2017-02-02loplugin:useuniqueptrStephan Bergmann9-42/+46
Change-Id: I3a246a22baaac8195dc1b94c42994de7d80e8336
2017-02-02writerfilter: remove gperf related declarationsMichael Stahl1-11/+1
Reportedly gperf 3.1 changes the signature of in_word_set(), where the len parameter changes from unsigned int to size_t. It turns out the only forward declaration for this function is currently unused, so just remove it. Change-Id: Ifbc582cd31ca37fff9ff95a3706ee902ecfe5223
2017-02-02sc: fix loplugin:stringconstant warningsMiklos Vajna5-15/+15
Change-Id: I6f9e77ed380baba0a46374292fb2a65d41e15e71
2017-02-02loplugin:stringconstantStephan Bergmann1-1/+1
Change-Id: I14ac842fa7b8a8ec8c6eb7554d136a68fe727ed7
2017-02-02Adapt the external/redland/raptor/xml2-config.patch to raptor2-2.0.15Stephan Bergmann1-0/+8
The Yocto-based GNOME 3.20 SDK used to build the LO Flatpak has a broken xml2-config. I cannot understand why the previous workaround worked fine with raptor2-2.0.9 in LO 5.2 and fails with raptor2-2.0.15 since LO 5.3, but this updated workaround keeps raptor's configure happy. Change-Id: Ibfb2cb8a718f744e1bb4045082520fb186d6062b
2017-02-02Adapt LibreOfficeFlatpak.conf to newly added dependenciesStephan Bergmann1-0/+3
...that are all not provided by the underlying GNOME 3.20 SDK/runtime Change-Id: I23f1a462f8bf44a30c09bbccad5916304d7c4da1
2017-02-02Revert "add IMCOS test case"Zdenek Crhonek1-5911/+0
This reverts commit 4311cdfe77aa525fd485b1043f17e0b1bf8af7bc. Change-Id: I78447f7719b320ae3fb50a7689d14e0e5ab1670b Reviewed-on: https://gerrit.libreoffice.org/33826 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-02Revert "add IMCOSH, IMCOT test case"Zdenek Crhonek2-11896/+0
This reverts commit cfc8714763bb7d3d002b73d7743150d588ccea75. Change-Id: I0c2f7e02aaa10fff9bdc8f905934bd41934219fb Reviewed-on: https://gerrit.libreoffice.org/33825 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-02loplugin:stringconstantTor Lillqvist1-3/+3
Change-Id: I20b245e69dcd1bd5f9345b3e0950a2299905bfa0
2017-02-02xmloff: fix loplugin:stringconstantMiklos Vajna1-1/+1
Change-Id: I3a1758982ae8ede32e5a25bb702b6d9f37e1a0a3
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna2-152/+0
No longer needed since commit a4af8986c94ff2d1bea0c21f798330efcc97b133 ([API CHANGE] offapi: remove unused xsec_fw UNO services, 2017-01-26). Change-Id: I428c07bfe2846cdc54b35a62554a21197e62245f
2017-02-02Bin meaningless and non-informative commentsTor Lillqvist1-8/+0
Two translations from German that didn't really say anything useful, and two just pointless ones. Change-Id: Ic2963805fbf8a576d73132e1c03872e5fa76ff70
2017-02-02Fix copy/move ctor checkStephan Bergmann1-1/+1
Change-Id: I2993d5809204098e29a7560d666fa1aafb024a89
2017-02-02Expand macro in its single place of useStephan Bergmann1-3/+1
Change-Id: Ib959c35f6d9da3ad4eeaf0d52a9e6d43642d2282
2017-02-02...or rather, fix ScChangeTrackingExportHelper::GetChangeID properlyStephan Bergmann1-1/+3
...after 1461ebbbb5d47d90e31f0945a4878a68fbee5213 "expand out ::sax::Converter::convertNumber to OUString::number" Change-Id: I62b9cbb83b1d4be2b2e97d3c938eb7a8ee46bc85
2017-02-02loplugin:stringconstant, this should be a breakNoel Grandin1-1/+1
after commit dce867e8c4863c969eea3515a988630b74708a43 "loplugin:stringconstant handle calls to constructors with one arg" Change-Id: Ib572d904a95aa96aab3c799f9b7cfb505fcee5e6
2017-02-02Removal missing from previous commitStephan Bergmann1-4/+1
Change-Id: If910262c7495124795384282fdd5d1441124604f
2017-02-02-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
Change-Id: I25a8ebb0e5677980b58046d6dde9133cd6592c54
2017-02-02Missing AC_MSG_RESULTStephan Bergmann1-0/+2
Change-Id: Ifb7750ba4dd4f43810aab66fccb4d8dd8a9318d1
2017-02-02tdf#105625 related: fix pointer variable prefixMike Kaganski1-3/+3
Change-Id: I5030d33c83c89a4cb8653f88c4309af53b75f68b Reviewed-on: https://gerrit.libreoffice.org/33823 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-02-02fix linux buildNoel Grandin1-1/+1
after commit 1461ebb "expand out ::sax::Converter::convertNumber to OUString::number" Change-Id: I9bf0d36f9623491a8f760e88029b5d9a04369eba
2017-02-02fix linux buildNoel Grandin1-1/+1
after commit 1461ebb "expand out ::sax::Converter::convertNumber to OUString::number" Change-Id: Ie219db074a626b124cc640612e549ec9ac869296
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin185-920/+914
reference classes, uno::Reference and rtl::Reference. Specifically rename Is()->is() and Clear()->clear(). Change-Id: Icb7e05e2d09cb9977121508b837ba0961dabb4ae Reviewed-on: https://gerrit.libreoffice.org/33576 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin39-287/+108
which results in much simpler code overall, there is no need to go via an OUStringBuffer all the time Change-Id: I69eba92c93f471fa9a45f97c29c56dcf3cd1ebf8 Reviewed-on: https://gerrit.libreoffice.org/33773 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>