summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-02Improved loplugin:redundantcast const_cast handling: xmloffStephan Bergmann
Change-Id: I61873d1a1d26db0b757b242c395f9bf96702b055
2017-06-02no need to assign a nullptr after a bad_allocNoel Grandin
since if the allocation failed, the assignment would never happen Also use early exit to simplify the code in X11SalBitmap::ImplCreateDIB Change-Id: I73301bfad6492c2b42c08744c24cfb78237983f0 Reviewed-on: https://gerrit.libreoffice.org/38346 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-02Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara
Change-Id: Ie88a66aa8d73bb3c4045629604756470ce51b92b Reviewed-on: https://gerrit.libreoffice.org/38352 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-06-02fix spelling Countour->ContourNoel Grandin
Change-Id: I2dd8c0dcca439d1d435bdd339f7e76d139faa98b Reviewed-on: https://gerrit.libreoffice.org/38345 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-02tdf#91820 Move cells styles to their own main menu entryYousuf Philips
Change-Id: I06ea5723a8dc65f12886439267a15e0c471255f5 Reviewed-on: https://gerrit.libreoffice.org/38351 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
its only uses the stream anyway and this makes it far easier to build a fuzzer on Change-Id: I4aa8b56d4b041708c4de1730d503641ab23c14e8
2017-06-02Updated coreGabor Kelemen
Project: help 4ee7e6ef7170ae862b93d89badf5b512c60f0863 tdf#102930 Update New Address Block / Edit Address Block page Add missing bookmarks Sync with UI Make it have two window names in the title Change-Id: I99d424919d3792e3c1a0ff4c2427cb335e74fad3 Reviewed-on: https://gerrit.libreoffice.org/38326 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-02Updated coreGabor Kelemen
Project: help 553a97f7054e416ffda2bda008f7cf55a478d09e Add custom HID to the From Data Table options description Change-Id: If5de917172e1b5fe0ef8819a96a41421e9cd8f22 Reviewed-on: https://gerrit.libreoffice.org/38245 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-02oox: clean up lclHasSuffix() and its copy&pasted versionMiklos Vajna
These were added before rtl::OUString::endsWith() was introduced. Change-Id: Ia8ee94c58429b3c5981d4f180d944aefe8cb0201 Reviewed-on: https://gerrit.libreoffice.org/38339 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-06-02tdf#108291 Make style formatting toolbar not contextualYousuf Philips
Change-Id: Id51ac1b1cc058f20722b01fd8c01d267c9e8d91a Reviewed-on: https://gerrit.libreoffice.org/38340 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-02tdf#107915 Add paragraph and character style aliasesYousuf Philips
Change-Id: I4fc94b92ec0573147c5f2737107b52e85e55cb4f Reviewed-on: https://gerrit.libreoffice.org/38009 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-02Disable auto building of oxygen icon themeYousuf Philips
Change-Id: Idad0f31b4a41074cb2d894c2b2b1abe6489a4e71 Reviewed-on: https://gerrit.libreoffice.org/38289 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-06-02tdf#102930 Add custom HIDS for New Address Block pageGabor Kelemen
The New Address Block and Edit Address Block windows in Mail Merge wizard use the same ui file as the Custom Salutation windows, yet they differ slightly in appearance and a bit more in functionality. There is already a help page for this, so we need a few HIDs to be able to hook into that. Change-Id: I5d1e11d62e28c02d74e0e6833e493923a5d699cf Reviewed-on: https://gerrit.libreoffice.org/38327 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-06-02Reorganize testsStephan Bergmann
Change-Id: Ic3d9e55b2730a3ea01cc6c7c9fbdd80a1e653c7e
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen
On the X/Y Error Bars window a custom text is set for a radiobutton if the chart has its own data table. The difference is explained in the help, let's display the correct description in the extended help. Change-Id: Idaa6038818bc4f87ea490a457e7c96ff741f1f77 Reviewed-on: https://gerrit.libreoffice.org/38240 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
Change-Id: I465469471dc95e5dd61ecafd8ee8c9424b1b8030
2017-06-02loplugin:redundantcast (clang-cl)Stephan Bergmann
Change-Id: Ic61ed0cb1d64b27abe0007e28c7b261de3ab7114
2017-06-02Make loplugin:redundantcast functional cast warnings more verboseStephan Bergmann
(useful when types involve typedefs) Change-Id: I93e8962fd4b9c4ef79990e057dfa07538380008c
2017-06-02Improved loplugin:redundantcast static_cast handlingStephan Bergmann
Change-Id: I74e4ebda40f95661c5ae344132fcabbbf08ab0a4
2017-06-02Improved loplugin:redundantcast static_cast handling: cuiStephan Bergmann
Change-Id: I6c8ff3929201bdef23bc67fa82c73258f7a5437f
2017-06-02Improved loplugin:redundantcast static_cast handling: dbaccessStephan Bergmann
Change-Id: I4037cff3213f9885353ba0f5a810ceba68cb17b5
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann
Change-Id: I286b51f11410aad13bd4544998f0d6b56c854851
2017-06-02Improved loplugin:redundantcast static_cast handling: editengStephan Bergmann
Change-Id: Ia7541038df7c9eca00f99d70e5a1fc817028f686
2017-06-02Improved loplugin:redundantcast static_cast handling: extensionsStephan Bergmann
Change-Id: I4320d9631977ed21245fc934368600c4c91668df
2017-06-02Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann
Change-Id: I3b4fa47a14a68edcdd3305787685531b0a760ab2
2017-06-02Improved loplugin:redundantcast static_cast handling: openclStephan Bergmann
Change-Id: I45fc65e3b27e0c57d041c4f724c23d90ec1448d3
2017-06-02Improved loplugin:redundantcast static_cast handling: packageStephan Bergmann
Change-Id: I3b38df7b130ac8c0591b9429d871274718dcb993
2017-06-02Improved loplugin:redundantcast static_cast handling: reportdesignStephan Bergmann
Change-Id: Ifd1c46b077df5b73e3fcba699e8d598e38664840
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
Change-Id: I11f0deb6913a7a3adc6bc31890451e05bfa00802
2017-06-02Improved loplugin:redundantcast static_cast handling: sdStephan Bergmann
Change-Id: I07297ff8ceb69c0da2396b452bb7448f8c4ca07b
2017-06-02Improved loplugin:redundantcast static_cast handling: stocStephan Bergmann
Change-Id: I30b0c1a3f07d55f5f024fb2a595592eb0417ad9a
2017-06-02Improved loplugin:redundantcast static_cast handling: svxStephan Bergmann
Change-Id: I299d53fcef4276626944cfbaefbf1bbd4ce5d5ab
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
Change-Id: I699e7f0201d6c49344cfeb5a1146b20fcde72f9b
2017-06-02Improved loplugin:redundantcast static_cast handling: unoidlStephan Bergmann
Change-Id: Ic959703c5f5ff594d0c430f6756a3fadf09cfd73
2017-06-02Improved loplugin:redundantcast static_cast handling: vclStephan Bergmann
Change-Id: I3cf2f05b0076c6c99b84eef4246d3d5c149d6f3d
2017-06-02tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna
The intention for the parallel import is that the number of input and output arguments is always the same. On error just empty references are returned. That means we should not check for empty references here, otherwise the input and output length won't equal. Change-Id: Ief86162e7f827bc413c4dde4a4c9f606a83ea803 Reviewed-on: https://gerrit.libreoffice.org/38316 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-06-02fix comment: B2DVector::angle ranges from -pi to +piJochen Nitschke
Change-Id: I53f9bad932c0d389081575a0c99f1d86a872ea54 Reviewed-on: https://gerrit.libreoffice.org/38334 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
since various code mixes these constants in with ErrCode values from other code, let us just make it into real ErrCode values. Change-Id: Ifa3d0f7526172609a44e6749bed9f730ab6b1a95 Reviewed-on: https://gerrit.libreoffice.org/38313 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-02clang-tidy misc-uniqueptr-reset-releaseNoel Grandin
Change-Id: I19c3d6795bae459fd505f3b24d71bb9aa6ca7e97 Reviewed-on: https://gerrit.libreoffice.org/38307 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-06-02Updated coreAdolfo Jayme Barrientos
Project: help d1c9924da3f8ce4145bed294eca382814426f2ad Grammar: missing definite article Change-Id: I73e645574af8558d0374cfd93a81f2fdfccd435c
2017-06-01HAVE_THREADSAFE_STATICS sould always be trueStephan Bergmann
...(for LIBO_INTERNAL_ONLY), now that the status of Android has been clarified, see <https://lists.freedesktop.org/archives/libreoffice/2017-June/077827.html> "Re: Some baseline thoughts" Change-Id: Ie9d5444df84c23d48c24b68d9d2ab5322c619858
2017-06-01ofz#1542 check remaining size of destCaolán McNamara
Change-Id: I37cff45afdb242b31919a8a02e737424e2ecfd52 Reviewed-on: https://gerrit.libreoffice.org/37633 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
Change-Id: I6aad9ad23e7bf080b3b610223f92df7074530beb Reviewed-on: https://gerrit.libreoffice.org/37632 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-06-01Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke
Change-Id: I7bf7a149fb1db526ef62bea2f52b200cf5053cc2
2017-06-01Updated coreGabor Kelemen
Project: help 904ba1a1d017477b32e5f679e4903b2e6239f43c tdf#102930 Add a missing bookmark to Custom Salutation page Change-Id: Icf76f575849ce6c503c3bfe73ba730b40c024d74 Reviewed-on: https://gerrit.libreoffice.org/38325 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-01Updated coreGabor Kelemen
Project: help ec9cc953887f7577b74b113ba477275d63f954af Fix bookmarks and ahelps on Fontwork toolbar page Change-Id: Ie2851f81a644a02b314af0083442895666af9114 Reviewed-on: https://gerrit.libreoffice.org/38324 Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2017-06-01tdf#75256 sifr icon theme - trackchangesbarMatthias Freund
Fix for wrong filename for trackchangesbar Change-Id: I3a286c87b6ca9e01a8e256acde00715a84f7b4d9 Reviewed-on: https://gerrit.libreoffice.org/38321 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-01Perf: do not calculate a null-operation with the result matrix, tdf#58874Eike Rathke
Change-Id: I6fe115ff7ec7960900863ddaf1cd1dc48975fd74
2017-06-01For --with-outpath include workdir generated files without UnpackedTar*Eike Rathke
Change-Id: I07605c132432cb9454614368200e9c85695bea26
2017-06-01'clone' directory is gone and might even be a legit module name in futureEike Rathke
Change-Id: Iba0cf3345655a8ca61a4d55b9f045c713683f97b