summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin34-367/+212
Change-Id: Iec1473264426f19c31e72260dfce9494389e474f Reviewed-on: https://gerrit.libreoffice.org/33788 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin7-100/+10
Change-Id: Ic67474683a25a25e5753777f4bbbeded6ceba414 Reviewed-on: https://gerrit.libreoffice.org/33793 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-02upload fontconfig 2.12.1David Tardon5-95/+138
Change-Id: I6f035afbf4a904bed5074d79f467ba43f7d8ed32 Reviewed-on: https://gerrit.libreoffice.org/33813 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2017-02-02upload freetype 2.7.1David Tardon7-48/+206
Change-Id: I8da4395cefe6bb542ab7cac2a849ec587a63f37c Reviewed-on: https://gerrit.libreoffice.org/33814 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2017-02-02gbuild-to-ide: second patch for vs2013 and testIdeFederico Bassini1-13/+13
the path in gbuildparse changed, so this patch re-adapt this 2 IDE integration Change-Id: I5f7a679b8b12eac6f44030a33713ff19327b9d1a Reviewed-on: https://gerrit.libreoffice.org/33815 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2017-02-02add MDURATION test caseZdeněk Crhonek1-0/+1733
Change-Id: I9eb700a0977d13dbca41962eeb74b33f80ee7ef1 Reviewed-on: https://gerrit.libreoffice.org/33820 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-02add IMCOS test caseZdeněk Crhonek1-0/+5911
Change-Id: I41a5636aa6b87ae26a615c0e267dae64e12a6c6b Reviewed-on: https://gerrit.libreoffice.org/33639 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-02add IMCOSH, IMCOT test caseZdeněk Crhonek2-0/+11896
Change-Id: Id81bcf7d9c93080116333be48e666e0cf10c6508 Reviewed-on: https://gerrit.libreoffice.org/33643 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Zdenek Crhonek <zcrhonek@gmail.com>
2017-02-02tdf#105629: add test case for the auto filter usage with time values.Kohei Yoshida2-1/+55
Change-Id: Ic459eefde02037c0aa615044003abaf03e48f9e3 Reviewed-on: https://gerrit.libreoffice.org/33819 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2017-02-02tdf#105629: add test for the advanced filter usage.Kohei Yoshida2-0/+95
The test case itself is derived from tdf#43831. Change-Id: Ifd847e84b84b02c1eb74572303af729c30c4f380 Reviewed-on: https://gerrit.libreoffice.org/33818 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida6-26/+14
This simplifies its usage a bit. Change-Id: Idd5b24897f65c7cf8b7ff88806dd058c35c95ffe Reviewed-on: https://gerrit.libreoffice.org/33817 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2017-02-02tdf#105629: Let's move the advanced-filter specific stuff ...Kohei Yoshida1-15/+14
to the place where we actually parse the filtering rules for advanced filter queries. Change-Id: I87650227e15fa54303efd720530d31ecf9827226 Reviewed-on: https://gerrit.libreoffice.org/33816 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2017-02-01tdf#105669 tdf#82707 A single click in the status bar is now enoughAdolfo Jayme Barrientos1-1/+1
Change-Id: I5acc6ce95a3dc7fe6e23088ef2ec9c6a93d32670
2017-02-02starmath: these functions are localTakeshi Abe2-87/+80
Change-Id: I7b1c9722e300585603ce54610d7ef20425a4e634 Reviewed-on: https://gerrit.libreoffice.org/33797 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2017-02-01tdf#105625: Allow Delete/Backspace to delete whole fieldmarkMike Kaganski2-3/+33
Previously, the fieldmarks couldn't be removed with backspace or deletee when cursor was right/left to them. After commits f72b866c9cf4f07fce6744fbf482c4c6488106e2 and c34fc4520dfee4ca068f249ee0756dacaa7a60cf, deletion worked wrong (it didn't delete the mark from mark manager; in case of text field, it removed one field's boundary). Now single backspace/delete properly removes the whole fieldmark, replacing it with its contents if applicable. Change-Id: Id26e6e4e40e274d9fd6f0224f3e2b4fe33c369b7 Reviewed-on: https://gerrit.libreoffice.org/33812 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-02-01tdf#105677: sd: fix crash in FuPage::ApplyItemSetMichael Stahl1-2/+1
(regression from f3a90d13056ca23708cc4fd9562c99d0b41a4b6f) Change-Id: I54e3f06a74b2ac715061b5da54ac4db2b0a1010a
2017-02-01upload libjpeg-turbo 1.5.1David Tardon3-8/+8
Change-Id: Ie34f030abad75317b8bd813386e6bbf9439a3d1c Reviewed-on: https://gerrit.libreoffice.org/33810 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>