summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard
Change-Id: Iaf85fb53e6eff34e268b6948d62ca84b7f8e6dd2 Reviewed-on: https://gerrit.libreoffice.org/22558 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-26unpublish SearchAlgorithms2 SearchOptions2 TextSearch2 XTextSearch2Eike Rathke
so we're free to fiddle around a little longer.. Change-Id: Idd6f4a6a4ce51d4991bac1907b808919f34638d7
2016-02-26WILD_MATCH_SELECTION @since LibreOffice 5.2Eike Rathke
Change-Id: Ie84088f571245864663b49be2a457d6ed04bc267
2016-02-26Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann
Change-Id: I24d2dc570070a55f39dcd708eb7c47cd71dc0d02
2016-02-26New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann
...instead of trying to second-guess what to strip off $(CXX) to make it fit. Keep the old way for existing build scripts that rely on it. Change-Id: I145bdcba6d02002a9b653b4deb6e7f5a9c76cc8f
2016-02-26-Werror=return-typeStephan Bergmann
Change-Id: I44e627fa9de9c48a534cbc9ade6cc9d567553709
2016-02-26-Werror=return-typeStephan Bergmann
Change-Id: I7691fa50d827b688cab299c85c933adabb29994c
2016-02-26-Werror=maybe-uninitializedStephan Bergmann
Change-Id: Ib456e717b65c3dce3aaca73b2d55872a53d30828
2016-02-26Silence -Werror=comment about a "multi-line comment"Stephan Bergmann
Change-Id: I19f09c7d253bb86bbe3b10083f762a5791e2f370
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
...not the (Clang) compiler they are being built /with/. (Also simplifies the checking #if code.) Change-Id: I416321be4ef4478785be40571f81500fd3b6feb8
2016-02-26Revert "compilerplugins: Build them in parallel."Stephan Bergmann
This reverts commit 4101fa184150663ddee6688c19eb4a44e341e8d4. Just configure --without-parallelism and always use an explicit make -jN, and be done with it. I just can't stand that "make[1]: Entering/Leaving directory" noise around each "[build CXX] compilerplugins/clang/*.cxx" line any more.
2016-02-26loplugin:redundantcastTor Lillqvist
Change-Id: I8c44383a751d7b3440dcdede3646231414e2f89c
2016-02-26loplugin:nullptrTor Lillqvist
Change-Id: I11f661b31db8073010a520ccd44d93e1eb7c5bc0
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann
...instead of private cppu::preInitBootstrap function Change-Id: Id0e6fcf721b697c993e5acffaf7836452cfa9750 Reviewed-on: https://gerrit.libreoffice.org/22699 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2016-02-26sw: related: tdf#58624 convert to assert() in ~SwAccessibleMap()Michael Stahl
With the restored Dispose() calls from previous commit these don't trigger on every scrolled document now. Change-Id: I93694352adadc2c3a034be949d4930de51ec80e9
2016-02-26sw: restore some Dispose calls in a11y codeMichael Stahl
These were removed by commit a5c4ddcf8ed5344d9bceeffd7431cd6895a407ca but the assertions inevitably triggered by their removal in the ~SwAccessibleMap about "Frame map should be empty after disposing the root frame" were left intact, which (along the total lack of any stated reason) casts some doubt on how well thought out that change was. Basically SwAccessibleMap had the invariant that only visible frames had a valid SwAccessible in the mpFrameMap, and when the frames scrolled out of view their SwAccessible was disposed. Let's try to restore this invariant. The dispose removal has caused crashes in the past too, see commit 104ed86c382b73505b477bf3024982dd27823023. Change-Id: I4b3e7264ce76a8c6e551d68f6bc231982970dfdd
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
...but we *do* have the space to mis-spell "lose". Change-Id: I0cb55d616dfee614e82975b7b3c25a0dcc37d0d7
2016-02-26write an own minidump uploaderMarkus Mohrhard
This one is platform independent and uses a key-value file. Change-Id: I28a4483763666a5a8520874bf8e984eaaf24e9c0 Reviewed-on: https://gerrit.libreoffice.org/22557 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard
Change-Id: I0c050396e6b1efa7dd2f003a79a9dc506135197a Reviewed-on: https://gerrit.libreoffice.org/22555 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
Change-Id: Idac2134dce40a54cc04f595464357a0f9ca71be0
2016-02-26That #if for Clang < 3.2 is probably good to go by nowStephan Bergmann
Change-Id: I019405884dec5767de733e3fa0114b3b461e777d
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
including a fix for a rather glaring bug in BitmapTools.cxx Change-Id: Id9db990b993cfeea9039c5fbaaa91996adeae22a Reviewed-on: https://gerrit.libreoffice.org/22713 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-26Updated coreJan Holesovsky
Project: dictionaries e26e5fc152b0a8362040f1daf53088c35ebbe4e1 Czech thesaurus: Blacklist more words + re-generate after the recent changes. Change-Id: Ic56383e235be27d48358944c9b6588481052297a
2016-02-26tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno
Change-Id: I22e1d6cc1c50b9ae613dab7c253ba21451aac584 Reviewed-on: https://gerrit.libreoffice.org/22704 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin
to make it clear what it's doing, now that I have dropped the param Change-Id: I9fb8bb0f218aa1b01d9ba357e75af35f067625ed
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker
Change-Id: I643c29befeb29b7b1cdd66375f661f4adb0e6cfa Reviewed-on: https://gerrit.libreoffice.org/22638 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2016-02-26cui: Fix a wrong label "Rotation" in Character > Position menuTakeshi Abe
... by replacing it with "Scaling". To find the label in Calc's Character > Position menu: 1. select text in a cell and open context menu 2. choose "Character..." in the context menu 3. choose "Position" tab (then the label appears as 2nd headline) This looks a regression from 6a0951a9bc564d8e214472bd84aec2971b9e9d64. Change-Id: I183f89e6891eea53f6e345472d7d413f0f801e91 Reviewed-on: https://gerrit.libreoffice.org/22709 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2016-02-26starmath: Remove forgotten SmFormat's versionTakeshi Abe
Its last usage was gone with 26bdb10a52f441b4026d651ec50189b88391319e. Change-Id: I3a58a5596eaa930e9d7034b87fe05cbe8a902c41 Reviewed-on: https://gerrit.libreoffice.org/22690 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2016-02-26-Werror=shadowStephan Bergmann
Change-Id: I0966b87cdc04f6f7cc7d9b4bed3a8046df3547e6
2016-02-26Spurious "typename"Stephan Bergmann
Change-Id: Ic6e31ba0c542f0347b95f3930a13670acbc4f61f
2016-02-26starmath: Drop unused variable declarationTakeshi Abe
Change-Id: Ibc2a5930e516628cfe5fb7986c4ba814533dbf25 Reviewed-on: https://gerrit.libreoffice.org/22692 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
Change-Id: I36daccd90bfa6ba0ee8b9e76bff2bd8494155a04 Reviewed-on: https://gerrit.libreoffice.org/22710 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-26Updated coreOlivier Hallot
Project: help c013f7339418eda27bced4856f175b06e7a17284 Add encoding in xml declaration add 'encoding="UTF-8"' where missing in help files Change-Id: I68c0203627cf2ae353d75ba025a03157f34518e2 Reviewed-on: https://gerrit.libreoffice.org/22705 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2016-02-26loplugin:simplifyboolStephan Bergmann
Change-Id: Ie213b385d666aa17d47e6c85ff1fbdbc31bac0b9
2016-02-26external/opencollada: Adapt to clang -stdlib=libc++Stephan Bergmann
For one, libc++ has no <tr1/unordered_*> headers, and for another, std::isnan needs <cmath>. Change-Id: I39179a9069826cb08bac19c0f6e56acdc1ab6b9d
2016-02-26Use config_cxxabi.h to check for __*class_type_infoStephan Bergmann
...as needed e.g. when building on Linux with clang -stdlib=libc++ against libc++abi Change-Id: I1f6f5ebcf5410c65453549ecea77581ccdaabc17
2016-02-26Adapt __cxxabiv1 for libc++abiStephan Bergmann
...where it has an additional nonstandard member, at least on Linux x86-64. Not sure whether #if defined _LIBCPPABI_VERSION is the best way to distinguish libc++abi from other C++ runtimes, but #define _LIBCPPABI_VERSION 1002 is what it has in its cxxabi.h. Change-Id: I9edbca27aa2bedbc5b2e996fd5ffcfc2e8eb42d9
2016-02-26Assume HAVE_THREADSAFE_STATICS=TRUE for Clang with -stdlib=libc++Stephan Bergmann
Change-Id: I6a38019d5ede6c10b3f33f4a9b078253e4159e71
2016-02-26Declarations based on config_cxxabi.h should be unrelated to _LIBCPP_VERSIONStephan Bergmann
Change-Id: I79049fefad8b626b5c58728b9c05c4952fb97f1a
2016-02-26Use config_cxxabi.h to check for __cxa_eh_globals, __cxa_exceptionStephan Bergmann
Change-Id: I467341da4bccb3afb82518b444cd101b3cdaacc9
2016-02-26cxxabi.h is not specific to GCCStephan Bergmann
Change-Id: Icaf4d4d41a36ae469f826ac08ab641a554dff3c9
2016-02-26Expect _Unwind_Exception to be defined in the compilers' unwind.hStephan Bergmann
Change-Id: Ie27018d21cf356ea5c6953958b466153f93f9a51
2016-02-26-Werror,-Winconsistent-missing-overrideStephan Bergmann
Change-Id: I1da31c370ce60ce107f70e9d8767af04297defca
2016-02-26Improve failure outputStephan Bergmann
Change-Id: Ia542ab0644611ff8e36c8b52138e1ef064972606
2016-02-26Missing includeStephan Bergmann
Change-Id: I6f2d7dc98b6c3b98a7ed27552c1e8b3b9481f619
2016-02-26Adapt clang-cl.patch.0 to Boost 1.60Stephan Bergmann
Change-Id: If079016bf90d593886c11366626f7c4a06ede8be
2016-02-26Add missing includeDavid Ostrovsky
Change-Id: I454b39a76595aedbbe1ca64f9b1982e5c27623cd Reviewed-on: https://gerrit.libreoffice.org/22708 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Ostrovsky <david@ostrovsky.org>
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
Change-Id: Ic09d160ed6e3cdcd95bc04844ee8f20cfcb286ec Reviewed-on: https://gerrit.libreoffice.org/22698 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-26tdf#84938 Eliminate B_xxx defines in filefmt.hxx for FileOffset scoped enum.baltasarq
Second step: Make SbiOpenRecord() accept a FileOffset as second parameter This is a [partial] patch The objective is to substitute all apparitions of #defined constants for enum class. The victim here is the series of constants B_xxx that were located in filefmt.hxx and were changed for a FileOffset enum class. Obviously some other files where the type is used must be changed too. Change-Id: I7406bdc8e780ee89802ab6823f9c91c4c9b765c0 Reviewed-on: https://gerrit.libreoffice.org/22697 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
Enabled only for Calc. Writer needs to be adapted to support wildcards. The global escape character is '\' set in SvxSearchItem ctor. Change-Id: I1af78f296deff81e023ee9f0e936f5f506f80c83