Commit Graph

14 Commits

Author SHA1 Message Date
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
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
2013-04-07 14:23:11 +02:00
Michael Meeks
c4008ef546 re-base on ALv2 code. Includes:
tkr41: #117828# office crash fixed . (null pointer) + add unit test
    Patch contributed by Tobias Krause
    http://svn.apache.org/viewvc?view=revision&revision=1172105

    Do not add targets for junit tests when junit is disabled.
    Patch contributed by Andre Fischer
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    remove the OutDev::GetKernPair* stubs completely
    Patch contributed by Herbert Duerr
    http://svn.apache.org/viewvc?view=revision&revision=1179221

    reverting un-necessary OS/2 conditionals.
2012-10-03 16:56:06 +01:00
Norbert Thiebaud
9485f3a6d6 targeted string re-work
Change-Id: If929937d8b1243032983b8b379f067a47d2717a4
2012-05-28 18:09:26 -05:00
Szabolcs Dezsi
e4fb171d3a Replaced a few equal calls with == 2012-04-08 19:24:00 +02:00
Norbert Thiebaud
6a7d81e7a5 remove include of pch header from toolkit 2011-11-27 13:25:40 -06:00
Gert Faller
f39607df60 RTL_CONSTASCII_USTRINGPARAM in libs-gui 08 2010-11-22 22:47:26 +01:00
Sebastian Spaeth
4905a19032 Add vim/emacs modelines to all source files
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>
2010-10-14 17:02:15 +02:00
Petr Mladek
bcef91b779 include rtl/ustring.hxx instead of non-existing rtl/OUString.hxx
the wrong include file was newer included because of include guards
2010-10-05 18:21:29 +02:00
Petr Mladek
028b400398 remove include guards using fixguard.py 2010-10-05 18:21:29 +02:00
Jens-Heiner Rechtien
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
e88895867d INTEGRATION: CWS changefileheader (1.4.210); FILE MERGED
2008/04/01 12:56:51 thb 1.4.210.2: #i85898# Stripping all external header guards
2008/03/28 15:40:16 rt 1.4.210.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:26:23 +00:00
Oliver Bolte
af6ccee8f0 INTEGRATION: CWS pchfix02 (1.3.136); FILE MERGED
2006/09/01 17:54:22 kaib 1.3.136.1: #i68856# Added header markers and pch files
2006-09-16 11:18:04 +00:00
Rüdiger Timm
65b1deff7a INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED
2005/09/05 16:58:13 rt 1.2.152.1: #i54170# Change license header: remove SISSL
2005-09-09 12:18:01 +00:00
Kurt Zenker
940d95742f INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED
2003/11/19 09:59:03 tv 1.1.2.2: make it compile on gcc
2003/11/07 15:13:50 bc 1.1.2.1: #111603# RoadmapEntry added
2004-05-19 12:44:26 +00:00