summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-22basic: fix loplugin:cppunitassertequals warningsMiklos Vajna
Change-Id: I80c773f3127ebbce4b9b2a122a91a2e2ca4f505b Reviewed-on: https://gerrit.libreoffice.org/27424 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-07-22GSoC notebookbar: image tab for ImpressSzymon Kłos
Change-Id: I45ef6691d32f3fd084143a80ac904e441b4a6098
2016-07-22GSoC notebookbar: image tab for CalcSzymon Kłos
Change-Id: Iebdbd7939854582bb72eb44b8a5cfda3294762d9
2016-07-22Related: tdf#101057 allow java update version number > 99Caolán McNamara
Change-Id: Icc37cf248fbf35f108eb5bbb25c36fbd54a9fe85
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
The sw implementation does so, and the API documentation also says clients can depend on this. Change-Id: Ib4d25d7207fd8358de2ec1186d4ca2306e996497 Reviewed-on: https://gerrit.libreoffice.org/27379 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-07-22sc: convert MatrixEdge... to typed_flagsJochen Nitschke
remove some unhelpful or obvious comments replace numeric values in last loop of ScTable::HasBlockMatrixFragment Change-Id: If7115b504689ce31b5caadbcae8ce2f5466e5b2a Reviewed-on: https://gerrit.libreoffice.org/27378 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-07-22starmath: Return early if the cursor locates after a text nodeTakeshi Abe
No longer create unnecessary copy of nodes. Change-Id: Icf8cdd3ce0f9ebbf7159e9e7eaea7abe52c05060 Reviewed-on: https://gerrit.libreoffice.org/27366 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2016-07-21add LOG10 testcaseZdeněk Crhonek
Change-Id: I15032efcda9bf3ecceb67e74dac24a75793bbd67 Reviewed-on: https://gerrit.libreoffice.org/27414 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21LOG test caseZdeněk Crhonek
Change-Id: I8fefa18b819abed5e60e59bf6a2dfe3e0cd9d005 Reviewed-on: https://gerrit.libreoffice.org/27415 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21Revert "add MOD test case"Markus Mohrhard
This reverts commit 19a80b06d6229c4dc3d73e6354100788cc1b2585. Change-Id: I7f7f82494e6e99badc9422c32d0b02d1c3b045ba Reviewed-on: https://gerrit.libreoffice.org/27421 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Jenkins <ci@libreoffice.org>
2016-07-21gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl
There are not only spurious warnings from loplugin, but also from plain clang, at least with the Fedora 24 version. So let's just try to always set CCACHE_CPP2=1. This should make the configure check for that obsolete. The check didn't do anything on Fedora anyway because it sets up ccache by putting wrappers like /usr/lib64/ccache/clang on PATH. Change-Id: Ieb17be4a1b1fd0f7aedb16b18cb49015917a26d3 Reviewed-on: https://gerrit.libreoffice.org/27345 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2016-07-21gbuild: set CCACHE_CPP2 automatically with --enable-compiler-pluginMichael Stahl
The plugins are confused about source file locations without CCACHE_CPP2, so try to avoid having to set it manually. Change-Id: I8c19cb1b4bea27963b2f416faa67a70c6c65da38 Reviewed-on: https://gerrit.libreoffice.org/27344 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2016-07-21add LN test caseZdeněk Crhonek
Change-Id: I81258a20d8c5e1209dbdfd91522261589a8f71d0 Reviewed-on: https://gerrit.libreoffice.org/27416 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add RRI test caseZdeněk Crhonek
Change-Id: I76d3b0163ccab627fc6fd5bbf1f839d74941e07b Reviewed-on: https://gerrit.libreoffice.org/27412 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add MOD test caseZdeněk Crhonek
Change-Id: If5eb3377eff62ca15a238a13c6f0ab8cc78cdbc7 Reviewed-on: https://gerrit.libreoffice.org/27413 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add PRICEMAT test caseZdeněk Crhonek
Change-Id: Iab0a5042f7dbc81f778afc56caa319da6001994c Reviewed-on: https://gerrit.libreoffice.org/27406 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add CUMPRINC test caseZdeněk Crhonek
Change-Id: I5632aecb674c7c6460bb5ec58718e8ddcd241816 Reviewed-on: https://gerrit.libreoffice.org/27405 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add PRICEDISC test caseZdeněk Crhonek
Change-Id: Ic174422b7b07cead24956c7d75df569672db9581 Reviewed-on: https://gerrit.libreoffice.org/27403 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add PRICE test caseZdeněk Crhonek
Change-Id: Id48fad46031128f9ab2605f6750ecceb2cc8e33f Reviewed-on: https://gerrit.libreoffice.org/27402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add FLOOR.PRECISE test caseZdeněk Crhonek
Change-Id: Idc1ac5890d44bcf4eddf72e9c5420c1e0562f2c5 Reviewed-on: https://gerrit.libreoffice.org/27400 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add FLOOR.MATH test caseZdeněk Crhonek
Change-Id: Iee8d9e5c39b95e6fc477e25fbb38214b12b1130a Reviewed-on: https://gerrit.libreoffice.org/27399 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add FLOOR test caseZdeněk Crhonek
Change-Id: I0cb93aa29f44793f5cb53d9e17dc2594326e4f42 Reviewed-on: https://gerrit.libreoffice.org/27398 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add FACT test caseZdeněk Crhonek
Change-Id: I2463d58f4cb6b5841d8b5e8dbc78f640fe1dd377 Reviewed-on: https://gerrit.libreoffice.org/27397 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add CSCH test caseZdeněk Crhonek
Change-Id: I9da88e180f51fee44d17189606f6e57d9496e06b Reviewed-on: https://gerrit.libreoffice.org/27396 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add CSC test caseZdeněk Crhonek
Change-Id: I0be56198d3dcd14109deebebad8eaa7210ebbdc1 Reviewed-on: https://gerrit.libreoffice.org/27395 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add COTH test caseZdeněk Crhonek
Change-Id: Iddc24720d07f5247f7188a3f4873315a70001cce Reviewed-on: https://gerrit.libreoffice.org/27394 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add COT test caseZdeněk Crhonek
Change-Id: I8551aecd26b6c2f6f47c563217f484f9a64d4e15 Reviewed-on: https://gerrit.libreoffice.org/27393 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add CUMIPMT test caseZdeněk Crhonek
Change-Id: I31facf9db659ded918377ef0ba28bcd1d715eb9f Reviewed-on: https://gerrit.libreoffice.org/27404 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add FLOOR.XCL test caseZdeněk Crhonek
Change-Id: I87a823fba5288483d5b4c7b539ab236b0ba7cd45 Reviewed-on: https://gerrit.libreoffice.org/27401 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add SLN test caseZdeněk Crhonek
Change-Id: I3d00b60880a5fc6f736778afbbec0ebe4ce96595 Reviewed-on: https://gerrit.libreoffice.org/27411 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21Resolves: tdf#101054 crash on options->path with non-native file pickerCaolán McNamara
regression from... commit 3bbc0574d78d129359638b74612de2f93419eeb0 Author: Caolán McNamara <caolanm@redhat.com> Date: Tue Jul 5 10:16:51 2016 +0100 Resolves: rhbz#1352835 path options doesn't promptly destroy folder picker only clear the xFolderPicker immediately in the non-async case Change-Id: Id6a411424d41262a9379ad3eb7976c8dd666a5cf
2016-07-21Keep spacing between widgets consistent in gradient tabRishabh Kumar
Change-Id: Ida726439644c0b06d1562f82c8ba037dc7399e15 Reviewed-on: https://gerrit.libreoffice.org/27391 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-21Remove unnecessary container in hatch tabRishabh Kumar
Change-Id: I49f513a6c78a68403b4275ba480add0ca71c4244 Reviewed-on: https://gerrit.libreoffice.org/27390 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar
1. Reduced item icon size. 2. Add slider depending on the number of entries. Change-Id: I1fad15861438952664c26666afe89fffa08051f6 Reviewed-on: https://gerrit.libreoffice.org/27389 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-21add COSH test caseZdeněk Crhonek
Change-Id: Ifb47eebad5621b4058f351e5296e111b7d0c4233 Reviewed-on: https://gerrit.libreoffice.org/27392 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
Change-Id: I9a37110b5d7b89e41393f1b4344b3ab3d673d700
2016-07-21Updated coreOlivier Hallot
Project: help 41395cd9ba77de6475ce59aa80856d614bdabc95 Drop useless switch in page Change-Id: Idb0e5b27c839c0890b398228c8e11c37ef36f35e Reviewed-on: https://gerrit.libreoffice.org/27407 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-07-21add COS test caseZdeněk Crhonek
Change-Id: Iab84a02de01fc93e6d943173b8c10b6514bfc3d7 Reviewed-on: https://gerrit.libreoffice.org/27387 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21These fixes aren't needed after all.Caolán McNamara
The root problem was instead fixed by... commit 144e73f50c49333f61c6f27b882be9dbc232ceb4 Author: Noel Grandin <noel@peralex.com> Date: Tue Dec 22 09:05:32 2015 +0200 fix Link::operator< so that it is consistent with operator== Revert "Related: rhbz#1343766 a11y queries during dispose trigger listbox crashes" This reverts commit c615943bda57eadfa73c14a7314938aabe0bd16f. Revert "Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashes" This reverts commit f120abb446bf3f5230ed06a3b148654dde36bb94.
2016-07-21add NPER test caseZdeněk Crhonek
Change-Id: I862589b40c7a33f2ae073d5c2b1c1cde9e1e6335 Reviewed-on: https://gerrit.libreoffice.org/27384 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add FV test caseZdeněk Crhonek
Change-Id: I5195d299e82fbfe2dd4798020e236b49b9707189 Reviewed-on: https://gerrit.libreoffice.org/27386 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21add PMT test caseZdeněk Crhonek
Change-Id: I7f7d92157195daa4e995ac2d29914dd021de42e6 Reviewed-on: https://gerrit.libreoffice.org/27385 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-21Resolves: tdf#95340 orig lcl_ChkUnoCrsrPaM had reversed 'set' to lcl_ChkPaMCaolán McNamara
merge lcl_ChkUnoCrsrPaM and lcl_ChkPaM keeping the original logic, turns out they differed in how they swapped the mark and point Change-Id: Id2575c9690442494c3286a26ab099e8c4c62f884
2016-07-21rename lcl_ChkUnoCrsrPaM and split it up to be like lcl_ChkPaM[Both]Caolán McNamara
Change-Id: I8850031da3901fb3d828c3af20f98ca741fc2a4a
2016-07-21bChkSelDirection is always falseCaolán McNamara
Change-Id: I1aaf2c17d76ac1d69dfcc268ae1b689c0f1c3fa2
2016-07-21update to new naming and castingCaolán McNamara
Change-Id: I389efc2f45f3110932318882faea82ab8565f89a
2016-07-21restore lcl_ChkUnoCrsrPaMCaolán McNamara
Change-Id: Iab155151226f3a7f00ca649bd690c4391ade8a52
2016-07-21memset hammer for -Werror=missing-field-initializersCaolán McNamara
Change-Id: I025bc48edad9fd0275f264a71e13dacd4c5bcc96
2016-07-21update language-subtag-registry to version 2016-07-19Eike Rathke
Change-Id: Ib3f2eb0791fe6948cf476c95e83624bd8ecc9ca4 Reviewed-on: https://gerrit.libreoffice.org/27376 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-07-21sd lok: fix hard to select a full tableHenry Castro
It requires a precise mouse down button in the rectangle border bounds to select a full table, so it has added a tolerance value. Change-Id: Ia8213ae452f93cd2faa957a50246638d1eb2198e Reviewed-on: https://gerrit.libreoffice.org/27356 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Henry Castro <hcastro@collabora.com>