Age | Commit message (Collapse) | Author |
|
Change-Id: I1fdbe47ed7a6e05d2cf20f4c296bffad4bbc6599
Reviewed-on: https://gerrit.libreoffice.org/13719
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
you can get debug stl this way
Change-Id: Ia70a3e7c7c452390e8bee34975d296c9318e4a19
|
|
Change-Id: I49192637121441b9a1980350b9bb32cd995d4386
|
|
Change-Id: I38501b371b8c63ab2e6fb019e17416e139120908
|
|
Change-Id: I64a9a2933b38e48c4531564ab4082e3c924c4959
|
|
Change-Id: I592eb027f4c13cf75f1f0a443696d4d4e8e50e04
|
|
Change-Id: I1d63c9123ad985cb3424b0ac0ad30c12e39f8170
|
|
Change-Id: Id1d5c3cf2f76dbb33606cec1c0f17d4a1f282247
|
|
...to use single ASCII character literals "more directly" in the OUString API
(instead of having to go via an intermediary OUString ctor call). Especially
useful for character literals that are defined as const variables or via macros
("direct" uses of character literals in the OUString API can often simply be
replaced with single-character string literals, for improved readability).
(The functions overloaded for OUStringLiteral1 are those that are actually used
by the existing LO code; more could potentially be added. The asymmetry in the
operator ==/!= parameter types is by design, though---writing code like
'x' == s
is an abomination that shall not be abetted.)
Change-Id: Ic5264714be7439eed56b5dfca6ccaee277306f1f
|
|
Change-Id: Idaea12aae68ad21ee06f785167cdf1867101ec4b
|
|
Change-Id: I5d6071096307adbe7df0178000346cf915afa3e7
Reviewed-on: https://gerrit.libreoffice.org/13477
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Iea28ad5e1a469830e002471517197365fd6de3ee
|
|
This addresses 3 cppcheck "unusedVariable" warnings.
Change-Id: I2bf566458b84f34422cee08a3814ad5b04955e50
Reviewed-on: https://gerrit.libreoffice.org/13460
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10.
Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
|
|
found by PMD
Change-Id: Id6737916b68ccbdbdeec5d314747a38410923ac6
Reviewed-on: https://gerrit.libreoffice.org/13409
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Id2957f1cb68fc4b2fef9966abeb6745b548bcb75
|
|
Change-Id: Ib459799f4a3224f8c9683ac4b6cf37982d2077a3
Reviewed-on: https://gerrit.libreoffice.org/13406
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
|
|
Change-Id: I4862cbdb224a90c156a0c59b131ed94bf6f0d7f1
|
|
Change-Id: I5846940cc45781f4a0264047107dbb568604d543
|
|
This addresses some cppcheck warnings.
Change-Id: I8931ff46394923d672e08b3a5c9ab75bb6ffb0a9
Reviewed-on: https://gerrit.libreoffice.org/13385
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I1a435214af102461e02217f7d95248dac14e5f1a
|
|
Change-Id: I49f3f59c76bd4dd078f7014b6a0450241214db7f
|
|
This fixes up 45dfbdca6a9afba1a6aef21623ec025ded635a4d
Change-Id: I754fec5c94d51cbae69ad1155f57b0bb53788ba5
|
|
Change-Id: I8bc386ffa88e31988bdc778a845403bec0772799
|
|
Change-Id: I3c0cf976e0a9fbafe6eee768799a2f48c2ee0ea9
|
|
Change-Id: Ia26fb2dcd443f5c5b5cc48dff209d022388c7519
|
|
Change-Id: I0693f0e00226148faff2038cea320a506aabaea9
|
|
Change-Id: I347bcc82795da95f14ad9be90cc6c9020fd697ca
|
|
Change-Id: I347bcc82795da95f14ad9be90cc6c9020fd697ca
|
|
Change-Id: I807b63361af2e40c4adf66412615b91b5d610dab
|
|
Change-Id: Iad8c17f8d69d51d55c6cdf2ed355cda140399337
|
|
Change-Id: I7d7a616dc843c434dcd2586ccdb9cb48b961e4c4
|
|
Change-Id: I3e3ee66c8d965e13f5efbbaf811764d976ebff93
|
|
Change-Id: I6cf157c72216d0c0784cae84669e8203500f4c34
|
|
Change-Id: I8275832d8dae43b374bddd48520d11592e9a6a1f
Reviewed-on: https://gerrit.libreoffice.org/13134
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I88dabd5612069a7de3cad188344cc5c33ba22a7e
Reviewed-on: https://gerrit.libreoffice.org/13127
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Ib9ce9a28eec4343850158541375608d63fda8d19
Reviewed-on: https://gerrit.libreoffice.org/13050
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ifb9f9374051fe88dc4cd5a7a28b2c8c992ced873
Reviewed-on: https://gerrit.libreoffice.org/13097
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I41ba46831f24b2960a1fe982b74a2b623e682e0b
|
|
found by PMD
Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
|
|
Sadly cannot forward declare "struct {...} TimeValue;".
rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h
was painful enough for now...
Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
|
|
Change-Id: I839435338f4acf80c40896b6c86f7ef122f5449d
|
|
Change-Id: I331c96a09be7a4971c3cc3c577f8f9d91333d175
|
|
Added clear() method to OString and OUString class, Updated appropriate call-sites.
Change-Id: I0ba97fa6dc7af3e31b605953089a4e8e9c3e61ac
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
And remove the tools/fract.hxx include.
grep -l -r fract.hxx workdir/Dep/*Object* |wc -l
before: 4569
after: 1851
Shrinks some libraries, example from --enable-dbgutil Fedora gcc 4.8.3:
libvcllo.so by 473k (0.35%)
libswlo.so by ~1Mb (sadly that is just 0.2%)
Change-Id: I09bd025d551a5d2c5528b938a68c6aa5f8f114a0
|
|
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959
Reviewed-on: https://gerrit.libreoffice.org/12164
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I44be5567e84cdabd8b10771ea37e28b8a88cc23e
Reviewed-on: https://gerrit.libreoffice.org/12333
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: If9c09fc56067610d36e3f8bd2a4e22ea743ddf5b
|
|
Regression from http://cgit.freedesktop.org/libreoffice/core/commit/?id=be88126e80b1f6b9a3090ba4617d9a87dfb0a0bd
Change-Id: I4f03fbf4e6e6a0f6a901cadb87494baa92d66895
|