Commit Graph

40 Commits

Author SHA1 Message Date
Arnaud Versini
5a73cceee5 FORMS : Remove usage of DBG_CTOR and DBG_DTOR.
Valgrind is capable of detecting such bugs. No need for extra macros.

Change-Id: Ida618d6ac383c65f1c09212a7b6aa5ee228677db
Reviewed-on: https://gerrit.libreoffice.org/7534
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-21 16:26:50 +00:00
Lionel Elie Mamane
8ee69b0ba1 fdo#67235 adapt form control code to time nanosecond API change, step 3
Change-Id: I4899c89ee5b2a54c9c05b531ab284365f1558e3d
Reviewed-on: https://gerrit.libreoffice.org/5270
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-08-04 06:51:31 +00:00
Noel Grandin
d209e13319 fdo#46808, Convert comphelper::ComponentContext in forms module
Change-Id: I8a9913d964633381f00c0a4885cc655805fa1974
2013-06-03 10:00:03 +02:00
Miklos Vajna
8ed6f1c2bf forms: FORMS_CONSTASCII_STRING is no longer needed
Change-Id: I2b666f0e48db4c97cc4c641480a82681f5057ac2
2013-04-23 11:58:32 +02:00
Lionel Elie Mamane
9830fd36db date/time IDL datatypes incompatible change
- nanosecond precision
 - signed (allowed negative) year

Also: assorted improvements / bugfixes in date/time handling code.
Some factorisation of copy/pasted code.

Change-Id: I761a1b0b8731c82f19a0c37acbcf43d3c06d6cd6
2013-04-18 21:34:46 +02:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Noel Grandin
773ad75b0d fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style
Change-Id: I58436d9eea0c38d14cde2dc01aa463d5d71912e9
2012-12-06 13:20:31 +02:00
Michael Meeks
0a063f3a36 re-base on ALv2 code. Includes:
Patch contributed by Christian Lippka
    impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx
    http://svn.apache.org/viewvc?view=revision&revision=1167619

    Patches contributed by Mathias Bauer
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    cws mba34issues01: #i117712#: fix several resource errors introduced by
    IAccessible2 implementation
    http://svn.apache.org/viewvc?view=revision&revision=1172343
    cws mba34issues01: #i117719#: use correct resource ID
    http://svn.apache.org/viewvc?view=revision&revision=1172351

    Patch contributed by Andre Fischer
    Do not add targets for junit tests when junit is disabled.
    http://svn.apache.org/viewvc?view=revision&revision=1241508

    Patches contributed by Armin Le-Grand
    #118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested
    http://svn.apache.org/viewvc?view=revision&revision=1240195
    fix for #118525#: Using primitives for chart sub-geometry visualisation
    http://svn.apache.org/viewvc?view=revision&revision=1226879
    #118485# - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    #118524: apply patch, followup fixes to 118485
    http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68

    Patch contributed by Regina Henschel
    linecap: Reintegrating finished LineCap feature
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    Patch contributed by Wang Lei (leiw)
    #i118760# split the first table cell vertically, then undo&redo,
    the Presentation app will crash
    http://svn.apache.org/viewvc?view=revision&revision=1301361

cleanup globlmn hacks, undo dependent fixmes.
2012-11-27 12:55:10 +00:00
Takeshi Abe
75b835c8cd catch exception by constant reference 2011-12-12 10:05:25 +09:00
Norbert Thiebaud
0c4aa66913 remove include of pch header from forms 2011-11-27 13:09:48 -06: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
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
Oliver Bolte
c9e236cc23 CWS-TOOLING: integrate CWS dba32j
2009-11-26 09:30:10 +0100 msc  r277648 : #100000 fix urgent testscript error
2009-11-25 10:27:56 +0100 msc  r277625 : #i100000 fix urgent testscript error
2009-11-17 22:16:46 +0100 fs  r277544 : CWS-TOOLING: rebase CWS dba32j to branches/OOO320@277531 (milestone: OOO320:m5)
2009-11-17 14:26:47 +0100 fs  r277535 : ooops, didn't mean to commit this uncommented line
2009-11-14 20:50:29 +0100 fs  r277505 : add a --disable-pango switch to SM's configure options, and add a patch which makes certain code respect it (well, respect it better than currently, by not using some pango_x_* functions, which are not always available, even when pango itself is present)
2009-11-14 20:47:41 +0100 fs  r277504 : spelling
2009-11-13 14:04:00 +0100 fs  r277502 : #i100764# (commit approved by ab@openoffice.org): getModelFromBasic: do not start with the parent's parent when looking for ThisComponent, but walk up the anchestor chain, starting with the immediate parent
2009-11-13 11:04:15 +0100 fs  r277496 : #i100764# better heuristics for determining whether or not to participate in the ThisComponent game
2009-11-13 11:02:30 +0100 fs  r277495 : #i100764# set the WB_EXT_DOCUMENT style at the backing component's container window, when creating it without the TaskCreator (which would normally do this)
2009-11-11 13:49:11 +0100 fs  r277452 : #i106816#
2009-11-11 13:48:53 +0100 fs  r277451 : fix the CREATETARBAL target, which is expected to create the zips used as prebuilts. The *inc.zip missed the NSS files in case NSS was built externally
2009-11-11 12:15:34 +0100 fs  r277449 : update ignore list
2009-11-11 12:09:23 +0100 fs  r277448 : add a link to the Mozilla build tools download location
2009-11-11 12:07:16 +0100 fs  r277447 : add a link to the Mozilla build tools download location
2009-11-06 16:23:12 +0100 fs  r277393 : #i106643#
2009-11-03 23:20:29 +0100 fs  r277328 : #i106574#
reverted the recent fix for issue #i105235#, and implemented a better one.
2009-11-02 12:59:48 +0100 fs  r277294 : #i106550# errorOccured: also display the error when we're not in a nested form action - form actions are allowed to be triggered by other instances as well
2009-12-01 09:53:35 +00:00
Kurt Zenker
e32f5d04e9 INTEGRATION: CWS dba30d (1.26.18); FILE MERGED
2008/05/27 12:28:02 fs 1.26.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-06-25 11:01:45 +00:00
Rüdiger Timm
bc13c2e029 INTEGRATION: CWS changefileheader (1.25.82); FILE MERGED
2008/04/01 15:16:32 thb 1.25.82.3: #i85898# Stripping all external header guards
2008/04/01 12:30:25 thb 1.25.82.2: #i85898# Stripping all external header guards
2008/03/31 13:11:34 rt 1.25.82.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:19:41 +00:00
Oliver Bolte
3c3fcf658a INTEGRATION: CWS hb02 (1.24.28); FILE MERGED
2007/02/01 12:09:41 fs 1.24.28.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties
2007/01/31 10:55:30 fs 1.24.28.1: changed handling of properties in the course of #i74051#
2007-03-09 12:31:56 +00:00
Vladimir Glazounov
390cac1df1 INTEGRATION: CWS pj65 (1.23.22); FILE MERGED
2006/10/31 13:41:13 pjanik 1.23.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:41:02 +00:00
Oliver Bolte
a50d5b8967 INTEGRATION: CWS pchfix02 (1.22.18); FILE MERGED
2006/09/01 17:27:37 kaib 1.22.18.1: #i68856# Added header markers and pch files
2006-09-16 22:53:00 +00:00
Oliver Bolte
0e5d472d48 INTEGRATION: CWS dba204a (1.20.32); FILE MERGED
2006/07/05 08:00:31 oj 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED
2006/06/02 14:16:29 fs 1.20.32.1: #i6544# no 'today' / 'now' default value
2006-07-13 14:19:03 +00:00
Jens-Heiner Rechtien
143299c387 INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED
2006/04/07 17:43:21 sb 1.18.68.2: RESYNC: (1.18-1.20); FILE MERGED
2006/03/14 15:20:28 fs 1.18.68.1: #i57457# warning-free code
2006-06-19 11:53:13 +00:00
Vladimir Glazounov
eff90dfc89 INTEGRATION: CWS jsc3 (1.18.64); FILE MERGED
2006/02/22 15:23:33 fs 1.18.64.1: #i62418# correct translateControlValueToValidatableValue
2006-03-15 08:23:17 +00:00
Vladimir Glazounov
b71f238f1e INTEGRATION: CWS pbrwuno (1.18.14); FILE MERGED
2005/10/17 12:20:15 fs 1.18.14.1: removed some obsolete includes
2006-03-14 09:58:43 +00:00
Rüdiger Timm
f99cda338c INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED
2005/09/05 13:50:26 rt 1.17.56.1: #i54170# Change license header: remove SISSL
2005-09-08 21:47:01 +00:00
Vladimir Glazounov
36cf12f221 INTEGRATION: CWS eforms4 (1.16.6); FILE MERGED
2005/01/21 09:43:42 fs 1.16.6.3: translateControlValueToExternalValue: also in product version ....
2004/12/10 09:11:33 fs 1.16.6.2: #i36359# some method constness
2004/12/08 16:16:58 fs 1.16.6.1: #i36359# #i36303# proper handling when bound to external values
2005-03-23 10:31:06 +00:00
Oliver Bolte
12fd63ff08 INTEGRATION: CWS eforms2 (1.15.26); FILE MERGED
2004/08/12 11:59:01 fs 1.15.26.2: #i32888#
2004/07/26 10:21:17 fs 1.15.26.1: #i31958# be bindable
2004-11-16 09:41:02 +00:00
Jens-Heiner Rechtien
efb8b7fff2 INTEGRATION: CWS dba09 (1.13.44); FILE MERGED
2004/04/27 06:15:52 fs 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED
2004/03/17 11:51:08 fs 1.13.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format
2004-05-10 11:47:21 +00:00
Rüdiger Timm
7907a11fe7 INTEGRATION: CWS frmvalidation (1.13.36); FILE MERGED
2004/03/12 12:10:35 fs 1.13.36.2: #i21506# new services for validating form control values
2004/03/11 16:46:19 fs 1.13.36.1: mass checkin
- #i25106# core for validating form controls via external XValidator instances
- moved the services/interfaces related to binding form controls to external
  value suppliers into css.form.binding (out of drafts.css.form/component)
2004-04-02 09:55:46 +00:00
Oliver Bolte
7182bb67bb INTEGRATION: CWS formcelllinkage (1.12.38); FILE MERGED
2003/10/01 09:18:35 fs 1.12.38.1: #i18994# merging the changes from the CWS fs002
2003-10-21 08:00:30 +00:00
Vladimir Glazounov
a2167e0527 INTEGRATION: CWS dba05 (1.11.50); FILE MERGED
2003/05/07 07:59:17 oj 1.11.50.1: #i13806# change the property boundfield to be bound
2003-05-19 12:10:17 +00:00
Frank Schönheit
b0c4be1488 #105577# properly (hopefully :) implemented XClonable 2002-12-02 08:56:36 +00:00
Frank Schönheit
fc54740f49 #97083# correctly register the model implementations 2002-03-04 13:49:12 +00:00
Vladimir Glazounov
8869177474 #92075# exception specification 2001-09-12 16:54:29 +00:00
Frank Schönheit
1ea0485f31 #86712# NumberFormatsSupplier property is transient 2001-05-23 14:12:14 +00:00
Frank Schönheit
96be06ab93 #86712# FormatKey is transient 2001-05-18 13:46:18 +00:00
Frank Schönheit
3a058545da #86712# add FormatKey and FormatsSupplier property, mapped to the predefined formats 2001-05-18 13:44:07 +00:00
Frank Schönheit
fb3f0c63ca #85582# HelpText property now in the aggregated control models 2001-04-02 09:28:06 +00:00
Frank Schönheit
fa4fdaaeb7 corrected the service name 2001-01-04 15:27:28 +00:00
Ocke Janssen
81c8196ae8 namespace changes 2000-11-23 07:48:15 +00:00
Frank Schönheit
cdbcbba768 migrated from unotools to comphelper 2000-10-19 10:52:20 +00:00
Jens-Heiner Rechtien
bf4154eb53 initial import 2000-09-18 15:33:13 +00:00