Age | Commit message (Collapse) | Author |
|
Change-Id: I55977c38578cb59deb195d91f8948da2e0905b6a
|
|
Change-Id: Ic672e75db4d7323760577b19490ffa28d38965b6
|
|
Change-Id: I1b49c020d597b569e330482f4dbf20c15ccdae3f
|
|
This addresses some cppcheck warnings.
Change-Id: Ib16e4ecc0e0c43b2c1fb527eb0668a960ae9756e
Reviewed-on: https://gerrit.libreoffice.org/13513
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
This reverts commit 05050cdb23de586870bf479a9df5ced06828d498,
not all places that use e.g. OStringToOUString to convert potential UTF-8
are guaranteed to fulfil the prerequisites necessary to use fromUtf8 (and
some places like e.g. in codemaker are happy with the best-effort effect
of OStringToOUString's OSTRING_TO_OUSTRING_CVTFLAGS).
|
|
Change-Id: I771004b7ccab3344a67e827e45bc34c22ffa5f77
|
|
It turns out that almost none of them were necessary.
Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83
Reviewed-on: https://gerrit.libreoffice.org/12133
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
We don't like C-style casts in our nice C++ code
Change-Id: I94e7ec90de9275cd6e20c4146d4f3a74bed93c9d
Reviewed-on: https://gerrit.libreoffice.org/10367
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I62da508151614277d59e831c7506c3ec715348f4
|
|
Change-Id: Ibeed903d73eb8b3fce7b8c6021c9107437a8c813
|
|
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
|
|
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2008/04/01 12:31:28 thb 1.9.58.2: #i85898# Stripping all external header guards
2008/03/31 07:23:50 rt 1.9.58.1: #i87441# Change license header to LPGL v3.
|
|
2006/09/01 17:31:12 kaib 1.8.8.1: #i68856# Added header markers and pch files
|
|
2005/09/23 00:03:56 sb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED
2005/08/29 14:14:23 sb 1.6.12.1: #i53898# Made code warning-free.
|
|
2005/09/05 17:39:38 rt 1.6.14.1: #i54170# Change license header: remove SISSL
|
|
2004/11/26 16:17:01 jsc 1.5.18.2: #i29966# remove to optimistic API change
2004/10/27 15:59:30 jsc 1.5.18.1: #i29966# remove filename related APIs
|
|
2004/05/18 15:36:49 sb 1.4.4.1: #i21150# Added new feature: published.
|
|
2004/03/15 09:53:56 sb 1.3.84.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.
2004/03/01 12:59:23 sb 1.3.84.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.
|
|
|
|
|
|
|