Commit Graph

26 Commits

Author SHA1 Message Date
9c9f0ea2c3 Include RTTI in generated vtables for ubsan's vptr-based checks
...though only on gcc3_linux_x86-64 for now.

Change-Id: Id90554425e78b38a5a97149f2a7d3ac04cbe0c9b
2014-08-07 18:21:19 +02:00
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
0ce0c369aa Remove unneccessary comments
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23 03:38:49 +00:00
e036d4b706 Spell "indices" correctly
Change-Id: I63b1de195bf2f3f8bfd185181f48b1520cdd849f
2013-10-02 21:57:42 +03: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
595771d00d More ::rtl::OUString -> OUString in bridges
Change-Id: Ibd29c68077dd8f27c95cd4cb62cd8dad0e18aacf
Reviewed-on: https://gerrit.libreoffice.org/976
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07 12:09:31 +00:00
9377bb4dcc Some cppcheck cleaning 2012-02-05 10:19:40 +01:00
4dc45a2854 remove include of pch header in bridge 2011-11-27 12:56:37 -06: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
c239df1f7b INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED
2008/03/28 16:30:18 rt 1.13.12.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:39:30 +00:00
a3cc5c3d1d INTEGRATION: CWS ia64port01_DEV300 (1.12.66); FILE MERGED
2008/02/18 10:40:38 cmc 1.12.66.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*
2008-02-27 08:58:17 +00:00
f1301cf7aa INTEGRATION: CWS jw2 (1.11.18); FILE MERGED
2006/11/09 03:12:52 sparcmoz 1.11.18.1: #i71180#: remove warnings for gcc 4.1.2
2006-11-22 10:07:20 +00:00
0ae26d6427 INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED
2006/09/01 17:17:33 kaib 1.10.34.1: #i68856# Added header markers and pch files
2006-09-16 14:49:29 +00:00
16e0b8d084 INTEGRATION: CWS mhu12 (1.9.26); FILE MERGED
2006/04/19 12:55:31 sb 1.9.26.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:02:54 +00:00
5198a42ce9 INTEGRATION: CWS unxlngs04 (1.8.6); FILE MERGED
2005/09/23 11:40:28 sparcmoz 1.8.6.1: #51545#:GNU/Linux Sparc bridges gcc4 assembler error memory input 0 is not directly addressable
2005-12-21 14:38:28 +00:00
46cdc337ce INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED
2005/09/05 17:07:22 rt 1.7.26.1: #i54170# Change license header: remove SISSL
2005-09-07 21:25:05 +00:00
4e439f13ce INTEGRATION: CWS unxlngs02 (1.6.20); FILE MERGED
2005/04/27 06:21:06 sparcmoz 1.6.20.1: #i42799# Flush instruction cache in bridges/cpp_uno for linux sparc
2005-05-11 10:04:23 +00:00
a62f6bc840 INTEGRATION: CWS unxlngs01 (1.5.24); FILE MERGED
2004/11/25 20:35:42 sparcmoz 1.5.24.1: #36037#:fixup linux sparc multi-inheritance and cleanup diff against 645
2005-01-25 12:11:46 +00:00
b79b88c105 INTEGRATION: CWS ooo20040620 (1.4.16); FILE MERGED
2004/06/04 12:10:10 sparcmoz 1.4.16.1: #i28110# editing linux sparc bridges code
2004-07-13 15:55:02 +00:00
4534b4d603 INTEGRATION: CWS ooo20040329 (1.3.10); FILE MERGED
2004/03/18 11:24:26 sparcmoz 1.3.10.1: #i24507# linux sparc new code for multi-inherit bridges
2004-04-21 12:40:45 +00:00
0b536d2d8b INTEGRATION: CWS ooo20031216 (1.2.62); FILE MERGED
2003/12/27 09:50:06 waratah 1.2.62.1: #i23885# correct for permissive, needs override of volatile
2004-02-04 12:41:57 +00:00
b5e9363a3d INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED
2003/04/11 09:09:44 mh 1.1.4.1: join: from ooo11beta
2003-04-28 15:28:48 +00:00