Commit graph

15 commits

Author SHA1 Message Date
Norbert Thiebaud
0a96c1f4f4 remove include of pch header in extensions 2011-11-27 13:08:28 -06:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Thomas Arnhold
352f1a58e2 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:06:18 +01:00
Luboš Luňák
488922cead std:: -> o3tl:: fixes 2011-02-08 19:23:13 +01:00
Sebastian Spaeth
ead7290449 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:23 +02:00
Petr Mladek
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Jens-Heiner Rechtien
36de66bdf0 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
9e8947e87b INTEGRATION: CWS mba30patches01 (1.7.40); FILE MERGED
2008/04/23 10:49:23 mba 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED
2008/03/18 15:40:57 mba 1.7.40.1: #i86365#: remove unused code
2008-05-20 18:10:53 +00:00
Rüdiger Timm
bed6f5d84b INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED
2008/04/01 15:15:14 thb 1.7.48.3: #i85898# Stripping all external header guards
2008/04/01 12:29:48 thb 1.7.48.2: #i85898# Stripping all external header guards
2008/03/31 12:31:41 rt 1.7.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:46:01 +00:00
Ivo Hinkelmann
a3129d582b INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED
2007/09/27 07:18:24 fs 1.6.192.1: #i81612# warning-free code
2008-01-14 13:56:39 +00:00
Oliver Bolte
699a5b26f9 INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGED
2006/09/01 17:26:40 kaib 1.5.94.1: #i68856# Added header markers and pch files
2006-09-16 12:17:03 +00:00
Vladimir Glazounov
bd0585d094 INTEGRATION: CWS pbrwuno (1.3.38); FILE MERGED
2005/10/31 11:13:05 fs 1.3.38.6: teach the ComposedPropertyUIUpdate to handle missing properties
2005/10/25 07:13:08 fs 1.3.38.5: #i53095# knitting lose ends (amongst others, make the handlers available as service)
2005/10/24 08:41:43 fs 1.3.38.4: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*
2005/10/17 13:18:57 fs 1.3.38.3: #i53095# proper listener administration: allow multiple listeners per handler
2005/10/05 06:53:53 fs 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED
2005/08/09 13:59:57 fs 1.3.38.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
2006-03-14 10:21:13 +00:00
Rüdiger Timm
ac0ab4d4c7 INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED
2005/09/05 13:00:08 rt 1.3.56.1: #i54170# Change license header: remove SISSL
2005-09-08 19:09:22 +00:00
Rüdiger Timm
c5ce66c586 INTEGRATION: CWS expconbin (1.2.114); FILE MERGED
2005/06/01 12:49:19 fs 1.2.114.1: #i49019# make 'Binding' an explicit property, not an implicit one
2005-07-01 10:49:29 +00:00
Oliver Bolte
d67b733a87 INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/10/26 15:43:43 fs 1.1.2.12: spin buttons can also be bound to numeric fields
2004/08/04 13:45:56 fs 1.1.2.11: new logical name for a newly created binding / also allow de-selecting a binding-list-source
2004/08/04 13:00:11 fs 1.1.2.10: #i31958# use the XFormsUIHelper1 when generating UI names for submissions and bindings
2004/08/04 11:55:29 fs 1.1.2.9: #i31958# preliminary support for filling list and combo boxes from XML bindings
2004/08/04 08:27:03 fs 1.1.2.8: no faking of XForms documents anymore
2004/08/02 08:19:26 fs 1.1.2.7: service name of the XForms model changed
2004/07/26 10:24:00 fs 1.1.2.6: #i31958# bind controls only to certain supported XSD data types
2004/07/22 10:47:38 fs 1.1.2.5: no XFORMS_FAKE anymore - use an env variable for this
2004/07/22 10:37:28 fs 1.1.2.4: #i31762# pass the context document of the introspectee to some handlers
2004/06/04 14:18:40 dvo 1.1.2.3: #114856# compiler under gcc
2004/06/04 13:59:55 dvo 1.1.2.2: #114856# adapt propertycontroller to new API
2004/04/26 11:49:10 fs 1.1.2.1: helper for working with controls living in eForms
2004-11-16 11:04:40 +00:00