summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/xsdvalidationhelper.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-414/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-10/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.7.48); FILE MERGEDRüdiger Timm1-48/+19
2008/04/01 15:15:22 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.7.48.1: #i87441# Change license header to LPGL v3.
2008-01-14INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGEDIvo Hinkelmann1-9/+7
2007/09/27 07:18:26 fs 1.6.192.1: #i81612# warning-free code
2006-09-16INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:26:45 kaib 1.5.94.1: #i68856# Added header markers and pch files
2006-03-14INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGEDVladimir Glazounov1-7/+12
2005/10/17 13:19:05 fs 1.3.88.3: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/05 07:15:29 fs 1.3.88.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/09 14:00:09 fs 1.3.88.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work, thus the browse buttons mostly do not work
2005-09-08INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:00:45 rt 1.3.102.1: #i54170# Change license header: remove SISSL
2005-03-23INTEGRATION: CWS eforms4 (1.2.16); FILE MERGEDVladimir Glazounov1-3/+97
2004/12/27 14:50:23 fs 1.2.16.2: properly determine whether we're inspecting a formatted field 2004/12/10 10:39:41 fs 1.2.16.1: #i36359# when setting the DataType of a formatted field, init the format so that it matches the DataType
2004-11-16INTEGRATION: CWS eforms2 (1.1.2); FILE ADDEDOliver Bolte1-0/+370
2004/07/26 10:24:02 fs 1.1.2.5: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:37:30 fs 1.1.2.4: #i31762# pass the context document of the introspectee to some handlers 2004/07/15 09:53:39 fs 1.1.2.3: #114856# added built-in clasification of the UNO data types 2004/04/27 14:16:25 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:50:02 fs 1.1.2.1: helper for dealing with properties related to validating against an XSD data type