summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-09New loplugin:externvar: svtoolsStephan Bergmann
Change-Id: I2fc934db85c133f69b4e1092b50fc8e053798c4d
2017-01-09New loplugin:externvar: svxStephan Bergmann
Change-Id: Ia6d7c52389bbc957190bc59dadb62b1840befe73
2017-01-09New loplugin:externvar: swStephan Bergmann
Change-Id: If850989ee513d29ed373df0c6dd9905ec694026c
2017-01-09New loplugin:externvar: ucbStephan Bergmann
Change-Id: Idfab6f0d16b85ca280056db88264e5234361bce0
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann
Change-Id: I117f5166dffa1514cfc774105b4c94009183fe90
2017-01-09New loplugin:externvar: vbahelperStephan Bergmann
Change-Id: Ic66aa797251b6de1d964dcd66ca1bd952c8c17d3
2017-01-09New loplugin:externvar: vclStephan Bergmann
Change-Id: I8b01a7bd7459db242364b6a766549374264f26f2
2017-01-09New loplugin:externvar: writerfilterStephan Bergmann
Change-Id: I988555d9ccf9a7245d49cb2e05a84878978eebd6
2017-01-09New loplugin:externvar: xmlhelpStephan Bergmann
Change-Id: Ib531fe3b420e8c8fbec5daddf112f0d33440d463
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
Change-Id: I3fe731a535fe67b4cf260f9c6a36e32732695a7c
2017-01-09New loplugin:externvar: xmlscriptStephan Bergmann
Change-Id: Ie35e22e464ab71c864e3fba130d1e7946a83086a
2017-01-09New loplugin:externvar: xmlsecurityStephan Bergmann
Change-Id: I25ee9a65b481c63ab2629be54768793d254341b5
2017-01-09Revert "Remove test_getsystemticks_method.vb for now"Stephan Bergmann
This reverts commit 93a8ebac2d6eb124bf57223069765af08fcd5c85, now that fce604c8ae11b462113305aba080d77f8193cfea "[API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic code" is in.
2017-01-09Add missing "test" to -Og configure checkJan-Marek Glogowski
Change-Id: Ida6cc4fa96b60e50c261aa2c81fb6d2fc0484b10
2017-01-09Revert "PivotTable: Avoid adding useless 'Data' column field to table layout"Tamás Zolnai
This reverts commit ad86820a2bc99ede49875f8b03d6e64624e7b5f4.
2017-01-09defaults are good enoughCaolán McNamara
and protected isn't necessary Change-Id: I6219632fe1da36d484864c2500e9ac14978f2cb8
2017-01-09hack to silence -Wunused-functionCaolán McNamara
Change-Id: I585839c05ca3b0336ffbe2c60a2f58c34b0aae78
2017-01-09non debug warning -Wmaybe-uninitializedCaolán McNamara
Change-Id: I16c04585ee2c411ae362230590a06bdc9e22443d
2017-01-09add svm fuzzerCaolán McNamara
Change-Id: I56606605e7ce7e282960432384057f2986d3a187
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
SvDataCopyStream used to do extra Load/Save things that are long gone, so there is no reason for the common base anymore Change-Id: Ib321021002adb480bb96298f199141dc3fe2ec2b Reviewed-on: https://gerrit.libreoffice.org/32851 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09[API CHANGE] return unsigned 64-bit value from GetSystemTicks in basic codeNoel Grandin
instead of 32-bit value. looks like this has been incorrect since commit 9f2104e1f3a1ef8a37406b39188234df309241bc Author: Jens-Heiner Rechtien <hr@openoffice.org> Date: Mon Jun 19 16:46:13 2006 +0000 INTEGRATION: CWS warnings01 (1.23.26); FILE MERGED but nobody cared, since the values would previously fit into a 32-bit number. Change-Id: I4c121085977b5e7ff3e33c8ad57749b925ad31b9 Reviewed-on: https://gerrit.libreoffice.org/32879 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-01-09add bmp fuzzerCaolán McNamara
Change-Id: I5a564402b7a0b6ae1fcbeef6d84f85f1d3e4f4ce Reviewed-on: https://gerrit.libreoffice.org/32850 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09add png fuzzerCaolán McNamara
Change-Id: I06a92aff55f4e107781b5e7b2b95eb61692a929b Reviewed-on: https://gerrit.libreoffice.org/32849 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09Remove test_getsystemticks_method.vb for nowStephan Bergmann
Introduced with 060c2b9b1b0d3c9cf27f1b289a620cfa82b5b060 "QA Basic: split tests of methods in different files", but GetSystemTicks appears to routinely return negative values. Change-Id: Ibccdf753aea581e05e9d4e1bf551ae72dc70c959
2017-01-09coverity#1371227 Missing move assignment operatorCaolán McNamara
Change-Id: I2de6b5e2910ff570c08e662769d5e6ee188825a7 Reviewed-on: https://gerrit.libreoffice.org/32843 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-01-09unnecessary const castCaolán McNamara
Change-Id: Ib88b8de40184b13cd7aa0ae4787e6b6477996d67
2017-01-09tdf#51358 Support for IrisWipe transition animation in SVG ExportRohan Kumar
Ported the class IrisWipe Change-Id: If56f846e9a48941cdd240adfb15f5b36674cadd3 Reviewed-on: https://gerrit.libreoffice.org/32421 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2017-01-09tdf#97361: Changed method calls in sfx2 python testskerem
Change-Id: Id47bf9c6bb6330bf964ca3272487a077fb664137 Reviewed-on: https://gerrit.libreoffice.org/32838 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2017-01-09tdf#87933: made pagebreak lines dashedGeorge Korepanov
Change-Id: I0067ef7bc672e159b739d6fd588f1427827e91a8 Reviewed-on: https://gerrit.libreoffice.org/32779 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2017-01-09tdf#104008: whole file name (file extension) for print jobthvallois
Added parameter SFX_TITLE_FILENAME on getTitle method in order to have the full name for print job. Change-Id: I7a4722b93763f89424b6c6c4c247d658d57a249b Reviewed-on: https://gerrit.libreoffice.org/32664 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
Change-Id: Id894f62a918bd6e6fa59f8d546307343bf2bd4b0 Reviewed-on: https://gerrit.libreoffice.org/32682 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-01-08split markers into own images for breeze icon themeTomaž Vajngerl
Change-Id: Ic354e4c9c5988d59084c5b5345cd4c4e7124c508 Reviewed-on: https://gerrit.libreoffice.org/32853 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-01-08Revert "tdf#103677 Icons Change"Heiko Tietze
This reverts commit 1cb1cc30b5eb75483b6aaeec0192f7ee1d833461. Setup.ico contains of three different image sizes. Furthermore, the design is not applied to the other setup icons (partial, complete). And please discuss proposal first. Change-Id: I3cc9ad3424f85c812ae89939cabaddf38e3c41b3 Reviewed-on: https://gerrit.libreoffice.org/32751 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-01-08Updated coreGabor Kelemen
Project: help fce5517eb405ef8288d4d421259716d99b817eb1 Fix bookmarks on DB Wizard 'Text file connection' page Change-Id: I6c2881bf4e33cc9f50417c685bb7c74897ac7bb3 Reviewed-on: https://gerrit.libreoffice.org/32835 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-01-08Updated coreGabor Kelemen
Project: help 6d0450c494e5d21fd79940ee9863353ecd70db50 Fix bookmarks on DB Wizard 'Spreadsheet connection' page Sync the page title with the wizard page name too Change-Id: I6cdbdea2325b914e61d8ab744cb489d14867d6bc Reviewed-on: https://gerrit.libreoffice.org/32834 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-01-08Updated coreGabor Kelemen
Project: help 91536d63eed45ee12789d22b15cbfaf79135789f Sync DB Wizard 'Authentication' page title with the UI Change-Id: I8d00541d0d1a73cc174396a4b1c7d8a0b3c01bd6 Reviewed-on: https://gerrit.libreoffice.org/32833 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-01-08Updated coreGabor Kelemen
Project: help fe71a0de7fa240513f58a6993d02016f1774728f Fix bookmarks and ahelps on DB Wizard JDBC page Change-Id: Id50171d63cadec967d31100dca940902f2a40029 Reviewed-on: https://gerrit.libreoffice.org/32832 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-01-08Updated coreGabor Kelemen
Project: help 9ce74cec5a7f95ac442c9caa22aa16839d807581 Move bookmarks and ahelps to DB Wizard Auth page ...from the ADO connection page. Also document the 'Test Connection' button a bit. Change-Id: I7d5b13baeb8ffb348ffea1c9a991b4498e8f5cc9 Reviewed-on: https://gerrit.libreoffice.org/32831 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-01-08Updated coreGabor Kelemen
Project: help 5e4b205a3259f265e6dddc578d16793c1a733e9e tdf#105070 'Compare Document' menu item has moved From 'Edit' menu to 'Edit - Track Changes' submenu Change-Id: I02fd05e97f989369bcee5c5ab26fdd78121c2282 Reviewed-on: https://gerrit.libreoffice.org/32836 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-01-08tdf#77115 Layout of options tab of bullet dialogheiko tietze
Alignment fixed, 'start at' moved under number Change-Id: Ib97243e12529bb5e667dea8224b579b91ce60a53 Reviewed-on: https://gerrit.libreoffice.org/32820 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-01-08Updated coreGabor Kelemen
Project: help 74ab5d9e81c1406229ec3075afadf2b03888f269 Do not report .pyc files in to-wiki as changed Change-Id: Ifb052ae5b55836995bc78cab37b95476f9770a6a Reviewed-on: https://gerrit.libreoffice.org/32837 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-01-08Get rid of #include "../foo/bar.hxx" type includesGaurav Dhingra
Change-Id: I18e2094c1d28b6e0d860e474e33bbf8642ba78fd Reviewed-on: https://gerrit.libreoffice.org/32845 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-01-08add xpm fuzzerCaolán McNamara
Change-Id: Ic4869b58914079662b09c8ef406b4f65d21b5270 Reviewed-on: https://gerrit.libreoffice.org/32839 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08coverity#704153 merge m_xRootFolder and m_pRootFolderCaolán McNamara
Change-Id: Id9a37afa38a2456cb022945240586081771a5436 Reviewed-on: https://gerrit.libreoffice.org/32842 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08Updated coreOlivier
Project: help a4da1578e80d79e205a78cdee9e3c1dd7df82e42 Review of help page for protection in Writer Change-Id: I7b2c15479faa585a643a33defb0484eb947b1afa Reviewed-on: https://gerrit.libreoffice.org/32846 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2017-01-08coverity#736938 Copy into fixed size bufferCaolán McNamara
Change-Id: If706e57343a9c81b7d31d8e018450a151d38ad49
2017-01-08unused mpToolBoxFontColorSwCaolán McNamara
Change-Id: Ic1902a4160589cb9937f938f4a98484f0be487bc
2017-01-08add xbm fuzzerCaolán McNamara
Change-Id: I23d65c01bfd1ff083cda0f48c5db1636f1c6095b Reviewed-on: https://gerrit.libreoffice.org/32821 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08external/boost: Silence -fsanitize=nonnull-attributeStephan Bergmann
...as reported e.g. during CppunitTest_sw_odfimport: > /workdir/UnpackedTarball/boost/boost/circular_buffer/debug.hpp:37:17: runtime error: null pointer passed as argument 1, which is declared to never be null > /usr/include/string.h:62:62: note: nonnull attribute specified here > #0 0x2b24bc0e6389 in void boost::cb_details::do_fill_uninitialized_memory<SwFrameFormat*>(SwFrameFormat**, unsigned long) /workdir/UnpackedTarball/boost/boost/circular_buffer/debug.hpp:37:5 > #1 0x2b24bc0e5b48 in boost::circular_buffer<SwFrameFormat*, std::allocator<SwFrameFormat*> >::allocate(unsigned long) /workdir/UnpackedTarball/boost/boost/circular_buffer/base.hpp:2375:9 > #2 0x2b24bc0e545a in boost::circular_buffer<SwFrameFormat*, std::allocator<SwFrameFormat*> >::initialize_buffer(unsigned long) /workdir/UnpackedTarball/boost/boost/circular_buffer/base.hpp:2482:18 > #3 0x2b24bc0cfaa7 in boost::circular_buffer<SwFrameFormat*, std::allocator<SwFrameFormat*> >::circular_buffer(unsigned long, std::allocator<SwFrameFormat*> const&) /workdir/UnpackedTarball/boost/boost/circular_buffer/base.hpp:1036:9 > #4 0x2b24bc068cd7 in AppendAllObjs(SwFrameFormats const*, SwFrame const*) /sw/source/core/layout/frmtool.cxx:1100:44 ... Change-Id: Id96a6127990548ab0ae2e8a02b7bec2d61094c37
2017-01-08Work around -fsanitize=float-cast-overflowStephan Bergmann
...when the value is outside the range of type 'unsigned char'; hopefully it'll always be in the range of type 'long long' Change-Id: I8ec38727648bea20875cb488fe143b4759812b5a