summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-04Fix jpeg-turbo on windows 64 bitDavid Ostrovsky
This fix supports building jpeg-turbo on both cygwin 32 nd 64 bit. When only cygwin 64 bit is used, then it can be simplified by passing BUILD_PLATFORM to configure script on all platforms. Change-Id: Id335282f1761fcf7313fb18a6b9250e5eac392e4 Reviewed-on: https://gerrit.libreoffice.org/14315 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-02-04Don't downcast from Ring<T> base class ctor/dtor to derived class TStephan Bergmann
...it is undefined behavior. Change-Id: I16b66d4c5b98f54bf1a1c692c96b65f5b2d8084c
2015-02-04tdf#88854 crash on opening drop capsCaolán McNamara
Change-Id: I3ab56e4909d2a20dc8f0bafe0273e81065296f17
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara
so make these globals belong to the SfxModule which gets torn down before exit Change-Id: Iad655f8726ba6784a5d606ef469522950906360a
2015-02-04coverity#1265801 Dereference null return valueCaolán McNamara
Change-Id: I7ac111ad66dd51d13df866bac4396cdb2aecb27e
2015-02-04coverity#1266467 Dereference null return valueCaolán McNamara
Change-Id: I3c4f4b64c0247ba849df3f74e385b36b020a0da1
2015-02-04coverity#1266468 Dereference null return valueCaolán McNamara
Change-Id: Id37b0bc2618cf3aa47616116c62ac3ef8cf60304
2015-02-04coverity#1266469 Dereference null return valueCaolán McNamara
Change-Id: I87318ba286ad2d8ded5d3e467b7a1e371318bef8
2015-02-04coverity#1266472 Dereference null return valueCaolán McNamara
Change-Id: Ifb7c4da642b254d41bf746725ee9435f6bd1efeb
2015-02-04coverity#1266492 Untrusted value as argumentCaolán McNamara
Change-Id: Ie7fa1318660b1647639fe09d5b6fe97e901e483a
2015-02-04coverity#1242895 Untrusted loop boundCaolán McNamara
Change-Id: I5d97849e46db5e4582387ade085134fdde6a0358
2015-02-04coverity#1242624 Untrusted loop boundCaolán McNamara
Change-Id: I277e98156c9a9832d1f5e968e590356d14b91af6
2015-02-04coverity#1266450 Explicit null dereferencedCaolán McNamara
Change-Id: Ie675dc47d6008aa3ce947f8969895f32eb20b8c4
2015-02-04coverity#735915 Dereference after null checkCaolán McNamara
Change-Id: Iaf27a27548c008b4c51a0e187570aa298fd56d7c
2015-02-04coverity#708576 Uninitialized scalar fieldCaolán McNamara
Change-Id: I8810389998fdcf43c55db7e6cd1acd8600e91e2b
2015-02-04coverity#708922 Use after freeCaolán McNamara
Change-Id: Ied0f1dd16b7f681290c707f1aeb2d1d115612629
2015-02-04coverity#982431 Division or modulo by float zeroCaolán McNamara
Change-Id: Icb43cae170b8ca5dc3ef3379136d265869eb978e
2015-02-04coverity#1267691 Uncaught exceptionCaolán McNamara
and coverity#1267690 Uncaught exception Change-Id: I728fc0fb1c5e472ab40649e949499d98e3ee2b7f
2015-02-04coverity#1267692 Uncaught exceptionCaolán McNamara
Change-Id: I62c05d2baf7f46263468e194a1e947000ef7a1e3
2015-02-04coverity#1267696 Uncaught exceptionCaolán McNamara
Change-Id: I3b4a1db77a5b9888e2ac5db32ba2cb8f904e663d
2015-02-04coverity#1267694 Uncaught exceptionCaolán McNamara
Change-Id: Idfa32d54ed8af7eda823da2223cbaaf2f396e8d9
2015-02-04coverity#1267665 Logically dead codeCaolán McNamara
inspection shows it can never be null Change-Id: I5160fc1e212996ddea89075d86c6f3a0d0c5da94
2015-02-04coverity#1267650 Logically dead codeCaolán McNamara
inspection shows they can never be null Change-Id: Idffbed313769b232e5476a10ed4df815719606ed
2015-02-04coverity#1267647 Logically dead codeCaolán McNamara
inspection shows its always non null Change-Id: Idc2e0f62a29b635381685f81d0f9f88b3eef659d
2015-02-04coverity#1268022 Logically dead codeCaolán McNamara
Change-Id: I49a058915f0fd7caaa3793e70784a30efcac15d3
2015-02-04coverity#1268025 Uninitialized scalar fieldCaolán McNamara
Change-Id: I36b72abc7021aa9a0f64f4a2ac71a7eedd75f6ec
2015-02-04coverity#1268025 mnOrigHeight and mnNewHeight is unused nowCaolán McNamara
Change-Id: I242a332adf9961881599ba048f8f63b2711e8b4d
2015-02-04sw: convert legacy assertions in mmconfigitem.cxxMichael Stahl
Change-Id: Ief76c578aaddbeada7f436373879a6dbbd11908f
2015-02-04Fix a little bit creative pi valueTakeshi Abe
Change-Id: I09802fc799a892c322d8b69f16995b2f99da1f9c
2015-02-03Typo accpet->acceptJulien Nabet
Change-Id: Ib9a5c131701e8240779be43af015ff4943d68ae8
2015-02-03Typo: selction/slection -> selectionJulien Nabet
Change-Id: I3f405d9525d3afb6534166fd733cabf7779a2846
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna
Change-Id: Ia112cf626126149ea9cf09c5d6ff812d5d5ffec5
2015-02-03CppunitTest_sw_odfexport: fix non-charborder-related issues in charborder.odtMiklos Vajna
- style:border-line-width's first value should be positive (follow-up fix could be to handle such existing documents, but this is a test document, so let's just modify it) - style:contextual-spacing is written as loext:contextual-spacing today Change-Id: I4463ad83d45bb85f39257cc5bfda96ae1ef2c2a1
2015-02-03tdf#88811 SwXText::convertToTextFrame: handle shapes anchored to usMiklos Vajna
Change-Id: Iedf8eacd37b8ed8e307a10e8ade32f53c7417c4a Reviewed-on: https://gerrit.libreoffice.org/14306 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky
The order in which the hash table of incomplete structure types is iterated is non-deterministic. Make sure that the array fields are complete types before they are assigned. This fixed weird error on Windows 64 bit. The reason this bug wasn't hitting on 32 bit Windows build is because the generation order was different and by chance the referenced fields were already generated. Change-Id: Ifc8622b420fc25fea5a0ac8c09d08f7804c9b77c Reviewed-on: https://gerrit.libreoffice.org/13851 Reviewed-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-02-03GlyphCachePeer::mnBytesUsed is always zeroStephan Bergmann
...at least since 1c064d1460fbf84a2fc6c2cdc7824937735a4312 "I don't see that any of this makes sense anymore" removed the last uses of it from X11GlyphPeer::RemovingGlyph. Change-Id: Ic8c879ac6023a1e796da220dd61dc33750aaad60
2015-02-03android: Don't confuse Icecream.Jan Holesovsky
Change-Id: I91969800330042a6950402e3995b4d86020006f3
2015-02-03tdf#89048 Macab initialize record list even for never-match condition.Norbert Thiebaud
Change-Id: I323f6532d00f30cde50616e9399cad6bbe00cb8c
2015-02-03Update for CJK numbered list enhancement.Mark Hung
1. Revert koreanDigital2 back to NUMBER_HANGUL_KO (import). 2. Map NUMBER_LOWER_ZH in Simplified Chinese document to chineseCountingThousand (export). Change-Id: I62ec255626c250802288bf7fbec7371076e727d3 Reviewed-on: https://gerrit.libreoffice.org/14155 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-02-03Avoid downcastStephan Bergmann
Change-Id: I0170c1ecd7f6f037640eaa26f5477fdf4852c54f
2015-02-03Fix PythonTest_dbaccess_pythonStephan Bergmann
Change-Id: Id1ab4496c5a8fa5bf97ac00e57cb89afe82b232b
2015-02-03starmath: Refactor common code inside cfgitemMarcos Paulo de Souza
using initializer_lists with Sequences Change-Id: Ic6177f99b6c083710135348039958d72a6faf327 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2015-02-03Use offapi constants instead of hardcoded magic constantMichael Stahl
Change-Id: I53b86e3baebbcca7cb0a72aa072db3da0f84fd4f Reviewed-on: https://gerrit.libreoffice.org/14303 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2015-02-03tdf#77241: sw: fix creation of field data source stringMichael Stahl
SwChangeDBDlg::UpdateFlds() depends on undefined behaviour in constructing sTemp, because the call to GetDBName initializes local variables that are already used in other sub-expressions of the statement. (regression from 8a7a9992906ba59d575ca9e4441b3e84fea5fae0) Change-Id: Ibf8c0091da672e133d7a35bc61c059eaf65a3bc2 Reviewed-on: https://gerrit.libreoffice.org/14302 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane
Change-Id: I2acc5cd6a57bb6a18f3f20177b3bcf2b8469a834 Reviewed-on: https://gerrit.libreoffice.org/14272 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2015-02-03WaE: unused variable 'rects'Tor Lillqvist
Put the whole non-DESKTOP case in #if 0 for now. Unclear what we actualy need to do there.
2015-02-03Let's use log tags starting with "sal" here in salTor Lillqvist
2015-02-03Let's use log tags starting with "sal" here in salTor Lillqvist
Change-Id: I89e71e03ede5175fabe1df949b8d3200f64757a0
2015-02-03Fix Extension_test-{active,passive}Stephan Bergmann
Change-Id: Ibfa00b98bde90e1a84e19637179be83449b7743d
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann
Change-Id: Ia6494c611e6596fa4811c2751bb96294a3950f17