Commit Graph

23 Commits

Author SHA1 Message Date
Noel Grandin
e52779d2f8 remove unnecessary use of OUString constructor
Change-Id: Ifb220af71857ddacd64e8204fb6d3e4aad8eef71
2013-11-11 11:21:26 +02:00
Thomas Arnhold
8b27d78b4a automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
Done with a perl regex:

s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms

Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 09:00:26 +00:00
Michael Meeks
9d7c1dcbbb re-base on ALv2 code. Includes:
Patches contributed by Ocke Janssen
   converted reportdesign.
   http://svn.apache.org/viewvc?view=revision&revision=1396797
   http://svn.apache.org/viewvc?view=revision&revision=1394326

   Patch contributed by Oliver Rainer-Wittmann
   sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
   apply print settings to new printing routines
   http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
Norbert Thiebaud
c10fb61c1a remove include of pch header in cppuhelper 2011-11-27 13:03:19 -06:00
Julien Nabet
933e22880b Remove "using namespace ::rtl" 2011-03-02 21:53:12 +01:00
Takeshi Abe
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00:00
Sebastian Spaeth
a715e1b3d0 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:04:31 +02:00
Jens-Heiner Rechtien
7c80db2eb3 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
7411373e00 INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED
2008/03/28 15:25:27 rt 1.14.72.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:41:00 +00:00
Rüdiger Timm
92031dea1f INTEGRATION: CWS bunoidmap (1.13.20); FILE MERGED
2006/11/09 14:31:20 kr 1.13.20.1: fixed: i71156 - cppuhelper/test does not build and work
2006-12-01 16:20:07 +00:00
Oliver Bolte
693c4df76b INTEGRATION: CWS pchfix02 (1.12.56); FILE MERGED
2006/09/01 17:23:20 kaib 1.12.56.1: #i68856# Added header markers and pch files
2006-09-16 11:44:33 +00:00
Rüdiger Timm
1fb6b19340 INTEGRATION: CWS ooo19126 (1.11.150); FILE MERGED
2005/09/05 12:07:46 rt 1.11.150.1: #i54170# Change license header: remove SISSL
2005-09-08 08:33:23 +00:00
Vladimir Glazounov
7ff06e3c0b INTEGRATION: CWS uno1 (1.9.6.1.6); FILE MERGED
2003/03/11 16:03:58 dbo 1.9.6.1.6.1: #107762# loading core uno component with full path; code cleanup
2003-03-20 11:27:09 +00:00
Jens-Heiner Rechtien
ab86e92fa2 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:23:42 +00:00
Jens-Heiner Rechtien
70235cbd62 #101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.5-1.5.10.1) -> HEAD 2002-08-15 12:13:13 +00:00
Daniel Boelzle
cec9e449ac #100075# introducing macro expander; modifying bootstrap; modifying shared lib loader function 2002-06-14 12:20:20 +00:00
Jens-Heiner Rechtien
2001d389a7 gcc3 corrections 2001-11-07 10:12:32 +00:00
Daniel Boelzle
17a3167736 #90698# impl helper revision 2001-08-31 08:12:21 +00:00
Daniel Boelzle
6b7ca0233e context tests 2001-06-01 10:47:11 +00:00
Daniel Boelzle
1c1a9144a5 OSL_ENSURE 2001-05-08 14:55:51 +00:00
Patrick Luby
3107cf9c03 Updates to make cppuhelper test program compile on Mac OS X 2001-02-12 02:37:34 +00:00
Jörg Budischewski
b340bfff83 added a interfacecontainer test 2001-02-05 12:23:12 +00:00
Jens-Heiner Rechtien
b525a3115f initial import 2000-09-18 14:29:57 +00:00