Age | Commit message (Collapse) | Author |
|
Sun bug numbers without any accompanying text are completely useless.
Fixed with
git grep -lP '//\s*#\d+#\s*$'
| xargs perl -i -ne'/\/\/\s*#\d+#\s*$/d or print'
And then hand-checking the result to restore places where it deleted code.
And then some more grepping and hand-editing to kill the others.
Change-Id: Ia96ce4466db8bb8da363ebf41f0ae7f45f28bf29
Reviewed-on: https://gerrit.libreoffice.org/19023
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Icd2055ee1f941383d0338ea3515a9fbb6db1712a
Reviewed-on: https://gerrit.libreoffice.org/18979
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Change-Id: I7bb3caf76909603343f50568b68e3eadeb1cac30
Reviewed-on: https://gerrit.libreoffice.org/18980
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Fixed tdf#94269
Change-Id: I63109cc4e095bad680d7637a065080ea368860ae
Reviewed-on: https://gerrit.libreoffice.org/18851
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I35456b2a3ad2a84a1d045f09cdfb29e4c19b8350
|
|
Change-Id: I1e4c32099ec9741c0cab246eb627a2eb3b933e1a
|
|
Change-Id: I59d325c3b051690303a5841907317122fa1ec98b
Reviewed-on: https://gerrit.libreoffice.org/18825
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Iccdfc807447c18c2929cc93bcb11d32b3659d666
Reviewed-on: https://gerrit.libreoffice.org/18774
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
and remove unused UserEvent class
Change-Id: Ic61c5eef75c36393dbbaa92d93163eab89021ee3
|
|
Change-Id: I55d6e789abd408b8478a2b9ae141d8899af2c309
Reviewed-on: https://gerrit.libreoffice.org/18745
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If3e2b00092440ebd42ae5b73ae2b0e44c3702683
|
|
Change-Id: I10b050dc4aae45e646761a82520caa96969bc511
Reviewed-on: https://gerrit.libreoffice.org/18700
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I59d274951a8b81c091993277f433359834851a0c
|
|
Change-Id: Ic18be8b86727dd1179a7e39c70493d088ed00557
|
|
Replace BOOST_PP macros in Bitmap Checksum to Bitmap Checksum Octet
Array with templates.
Change-Id: Ia7cbc20c90b4d99d54760580e3db10afac9020f3
Reviewed-on: https://gerrit.libreoffice.org/18597
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: If79a5031d60bd88fa8a3ad4d0ab1664c18f46a67
|
|
Change-Id: I55596ac8fd5cc0a052b821fca48523f9f5a5a294
|
|
Change-Id: I58b31530b4a29851abe9eccdf8f832b9d0348c2c
|
|
Change-Id: Id8ea19a0fe04061c6ec35229f41c164b4ebd408c
|
|
Change-Id: I6564e4e7042c34741fd7c9ed03627c83ef818486
|
|
Change-Id: Ia7a63d72048f6abde92b414e58b464cdd611017b
|
|
Change-Id: I8cd997f55f4c7206358cba9edd3d41dbedd4363f
|
|
Change-Id: I057969beed6402b2125f4dc719570d324c1df4fc
|
|
Change-Id: I8f3e401afa27778678788b4ac90ea927a2fed1d7
|
|
Change-Id: I99ae0ff43a25dbaf8f6f5f03ec0f8751f0893ccb
|
|
Change-Id: I7749d0d7d7dc27395373ed4a81e8235b9317d284
|
|
Change-Id: I6730352c830fdbbc293830f3567d61096e8d0b6f
|
|
Change-Id: I1c501671d72edd5b998e80c7fa1e91dbeb507af8
|
|
Change-Id: I6469ac5e2d17406bee9bc434930e2471cb3bae9f
|
|
Change-Id: I4456629dfc242d78f2c63c0b83d00afc3cdd23e7
|
|
Change-Id: I8e7909003249a3f86928197bbde29231f84b01c2
|
|
Change-Id: Iebcf44d99bd4cabd5f7f1242e44c1c1d8e5a10d5
|
|
with disabled rulers. (This fix was suggested by Tomaž Vajngerl.)
Change-Id: I161237cdb4941c0eaf934223b078acd94d72e21d
|
|
Change-Id: I85658fa35b9b85106a3b9c8ef303584cad6f39b0
|
|
Change-Id: I3defac5fff9708228d9bf3200e51853a127bfdc5
|
|
Change-Id: I7aa46c5cbaf70bea5756a4066bc620b3c40dedee
|
|
Change-Id: I3127752785b77672d37f99bc9eaa881377dabe7c
Reviewed-on: https://gerrit.libreoffice.org/18431
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I2f36a123662488ef5534f7bf0845d61e497fb0ec
|
|
In many cases it was originally used to silence warnings about variables used
only in OSL_ENSURE etc., but that's no longer necessary since OSL_ENSURE is
based on SAL_WARN etc. In some other cases it was apparently used as a
speculative debugging aid, to have a value assigned to a variable to be easily
able to view the value in a debugger. And in some cases it was used with
(otherwise ignored) return values of (typically SQL-related) function calls, but
it is probably better to eventually find and fix all the problematic ones among
such calls via function declarations annotated SAL_WARN_UNUSED_RESULT.
Change-Id: Ib925b38da70073b546fdcd00fa8524dc302accbf
|
|
Change-Id: I1b72a95b7367bb555d37a9a073ca4da2b01cf53f
|
|
Change-Id: Iab33c8008e07c4f17482dc3a8e4d15e38dc32b4e
|
|
Change-Id: I0db4352ab7a14b4a62bebb650d1956c4a177b67f
|
|
...looks like a regression introduced with
333d1e3dcc2e819f8c62c9713cca96fbedaba3de, "impress186: #i4499# graphic dialog
reorganisation - added support of bitmap resolution," found with
clang-analyzer-deadcode.DeadStores
Change-Id: I86522b9e9a96e1de8ae35c77d779365b29f23f72
|
|
Change-Id: Ia520982b6764994fc4ab02cb12d1bd051e37883a
|
|
Change-Id: Ia2706c308c6297d05b2862e9f86fc0f2ee90e4f0
|
|
Change-Id: I365a81a0a960f5da736c9a97aa056da16c99452f
|
|
...the code was like this ever since 8ab086b6cc054501bfbf7ef6fa509c393691e860
"initial import"
Change-Id: I808296a280c01f02adeba1018b9f9bc6977971d3
|
|
"return bDone;" was commented out ever since
8ab086b6cc054501bfbf7ef6fa509c393691e860 "initial import"
Change-Id: I604c7b49623e730cbbe486563f1a91f713ff6810
|
|
before drawing the new icon
Change-Id: Ibbdbed448f965848429ace28dcfae47efc982164
|
|
with the variadic variants.
Change-Id: I935dde5c4c83e0f00d1b7dd5ee2500190d80fb69
Reviewed-on: https://gerrit.libreoffice.org/18352
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|