Age | Commit message (Collapse) | Author |
|
Change-Id: Ica7d3e7e52ccdfe833ac10567c6f5f7bb7085dee
|
|
Change-Id: Ibb2b93261e2d8ef370ac106766e39685a03a6ef3
|
|
Change-Id: Ic3d9cd117b3f911a7cb1317fc9d1d2e9d8f1ff42
|
|
...in the only use case in ODatabaseForm
Change-Id: I0282a9f60b05f279a11dcf1990e68b7e017ea3aa
|
|
Change-Id: I34ee4750f30635809b8e23cbf1bd0e16f269f549
|
|
Change-Id: I67221408d6b9d2aee942ca8bd39ca51da0209551
|
|
...instead of full-string compare; regression introduced with
c4927a1b76b728b2208c29d09dbf54e70bb26e13 "ByteString->rtl::OString[Buffer]"
erroneously replacing a call to ByteString::CompareIgnoreCaseToAscii(s,n) with a
call to OString::equalsIgnoreAsciiCase(s,n).
Change-Id: I473e3403910e22e43d7350afa88f9a8e103ebf1d
|
|
Compile in the DbgUnhandledException function always.
Change-Id: I302954598e599e8db71967974b18ade54ca2de13
|
|
Change-Id: I829cb4dd2d256a621a407b7715ffc12e90a939b6
|
|
Change-Id: I8383dd317a4f8af5f057d81d8e90172b1f78edde
|
|
Change-Id: I7c8110b31171b247bcd46cee02f41972f59cbdcc
|
|
Both valgrind and drmemory complain about this in
SdExportTest::testSwappedOutImageExport() via
SfxOleThumbnailProperty::ImplSave().
Syscall param pwrite64(buf) points to uninitialised byte(s)
UNINITIALIZED READ: reading 0x0455b1b4-0x0455b1c8 20 byte(s) within...
It appears that the stream writes out everything up to the seek position
anyway (otherwise the size check wouldn't work, with sparse files)
so make sure it's all zeroed.
Also fix SvMemoryStream::ReAllocateMemory() to zero it.
Change-Id: Id86dfa65ef6f7d1bba4810f121e01473c5fcf4c7
|
|
for penance, introduce a unit test
Change-Id: I2c40285732be665e179c477e6e7603aa6f8be5d7
|
|
Change-Id: Id44fa2989d13e8a8f98efa29d8ba093812adbd60
|
|
Convert the pimpled copy-on-write SvGlobalName class to use the
::o3tl::cow_wrapper using the default reference counting policy.
Change-Id: I7bceb06ddfb31ca5901e5e7d5d93dda494db945f
Reviewed-on: https://gerrit.libreoffice.org/18070
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: I096d98f6e0cb61cacd9cd82a623f832b88ded1e6
|
|
Change-Id: Iaab5763d4fbde431bac6f7ecbf4527ad889b6891
|
|
Change-Id: I0244f12f1ee2e61ac577222a14b011aee5ddbd54
|
|
Clang (at least the one from newest Xcode 7 Beta) warn both that
fResult "is used uninitialized whenever 'if' condition is false" *and*
that the very same "condition is always true".
Change-Id: I9e2424e7323046edbfe1af3c9f960df49e0809dd
|
|
Change-Id: I4c06290f09e5bfecd2c1de896e19cb5036a3a0e9
|
|
See (short) discussion on the mailing list, "How was it again, is the
DbgDialog useful?".
Change-Id: Ibde1eb13f16edf94f1f7aebd0befd1b0b171d5c4
|
|
Change-Id: I7442848951c0d4579fb2a2a3eef3bfed7135aac4
Reviewed-on: https://gerrit.libreoffice.org/17791
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Polygon is one of these names that Clash with some system objects
A similar work has been done earlier with PolyPolygon.
Change-Id: Icf2217cb2906292b7275760f1a16be0e150312f5
Reviewed-on: https://gerrit.libreoffice.org/17789
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I50ba6a836473961d952ed88e56532501469c5368
|
|
Change-Id: Iba845749d645bc1cf9eb6d6c41829717831bc487
|
|
Change-Id: Ib4d77ee01e7362f5951f81fceeca3c489872d971
Reviewed-on: https://gerrit.libreoffice.org/17378
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I1652244d5515629f1cd8f15f4c5b15f139dba0aa
|
|
Change-Id: I530c5f95dda9aa80654e3a2a20a2e236221e7305
|
|
This reverts commit 218be53fe00aebed43df0b041de609b30f99ce95.
MacOSX breaker
|
|
Change-Id: I530c5f95dda9aa80654e3a2a20a2e236221e7305
|
|
...to avoid lots of loplugin:staticmethods warnings. Also enables DBG_ASSERT
etc. also for --enable-debug builds in addition to --enable-dbgutil builds.
Change-Id: Ib89ecd9ab8ce7abb2c64790ace248b31f9d2b64d
|
|
Change-Id: Ic0323864455c248c926e69a0bb91d13adc963eca
|
|
Change-Id: I29aa8531646f416a72b89f7571b757c39705c31a
|
|
Change-Id: I3932afa803ceb6429d4e5cf63af59131307d5c6e
|
|
Change-Id: I71b7fba7bb77c9df2befde6dc9629d3cb1586f62
|
|
Change-Id: Ief207205b3f05dd0ed92a2d1d30e265cbdb914e3
|
|
Change-Id: I45f5489233879126d4f9ee3d01db504d950bb597
Reviewed-on: https://gerrit.libreoffice.org/16656
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
that were really not helping make the code any clearer.
Found with a search
git grep -P 'typedef\s+\w+\s*\*\s*\w+\;'
and manual inspection
Change-Id: I6a5c031e9e060ad3623a7586ec8a8cc4fe6252e9
|
|
nothing is using it, except perhaps for XFillExchangeData, which was
using it incorrectly :-(
Change-Id: Ib9246a20bc97ad91d3e3e97fa642217686fc8c46
|
|
Idea originally from caolan.
Found using the following command:
find . -name *.cxx | xargs /opt/local/bin/grep -zlP '(?m)if\s*\(\s*\w+\s*\)\s*delete\s+\w+\;'
Change-Id: I3338f4e22193a6dfd6219c8c75835224a3392763
|
|
Change-Id: Iedee28da32a4333a414e06877f87851345bb4e9b
|
|
Change-Id: Ifa401dd0d2d1bef8c0ae2987d2aee86100b59816
|
|
Change-Id: Ifbba19693ce0182a5d367b1621ade4780f152add
|
|
Change-Id: I0ed38aa54e1b403f015c27b27edb4710e935d961
|
|
Change-Id: Ia5b84ed835215fe8e6a00a92cb3ac66f5fe0d973
|
|
Idea from bubli - look for loops where the index variable is of such
size that it cannot cover the range revealed by examining the length
part of the condition.
So far, I have only run the plugin up till the VCL module.
Also the plugin deliberately excludes anything more complicated than a
straightforward incrementing for loop.
Change-Id: Ifced18b01c03ea537c64168465ce0b8287a42015
|
|
Change-Id: I955b04396d27e88ce228f180275955071da83ec6
|
|
Change-Id: If947733a205e8ece1845079be95cbc2d6cbd5029
|
|
Change-Id: I735264eb32ebdd165d23a4717f0329f666b8b140
|
|
Currently it's only used in VCL's MapMode.
Change-Id: Ib8ce09fadc704bc4d592d333d4cf3bddc9185036
|