Commit Graph

18 Commits

Author SHA1 Message Date
df906cf2ac use SimpleReferenceObject in forms module
to replace hand-rolled version

Change-Id: Ic95f4dfd1ae5ab414c68c52ad58c738f4ac1d9d1
2014-07-10 11:04:11 +02:00
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
bdf7b2715e fixincludeguards.sh: forms
Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c
2013-11-05 09:28:53 +01:00
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
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
49ad17e2b1 remove include comments and boxes
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08 13:53:53 +02:00
d57d3c3454 removed unnecessary forward declarations of class
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
2012-06-26 22:48:49 +09:00
e18a7b0e38 WaE: deleting object of abstract class type with non-virtual destructor 2012-01-15 20:27:18 +01:00
01fd335473 WaE: NULL used in arithmetic 2011-12-12 22:14:54 +02:00
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
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
67773a67d4 INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED
2008/03/31 13:11:45 rt 1.6.150.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:01:51 +00:00
ee366cb08a INTEGRATION: CWS warningfixes02 (1.5.4); FILE MERGED
2006/06/30 12:17:36 sb 1.5.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.
2006-07-19 15:44:37 +00:00
256416f914 INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED
2006/03/15 07:55:47 fs 1.4.68.1: #i57457# warning-free code (unxsols4)
2006-06-19 12:04:41 +00:00
47c88eb696 INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED
2005/09/05 13:51:00 rt 1.3.56.1: #i54170# Change license header: remove SISSL
2005-09-08 22:20:46 +00:00
a02d2beaa0 INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED
2004/12/29 10:52:48 fs 1.2.6.3: #i39451# support for property change notifications
2004/12/29 10:17:35 fs 1.2.6.2: #i10000# unxsols4 didn't like the throw specifications in function declarations being template arguments
2004/12/28 09:38:05 fs 1.2.6.1: #i39451# derive from another PropertySet helper class, which also allows listener handling
2005-03-23 10:38:25 +00:00
2bac7ba419 INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED
2004/07/13 12:41:06 fs 1.1.2.7: #i10000# compile on unxlngi5
2004/06/09 08:24:46 dvo 1.1.2.6: #114856# Solaris compiler problems
(typedef names in throw clauses; include-before-forward-declaration)
Issue number:
Submitted by:
Reviewed by:
2004/06/04 13:37:15 dvo 1.1.2.5: #114856# solve compilation problems uncovered with gcc
Issue number:
Submitted by:
Reviewed by:
2004/06/04 11:49:16 dvo 1.1.2.4: #114856# template overrides for SAL_CALL calling conventions only for MSVC
Issue number:
Submitted by:
Reviewed by:
2004/04/01 11:27:30 dvo 1.1.2.3: #114856# add submission
Issue number:
Submitted by:
Reviewed by:
2004/03/18 17:09:39 dvo 1.1.2.2: #114856# continue XForms implementation
2004/01/14 12:59:41 dvo 1.1.2.1: #114856# start XForms core implementation
2004-11-16 09:55:54 +00:00