Commit Graph

19 Commits

Author SHA1 Message Date
Jelle van der Waa
af7cfa0071 fdo#43460 forms: use isEmpty()
Change-Id: If51c22cb28646e7af3785cb086fb4a48af0f7d68
Reviewed-on: https://gerrit.libreoffice.org/4323
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2013-06-17 19:53:45 +00: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
fa3c9a9072 fdo#46808, convert some forms code to XComponentContext
Change-Id: Id36556018761a1961de8ccfb3c549d4af03230ea
2013-02-11 08:02:14 +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
Stephan Bergmann
d110a01252 Some clean up of previous commit
Change-Id: I6507b731665eb3d98a8fbf3d445f6c85e6d49258
2012-09-03 15:55:05 +02:00
Noel Grandin
278379697d fdo#46808, Adapt io::Pipe UNO service to new style
Create a merged XPipe interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I682633c6252aab503eb2469c9bd2ba771f10bc4b
2012-09-03 15:55:04 +02:00
Norbert Thiebaud
0c4aa66913 remove include of pch header from forms 2011-11-27 13:09:48 -06:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Caolán McNamara
3829892dbc merge together 5 or ascii isalpha/isalnum/isdigit implementations 2011-08-29 09:56:08 +01:00
Thomas Arnhold
50c26300e5 Remove lots of dead code 2011-02-06 13:43:35 +01:00
pjacquod
7f36ddf518 RTL_CONSTASCII_USTRINGPARAM in components .. submission
components/forms/source/xforms/submission should be OK now
2010-11-17 16:26:20 +00: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
Kurt Zenker
35ec239239 INTEGRATION: CWS obo30 (1.6.26); FILE MERGED
2008/06/03 07:54:07 obo 1.6.26.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 15:32:19 +00:00
Rüdiger Timm
388b5ca7b6 INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED
2008/03/31 13:11:46 rt 1.5.134.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:06:51 +00:00
Oliver Bolte
b8509cfe5e INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED
2006/09/01 17:27:48 kaib 1.4.26.1: #i68856# Added header markers and pch files
2006-09-16 23:07:16 +00:00
Jens-Heiner Rechtien
6e159c93f7 INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED
2006/03/15 07:55:47 fs 1.3.68.2: #i57457# warning-free code (unxsols4)
2006/03/14 15:20:36 fs 1.3.68.1: #i57457# warning-free code
2006-06-19 12:05:53 +00:00
Rüdiger Timm
4814cd0850 INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED
2005/09/05 13:51:04 rt 1.2.90.1: #i54170# Change license header: remove SISSL
2005-09-08 22:25:00 +00:00
Oliver Bolte
6f601347af INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/06/04 10:50:43 dvo 1.1.2.4: #114856# include<stdio.h> for snprintf
Issue number:
Submitted by:
Reviewed by:
2004/04/23 09:46:17 lo 1.1.2.3: #i26721# put/get/post support for submission
2004/04/06 11:18:17 lo 1.1.2.2: #114856# submission cont.
2004/03/25 16:08:14 lo 1.1.2.1: i26721 submission code
2004-11-16 09:59:55 +00:00