Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Arnhold
b6d97514cd reduce some spacing
Change-Id: I72d494b1c0ff5ed3c52ae6a078815f497e4dd647
2013-06-29 18:38:14 +02:00
Chr. Rossmanith
4ec9f5d768 Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)
Change-Id: Ic2a2cf04a691f628e862e81579d3d55d261fc492
2013-03-31 16:49:53 +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
Szabolcs Dezsi
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
Alexander Bergmann
0439af27e1 Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
Matúš Kukan
b50137566f Remove component_getImplementationEnvironment 2011-07-12 16:45:29 +02:00
Jan Holesovsky
11cdc4ccc4 Merge commit 'ooo/DEV300_m103'
Conflicts:
	odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx
	odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx
	odk/examples/cpp/complextoolbarcontrols/exports.cxx
	odk/examples/cpp/counter/countermain.cxx
	odk/examples/cpp/remoteclient/remoteclient.cxx
	odk/settings/settings.mk
2011-03-23 16:59:36 +01:00
Juergen Schmidt
928af9414d jsc340: i114609: support passive component registration 2011-02-22 16:13:49 +01:00
Sebastian Spaeth
e9a59da46a 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-13 10:58:04 +02:00
Jens-Heiner Rechtien
1296914c84 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
Kurt Zenker
b5d4023e2d INTEGRATION: CWS jsc14 (1.6.14); FILE MERGED
2006/10/25 08:52:24 jsc 1.6.14.1: #i70636# remove auto generated precompiled header include
2006-11-06 14:00:19 +00:00
Oliver Bolte
677dca9654 INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED
2006/09/01 17:32:21 kaib 1.5.12.1: #i68856# Added header markers and pch files
2006-09-16 23:10:05 +00:00
Ivo Hinkelmann
2fde93d3de INTEGRATION: CWS jsc12 (1.4.84); FILE MERGED
2006/07/14 15:11:57 jsc 1.4.84.1: #i67376# adapt example code
2006-08-01 15:32:26 +00:00
Rüdiger Timm
7b7e9109be INTEGRATION: CWS sdksample (1.3.124); FILE MERGED
2004/08/03 15:33:01 dbo 1.3.124.2: revised sample code
Issue number:
Submitted by:
Reviewed by:
2004/06/30 09:10:25 jsc 1.3.124.1: #i29308# use of new UNO features
2005-01-31 15:13:51 +00:00
Jens-Heiner Rechtien
5dd6e2799c INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:32:31 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:13:19 +00:00
Vladimir Glazounov
412cd21dbe INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/09 10:42:09 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:13:31 +00:00