Commit Graph

36 Commits

Author SHA1 Message Date
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
Norbert Thiebaud
750fc20611 replace remaining InterlockedCount() with inlined version
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-25 01:55:38 +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
Thomas Arnhold
352f1a58e2 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:06:18 +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
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
1929060d42 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 10:52:55 +00:00
Rüdiger Timm
c694ab5081 INTEGRATION: CWS changefileheader (1.25.82); FILE MERGED
2008/04/01 15:16:29 thb 1.25.82.3: #i85898# Stripping all external header guards
2008/04/01 12:30:20 thb 1.25.82.2: #i85898# Stripping all external header guards
2008/03/31 13:11:32 rt 1.25.82.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:07:36 +00:00
Oliver Bolte
a693e2de50 INTEGRATION: CWS hb02 (1.24.28); FILE MERGED
2007/02/01 12:09:36 fs 1.24.28.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties
2007/01/31 10:55:25 fs 1.24.28.1: changed handling of properties in the course of #i74051#
2007-03-09 12:23:08 +00:00
Vladimir Glazounov
cfe17a5ea7 INTEGRATION: CWS pj65 (1.23.22); FILE MERGED
2006/10/31 13:40:59 pjanik 1.23.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:40:26 +00:00
Oliver Bolte
e58b3e0e6b INTEGRATION: CWS pchfix02 (1.22.18); FILE MERGED
2006/09/01 17:27:34 kaib 1.22.18.1: #i68856# Added header markers and pch files
2006-09-16 22:48:14 +00:00
Oliver Bolte
dce73f2fb5 INTEGRATION: CWS dba204a (1.20.32); FILE MERGED
2006/07/05 07:53:16 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:18:17 +00:00
Jens-Heiner Rechtien
7af99ff4e4 INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED
2006/04/07 17:42:35 sb 1.18.68.2: RESYNC: (1.18-1.20); FILE MERGED
2006/03/14 15:20:25 fs 1.18.68.1: #i57457# warning-free code
2006-06-19 11:47:22 +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
7c030fbb0b INTEGRATION: CWS pbrwuno (1.18.14); FILE MERGED
2005/10/17 12:20:06 fs 1.18.14.1: removed some obsolete includes
2006-03-14 09:57:57 +00:00
Rüdiger Timm
f348b5e1cb INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED
2005/09/05 13:50:15 rt 1.17.56.1: #i54170# Change license header: remove SISSL
2005-09-08 21:36:53 +00:00
Vladimir Glazounov
7e60b04a6b INTEGRATION: CWS eforms4 (1.16.6); FILE MERGED
2005/01/21 09:43:41 fs 1.16.6.3: translateControlValueToExternalValue: also in product version ....
2004/12/10 09:12:34 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:29:03 +00:00
Oliver Bolte
aa3b99dcd8 INTEGRATION: CWS eforms2 (1.14.24); FILE MERGED
2004/07/27 14:12:14 fs 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED
2004/07/26 10:21:16 fs 1.14.24.1: #i31958# be bindable
2004-11-16 09:36:43 +00:00
Hans-Joachim Lankenau
05bc011175 INTEGRATION: CWS dba12 (1.13.6); FILE MERGED
2004/06/14 20:59:03 fs 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED
2004/05/17 13:27:39 fs 1.13.6.1: #i28806# more generous with the min date default
2004-06-28 16:08:12 +00:00
Jens-Heiner Rechtien
8843fb1552 INTEGRATION: CWS dba09 (1.12.44); FILE MERGED
2004/04/27 06:11:05 fs 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED
2004/03/17 11:51:04 fs 1.12.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format
2004-05-10 11:44:44 +00:00
Rüdiger Timm
04305b5858 INTEGRATION: CWS frmvalidation (1.12.36); FILE MERGED
2004/03/12 12:10:32 fs 1.12.36.2: #i21506# new services for validating form control values
2004/03/11 16:46:13 fs 1.12.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:50:42 +00:00
Oliver Bolte
b23cc51774 INTEGRATION: CWS formcelllinkage (1.11.38); FILE MERGED
2003/10/01 09:18:21 fs 1.11.38.1: #i18994# merging the changes from the CWS fs002
2003-10-21 07:56:38 +00:00
Vladimir Glazounov
0105a5ddad INTEGRATION: CWS dba05 (1.10.50); FILE MERGED
2003/05/07 07:59:14 oj 1.10.50.1: #i13806# change the property boundfield to be bound
2003-05-19 12:08:11 +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
3bc7f9cebd #92075# exception specification 2001-09-12 11:33:38 +00:00
Frank Schönheit
1ea0485f31 #86712# NumberFormatsSupplier property is transient 2001-05-23 14:12:14 +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