6660b9d2c5
Remove visual noise from bridges
...
Change-Id: I53fa23d335ff62795f09f9838d4064cea71aeb65
Reviewed-on: https://gerrit.libreoffice.org/8237
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-03-01 05:21:45 -06:00
e036d4b706
Spell "indices" correctly
...
Change-Id: I63b1de195bf2f3f8bfd185181f48b1520cdd849f
2013-10-02 21:57:42 +03:00
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
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
17ff7b41d1
re-base on ALv2 code. Includes:
...
Patches contributed by: Armin Le Grand.
#118558# Correcting OLE attributes of LO3.4 at load time by loading as OOo3.3, details see task.
http://svn.apache.org/viewvc?view=revision&revision=1195906
#118485# - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles
http://svn.apache.org/viewvc?view=revision&revision=1293316
#119337# Solves the wrong get/setPropertyValue calls in
SvxShapeText (and thus in SvxOle2Shape)
http://svn.apache.org/viewvc?view=revision&revision=1344156
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
cws mba34issues01: #i117717#: remove wrong assertion
http://svn.apache.org/viewvc?view=revision&revision=1172349
Patch contributed by Herbert Duerr
goodbye Registration and License dialogs, don't let the door hit you
http://svn.apache.org/viewvc?view=revision&revision=1172613
help gcc 4.6.0 on 32bit ubuntu 11.10"
http://svn.apache.org/viewvc?view=revision&revision=1245357
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
Revert "sb140: #i117082# avoid unncessary static class data members
commit 21d97438e2944861e26e4984195f959a0cce1e41.
remove obsolete FreeBSD visibility special case.
retain consolidated BSD bridge code, remove OS/2 pieces.
2012-11-15 16:06:08 +00:00
4dc45a2854
remove include of pch header in bridge
2011-11-27 12:56:37 -06:00
f091f5b395
dragonfly stuff
2011-02-15 15:55:19 +00:00
3358b4f311
fix bsd bridges
2010-12-09 12:00:50 +00:00
36e2296bf8
Replace all occured, occurance etc.
2010-12-06 09:16:29 +00:00
d7fa5f9a1c
RTL macro converted from createFromAscii
2010-11-09 16:55:45 +00:00
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
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
bb490edf43
CWS-TOOLING: integrate CWS selinux01
...
2009-01-13 12:54:38 +0100 cmc r266213 : #i97320# might as well be silent if we fallback
2009-01-07 11:17:16 +0100 cmc r265957 : #i97320# use a double-mmap of an anonymous file under linux to keep onside of selinux
2009-01-20 10:20:47 +00:00
4f4f1dc6b1
INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED
...
2008/03/28 16:30:08 rt 1.13.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:30:51 +00:00
23f730a64f
INTEGRATION: CWS ia64port01_DEV300 (1.12.82); FILE MERGED
...
2008/02/18 10:40:37 cmc 1.12.82.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*
2008-02-27 08:53:46 +00:00
d7fd2a3e83
INTEGRATION: CWS pchfix02 (1.11.22); FILE MERGED
...
2006/09/01 17:17:31 kaib 1.11.22.1: #i68856# Added header markers and pch files
2006-09-16 14:47:26 +00:00
c58a02deb1
INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED
...
2006/05/23 23:04:01 sb 1.8.14.4: RESYNC: (1.9-1.10); FILE MERGED
2005/11/09 18:54:15 pl 1.8.14.3: #i53898# removed warnings
2005/09/22 18:14:54 sb 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED
2005/09/05 14:25:19 sb 1.8.14.1: #i53898# Made code warning-free.
2006-06-19 22:43:20 +00:00
fc152e895a
INTEGRATION: CWS mhu12 (1.9.36); FILE MERGED
...
2006/04/19 12:55:30 sb 1.9.36.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).
2006-05-02 11:01:33 +00:00
f02d62bb67
INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED
...
2005/09/05 17:07:16 rt 1.8.12.1: #i54170# Change license header: remove SISSL
2005-09-07 21:21:19 +00:00
866e0d415e
INTEGRATION: CWS sb31 (1.7.10); FILE MERGED
...
2005/04/18 08:35:56 sb 1.7.10.1: #i47459# Copied 1.7.14.2 from cws_src680_sb32 to here.
2005-06-17 08:51:58 +00:00
a23800e270
INTEGRATION: CWS sb29 (1.6.46); FILE MERGED
...
2005/02/01 15:36:20 sb 1.6.46.1: #i41817# When calling from binary UNO to C++, correctly remove from the stack the pointer to a class object return value.
2005-02-21 11:13:28 +00:00
11b483d563
INTEGRATION: CWS sb18 (1.5.10); FILE MERGED
...
2004/05/12 09:35:22 sb 1.5.10.1: #i21150# Missing includes.
2004-06-04 01:59:45 +00:00
e8a9ad3af8
INTEGRATION: CWS sb15 (1.4.4); FILE MERGED
...
2004/02/11 16:08:36 sb 1.4.4.1: #i24561# Added VtableFactory::flushCode.
2004-03-19 12:25:14 +00:00
841c727d6a
INTEGRATION: CWS sb10 (1.3.104); FILE MERGED
...
2004/01/08 15:42:07 sb 1.3.104.5: #114000# Cleaned up.
2004/01/08 13:45:43 sb 1.3.104.4: #114000# Factored out more shared code.
2003/12/19 16:15:52 sb 1.3.104.3: #114000# Factored out even more shared behaviour.
2003/12/10 10:49:20 sb 1.3.104.2: #114000# Removed debug-code debris.
2003/12/10 10:00:11 sb 1.3.104.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 11:36:30 +00:00
17791de63f
#93739##88337# removed UNO_LB_JAVA_NAMESPACE, inserted map-files for prot/c_uno bridges
2001-10-26 06:22:57 +00:00
10a6a47bb4
#92951# throw RuntimeException
2001-10-19 13:26:17 +00:00
0bac8bb3a9
#92951# new gcc3_uno bridge
2001-10-19 12:32:39 +00:00