summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-21MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameterEike Rathke
tdf#91278 related Change-Id: Iab4728b07649bcbb1beb372e68369f3762b13a5c
2015-07-21coverity#1312086 Out-of-bounds readCaolán McNamara
Change-Id: I7885f8ba5ec4c6e60d88f6caab0c25cb760529ef
2015-07-21coverity#1312084 Unchecked return valueCaolán McNamara
Change-Id: I4b4b263f4448c4d3b83cea57635624b31f757576
2015-07-21coverity#1312085 Dereference null return valueCaolán McNamara
Change-Id: Ia770e7a6a7ebcc875f3cf94471dcc032aeadc2d7
2015-07-21coverity#1312087 Resource leakCaolán McNamara
Change-Id: I6d526440bd652dcd1745b8d84ff69855691d7e48
2015-07-21coverity#1312088 Uninitialized scalar fieldCaolán McNamara
Change-Id: Id04343aa5de0caa5b066d7fbd2fa97b670f5cf54
2015-07-21coverity#1312089 Uninitialized pointer fieldCaolán McNamara
Change-Id: I78856512069afa653b374f3d4b79db7307743294
2015-07-21loplugin:unusedmethods swNoel Grandin
Change-Id: Ied51535fa169451fc4991237122817a34a59f6fe Reviewed-on: https://gerrit.libreoffice.org/17256 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21bah, removed too muchDavid Tardon
Change-Id: I388f191fecd5f1d632f1540d280a04c163ce6fc9
2015-07-21drop obsolete codeDavid Tardon
Change-Id: I741c5f5ed895b06a445f42e20ef004a8c7c1a100
2015-07-21fix my previous commitNoel Grandin
Change-Id: I287d99a46eda90718a3c4ec2c92f7b063babeb24
2015-07-21workaround clang-3.5 issue in unusedmethods lopluginNoel Grandin
Change-Id: Ie67518536932e24e9cff7a8b75b42e90e9f67673
2015-07-21avoid 1-past-the-end string accessLionel Elie Mamane
Change-Id: Ia475ce737c430fab8d019e1b8a762f81897e0847
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
Change-Id: I5187364d420ab78c36a91632efab9c32951d867a
2015-07-21reject invalid tiff dimensionsCaolán McNamara
Change-Id: I64e77f12cb016a7f4a9d21c732aaeaae7959da76
2015-07-21loplugin:unusedmethods sdNoel Grandin
Change-Id: I9b5399ace50db3259df2e619f28ae547a38e6c6d Reviewed-on: https://gerrit.libreoffice.org/17254 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara
Change-Id: I810cdadedd5261caede474a4780ceea6d9b409c9
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
Change-Id: I52441115e14da6c1bcd7ba4926a0f3cc0620366e Reviewed-on: https://gerrit.libreoffice.org/17236 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21loplugin:cstylecastNoel Grandin
Change-Id: If877cd61000fe6b82083a9fff79c25364d49e721
2015-07-21Use comphelper::containerToSequence()Miklos Vajna
Change-Id: Ia7cc48f6f1bc041b95164d551e2cbc9ea2dbf2e8
2015-07-21create-tags: recognize C++11 features hidden behind SAL macrosMiklos Vajna
With this, not only the definition, but also the declaration of e.g. 'SwTextFrm::Format' (or any other member function that is overriding a virtual function from a base class) can be found again, just like before SAL_OVERRIDE and the similar macros were introduced. Change-Id: Ic9e429ad7cbb0a1212744115d1567bb79b7c6aa0
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna
Commit c1f8437dbed0e8b989e41a345ef7e658a6e8a4cd (fdo#83465 RTF import: handle font of numbering, 2014-09-25), changed the "get the me character style of the current numbering's current level" member function to be successfull even in case we're inside a DOCX run, not when we're inside a DOCX paragraph, but outside runs. While this is necessary for RTF, the side effect of this was that unwanted run properties started to affect the above mentioned character style in case of DOCX. Fix the problem by enabling the "in paragraph and run" looking for RTF only. Change-Id: I610bfce6cec15b918fe547402360f5a894401f7e
2015-07-21Make PyUNO objects hashableMatthew J. Francis
This allows them to be used as set members and dict keys Change-Id: I10bd71788be6b508c6f491a27a8841e599e47e3a Reviewed-on: https://gerrit.libreoffice.org/17248 Reviewed-by: Matthew Francis <mjay.francis@gmail.com> Tested-by: Matthew Francis <mjay.francis@gmail.com>
2015-07-21loplugin:unusedmethods starmathNoel Grandin
Change-Id: I543a914bb7cdfdc498cf8d9f885316fbe3e1543b Reviewed-on: https://gerrit.libreoffice.org/17237 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
Change-Id: I3e2ccdbc0dd97f276a96eae5c041c09e69cede91 Reviewed-on: https://gerrit.libreoffice.org/17235 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
Change-Id: Ia04e2682e3bd05591b67b9fe15557ce8c0e7939e Reviewed-on: https://gerrit.libreoffice.org/17234 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21loplugin:unusedmethods ooxNoel Grandin
Change-Id: I5381e0da0efc1f951e248cfcfb35fc680ace94e4 Reviewed-on: https://gerrit.libreoffice.org/17225 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21loplugin:unusedmethods formulaNoel Grandin
Change-Id: I62ff278679638dda7e10c86c49b1966641418e8b Reviewed-on: https://gerrit.libreoffice.org/17223 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-21add Slovenian Emoji shortcodesLászló Németh
As a po file, Slovenian translation was in git in time, but not in the requested AutoCorrect XML. Change-Id: I6387ff6388963c1f020c7a82e721fd103153bbea
2015-07-21Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.'Eike Rathke
Change-Id: I427da08eed3fc5daed2bac4d588b66a3f03fd28c
2015-07-20use osl_get_system_random data in rtlRamdomPoolNorbert Thiebaud
substitute as much as possible getting directly random data from the system rather than mixing our own pseudo-random numbers Fall back on the home-grown method if for some reason system random does not work. (on windows rand_s() is said to be able to return errors, beyond EINVAL, but they are just not listed.. so who knows) Change-Id: I71e88e097a9f3587086a710e9a785d61c560785e Reviewed-on: https://gerrit.libreoffice.org/15474 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud
use /dev/urandom on unixes and rand_s() on windows Change-Id: Iccd6e01706f16d82f23cda0f0a410953c32fbc02 Reviewed-on: https://gerrit.libreoffice.org/15473 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-07-20svtools: this one has a copy constructor but not a copy assingment?Michael Stahl
Change-Id: I245b5d4fbf9d51144142c5fd896c62c2bad943d8
2015-07-20Removed commentAndrea Gelmini
No evindence of intn.hxx in all git history Change-Id: I435f3082e0bb13b1e3129b49c7eaea80d75ea452 Reviewed-on: https://gerrit.libreoffice.org/17186 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-07-20tdf#68868: better handle xlsx with samecell anchor imageRavindra_Vidhate
Problem Description : In the bugzill attached file, a image is anchored to the cell, it is shown as stretched image after opening in the LO. The image anchor attribute <xdr:from> and <xdr:to> are having the same value. It means <xdr:col>, <xdr:colOff>, <xdr:row>, <xdr:rowOff> tag values of from and to are the same. So this image will have width and height as 1. Although, this is very rare case, where from and to has the same attribute values. Eventhough, we tried to create such kind of EXCEL file but failed to do so. Solution : When twocellAnchor attributes of from and to has the same value, then hide the shape. If we avoid to add the shape, then the original image file will be shown as stretched. If we don't add it into the shape, the original image will not be preserved. Change-Id: I48ea1cffcdfb013cec115ef8df5401e532fd2efd
2015-07-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl
It was checked if the flag says it's not dirty. Thanks to Varun Dhall for pointing to this problem. Change-Id: I4aa1fef8b2251f0f3e579930b39d6d5a256c1895
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I895c950c11499afb278b989565f3eae33aaf4a76
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
... parameters to make it clear that they take ownership. Change-Id: I572c5fa6268438a86d0a4fa1d2aef15382cb5607
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I37cf472e7558ffd7714659436b78851caa187945
2015-07-20Added UNO test coverage for SwXFlatParagraphVarun
Change-Id: I2bcc6283ccdc527b968b9da0255922ef3d46953e Reviewed-on: https://gerrit.libreoffice.org/17242 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-07-20cmis: throw an error if we were not able to open repositoryVasily Melenchuk
It was an crash before, if we have stored CMIS url with repository that does not exist. Session was created, but with empty repo. Now this nuance is checked and slightly improved error reporting for cmis. Change-Id: I447ec767fd735829f8a507733552b26e05cba441 Reviewed-on: https://gerrit.libreoffice.org/17224 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-07-20Add and replace Help buttons in 2 dialogsOlivier Hallot
Place help button on the leftmost part of the dialog and add help button in dialog that does not have one. Change-Id: Ib87f0f9a9b0e6a36d29f4ebd7cef97f8483e2821 Reviewed-on: https://gerrit.libreoffice.org/17156 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-20Resolves: tdf#58838 do not use collation for Equal/NotEqual operatorsEike Rathke
Unicode collation ignores control characters and other specific characters, see http://www.unicode.org/charts/collation/chart_Ignored.html and thus is not suitable to be used for Equal/NotEqual operators. Change-Id: Ib84713e1da59d92e07bc974d93b6def8217bb067
2015-07-20WaE: maybe-uninitializedCaolán McNamara
Change-Id: Idbe9f52b0c4b6eeb2fb7b5d934727bd74e96e6d3
2015-07-20test should check that all levels are equalCaolán McNamara
regression from commit bf586debd4d8274cff2737f02beac465525328e8 Author: Matteo Casalin <matteo.casalin@yahoo.com> Date: Sat Feb 21 12:38:54 2015 +0100 Simplify Change-Id: I09f83b2bab053fcd48fe1a1a4184cc11a4f9d663
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: I45f2d96c7bd558405d0b5dfea3beb97ad720a82b
2015-07-20editeng: need to prevent MSVC from generating SvxRTFParser copy tooMichael Stahl
Change-Id: Ia6bea0834ebca3ed51c19c0165a3be1373c46d26
2015-07-20Related tdf#92256: map CONV_OOO to listbox item no.1Katarina Behrens
it worked only accidentally for CONV_XL_A1 and CONV_XL_R1C1, as their enum value was the same as listbox item no. Change-Id: I57dc9f373de5a43fca8dcbe5bc6da25dfc54680f Reviewed-on: https://gerrit.libreoffice.org/17229 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-20unify code duplication in ScInterpreter::ScCount and IterateParametersWinfried Donkers
follow-up of commit 5d88cb48a77e65810ea6d0be32b5387b1767a216 where duplicate code for ScSum was unified. Change-Id: Ia65673261d7bcd95dd5bc97eaa34d7da48dbef96 Reviewed-on: https://gerrit.libreoffice.org/16916 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-20editeng: try to prevent MSVC from generating copy assignmentMichael Stahl
Change-Id: I9d7928298a6f769f840db51c89ffbe12b443a1dc