summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-30coverity#1326981 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I4bcde379701e8f3542f8e54e59b529466213d72e
2015-12-30coverity#1326982 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ia8cff25ac8eb9539b81bdebe2aa52c324d70b357
2015-12-30coverity#1326983 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Idefe2159ba5becbb7aaa5f28a422d80e29595708
2015-12-30coverity#1326984 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ib3eddf6c121c462a09c7db310921f4f619c80b5a
2015-12-30coverity#1326985 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I05d12ace635cc780e59a02d79265ac057cb07c0f
2015-12-30coverity#1326986 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Id41f84e66a3f1b85f5003a7f3aa58c88f74158a7
2015-12-30coverity#1326987 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ic84808388bf0b606ac0eb82f33b10ccfe334e7dc
2015-12-30coverity#1326988 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ic960361b04e76c610a0302ada6a7f606afeae798
2015-12-30coverity#1326889 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ie572d3f8aab49de491b54c206de8dda01fc1fcaa
2015-12-30coverity#1326990 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I401d93ac2527409e44f908984632232768b1e4c0
2015-12-30coverity#1326991 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I0b81716a1bdd2ef91bbc7280c92713afe0fbab18
2015-12-30coverity#1326992 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ia36048489c3e8ac131c7e20701f5b18270156c2a
2015-12-30coverity#1326993 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Ie29933018d22b6a936a429b2fd38b05b3959d8e9
2015-12-30coverity#1326994 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I4fdd7388012b8773b59a69589c06d95d5d51f389
2015-12-30coverity#1326995 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I3e42e4815c7b03fdb7e9a4a1d260e4abfb7b6318
2015-12-30coverity#1326996 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: Idebeeac2cc680c14230e059761a05bec7e4c6c60
2015-12-30coverity#1326997 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I169b20aa5fe9e030f16c323154e2a77a8468aa87
2015-12-30coverity#1327008 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I2e205bd87760740e1b57647a9a3bdd928be09dfd
2015-12-30coverity#1327009 SBSC: String concatenation in loop using + operatorCaolán McNamara
Change-Id: I22eddb72ffa63549ce4361ec4e691ba2ba2bff96
2015-12-30coverity#1326717 DLS: Dead local storeCaolán McNamara
Change-Id: I3467c9cdd39c8de4d3a10e4bb19c488ae4a6b9f2
2015-12-30coverity#1346891 Unused valueCaolán McNamara
Change-Id: Id46a93a8dd1baadf062ea4e5aa471d42aa04468d
2015-12-30coverity#1346892 Non-virtual destructorCaolán McNamara
Change-Id: Ie718df17cc5f12ebc244d3decca4aa7644f6b120
2015-12-30cppcheck: allocaCalledCaolán McNamara
Change-Id: I9ccd506b20dcfb492767bf4d0c42dff8c1c0b815
2015-12-30upload libwpd 0.10.1David Tardon
Change-Id: Iba35a273230c96914d527475a8cefcbfab14c341
2015-12-30vcl: update comment in AddFontFace() to match realityChris Sherlock
Change-Id: Ia9fb7818b500b126e08e2586781b15477d9fd6db
2015-12-30vcl: group functions and variables in PhysicalFontFamilyChris Sherlock
Change-Id: I9069ba0c48cdbb7ee08e70c8f3eb2d911e9ab442
2015-12-30tdf#96514: Emits a 'notify' signal when zoom changesPranav Kant
Change-Id: I5f55e4cce26096afcae3ad3711efa37757aada39 Reviewed-on: https://gerrit.libreoffice.org/20798 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-12-30lokdocview: Use an array to install propertiesPranav Kant
This way we can directly reference any property by pointers to GParamSpec stored in a static array, rather than looking for property using property name. The former is a faster approach. This will come in handy for functions, such as, g_object_notify which needs to access properties to notify the object of any property change in a faster way. Change-Id: Ic4087bff3bdb63a3e8853d158c7af688e5e67811 Reviewed-on: https://gerrit.libreoffice.org/20797 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
Change-Id: Icd99757b48626ef43313e8de42c4e5462f85a958 Reviewed-on: https://gerrit.libreoffice.org/21008 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-30tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphsTor Lillqvist
When UniscribeLayout::DrawText() was used from MultiSalLayout to draw the base layout level after having drawn fallback glyphs, it mis-rendered the runs that contained the missing glyphs. Avoid this by handing the pRectToErase parameter also here. Change-Id: Ib40aa9e9e60d72db1cdd331ba03ae8230aadbba8
2015-12-29Updated coreStanislav Horacek
Project: help 7338cf7526423d3e20cf408416e17d5f82c60e34 AVERAGEIF: use "character" instead of "symbol" Change-Id: I586658c5da91c3fc5a3d35c5cdfa2d6b4a42dc1f Reviewed-on: https://gerrit.libreoffice.org/21007 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-29Updated coreStanislav Horacek
Project: help 0f00c50e4c719fede7d5602e3d29d395bfaf26d6 AVERAGEIF: fix example Change-Id: I31fa85189ab4bb24d91e0a0366b08868121b8d47 Reviewed-on: https://gerrit.libreoffice.org/21006 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-29Upload libvisio 0.1.5Fridrich Štrba
Change-Id: I5b21dde51a6ad2ec8272d8939345ed3b05a2a5da
2015-12-29cppcheck: allocaCalledCaolán McNamara
Change-Id: I97374357f27dc26fc67412f5cec7b96ad9bce9c2
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: Ib43e53d5b6c9c130adb765ac9b769f58060ac640
2015-12-29tdf#32062: Add testMarcos Paulo de Souza
Change-Id: I0af72c436c2eca6741bfaa6e6570ce74f486c112 Reviewed-on: https://gerrit.libreoffice.org/20996 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-12-29return early if Container invalidatedCaolán McNamara
Change-Id: I3983070f1fe447e4b75b956cf95d3b3c5266b3f9
2015-12-29PopupMenuToolbarController: Update the menu before openingMaxim Monastirsky
Just like we do for the menubar, we must tell the popup menu controller to update itself. Change-Id: Ib914b22b909f9e5c1c4ebc8af58496d73e867416
2015-12-28crashtesting: assert on export of fdo45349-3.fodt to docCaolán McNamara
set a DefaultParentBaseURL fallback from createAndInsertOLEObject Change-Id: Ibc6e800be66f966533a8304ddf72eefa2b39fb8a
2015-12-28extensions: Remove recently unused logging::LogModuleMatúš Kukan
Change-Id: I43d1306427e32dce4ed9ea621d0abc2155bd58df
2015-12-28tdf#74608: Ctor function for logging::PlainTextFormatterMatúš Kukan
Change-Id: Ibaf362c811564cab1855fd5c863b59d90256d047
2015-12-28tdf#74608: Ctor function for logging::CsvFormatterMatúš Kukan
Change-Id: I3383e02a7162cc8dbce3ba0b04fac6dec3492d94
2015-12-28tdf#74608: Ctor function for logging::ConsoleHandlerMatúš Kukan
Change-Id: I4326dcb9ae2abfaddef3b68369ee08a6296e0089
2015-12-28tdf#74608: Ctor function for logging::FileHandlerMatúš Kukan
Change-Id: I3c9e0c33f63a82f9dc172adde6351abbc822fb9e
2015-12-28tdf#74608: Constructor function for LoggerPool singletonMatúš Kukan
+ EventLogger is not an UNO service - does not need XServiceInfo Change-Id: I1b4fed4dfe0fb5f453d521f2902cb65ace586cfb
2015-12-28Updated coreAndras Timar
Project: dictionaries d8738db715233dbd83bff56aa166ae0bdf0a8e18 Updated Slovenian thesaurus Change-Id: I971d3b3af1dee4b598359d893dd8111fc5d4cec9
2015-12-28guard against infinite recursion in GetGeometryCaolán McNamara
Change-Id: I901f77f5846512cb528f2e14bbc50409fa29bef2
2015-12-28Typo: pysical->physicalJulien Nabet
Change-Id: I73d006ee5de8294cc0dc1cf48a77c6e4466c49ae
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
As part of tdf#39944, the mappings of UNO and ATK roles have been reviewed and right now there is a match in ATK for every UNO role. Still, some protection must be done in case of running LO with an old ATK version that does not contain all the roles we need. The function registerRole serves this purpose now, and it has been renamed consequently. Finally, removed a redundant mapping of the HEADING role. Change-Id: I7a19c3f3efa5d6ff2697c19e3ae7856d4702a253
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
Fix more roles according to information found in https://bugzilla.gnome.org/show_bug.cgi?id=732702 Change-Id: Ibe260784f12b1cf1f6baff490f400526d1c796d2 Reviewed-on: https://gerrit.libreoffice.org/20369 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>