Commit Graph

24 Commits

Author SHA1 Message Date
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
Philipp Weissenbacher
b9046068b1 Translate German comments, fix some whitespace and bad translations 2012-03-06 02:06:12 +01:00
Gustavo Buzzatti Pacheco
6cfae09e5d Fix for fdo43460 Part XVIII getLength() to isEmpty()
Part XVIII
module
form
2011-12-30 11:36:01 +01: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
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
Rüdiger Timm
6e734968de INTEGRATION: CWS changefileheader (1.16.82); FILE MERGED
2008/04/01 15:16:29 thb 1.16.82.3: #i85898# Stripping all external header guards
2008/04/01 12:30:20 thb 1.16.82.2: #i85898# Stripping all external header guards
2008/03/31 13:11:32 rt 1.16.82.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:08:47 +00:00
Oliver Bolte
ebcd00045c INTEGRATION: CWS hb02 (1.15.44); FILE MERGED
2007/01/31 13:55:22 fs 1.15.44.1: consolidated default handling during #i74051#
2007-03-09 12:24:08 +00:00
Oliver Bolte
610fcc6143 INTEGRATION: CWS sb59 (1.13.28); FILE MERGED
2006/08/29 16:10:58 sb 1.13.28.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 10:10:36 +00:00
Oliver Bolte
1c81035a3a INTEGRATION: CWS pchfix02 (1.13.26); FILE MERGED
2006/09/01 17:27:34 kaib 1.13.26.1: #i68856# Added header markers and pch files
2006-09-16 22:48:41 +00:00
Jens-Heiner Rechtien
6c041aae34 INTEGRATION: CWS warnings01 (1.12.68); FILE MERGED
2006/03/15 07:55:31 fs 1.12.68.2: #i57457# warning-free code (unxsols4)
2006/03/14 15:20:25 fs 1.12.68.1: #i57457# warning-free code
2006-06-19 11:48:09 +00:00
Rüdiger Timm
74c8f0d97c INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED
2005/09/05 13:50:16 rt 1.11.90.1: #i54170# Change license header: remove SISSL
2005-09-08 21:37:50 +00:00
Oliver Bolte
5fd5100c21 INTEGRATION: CWS eforms2 (1.10.4); FILE MERGED
2004/07/19 15:18:41 fs 1.10.4.1: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...
2004-11-16 09:37:27 +00:00
Rüdiger Timm
d371b96140 INTEGRATION: CWS frmvalidation (1.9.36); FILE MERGED
2004/03/11 16:46:14 fs 1.9.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:51:32 +00:00
Oliver Bolte
a6bafa6519 INTEGRATION: CWS formcelllinkage (1.8.92); FILE MERGED
2003/10/01 09:18:22 fs 1.8.92.1: #i18994# merging the changes from the CWS fs002
2003-10-21 07:57:18 +00:00
Frank Schönheit
b0c4be1488 #105577# properly (hopefully :) implemented XClonable 2002-12-02 08:56:36 +00:00
Vladimir Glazounov
571be4cb4e #92075# exception specification 2001-09-12 12:07:12 +00:00
Frank Schönheit
bff8f34759 #87997# correctly pass the _bCommitable flag to the base class 2001-06-11 12:38:59 +00:00
Frank Schönheit
478b93cc4e #87149# forward the _bSetDelegator ctor param to the base class 2001-05-31 13:07:19 +00:00
th
a853bb9278 rtl-string-changes 2001-05-11 08:33:55 +00:00
Frank Schönheit
fb3f0c63ca #85582# HelpText property now in the aggregated control models 2001-04-02 09:28:06 +00:00
Ocke Janssen
81c8196ae8 namespace changes 2000-11-23 07:48:15 +00:00
Jens-Heiner Rechtien
bf4154eb53 initial import 2000-09-18 15:33:13 +00:00