summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-30use proper message passingBjoern Michaelsen3-33/+36
- also skip extra GetMaster() null-check as it is only used for nullchecked dynamic_casts Change-Id: Iab51a6a3d5e40aa96f8f252d4ef5dce7d805549f Reviewed-on: https://gerrit.libreoffice.org/32466 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-12-30Fix GbuildToJson for tests: Set source files correctlyMatúš Kukan1-18/+24
Need newline in gb_LinkTarget_add_foo_object. With that we can avoid direct gb_Executable_foo and gb_Library_foo. Change-Id: I1e2b1ef2f2a3e15f4bb81170f23265186ef47733 Reviewed-on: https://gerrit.libreoffice.org/32503 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-12-30Drop check for ancient FontConfig releasesKhaled Hosny1-7/+1
FontConfig 2.4.1 that fixes this bug was released 10 years ago. Change-Id: Ib0970d3916909fe14eb4e3ed1425f925a13160ad
2016-12-30Simplify this a bitKhaled Hosny3-18/+7
The return value from addFontconfigDir() was effectively unused after the recent changes in this code. Change-Id: I99796442fe3bcaf767f3b804afd417b9d043c2a9
2016-12-30Use SAL_INFOKhaled Hosny1-9/+2
Change-Id: Iac57a7e9afe476fc27eddaf123a3ca4a293a7034
2016-12-29Close XConnection when doneStephan Bergmann1-3/+11
Change-Id: Icea70da002f88752603ad21482975d1707d29520
2016-12-29Related: ofz#224 wrong way aroundCaolán McNamara1-5/+5
Change-Id: I59b1975ed6bdf2b2c51b582db620208e622af654
2016-12-29Add ExternalDataMapper class and Implement CSVDataProvider::Refresh()Jaskaran Singh2-3/+53
ExternalDataMapper Class binds ScDBData and Dataprovider together Change-Id: Ie38b76cf0ee5cbbe9b680b7f934b716e36645cfc Reviewed-on: https://gerrit.libreoffice.org/32489 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jaskaran singh <jvsg1303@gmail.com>
2016-12-29use unique_ptr for xdictionaryJochen Nitschke2-34/+16
default destructors are good enough now Change-Id: I6d4ab68d2ee527f5f4e5696c3f093dc66cdc5b4c Reviewed-on: https://gerrit.libreoffice.org/32492 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-12-29process all outstanding events before shutdown, tdf#104969, tdf#104286, ↵Markus Mohrhard1-0/+5
tdf#104399 Change-Id: Id09c3dfdc94c430d5dcb2aebb017f17db80f17e6 Reviewed-on: https://gerrit.libreoffice.org/32486 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-29Remove unused find_msvs() functionTor Lillqvist1-24/+0
Change-Id: I69bf918036744ad0e9fa6951cef284d1c616d793
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski8-91/+166
Currently it is implemented by making all characters different text arrays. Unit test included. Change-Id: I850bf192cf5d978a126d3f37b1084021d37bdf30 Reviewed-on: https://gerrit.libreoffice.org/32490 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2016-12-29TypoTor Lillqvist1-1/+1
Change-Id: I303e993429e40147579c77623b554ef10d87dbfb
2016-12-29SD SlsClipboard: cleanup and preparation for tdf64588Justin Luth1-4/+5
Isolating the patch itself from reorganization/optimization of variables. No logic change intended. Change-Id: I9e9008d57b4948372af138fb47224ebcf9c48ceb Reviewed-on: https://gerrit.libreoffice.org/32480 Reviewed-by: Justin Luth <justin_luth@sil.org> Tested-by: Justin Luth <justin_luth@sil.org>
2016-12-29tdf#87605 Added term 'Gerrit' to technical dictionary.Huzaifa Iftikhar1-0/+1
Change-Id: I1c296a00acd91e5da49953e5adb250497ff0e520 Reviewed-on: https://gerrit.libreoffice.org/32433 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-12-29Make these functions publicJaskaran Singh1-1/+0
That existing piece of code had been written by me but there's no reason for those functions to be private atleast I don't remember why I did that. Hence the change. Change-Id: I2168370d72d822bb8b8425cef78cd11360014971 Reviewed-on: https://gerrit.libreoffice.org/32482 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jaskaran singh <jvsg1303@gmail.com>
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard2-0/+4
This will help us identify shutdown related crashes. Change-Id: Id09c3dfdc94c430d5dcb2aebb017f17db80f17e5 Reviewed-on: https://gerrit.libreoffice.org/32485 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-28fix indentationMarkus Mohrhard1-7/+7
Change-Id: I37c3864ad3c7293f46190d6492a47f640e0dcb81 Reviewed-on: https://gerrit.libreoffice.org/32484 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-28add NEGBINOM.DIST test caseZdeněk Crhonek1-0/+4160
Change-Id: Ice72e8603104bf40a39db537d39f33e314ac4219 Reviewed-on: https://gerrit.libreoffice.org/32251 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-28Updated coreAndras Timar1-0/+0
Project: dictionaries 639505f3ef841742919dd7eba5d55efa3535f529 tdf#97349: typo fixes in control words Change-Id: I4896dd4084582e893914f09e730a2dd7d5a08acd Reviewed-on: https://gerrit.libreoffice.org/32475 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-12-28tdf#89329 pImpl changed to unique_ptrG_Zoltan2-2/+1
In dbtree.cxx and dbtree.hxx manual allocated pImpl is changed to std::unique_ptr. Change-Id: I19e76147f79733139c2535269431eeb94f85f557 Reviewed-on: https://gerrit.libreoffice.org/32463 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2016-12-28tdf#104539 dir attribute of outerShdw has to be non-negativeAndras Timar1-1/+1
Change-Id: Ic6f1c8555eb8d137ced2f4e87baa866df84c69ac Reviewed-on: https://gerrit.libreoffice.org/32467 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-12-28Updated coreOlivier1-0/+0
Project: help 716c3d6f852f76806b09c7b53d5358d9b3a2849e Fix typos in help pages Typos found by translators in help pages. Change-Id: Iecaf0d7d4e1c1f1f184cdad9f9c0b5ea42795c8e Reviewed-on: https://gerrit.libreoffice.org/32468 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-12-28tdf#99589 tolower changed to rtl::toAsciiLowerCaseabdulwd1-1/+2
/home/abdul/libreoffice/setup_native/source/win32/wintools/msimsp/msimsp.c modified Change-Id: Ia7e111d0920ef7f456bc6f5f6536253da3842ccf Reviewed-on: https://gerrit.libreoffice.org/32462 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2016-12-28add TRIM test caseZdeněk Crhonek1-0/+1347
Change-Id: I360e0599c357bf61df1a8562c2b62f98e1bf0a7e Reviewed-on: https://gerrit.libreoffice.org/32389 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-27starmath: SmCaretPos's index must be non-negativeTakeshi Abe2-2/+7
Change-Id: I69a2fc0c9ccaa76a0d93127ac6a1544fe9924605 Reviewed-on: https://gerrit.libreoffice.org/32444 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2016-12-27Updated coreOlivier1-0/+0
Project: help f2d16dc7c431530719b535d8b86fffc00362d990 Fix syntax of example in 03104300.xhp A function result is allways assigned to a variable Change-Id: Id422f9018cacca1eb2022c03568d8aad9edfe8fd Reviewed-on: https://gerrit.libreoffice.org/32461 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-12-27shuffle for coverity#1394416Caolán McNamara1-2/+4
Change-Id: I5917aa91021a8ddbb14ac7ccee1ba06ab6a514ab
2016-12-27this can be localCaolán McNamara3-2/+2
Change-Id: I8084e8c33a930f13cf7f1212a086a9f1ad1bdfb4
2016-12-27DirectShow moved from DirectX to the Windows APIDamjan Jovanovic2-2/+2
at least 10 years ago, so don't require DirectX to build the avmediawin library which uses DirectShow. Patch by: me (cherry picked from commit 8a8dd41ed0bc8c9ecf1faa27761a56b5a8fedcc2) Change-Id: I10926cb3c34bf3986c0341c1151360f1dfd5a21e Reviewed-on: https://gerrit.libreoffice.org/32411 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-12-27Updated coreGiovanni Caligaris1-0/+0
Project: dictionaries 4ca949b4cb3b783ea30a266f03e35f72069b296e Guarani spell checker and thesaurus. Added spell-checker files aff/dic Change-Id: I425f119558926a3fa71c5b27f4488ce4076d4407 Signed-off-by: Olivier Hallot <ohallot@collabora.co.uk> Reviewed-on: https://gerrit.libreoffice.org/31904 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-12-27Updated coreGabor Kelemen1-0/+0
Project: help 1125573f063f864fb7439a82fc71288dcc6d8466 tdf#104404 Fix bookmarks and ahelps on the Extension Manager page Change-Id: Ib98c37d3b2ca464fb8e5e58eadadcc1d333d4545 Reviewed-on: https://gerrit.libreoffice.org/32446 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2016-12-27tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd5-7/+9
Adapt users, all in vcl, accordingly. Change-Id: I4531840091da73fa8fc29175407fa8a737deac18 Reviewed-on: https://gerrit.libreoffice.org/32442 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2016-12-27make the gbuildtojson output debugable.jan Iversen1-1/+1
Added a NEWLINE after each JSON variable, this makes the files easier readable and has no impact on performance. Change-Id: I5610c79ba74d6d34b7c4bacd0ba8626d37cb4e70
2016-12-27add NORMINV test case; move tests to new directoryZdeněk Crhonek7-0/+4229
Change-Id: Ifb6d39411617b20c754baa9b5f3ebf78673a0819 Reviewed-on: https://gerrit.libreoffice.org/32133 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-27tdf#39894: Metafile: use distance from last char cell to nextMike Kaganski6-39/+71
The optional Dx array of WMF's META_EXTTEXTOUT (and its EMF counterpart) define not only spacing between char cells of this record, but also of spacing to first char cell of next text (if TA_UPDATECP is set). Additionally, both WMF and EMF EXTTEXTOUT records define not only X spacing, but also Y (if ETO_PDY is set in its options). Unit test is included. Change-Id: I45ed872210c81b3050ba65d68145b64861bfec22 Reviewed-on: https://gerrit.libreoffice.org/32436 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2016-12-26Updated coreAdolfo Jayme Barrientos1-0/+0
Project: help bbbf563e07835cd3e09af87b4aa7673664af7eda Wrong term: “submenu” → “context menu” Change-Id: I5345e2dd4126734bb8add69d13be28b5730b3770
2016-12-26fix the egl check again in the internal epoxy caseMarkus Mohrhard1-9/+12
Change-Id: Ie580b13579fdb71bd8898ae59b915b3842ef8aab Reviewed-on: https://gerrit.libreoffice.org/32434 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-26add TEXTJOIN test caseZdeněk Crhonek1-0/+1528
Change-Id: Ia1541679634aa58682837e750def3891b8dbdf77 Reviewed-on: https://gerrit.libreoffice.org/32388 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-26Updated coreAndras Timar1-0/+0
Project: help 10615e70c4077eeb01e3f5627ad0f9d808a5d480 Wikihelp converter cannot handle switch in switch Change-Id: I18ffb8a5ec7421431088fe094b541571ffccd1fc Reviewed-on: https://gerrit.libreoffice.org/32438 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-12-26Updated coreAndras Timar1-0/+0
Project: help 8c39d43f9a9f00e8990d7d9ed52dd0a7e36555b9 Fix validation errors against xmlhelp.dtd Change-Id: I453fb62f45b445b360d4722db83023a633053fb8 Reviewed-on: https://gerrit.libreoffice.org/32437 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin29-635/+645
Change-Id: I2d4ac010ff5818e673567cee05700872588918e4 Reviewed-on: https://gerrit.libreoffice.org/32384 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
2016-12-26starmath: Prefix n to SmCaretPos's IndexTakeshi Abe4-31/+32
Change-Id: Ie1647d8143c4c38ebcf5111bffc291c26704c4c0 Reviewed-on: https://gerrit.libreoffice.org/32428 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2016-12-26add TEXT test caseZdeněk Crhonek1-0/+1620
Change-Id: I482e1a0f277efff47c4a86ca57c8880abd1e1a9e Reviewed-on: https://gerrit.libreoffice.org/32387 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard4-2/+21
Change-Id: I7909b08db556c6c65c1547303f2b899c30feaba4 Reviewed-on: https://gerrit.libreoffice.org/32425 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-26use uniform initializer syntax to simplify codeMarkus Mohrhard1-14/+2
Change-Id: I617c63c16cc2ba06f88d7101716ab05daf4b30a4 Reviewed-on: https://gerrit.libreoffice.org/32423 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-26OSL_ENSURE -> SAL_WARN_IF in oox relationship codeMarkus Mohrhard1-2/+2
Change-Id: Iac742e253c1f96a412a803025bb89578f8d96018 Reviewed-on: https://gerrit.libreoffice.org/32424 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-25Updated coreOlivier1-0/+0
Project: help b6d54386f19adf3a6a967ae6e24a06f5473a8dca HC3 tweaks 1) Add level to embedded headings 2) Add id= to paragraphs and headings Change-Id: Id6ba1fe6518295e08f99bb1f28cf59c9893d8ddd Reviewed-on: https://gerrit.libreoffice.org/32426 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-12-25update to make cppunit load in xcodejan Iversen1-0/+2
cppunit was unknown product type, assigned it Change-Id: I39a08f52cd07c06fc77fc4ac6dc4ecfb167a86ae
2016-12-25update to prepare for multiple modules.jan Iversen1-9/+28
module filter name changes from source to module name. Change-Id: I979b3ca7f86bad70d0812207b3eccbed20499a08