summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-02OOoEmbeddedObjectFactory does implement optional XLinkFactoryStephan Bergmann
regression from 251f1b0b38be7d1267339898e44e320f05849e22 "fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style" Change-Id: Id8b49c04183d3bc98f22398a8e43c80909c1ea11
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
Change-Id: Id3ca991e9ede13512a39865496429aabb7e71088
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
Change-Id: I9ca79dfa0c214e3f58b7f45a78ad0877d4c7d10a Reviewed-on: https://gerrit.libreoffice.org/14266 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-02-02warning C4701: potentially uninitialized local variable 'Addr' usedStephan Bergmann
Change-Id: I63c22fb682175edc450b1ce3b6ea78cf5a5bc2f1
2015-02-02coverity#1266492 Untrusted value as argumentCaolán McNamara
Change-Id: Idbe205df445b29e7a121e93dbd74b2578199699b
2015-02-02coverity#1244944 Untrusted value as argumentCaolán McNamara
Change-Id: If50a20e9fbb0bf55488b3ccc8ea28f2a54aa62e0
2015-02-02coverity#1242895 Untrusted loop boundCaolán McNamara
Change-Id: I2d38746e8ed23a5fb51ee94a72b5676bae3c8710
2015-02-02coverity#1242704 Untrusted loop boundCaolán McNamara
Change-Id: I88c8ff03361aa83b23c811b5d693864360f31f7f
2015-02-02coverity#1242653 Untrusted loop boundCaolán McNamara
Change-Id: Ic5f9837531bc95526bb29b4e248e413754f630be
2015-02-02coverity#1242632 Use of untrusted scalar valueCaolán McNamara
Change-Id: I91b8505fdbd4ebc77a76279b8c6476daf422319f
2015-02-02coverity#1242624 Untrusted loop boundCaolán McNamara
Change-Id: Idf52c09828c2bab767e9ff0d07b61befd6bfc64b
2015-02-02coverity#1242531 Untrusted value as argumentCaolán McNamara
Change-Id: I86e872251f7b8b0818a91c4a133f363e76be5f34
2015-02-02coverity#736943 Untrusted loop boundCaolán McNamara
Change-Id: I18a19770f7bb328b889b8da1fb73d20bc1ca9064
2015-02-02coverity#1266460 Argument cannot be negativeCaolán McNamara
Change-Id: I715b27b507926e2670cc094d4ebaa429e502232c
2015-02-02coverity#1267656 Logically dead codeCaolán McNamara
Change-Id: I37c59a0bc2d7a62535f4f4951f8378c291f2affa
2015-02-02coverity#735323 Unchecked return valueCaolán McNamara
Change-Id: I907b2fb0024b104cc008cbf4c75f30513c7eb57d
2015-02-02Kill superfluous vertical whitespaceTor Lillqvist
Change-Id: I97ec8fa7849540c86ea99633bd74fb71ecdb3108
2015-02-02Use our standard include guard naming conventionTor Lillqvist
Change-Id: Ida8aed52b57ca27cd7af7c3dd117345127efeb3c
2015-02-02tdf#88711 add binding for BasicStepOutKishor Bhat
Assigned Ctrl+Shift+F8 to .uno:BasicStepOut Change-Id: I2fe2b125bf859cb8179f8fb797a13841c5207b81 Reviewed-on: https://gerrit.libreoffice.org/14230 Reviewed-by: Katarina Behrens <bubli@bubli.org> Tested-by: Katarina Behrens <bubli@bubli.org>
2015-02-02tdf#76291 write encoded URL as href in html outputVasily Melenchuk
INetURLObject class is used to create correctly encoded URL Change-Id: Icc9e71e848fd8a0b487f74232b9ad3e7ddde50b4 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2015-02-02RTF export: need to take care of fill attributes when building the color tableMiklos Vajna
Change-Id: Iab7b4941e9b41249f2a30fa6139313239a98c501 Reviewed-on: https://gerrit.libreoffice.org/14276 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin
and fix a bug where SalObject::Enabled(bool) should be virtual, introduced by my commit b44cbb26efe1d0b0950b1e1613e131b506dc3876 "new loplugin: change virtual methods to non-virtual" Change-Id: I08cdddb36eed887ea7bd01f6260fa5fd89d12429 Reviewed-on: https://gerrit.libreoffice.org/14273 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-02-02Resolves: #i105692# rearrange the order of the controls and fix name of typeCaolán McNamara
Change-Id: I8f0cc916fc09af68436e7daafce9288097fe3be2
2015-02-01Resolves: #i114416# use default service name for scroll bar...Tsutomu Uchino
if failed to detect the control-implementation (cherry picked from commit 23e16b91ad69a123e795d63f2d4862d94412d582) Conflicts: xmloff/source/forms/elementimport.cxx xmloff/source/forms/elementimport.hxx Change-Id: I0ab4f9ff909ceba18a74d38488f6d0bdb3126110
2015-02-01callcatcher: yet more unused codeCaolán McNamara
Change-Id: I75b8cdffd965c6d99fd3693a6297c023279df76e
2015-02-01coverity#1267678 this is surely backwards (gold)Caolán McNamara
surely we clone from the source and return the newly created entry. Presumably this doesn't break all the time because aCloneLink is generally set ? coverity#1267678 Resource leak Change-Id: I3e02dfaef371e006f1510b186cdd881c991ef2cf
2015-02-01coverity#1267676 Identical code for different branchesCaolán McNamara
Change-Id: Ia7abc084acb0f9e8a25e93fa86bf254eee7cda21
2015-02-01help coverity out wrt coverity#1267682 String not null terminatedCaolán McNamara
Change-Id: Ib72c0daf8573314d601d7acea3a1fbb3183b4bb6
2015-02-01coverity#440978 Dereference before null checkCaolán McNamara
Change-Id: Ib58f88c0756bdcedeb1f478364e0d89640fd3d11
2015-02-01coverity#1267688 Uncaught exceptionCaolán McNamara
Change-Id: Icaa71c9f5a7766ea2297d63b19ceff36913a3d0b
2015-02-01coverity#1267687 Uncaught exceptionCaolán McNamara
Change-Id: If7af42b345c876d29d750a29c1a406e862788b06
2015-02-01coverity#1267685 Uncaught exceptionCaolán McNamara
Change-Id: Ia4728352f86a8c1ac2007918708430b5221ea9fe
2015-02-01this cannot happen in realityCaolán McNamara
Change-Id: I6b8b447763cc61e9dfef6d4ba122384482078d84
2015-02-01coverity#1267693 Uncaught exceptionCaolán McNamara
Change-Id: Id6ed00e9c23cf0cd48ead203e772450680687762
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara
Change-Id: Iab9067590cd15b3b60cfa2a98ee6be30d2fdf13d
2015-02-01loplugin:unreffunStephan Bergmann
Change-Id: I32479fd238e720b9ba0fa0af55e8377ebd972a20
2015-02-01loplugin:unreffunStephan Bergmann
Change-Id: I25213abc84c3e512fa620aa7c08e0c2e1bc0159a
2015-02-01loplugin:unreffunStephan Bergmann
Change-Id: Icfef034a7838e0a7139d3802491cff3b77fd5d9e
2015-02-01loplugin:unreffunStephan Bergmann
Change-Id: Iaf75d9570c2091365a16e13119e4515957a86551
2015-02-01add spaceDavid Tardon
Change-Id: I1ec18ded65b3359b71d97a733aab7f8b2a27e699
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna
Change-Id: Ic031b63641e0fd0fbd1524657082188d9ce78fcf
2015-02-01Bin obsolete commentsTor Lillqvist
2015-02-01Copy only *-debug.apkTor Lillqvist
We don't want the silly 'unaligned' apk to end up being uploaded.
2015-02-01sw::mark::MarkManager: make it possible to generate a default ctorMiklos Vajna
Should fix Windows werror build. Change-Id: I9e71bc9042e86e3208cc23f804034957deeb0f81 Reviewed-on: https://gerrit.libreoffice.org/14269 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna
In theory this is to be in sync with the ODF import. In practice the old UNO property seems not to have a proper fallback to populate the doc model with the fillattributes, so without this even if the import result is visible, it would be lost on ODF export. Additionally, this detected a bug in SwUnoCursorHelper::makeRedline(), where paragraph format redline tried to use the map of a text portion instead of a paragraph. Change-Id: I026e38e1990ed2a460624a8d967a16ae3fb6c512
2015-01-31coverity#1267680 Dereference before null checkCaolán McNamara
Change-Id: I4a7e8751a5a6a93bd0cb8208a06a7c4fd30ef1b4
2015-01-31coverity#1267670 Division or modulo by float zeroCaolán McNamara
and coverity#1267699 Division or modulo by float zero Change-Id: If31037712208673438155b30369ebe1068387cba
2015-01-31coverity#1267674 Dereference after null checkCaolán McNamara
Change-Id: I735e95a25b32d11b58ab3b187bfaac41b2f91e10
2015-01-31coverity#1267677 Big parameter passed by valueCaolán McNamara
Change-Id: I04a96e13eb4f17a6fa91435eff104fd95a902cf2
2015-01-31Extract SfxUndoAction::dumpAsXml() from swMiklos Vajna
Change-Id: I7ec2071150c03b61f3f681dbd26968ae3c535742