Age | Commit message (Collapse) | Author |
|
It appears that the C++ standard allows overriding destructors to be marked
"override," but at least some MSVC versions complain about it, so at least make
sure such destructors are explicitly marked "virtual."
Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
|
|
Change-Id: I09fd613a8e6ed8283faebeb802cc30c57ac8d37b
|
|
Change-Id: I20ad48dbebcf60e64c56a03160faadbb4bf4b20d
|
|
Change-Id: I3bf9e68e1a08ff3db065ec7f4e135119b7d1a4ef
|
|
Change-Id: I2f41c13465740e5079e6af413f4c8217d6dcd36b
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
|
|
Change-Id: Ic9807c81b77a255c0e81b2ad6474a52e9768fc93
|
|
Conflicts:
external/boost/StaticLibrary_boost_system.mk
Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
|
|
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
|
|
Change-Id: I2f2cccc75f902359fbe557333c0062b13d1e9e96
Reviewed-on: https://gerrit.libreoffice.org/8231
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
|
|
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ia84ebb07de6c2b5c62340b530c908fc919b34b0a
|
|
to check for emptiness in modules starting with 'a'
Patch-by: j.nitschke@ok.de
Review-by: hdu@apache.org
(cherry picked from commit 40b2ffbb1036c2f2db50965525009213d8fd6343)
Conflicts:
accessibility/source/extended/accessibleiconchoicectrl.cxx
accessibility/source/extended/textwindowaccessibility.cxx
accessibility/source/standard/vclxaccessiblebox.cxx
accessibility/source/standard/vclxaccessibletoolboxitem.cxx
automation/source/server/recorder.cxx
automation/source/server/statemnt.cxx
avmedia/source/framework/mediacontrol.cxx
avmedia/source/framework/soundhandler.cxx
avmedia/source/gstreamer/gstplayer.cxx
avmedia/source/viewer/mediawindow.cxx
Change-Id: I8e6d6754282634f6931a2e7f73f08f70c23d452e
|
|
A sandboxed build is presumably intended for the Mac App Store and we
don't want to be using deprecated crap there.
Change-Id: I0b0098f7002643b1ed53a5caaee9ffee3c9fc970
|
|
Change-Id: I0dc09b7a6ee2849bd0c2ffc31be45f81cd2c15ee
|
|
Change-Id: Ib5bff97e764cf36bedc39154cc8aca1f223b0f22
|
|
Change-Id: Ia34cdbb5a5c80806c8155462d97c60d92a0ec8f4
|
|
Change-Id: I3dcbc1b643a29ee080e5b034dccd4882a43590a4
|
|
...and SfxEnumItemInterface::HasBoolValue, too.
Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
|
|
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
|
|
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
|
|
Change-Id: I3a0f4cdfc8b229efb65d3aae94de9e1cabd002ec
|
|
Change-Id: I9ed9c29c7a0a409ca38a71a2046c4b5be8caad17
|
|
Change-Id: I9cc6ae4fc5fc67837fcfc5fdea92baadd032996e
|
|
See f0a9ca24fd4bf79cac908bf0d6fdb8905dc504db "rhbz#887420 Implement 'block
untrusted referer links' feature" for details. This adds some further /*TODO?*/
comments, and one known problem (marked /*TODO!*/) is that movies/sounds are not
blocked during a slideshow presentation.
Change-Id: Ib2d0c7e4f7b02c4bdec0d8a90cee5e7e1bee8325
|
|
Change-Id: I3f9c692173fea9496bdda7772a8371e6a5427d3a
|
|
Change-Id: I272acbfc9ea158af1d6d6d117451a444c1585e19
|
|
Change-Id: I9835b96813c6bf3d8690cdaa5de66ca07afdc801
|
|
Change-Id: I785a3f223bd8897466f9402125df2da07615cd50
|
|
Change-Id: Ia466a08a8135a7f2e43278354c767be3a063550a
|
|
Change-Id: I236e5f3797750f78047957c3dd9984c687ffa0ab
|
|
Change-Id: Ie6366d8b1facb39a5f44279f0c49a229b019bcaa
|
|
Change-Id: I76dcf42267cbb1f028d0501471b569fa6b7b91d5
|
|
- this renames the 'almost' module target to non-l10n
- and adds a l10n target which is intended to only build l10n parts of
the product
- packagers should then be able to build l10n and non-l10n parts of the
product independently, thus:
- enable quicker rebuilds
- distribution of load
- updates to l10n without a full rebuild
- security fixes to binaries without rebuilding all l10n
- the new targets are called build-l10n-only and build-non-l10n-only
- note this is not intended to move a concept of split packages
upstream -- while this exsists in distros, the number of test
scenarios for this would explode upstream
Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863
Conflicts:
filter/Module_filter.mk
|
|
...so it will be able to use SvtSecurityOptions internally.
Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9
|
|
Change-Id: Ibf04062ca86ed866202d748c3b62a210d30ed6ec
|
|
Change-Id: I52d00d5092a84a544f809ad066cb825b8ad6338f
|
|
See http://nabble.documentfoundation.org/About-quot-assignment-operators-quot-cppcheck-warning-td4081208.html
Change-Id: Ie351058a30c5d2df5f5ec1327c575e129d022cd2
|
|
Change-Id: I5b8e08bad3d83b6df23127377c0700fcd27ff084
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I90a7a07a43559b8d7e1d4b886b2624255200d46b
Reviewed-on: https://gerrit.libreoffice.org/6406
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I9d25a58f22095689eccc0ac444c163d1e9bee69f
Reviewed-on: https://gerrit.libreoffice.org/6364
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I1fb35d0c62e77448d23eeb11f9de0ab72892336a
|
|
Change-Id: I935e64f9df74193aba17d00cfe7f37ad3f4f9077
|
|
Change-Id: I808cd69035a1f4a90a0f09d2a8dc117bc81b5c62
|
|
Change-Id: Ib459531736b0c1cccfcb3f51aa58257c2c80e991
|
|
Change-Id: I6b58f6f62bc304b29c336fc46f87bce8d2ce22fe
|
|
condition wait is temporary only for non-windows system. Looks like there is some
hang. Must be investigate later...
Change-Id: Ia20227503f70244d33411164d4af95ba69e86509
|