summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
Change-Id: I1a3c4a36e29a6712c589ffd3aaada593880d978d Reviewed-on: https://gerrit.libreoffice.org/23304 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17loplugin:constantparam in svlNoel Grandin
Change-Id: If23e43beb401047825641817e09d7fdeb904f9d9 Reviewed-on: https://gerrit.libreoffice.org/23317 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17too many configurations, too many platforms variantsCaolán McNamara
Change-Id: I10a284b7c27b145b003ff01a77dc5c0d51f418ad
2016-03-17loplugin:constantparam in svxNoel Grandin
Change-Id: I50fa7e4c7525d2f8107a11d8203957a47680eb80 Reviewed-on: https://gerrit.libreoffice.org/23303 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17Add a humble wishTor Lillqvist
Change-Id: Ie94f991acebda4e9074dba46d7bd65b433e0ce9b
2016-03-17tdf#98599 SVG: consider attributes of 'defs' elementRegina Henschel
The element 'defs' is not rendered, but children of it may inherit the attributes. Therefore these has to be considered. Change-Id: Ic6c21645439731db63f22adf5a5a4e2af2b74b71 Reviewed-on: https://gerrit.libreoffice.org/23309 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-03-17sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken
Change-Id: I34724f28b96b00b8afe2b618d8d47561082987ca Reviewed-on: https://gerrit.libreoffice.org/23311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
Instead of forcing it silently on everyone, add a new search option and enable it only in case it's requested, as shape search is expensive for large documents. (Regression from commit bdc1824ea7acfa2fe9d71cdbe57882acce155577.) Change-Id: Ibb6e76ad5c870dfd63b36429e16ef6d572f5f1fd
2016-03-17tdf#84938 Replaced #defined constants with enum classChirag Manwani
Change-Id: I2078f15f03fbadab8a0253763d779c3eb7cdf448 Reviewed-on: https://gerrit.libreoffice.org/23302 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17sc: remove unused member variableJochen Nitschke
aCmdArr is only set but never used Change-Id: I90b2b954383122696190692890fa1fb6143486f4 Reviewed-on: https://gerrit.libreoffice.org/23306 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17desktop.deployment • get rid of PLATFORM_ #define~sDouglas Mencken
it’s just damn double work to maintain Change-Id: I1ea9f28024770460a575890333347cf8b8681e5c Reviewed-on: https://gerrit.libreoffice.org/23315 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17loplugin:constantparam in toolsNoel Grandin
Change-Id: I3774661799c074561c694515baba42a375d0a077 Reviewed-on: https://gerrit.libreoffice.org/23301 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-17Fix bug in khmr linebreaking and update dictionaryMartin Hosken
Change-Id: I2b776925c2c95cb56ccd592d036823c26054e059 Reviewed-on: https://gerrit.libreoffice.org/23316 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Martin Hosken <martin_hosken@sil.org>
2016-03-17tdf#92049 NewMenuController: track icon theme changes tooMaxim Monastirsky
Change-Id: I2f2c990b2cbacddf94bf74329d641d5a7e489773
2016-03-16WaE: loplugin:nullptrCaolán McNamara
Change-Id: I279d0021e7cdfd7e2d73ec6542e9ba27f300606c
2016-03-16tdf#97319: Give up on caching non-BMP glyphsTor Lillqvist
I can't figure out why successive non-BMP glyphs in the bugdoc get drawn on top of each others. So bail out... Change-Id: I9c6241916347ec31d616e5cbf00bf3b1869edba2
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks
regressed in: f2f1f52d8b84ac088496a4964d799bb84007fc45 Added belt and braces fix. Thanks to Maxim for the bisect. Change-Id: I5b263870d76f44ef8833b27f0d8d391210216459 Reviewed-on: https://gerrit.libreoffice.org/23307 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2016-03-16tdf#98678 removed double for-loopArmin Le Grand
By error the for-loop was added twice, removed one Change-Id: If098dae28857bd87a07bb828bab2c7330c5fd7f8 Reviewed-on: https://gerrit.libreoffice.org/23294 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-03-16CppunitTest_xmlsecurity_signing: fix typo in testODFBroken()Miklos Vajna
On a system where the certificate can be validated, the expected result is OK, not PARTIAL_OK (copy&paste problem from OOXML). Change-Id: I1b52921498de24c9a14a780bf48b791ec1e0c706
2016-03-16sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky
Change-Id: Icd42c0252c28a24ac9c6c535a146a2f3b3beda17
2016-03-16coverity#1242658 Untrusted loop boundCaolán McNamara
Change-Id: Iae002c0f925772a56f56162b0e4ac63de2b50d10
2016-03-16loplugin:defaultparamsTor Lillqvist
Change-Id: I6d973c5402317b99c1d0eed85d4bb1de83d35fe2
2016-03-16more fixes for "loplugin:constantparam in unotools/"Noel Grandin
Change-Id: I357164f80970958ead86cf9ff691fe6f6f73b0f1
2016-03-16Remove code that has been commented-out for longTor Lillqvist
Commented-out in a198aa60a9d346128043e3e65ae82bb8ff670272 in 2005. Change-Id: Id174dae6632fa8d8e9845b06b916a8515cd6acf3
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
Change-Id: I376f1d4ac65de584f9caa6ba8e25e43216374112 Reviewed-on: https://gerrit.libreoffice.org/23295 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-16fixes for "loplugin:constantparam in unotools/"Noel Grandin
which only compiled because bool converts to char in C++, sigh. Change-Id: I710bdd78bd93255635189da8e9751bff741a75a2
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
Change-Id: I80e00b5ac2621378801f89532ed88b377ef72b60 Reviewed-on: https://gerrit.libreoffice.org/23297 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara
Change-Id: I6ccefa2d5d1c57cf9f1c4041d14c92d03ded1333
2016-03-16loplugin:constantparam in unotools/Noel Grandin
Change-Id: I016cf96af3a93c8f2114657a7e59599f68446ddc Reviewed-on: https://gerrit.libreoffice.org/23296 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
Change-Id: Iec4eda867216575e058fa673788d9345da05c872 Reviewed-on: https://gerrit.libreoffice.org/23291 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-03-16ubsan: load of value 768, which is not a valid value for typeCaolán McNamara
Change-Id: Ief0b70f19630d8d8cc925145848c7a2c8a2813ad
2016-03-16Resolves: tdf#98473 replace || with ‖ to avoid illegal gtk3 action namesCaolán McNamara
again, was reverted by commit 48c2e04bdb60429823cb8b12a14d954af544a2bf Date: Mon Mar 14 22:10:23 2016 +0100 which I'm assuming was a merge error Change-Id: Iad3c2149438822d1e8b1406e35372a3e2b50bfa3
2016-03-16Update URLs of Adobe Glyph List For New Fonts / SpecificationTakeshi Abe
Change-Id: I212a6167ce2c7b634d8ff47e9991fd36df7cd06a
2016-03-16vcl: fix loplugin:defaultparamsMiklos Vajna
Change-Id: Ic947d1a4a341a778c88d1225b1a2ea66df697084
2016-03-16coverity#1355502 Dereference before null checkCaolán McNamara
Change-Id: I2833454ca4afd9e11a6c0c4fb1386f0dbb0d13d8
2016-03-16coverity#1355503 Dereference before null checkCaolán McNamara
Change-Id: Ie5791423546c15470d0e0aaeb80f8bc9c1c99eeb
2016-03-16coverity#1355505 Uninitialized scalar fieldCaolán McNamara
Change-Id: I95d76b6c06d194b762ecd0534c51314744eb42ae
2016-03-16match types for legibilityCaolán McNamara
Change-Id: Ifd84a9a9dc54772a56d3bf0e345782f7f77562bd
2016-03-16coverity#1356337 Resource leakCaolán McNamara
Change-Id: Id00ee8abd5f22bf0594ad41e3922222872d6c5ca
2016-03-16coverity#1356338 inline markup didn't workCaolán McNamara
Change-Id: I8b1bb924afe13a034125c892205aae8167a10bd1
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
This is just too hard, it would all be much easier if the ActionGroup existed right from the start of the entire process. So smuggle in to the ctor the toplevel frame that the menubar will be inserted into so we can use its ActionGroup from the start. That would suggest that we could then just keep the hierarchy in sync as it is created rather than finding opportune moments to update /generate it. Change-Id: I550f94a994210423ab9cea1986e643056cb5bd29 Reviewed-on: https://gerrit.libreoffice.org/23287 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara
Change-Id: I3a99a0bcfb58c72b444c7a5596f4bfa53b306025
2016-03-16Undo my poor mans recursion control in favour of the real thingCaolán McNamara
i.e. undo commit ea441294e15b23f703f139055e9a18287745ca23 Author: Caolán McNamara <caolanm@redhat.com> Date: Thu Apr 2 13:19:32 2015 +0100 avoid endless recursion in fdo84763-2.ods and rely on commit 29ee431c1cf859c3d5a5041cff5cb04b89db27a0 Author: Eike Rathke <erack@redhat.com> Date: Tue Mar 15 17:39:03 2016 +0100 Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup() ... same as for ScFormulaCell::InterpretTail() Change-Id: I85dc6e37d987ce9fe41a9e4c337e02a1cec4f0c8
2016-03-16SwFrame::Retouche() -> Retouch() renameMiklos Vajna
Change-Id: I2a93358c64f831a3dd014942c900b7ae46a3836f Reviewed-on: https://gerrit.libreoffice.org/23290 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-03-16loplugin:constantparams in vcl/Noel Grandin
also some improvements to the plugin Change-Id: I0e3a519d70756e577fcb1bd47dd66864b5b4c871 Reviewed-on: https://gerrit.libreoffice.org/23289 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-16loplugin:implicitboolconversionTor Lillqvist
Change-Id: I9edc0d2e478f83e39e93e70e6c05c77b0125aad0
2016-03-16sc: replace define with helperJochen Nitschke
Change-Id: I79915d5449e64c9eb46ff91ce3279ce27af12fec Reviewed-on: https://gerrit.libreoffice.org/23257 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-15fix windows buildChristian Lohmaier
34a7b51ea482d4487d4fb8e61cde18aa1ff9b8ff (for 5-1) auto → size_t made 32bit happy, but win64bit still failed with: error C2784: ´_Ty std::min(std::initializer_list<_Elem>,_Pr)´ : could not deduce template argument for ´std::initializer_list<_Elem>´ from ´__int64´ Change-Id: Ib44840f692f1bcdea90decfe443c6eb72806002a
2016-03-15crashtesting: Related tdf#91291 assert on indexing into empty stringCaolán McNamara
Change-Id: I157389607d2a54349c54ebdb3e283deee126ca67
2016-03-16sd: add license boilerplateChris Sherlock
Change-Id: Iab97ad48b44d2c1bc8c6712dfe9e3d52a974f0a0