Commit Graph

32 Commits

Author SHA1 Message Date
Sebastian Spaeth
4905a19032 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:02:15 +02:00
Cédric Bosdonnat
ccec86c5d0 metric-field-limits.diff: maximum values were wrong when changing unit 2010-09-14 15:35:11 +02:00
Amelia Wang
c85db62602 cjk-character-units-ui.diff: add a new unit 'character unit' 2010-09-13 15:57:19 +02:00
Jens-Heiner Rechtien
8764506704 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
7a937d5265 CWS-TOOLING: integrate CWS dba32g
2009-09-09 07:53:55 +0200 oj  r275964 : replace strlen with rtl_str_getLength
2009-09-07 20:59:10 +0200 fs  r275913 : disable the CopyTableWizard test until issue 104869 is fixed
2009-09-07 12:17:31 +0200 oj  r275885 : #i104810# remove de as lang
2009-09-05 22:26:21 +0200 fs  r275857 : protect StateChanged against re-entrance
2009-09-05 22:25:52 +0200 fs  r275856 : don't attempt to classify the parent of a form as control
2009-09-05 22:25:29 +0200 fs  r275855 : protect against re-entrance
2009-09-05 00:11:40 +0200 fs  r275835 : #i10000#
2009-09-04 23:25:50 +0200 fs  r275834 : #i10000#
2009-09-04 23:23:47 +0200 fs  r275833 : #i10000#
2009-09-04 21:49:37 +0200 fs  r275830 : #i10000# correct wrong conflict resolution
2009-09-04 20:59:51 +0200 fs  r275829 : CWS-TOOLING: rebase CWS dba32g to trunk@275801 (milestone: DEV300:m57)
2009-09-04 11:08:32 +0200 oj  r275791 : #i104780# new version 1.2.0
2009-09-03 22:29:21 +0200 fs  r275775 : OSL_TRACE doesn't need \n anymore
2009-09-03 08:33:21 +0200 fs  r275743 : CWS-TOOLING: rebase CWS dba32g to trunk@275331 (milestone: DEV300:m56)
2009-09-02 13:48:12 +0200 fs  r275708 : removed useless include
2009-09-02 13:45:43 +0200 fs  r275707 : more since tags, which are used across offapi/udkapi
2009-09-02 13:23:04 +0200 fs  r275705 : should *not* have the dtor, copy ctor, and assignment operator compiler-generated, else we run into trouble as soon as the compiler creates different versions of our singleton member's static data in different libraries
2009-09-02 12:32:45 +0200 fs  r275704 : AutoIncrementIsPrimaryKey is a driver setting, not a data source setting
2009-09-02 11:42:49 +0200 fs  r275701 : URL meta data are meta data which are valid for all connections of this type, not per-data-source properties. Settings them as data source properties is a hack.
2009-09-02 08:43:34 +0200 fs  r275696 : 3.x.x is not a valid 'since' tag
2009-09-01 16:05:24 +0200 fs  r275665 : #i104686# don't treat controls bound to read-only columns as required
2009-09-01 13:10:22 +0200 fs  r275657 : #i104574# use PageUp/Down to scroll through the complete page
2009-09-01 07:04:48 +0200 oj  r275641 : #i104104# correct line ends
2009-08-31 15:52:34 +0200 fs  r275612 : #i104410#
2009-08-31 12:29:05 +0200 fs  r275596 : #i104364#
2009-08-31 12:28:56 +0200 fs  r275595 : #i104364#
2009-08-31 11:43:09 +0200 fs  r275593 : #i104649# JavaDriverClassPath is also a known JDBC-bridge setting
2009-08-31 11:41:37 +0200 fs  r275592 : #i104649#
2009-08-28 21:48:27 +0200 fs  r275552 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
2009-08-28 21:48:17 +0200 fs  r275551 : #i96862# do not show the 'Create a new database' option when a) no embedded/dBase driver is installed or b) the configuration requests to hide the option
2009-08-28 21:47:19 +0200 fs  r275550 : during #i96862#: renamed the configuration data which controls availability of certain DBA-related UI
2009-08-28 21:46:41 +0200 fs  r275549 : #i96862# renamed and extended the configuration data which controls availability of certain DBA-related UI
2009-08-28 15:10:19 +0200 fs  r275535 : #i96862# if no embedded driver is installed, use dBase for creating new DBs. If no dBase driver is installed, too, do not offer the 'Create new database' option
2009-08-28 14:03:04 +0200 fs  r275532 : #i104454# allow multiple fields to display the same column
2009-08-28 13:14:00 +0200 fs  r275528 : #i104584# driver meta data do not belong into a data source's settings
2009-08-28 13:09:57 +0200 fs  r275527 : properly chech the MySQL type buttons (else next/back in the wizard leads to state with two buttons checked)
2009-08-28 13:09:17 +0200 fs  r275526 : #i104584# driver meta data do not belong into a data source's settings
2009-08-28 13:07:18 +0200 fs  r275525 : BooleanComparisonMode is a property, or a feature - but not a driver meta data
2009-08-28 11:00:31 +0200 fs  r275521 : #i104580#
2009-08-28 10:40:05 +0200 fs  r275519 : #i104577# correct assertion: If the template node type is ANY, then any value type is allowed
2009-08-28 10:09:30 +0200 fs  r275518 : #i104575# implement Named Pipe UI
2009-08-28 10:09:07 +0200 fs  r275517 : pass the trigger-event to IWindowOperator::operateOn / work with VclWindowEvents, not VclSimpleEvents
2009-08-27 14:27:36 +0200 fs  r275484 : ImplPosTabPage: respect mbEmptyViewMargin for WINDOWALIGN_LEFT
2009-08-27 13:43:56 +0200 fs  r275480 : merging latest changes from CWS dba32f herein
2009-08-27 13:23:07 +0200 fs  r275475 : #i103882#
2009-08-27 11:56:55 +0200 fs  r275466 : #i104544# SetState: Do not call Update at the window which we just set text for. It should (sic\!) not be needed, but causes trouble
2009-08-27 11:55:34 +0200 fs  r275465 : #i104544#
do not allow re-entrance for impl_ensureControl_nothrow
Actually, this is part of the fix only. I also removed the code which triggered this re-entrance (from
the grid control implementation), but to ensure it won't happen, again, I added some safety herein.
2009-08-27 10:14:11 +0200 fs  r275459 : preparations for supporting a 'NamedPipe' parameter for the MySQL Connector/OOo
2009-08-27 10:13:21 +0200 fs  r275458 : preparations for supporting a 'NamedPipe' setting for the MySQL Connector/OOo
2009-08-27 10:11:14 +0200 fs  r275456 : outsourced the MySQLNative settings into a dedicated class, to not duplicate all the code in two tab page implementations
2009-08-26 14:18:13 +0200 fs  r275422 : #i10000#
2009-08-26 13:26:36 +0200 fs  r275419 : ignore output paths
2009-08-26 13:23:38 +0200 fs  r275417 : support the LocalSocket property for the MySQL native driver
2009-08-26 13:17:05 +0200 fs  r275416 : some re-factoring, to outsource the tab page for setting up the MySQLNative connection, into a dedicated class (needed later)
2009-08-26 13:15:15 +0200 fs  r275415 : support a NoThousandSep property for NumericFormatters - I'm tired of correcting this at runtime, instead of controlling it in the resource
2009-08-26 11:45:08 +0200 fs  r275410 : oops, 'flat' shouldn't have got lost
2009-08-26 09:38:57 +0200 fs  r275398 : #i102631# when saving the document fails, ensure that the interaction handler really can handle/display the error
2009-08-26 09:37:05 +0200 fs  r275397 : #i102631# don't let non-IO/RuntimeExceptions escape from DatabaseDocument::store*, wrap them into an IOException
2009-08-26 09:35:39 +0200 fs  r275395 : let the default interaction handler implement XInteractionHandler2
2009-08-25 13:51:34 +0200 fs  r275352 : #i102631# createTempFile: pass URL through FileHelper.getOOoCompatibleFileURL
2009-08-25 13:49:23 +0200 fs  r275351 : #i102631# createTempFileURL: immediately delete the file implicitly created by createTempFile, we really only need the URL
2009-08-24 14:49:07 +0200 fs  r275318 : #i10000#
2009-08-24 14:36:03 +0200 fs  r275315 : properly terminate message with 0 character
2009-08-24 14:35:45 +0200 fs  r275314 : trace method concepts in non-pro, if special flag is enabled
2009-08-24 14:24:17 +0200 fs  r275312 : #i98973# filter some more events for grid control columns
2009-08-24 14:15:23 +0200 fs  r275311 : #i98973# implement XComboBox for combo box cells
2009-08-24 13:39:24 +0200 fs  r275308 : #i98973# do not display the 'actionPerformed' event for grid combo box columns
2009-08-24 12:52:03 +0200 fs  r275303 : #i98973# implement XCheckBox and XButton for check box cells
2009-08-24 11:56:05 +0200 oj  r275300 : #i104447# wrong default for orientation
2009-08-24 10:51:21 +0200 fs  r275296 : in the script selector dialog, interpret a double click onto a function as OK
2009-08-24 10:50:56 +0200 fs  r275295 : localize some to-be-displayed names, consolidate some code regarding form/control naming
2009-08-21 14:28:05 +0200 fs  r275255 : #i98973# implement KeyListeners
2009-08-21 14:27:20 +0200 fs  r275254 : #i98973# move the conversion VCL[Mouse|Key]Event->Awt[Mouse|Key]Event from vclxwindow.cxx to VCLUnoHelper
2009-08-21 14:08:50 +0200 fs  r275248 : #i98973# implement Mouse- and MouseMotion-broadcasting
2009-08-21 13:31:08 +0200 fs  r275244 : #i98973# implement text and change listeners at text cells
2009-08-21 12:47:38 +0200 fs  r275234 : #i104399# some refactoring:
If the MySQL Connector/OOo is installed, it registers for the sdbc:mysqlc: protocol (now known as DST_MYSQL_NATIVE_DIRECT).
However, we do not want to display this in the UI, instead we display "MySQL" only, which collects DST_MYSQL_ODBC, DST_MYSQL_JDBC, and DST_MYSQL_NATIVE.
2009-08-21 12:45:18 +0200 fs  r275232 : #i104399# also register for the sdbc:mysql:mysqlc protocol, decide at runtime (depending on the availability of sdbc:mysqlc:), whether it is really accepted. This prevents that the C/OOo extension needs to register *our* implementation name for the sdbc:mysql:mysqlc: protocol, which would be somewhat weird
2009-08-20 16:18:48 +0200 fs  r275190 : merging the latest changes from CWS dba32f (which this CWS was created from)
2009-08-19 20:19:59 +0200 fs  r275160 : add some spacing between the radios
2009-08-19 14:50:15 +0200 fs  r275150 : #i98973# slightly refactoring the grid cell implementations, to prepare for proper events being fired. Implement focus events for the moment, more to come.
2009-08-19 10:53:38 +0200 fs  r275142 : #i99936# initialize newly created models
2009-08-18 23:03:48 +0200 fs  r275132 : merging latest changes from CWS dba32f
2009-08-18 15:14:08 +0200 fs  r275110 : #i102819# SetColumnPos: SCROLL_CLIP is deadly here
2009-09-14 11:18:01 +00:00
Vladimir Glazounov
46a63a2af3 CWS-TOOLING: integrate CWS vcl92 2008-10-01 13:31:44 +00:00
Rüdiger Timm
eab46ae5dd INTEGRATION: CWS changefileheader (1.25.58); FILE MERGED
2008/04/01 16:05:28 thb 1.25.58.2: #i85898# Stripping all external header guards
2008/03/28 15:44:40 rt 1.25.58.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:31:26 +00:00
Ivo Hinkelmann
847732eb20 INTEGRATION: CWS vclshowstop12_SRC680 (1.22.152.1.8); FILE MERGED
2008/01/23 10:46:59 pl 1.22.152.1.8.1: #i85502# repair old ControlMod handling
2008-02-04 13:41:49 +00:00
Rüdiger Timm
80c1443946 INTEGRATION: CWS vcl85_SRC680 (1.22.136); FILE MERGED
2007/12/14 11:47:21 pl 1.22.136.1: #150733# take precautions for bad input values
2008-01-29 15:16:54 +00:00
Ivo Hinkelmann
bc89ebbc9b INTEGRATION: CWS aquavcl04 (1.22.76); FILE MERGED
2007/10/19 14:42:29 pl 1.22.76.1: #i79131# no more KEY_CONTROLMOD
2008-01-14 15:21:03 +00:00
Rüdiger Timm
f8a1e49516 INTEGRATION: CWS mergesvp (1.21.2); FILE MERGED
2007/07/04 15:32:35 pl 1.21.2.1: #i79023# header moving
2007-07-24 09:06:28 +00:00
Jens-Heiner Rechtien
1eb3bc57aa INTEGRATION: CWS vgbugs07 (1.20.40); FILE MERGED
2007/06/04 13:29:32 vg 1.20.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 19:05:24 +00:00
Rüdiger Timm
1ad633da2f INTEGRATION: CWS vcl75 (1.18.24); FILE MERGED
2007/02/23 20:08:17 pl 1.18.24.1: #i27335# react to separator changes in locale
2007-04-26 09:36:49 +00:00
Rüdiger Timm
129fdcb09f INTEGRATION: CWS residcleanup (1.18.22); FILE MERGED
2007/02/18 18:18:55 pl 1.18.22.1: #i74635# get rid of implicit global ResMgr
2007-04-26 08:27:37 +00:00
Oliver Bolte
611e08c312 INTEGRATION: CWS mfdouble (1.17.78); FILE MERGED
2006/12/14 12:18:00 pl 1.17.78.3: #i71046# increase precision of MetricField and friends
2006/12/13 16:19:21 pl 1.17.78.2: #i71046# increase precision of MetricField and friends
2006/12/13 14:50:27 pl 1.17.78.1: #i71046# increase precision of MetricField and friends
2007-01-23 10:42:30 +00:00
Oliver Bolte
2f2568095c INTEGRATION: CWS vcl66 (1.15.124); FILE MERGED
2006/09/20 14:30:25 pl 1.15.124.2: RESYNC: (1.15-1.16); FILE MERGED
2006/09/18 16:37:53 pl 1.15.124.1: #i69080# allow for hewbrew unit text, general solution still needed
2006-10-11 07:20:01 +00:00
Oliver Bolte
5f929a51cf INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED
2006/09/01 17:57:37 kaib 1.15.112.1: #i68856# Added header markers and pch files
2006-09-17 10:52:25 +00:00
Jens-Heiner Rechtien
9d2b2e87c2 INTEGRATION: CWS warnings01 (1.13.70); FILE MERGED
2006/05/23 19:34:18 sb 1.13.70.4: RESYNC: (1.13-1.14); FILE MERGED
2006/05/12 16:23:09 sb 1.13.70.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes).
2006/05/04 15:01:39 os 1.13.70.2: warnings removed
2005/11/04 16:49:34 pl 1.13.70.1: #i55991# removed warnings for linux/solaris
2006-06-19 18:16:24 +00:00
Vladimir Glazounov
6525b3b51c INTEGRATION: CWS internatiodel (1.12.174); FILE MERGED
2006/01/19 17:49:52 er 1.12.174.2: RESYNC: (1.12-1.13); FILE MERGED
2005/06/24 13:11:58 er 1.12.174.1: #i50205# get rid of class International
2006-04-07 14:30:20 +00:00
Rüdiger Timm
cc5b342aaa INTEGRATION: CWS ooo19126 (1.12.272); FILE MERGED
2005/09/05 14:44:40 rt 1.12.272.1: #i54170# Change license header: remove SISSL
2005-09-09 10:45:53 +00:00
Oliver Bolte
c55cf9f338 INTEGRATION: CWS res32bit (1.11.236); FILE MERGED
2004/11/05 14:27:26 pl 1.11.236.1: #i34513# more adjustments for resource 32bit change
2005-01-03 16:39:01 +00:00
Vladimir Glazounov
260a03b9b4 INTEGRATION: CWS vclcleanup02 (1.9.342); FILE MERGED
2003/12/17 16:03:39 mt 1.9.342.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings
2003/12/10 15:59:13 mt 1.9.342.3: #i23061# VCL cleanup, removed headers, methods and types...
2003/12/05 16:41:13 mt 1.9.342.2: RESYNC: (1.9-1.10); FILE MERGED
2003/12/05 13:28:29 mt 1.9.342.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code
2004-01-06 12:17:34 +00:00
Rüdiger Timm
3a20789488 INTEGRATION: CWS vclcleanup01 (1.9.338); FILE MERGED
2003/11/28 07:32:31 mt 1.9.338.1: #i22952# Removed App Server code
2003-12-01 12:11:36 +00:00
Stephan Schäfer
617db39aa0 #104355# support localized mesaurements 2002-10-25 10:46:07 +00:00
Malte Timmermann
b36dd32222 #90545# Preparation for translated strings... 2001-10-31 08:53:27 +00:00
Malte Timmermann
88328822de #87799# SetShowTrailingZeros 2001-07-20 13:10:33 +00:00
Malte Timmermann
653da09ca5 #87799# GetLocaleDataWrapper public 2001-07-20 12:19:24 +00:00
th
18b823635d remove TF_-code 2001-07-06 15:16:57 +00:00
Malte Timmermann
eca25027c5 #87799# Fields don't use class International any more... 2001-06-29 09:39:19 +00:00
Malte Timmermann
76fbe51079 #87799# Interim-Checkin, see comment inside 2001-06-29 09:35:50 +00:00
th
adca1a52bc virtual functions now implemented and not anymore inlined 2001-03-09 13:57:22 +00:00
Jens-Heiner Rechtien
8ab086b6cc initial import 2000-09-18 16:07:07 +00:00