Commit Graph

72 Commits

Author SHA1 Message Date
Sebastian Spaeth
8694d2bc19 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:57:58 +02:00
Petr Mladek
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
Jens-Heiner Rechtien
82b1d381cd 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
Ivo Hinkelmann
b9392a3664 CWS-TOOLING: integrate CWS dbaperf1
2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45)
2009-03-17 10:20:34 +0100 oj  r269577 : add parameter
2009-03-17 10:20:05 +0100 oj  r269576 : add parameter
2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++
2009-03-11 12:53:35 +0100 oj  r269315 : compile error
2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code
2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader
2009-03-06 08:17:41 +0100 oj  r268965 : add header
2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code
2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code
2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator
2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs
2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop
2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop
2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs
2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper
2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs
2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs
2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator
2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out
2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile
2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed
2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper
2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile
2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile
2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects
2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster
2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM
2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes
2009-02-23 12:27:30 +0100 oj  r268349 : deleted
2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes
2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... )
2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl
2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG
2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG
2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls
2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline
2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public
2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public
2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code
2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code
2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code
2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader
2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data
2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data
2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data
2009-04-23 10:42:05 +00:00
Rüdiger Timm
5f7a740767 INTEGRATION: CWS impress146 (1.67.54); FILE MERGED
2008/06/30 13:57:23 sj 1.67.54.2: added newline at end of file
2008/06/25 14:09:12 cl 1.67.54.1: #i91056# import shapes inside draw:a elements
2008-07-07 12:27:06 +00:00
Rüdiger Timm
12f2b37761 INTEGRATION: CWS changefileheader (1.66.18); FILE MERGED
2008/04/01 16:09:42 thb 1.66.18.3: #i85898# Stripping all external header guards
2008/04/01 13:04:45 thb 1.66.18.2: #i85898# Stripping all external header guards
2008/03/31 16:28:08 rt 1.66.18.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:51:47 +00:00
Rüdiger Timm
9fc067fde8 INTEGRATION: CWS impresstables2 (1.63.80); FILE MERGED
2008/02/13 20:09:57 cl 1.63.80.6: #i68103# import table shapes only in impress and draw
2007/11/29 18:50:28 cl 1.63.80.5: #i68103# working on table templates
2007/08/01 14:13:02 cl 1.63.80.4: RESYNC: (1.64-1.65); FILE MERGED
2007/07/27 09:09:51 cl 1.63.80.3: fixed build issues due to pch and namespace ::rtl
2007/05/07 17:00:17 cl 1.63.80.2: RESYNC: (1.63-1.64); FILE MERGED
2007/04/18 14:51:18 cl 1.63.80.1: #i68103# draft code for table shape import and export
2008-03-12 09:36:34 +00:00
Jens-Heiner Rechtien
83fbc66ae8 INTEGRATION: CWS vgbugs07 (1.64.28); FILE MERGED
2007/06/04 13:23:24 vg 1.64.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 14:07:03 +00:00
Ivo Hinkelmann
39493cb254 INTEGRATION: CWS impressrng01_SRC680 (1.63.98); FILE MERGED
2007/03/28 13:37:23 cl 1.63.98.1: #i42375# allow import of draw:frame that are empty placeholders and are empty
2007-04-16 12:11:50 +00:00
Oliver Bolte
ed8680903a INTEGRATION: CWS pchfix02 (1.62.34); FILE MERGED
2006/09/01 17:59:35 kaib 1.62.34.1: #i68856# Added header markers and pch files
2006-09-17 09:29:57 +00:00
Jens-Heiner Rechtien
213b7b526c INTEGRATION: CWS warnings01 (1.61.32); FILE MERGED
2005/11/16 21:34:14 pl 1.61.32.2: #i55991# removed warnings
2005/11/02 14:57:51 cl 1.61.32.1: warning free code changes
2006-06-19 17:13:04 +00:00
Rüdiger Timm
b6d665cd56 INTEGRATION: CWS ooo19126 (1.59.66); FILE MERGED
2005/09/05 14:38:48 rt 1.59.66.1: #i54170# Change license header: remove SISSL
2005-09-09 12:53:13 +00:00
Oliver Bolte
2aace7d69e INTEGRATION: CWS impress67 (1.59.64); FILE MERGED
2005/08/29 07:27:14 cl 1.59.64.1: #i42959# fixed svg:stroke-opacity attribute
2005-09-05 13:54:49 +00:00
Rüdiger Timm
ec79ab63c9 INTEGRATION: CWS sj20 (1.58.102); FILE MERGED
2005/05/10 16:29:19 sj 1.58.102.1: #i48589# fixed incorrect gluepoint mapping
2005-05-13 06:56:59 +00:00
Rüdiger Timm
4d90e99686 INTEGRATION: CWS dvoqbfix (1.57.6); FILE MERGED
2004/12/13 11:10:15 dvo 1.57.6.1: #i38380# spec-conforming default handling
2005-01-27 10:26:28 +00:00
Rüdiger Timm
543c2d44f3 INTEGRATION: CWS presentationengine01 (1.47.236); FILE MERGED
2004/11/22 23:10:57 thb 1.47.236.8: #i10000# Resolving merge problems: temporarily removed shorter SdXMLCustomShapeContext, until further clarified by CL
2004/11/17 19:09:34 thb 1.47.236.7: RESYNC: (1.53-1.55); FILE MERGED
2004/11/09 11:54:48 ka 1.47.236.6: added  XML_TOKEN_MAP_END
2004/10/12 22:23:13 thb 1.47.236.5: RESYNC: (1.52-1.53); FILE MERGED
2004/09/03 15:15:01 thb 1.47.236.4: #110496# Fixes by SJ (seems that the merge went wrong here)
2004/07/23 12:18:26 thb 1.47.236.3: RESYNC: (1.50-1.52); FILE MERGED
2004/07/06 12:55:58 thb 1.47.236.2: RESYNC: (1.47-1.50); FILE MERGED
2004/04/16 12:41:09 cl 1.47.236.1: smil support for impress
2004-11-26 18:33:38 +00:00
Oliver Bolte
61474698a8 INTEGRATION: CWS impress17 (1.54.8); FILE MERGED
2004/10/29 20:21:04 cl 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED
2004/10/28 11:55:30 od 1.54.8.1: #i36248# - move code to set property <PositionLayoutDir> from method
           <SdXMLShapeContext::SetTransformation()> to
           method <XMLShapeImportHelper::finishShape(..)>.
           This property is needed for the import of the OpenOffice.org
           file format.
2004-11-17 09:34:44 +00:00
Rüdiger Timm
27069fbfdc INTEGRATION: CWS calc23 (1.53.10); FILE MERGED
2004/10/04 14:43:43 sab 1.53.10.1: #i34953#; add temporary shape functionality
2004-10-22 07:07:01 +00:00
Jens-Heiner Rechtien
4e65ad1164 INTEGRATION: CWS sj09 (1.52.46); FILE MERGED
2004/10/11 16:05:55 sj 1.52.46.2: RESYNC: (1.52-1.53); FILE MERGED
2004/09/03 12:44:16 sj 1.52.46.1: #i33649# now customshapes can be loaded properly
2004-10-12 12:06:12 +00:00
Jens-Heiner Rechtien
fbeb7e042e INTEGRATION: CWS dr12 (1.49.66); FILE MERGED
2004/07/30 11:50:50 sab 1.49.66.3: #i21253#; make notes work
2004/07/26 11:29:28 sab 1.49.66.2: RESYNC: (1.49-1.52); FILE MERGED
2004/07/23 20:59:58 sab 1.49.66.1: #i21253#; add formatted notes
2004-09-08 12:40:00 +00:00
Rüdiger Timm
6c2f290d57 #i10000# Fix wrongly resolved merge conflict. 2004-07-14 09:19:42 +00:00
Rüdiger Timm
9b089a4e8b INTEGRATION: CWS oasis (1.47.250); FILE MERGED
2004/06/12 19:40:06 mib 1.47.250.2: RESYNC: (1.47-1.49); FILE MERGED
2004/05/18 06:48:16 mib 1.47.250.1: - #i20153#: added <draw:frame>
2004-07-13 07:25:22 +00:00
Hans-Joachim Lankenau
f5121049d6 INTEGRATION: CWS swdrawpositioning (1.49.2); FILE MERGED
2004/04/21 13:43:42 cl 1.49.2.1: #116441# project global context to get created XShape from import context
2004-06-28 12:52:44 +00:00
Rüdiger Timm
2e056539cd INTEGRATION: CWS sj05 (1.47.146); FILE MERGED
2004/02/06 10:09:36 sj 1.47.146.2: name changes
2003/10/31 17:23:42 sj 1.47.146.1: added support for autoshapes
2004-04-02 12:53:21 +00:00
Rüdiger Timm
b0aa1f3cf3 INTEGRATION: CWS interop12 (1.47.156); FILE MERGED
2003/10/30 11:00:21 cl 1.47.156.1: #i20949# added header&footer support for impress
2004-03-30 15:15:28 +00:00
Christian Lippka
6238f59428 #102932# add already existing shapes into unsorted list when sorting, not before 2002-09-23 13:17:16 +00:00
Christian Lippka
85679d7b74 #88944# add existing shapes to unsorted list on creating sort context 2001-11-15 12:15:01 +00:00
Christian Lippka
371e59270e #94204# create presentation shapes only when supported 2001-11-08 14:44:42 +00:00
Christian Lippka
d615f1b84d #91486# added ShapePropertyMapper for chart without ShapeUserDefinedAttributes 2001-10-16 08:07:08 +00:00
Daniel Vogelheim
a3f4a35fc3 #92176# include PrinterPaperTray property
SvXMLImportProperty now 'knows' the SvXMLImport in order to
enable error handling for 'wrong' paper trays and properties
2001-09-21 15:27:53 +00:00
Christian Lippka
0c5f29e63b #91047# catch exceptions during sort, just to be save 2001-08-15 09:31:02 +00:00
Armin Weiss
07f3fa8473 #88546# implement flags for progress bar manipulation 2001-08-01 10:44:09 +00:00
Christian Lippka
ced1e6986c #90032# don't convert default glue point ids 0-3 2001-07-24 08:49:08 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Christian Lippka
957c694cae #87219# fixed glue point api to use ids not index 2001-06-19 13:53:22 +00:00
Daniel Vogelheim
6e1b447caf #86004# changed SvXMLTokenMap to use XML tokens 2001-06-15 16:16:59 +00:00
Christian Lippka
e8151408fd #87219# added helper methods for glue point import 2001-06-11 07:13:56 +00:00
Christian Lippka
7a06dd0040 #85924# added draw:text-style-name for shapes 2001-06-01 12:07:42 +00:00
Christian Lippka
d5b1e4827f #85924# added draw:text-style-name for shapes 2001-06-01 11:32:48 +00:00
Christian Lippka
e88904df1e #87219# added user glue points 2001-05-31 10:18:38 +00:00
Christian Lippka
42b04415ff #86567# 3d objects now use same base class as 2d shapes 2001-05-18 07:40:43 +00:00
Armin Weiss
cba89d6310 #86637# simply changing connection values at connectors WILL force the connector to do an new layout promptly. So the line delta values have
to be rescued and restored around connector changes.
2001-05-08 12:34:13 +00:00
Christian Lippka
2a87e64018 #86534# fixed ole2 export/import of applets,plugins and floating-frames for calc and draw 2001-04-30 08:02:17 +00:00
Christian Lippka
308865ee62 #82017# added Para properties to graphics property mapper 2001-02-27 15:09:08 +00:00
Christian Lippka
50063bb8ab added ole2 support 2001-02-21 17:04:45 +00:00
Christian Lippka
2ad399d28c added presentation settings 2001-02-15 16:35:27 +00:00
Armin Weiss
b0a37325eb Changed shape export/import to transformations 2001-02-09 12:38:53 +00:00
Christian Lippka
c926c27278 #83528# merging control styles with shape styles 2001-02-08 13:45:43 +00:00
Martin Hollmichel
6fec35e29a chg: STL header 2001-02-01 15:29:47 +00:00
Björn Milcke
efb3ac864d chain text attribute mapper in static method CreateShapePropMapper 2001-01-17 13:46:32 +00:00