Age | Commit message (Collapse) | Author |
|
Change-Id: I0fe82e319ac44a189e93fabd932e3e0a891598d2
|
|
This addresses some cppcheck warnings.
Change-Id: I69454a75c8ce4aecf9e68f5887f38f8bf6fe6dca
Reviewed-on: https://gerrit.libreoffice.org/13543
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: If5a60dac2329432b30a7b5528e0fca05d4369b1a
|
|
Added clear() method to OString and OUString class, Updated appropriate call-sites.
Change-Id: I0ba97fa6dc7af3e31b605953089a4e8e9c3e61ac
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I08c4a456f9e80f70719ca8c3ad5c0f0d2d8282f6
Reviewed-on: https://gerrit.libreoffice.org/12258
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I8da7911c342ffe114d7b25b996602aabed7aa1ed
|
|
Change-Id: I58c1b4c9e4c4b3751b233d2fe10b9c953b945c4a
Reviewed-on: https://gerrit.libreoffice.org/12179
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
because g++ 4.7.2 generates [-Werror=type-limits] as follows:
> [build CXX] vcl/source/window/settings.cxx
> [build CXX] vcl/source/window/paint.cxx
> [build CXX] vcl/source/window/resource.cxx
> [build CXX] vcl/source/window/accel.cxx
> [build CXX] vcl/source/window/accmgr.cxx
> [build CXX] vcl/source/window/brdwin.cxx
> [build CXX] vcl/source/window/accessibility.cxx
> [build CXX] vcl/source/window/legacyaccessibility.cxx
> [build CXX] vcl/source/window/clipping.cxx
> [build CXX] vcl/source/window/stacking.cxx
> [build CXX] vcl/source/window/debug.cxx
> [build CXX] vcl/source/window/globalization.cxx
> [build CXX] vcl/source/window/btndlg.cxx
> [build CXX] vcl/source/window/builder.cxx
> [build CXX] vcl/source/window/cmdevt.cxx
> [build CXX] vcl/source/window/cursor.cxx
> [build CXX] vcl/source/window/debugevent.cxx
> [build CXX] vcl/source/window/decoview.cxx
> In file included from /home/tabe/core/include/rsc/rsc-vcl-shared-types.hxx:24:0,
> from /home/tabe/core/include/vcl/keycodes.hxx:23,
> from /home/tabe/core/include/vcl/keycod.hxx:26,
> from /home/tabe/core/vcl/inc/svdata.hxx:35,
> from /home/tabe/core/vcl/source/window/brdwin.cxx:21:
> /home/tabe/core/include/o3tl/typed_flags_set.hxx: In instantiation of 'typename o3tl::typed_flags<T>::Wrap operator&(E, E) [with E = WindowBorderStyle; typename o3tl::typed_flags<T>::Wrap = o3tl::is_typed_flags<WindowBorderStyle, 12339>::Wrap]':
> /home/tabe/core/vcl/source/window/brdwin.cxx:1027:44: required from here
> /home/tabe/core/include/o3tl/typed_flags_set.hxx:105:5: error: comparison is always true due to limited range of data type [-Werror=type-limits]
> /home/tabe/core/include/o3tl/typed_flags_set.hxx:106:5: error: comparison is always true due to limited range of data type [-Werror=type-limits]
> cc1plus: all warnings being treated as errors
> make[1]: *** [/home/tabe/build/workdir/CxxObject/vcl/source/window/brdwin.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [vcl.all] Error 2
> tabe@thunk:~/build$
Cf. a6b01d01f77f84517d267bdfe31de91b9050a70c
Change-Id: Ic596eaf886d9aebb8a5b8636b5b90d5935aeadaf
|
|
Change-Id: Ia6aa4e21fef46b20d1d8996d2f15855b8ba1776e
Reviewed-on: https://gerrit.libreoffice.org/12114
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I563cf96f8ca815d6c8ad9f5fe365fc7ce7a2a328
Reviewed-on: https://gerrit.libreoffice.org/12104
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I7b0085af3b13bd6e1a50bf1e0e986d1524b52d7b
|
|
Change-Id: I91ca8e09971aee26f16257a4fd01125cfb2ebcdb
|
|
Change-Id: I435ce2331fb49e7ce9fe97bdfddfaef706759a84
Reviewed-on: https://gerrit.libreoffice.org/12023
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ib3763f20d74c22e28d519a9ac47f6f3ab4e31f51
Reviewed-on: https://gerrit.libreoffice.org/11983
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
hopefully rsc is on the way out
Change-Id: I270de6c4433560dbed0185e462237c3aa95a98a3
|
|
Change-Id: I526e68b93f9665db25a824cc44ff231bcef29277
|
|
Change-Id: I1a2d8628fc2b1fe21e77019f12dc2a8adab877ed
|
|
Change-Id: Ib347f650d060e7762a367133a1218c2d34c9ce73
|
|
Change-Id: I469bc4c518c3ac299a18559cdd3e1b49d34b5ace
|
|
This has been supported by GCC and clang for a very long time.
Change-Id: I410a2b39004c932003f8cbefe935aedb109b1163
|
|
Change-Id: I20eb45dda584c1c3a2e5d72425e49627fb7c3866
|
|
Put the VCL Window class in the vcl namespace. Avoids clash with the X11
Window typedef.
Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
|
|
Change-Id: I163033dc6f1fa17a96cb9da18f73ef8cdd367f00
|
|
Change-Id: I2792afbfedbb256e0b79236505176f932ab25ce7
|
|
Change-Id: I6b084d6b08ff2e7bd9adfba4c9eda7c8c650305c
|
|
Change-Id: Ib219ab2e85f6fff3ece93b95d4c61bad48e719ac
|
|
and consequently unused define "nomacargs"
Change-Id: Ica5da9cf03ad63bf07b3385995ebf420ffb28089
|
|
and consequently unused
OK_DOLLAR
OK_CONCAT
COMMENT_INVISIBLE
STRING_FORMAL
Change-Id: I801b98be8a2fc04b7568fabff9aad486356a69c9
|
|
Change-Id: Ib3928c5f26d191d5ba184599edaa2e08668b16f5
|
|
Change-Id: I06ad5702aed280bc1e19743246167e1d6fd1af95
|
|
Change-Id: Ib72dc8800bbc91905445d838657e50dfcc021b40
|
|
Change-Id: Ia6707ec17bf46b582dc344541857324976408833
|
|
Change-Id: I904a6ec522ae4a97eefebf1f1ec6554e8e66747d
|
|
Change-Id: I9e9899c330868eb51b717d49ea901f15005692db
|
|
Change-Id: I8b4e33ef6dd0c8e3af17fc358feab655e263de0f
|
|
Change-Id: I20e8cc7014c140b6e7996ac51fc2d4c8030e2264
|
|
Change-Id: I2705bbb4db52779e0065400f09604384fd9cf151
|
|
Change-Id: If95ae86708660007e6a0f4df27b3c364a9653dae
|
|
Change-Id: Ice1d71e730519697c891d66909550876c9d23ebb
|
|
Change-Id: I55295009f474dbac15be792049fa5c6c95c1ec07
|
|
Change-Id: I2d208c7cc5ff9bf26bff5ab2aa40e0bf57373342
|
|
Change-Id: I12378a1c80e1070763cd2bd0539d74f4cc270a30
|
|
Change-Id: Ib05a9876c0b1d3425dd1629f8a0fe3d16a57cc30
|
|
Change-Id: I2ee03b2f8f34d9ecf8a762e7845410fd9a31590f
|
|
Change-Id: If387291e9e145ee36338b1e560f18889c3b62674
|
|
Change-Id: I099258e449d0155154d60a839f9495236cb48cbb
|
|
Change-Id: I009e0f388cfe1861cef89d2148a02380dd47c1ff
|
|
Change-Id: Ib3f43db131cf5562ad011538873c2ee51839665c
|
|
Change-Id: If56233b5226cec9516d5e2f8992e1b0beae733bf
|
|
Change-Id: I853b6b1cfcd4847603d9920a47298d1b9105b46f
|