5babf1b903
remove unnecessary scope qualifier from sal_Bool uses
...
i.e. convert "::sal_Bool" to "sal_Bool"
Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03 13:54:02 +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
bed18b128f
Remove visual noise from forms
...
Conflicts:
forms/source/component/DatabaseForm.cxx
Change-Id: I4005fe65e89794bd92191c37221c252a3e964917
Reviewed-on: https://gerrit.libreoffice.org/8262
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-26 14:54:56 -06: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
d209e13319
fdo#46808, Convert comphelper::ComponentContext in forms module
...
Change-Id: I8a9913d964633381f00c0a4885cc655805fa1974
2013-06-03 10:00:03 +02: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
a0b3feafe7
fix C++ warning declaration shadows member of this
...
Change-Id: Id14e14222615df33f5da7bab6f73d2752ae41509
2012-08-30 09:29:23 +02:00
860ffac8bf
Unused member typedef shadowed by function parameters
...
Change-Id: I892e8cd4a46496199b3a78a1f08cc96dfa3c2f03
2012-08-30 08:37:32 +02:00
92656d5de9
Make impl_doActionInSQLContext_throw more typesafe
...
Change-Id: I19be63f1cfa57386dd661ab8f98dc21b5ff8d22c
2012-08-30 05:25:24 +02:00
57154616f0
Remove UNO includes comments
...
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
b9042fad7c
re-base on ALv2 code.
...
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01: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
020562e55e
oops, forgot this file in the previous change (moving css.form.(X)FormController to css.form.runtime)
2009-10-23 11:02:05 +02:00
5d61ddec64
INTEGRATION: CWS dba31a (1.3.34); FILE MERGED
...
2008/07/04 20:11:47 fs 1.3.34.2: #i66628# impl_getCurrentControlModel_throw: also care for grid control/columns
2008/07/03 08:41:56 fs 1.3.34.1: #i66628# +RefreshCurrentControl
2008-08-19 08:36:08 +00:00
1551bb588c
INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED
...
2008/04/01 12:30:32 thb 1.2.110.2: #i85898# Stripping all external header guards
2008/03/31 13:11:42 rt 1.2.110.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:51:18 +00:00
65aadc0068
INTEGRATION: CWS dba22a (1.1.2); FILE ADDED
...
2006/11/24 22:05:15 fs 1.1.2.3: #i10000#
2006/11/24 21:33:36 fs 1.1.2.2: #i10000#
2006/11/22 14:58:01 fs 1.1.2.1: css.form.runtime.FormOperation implementation
2006-12-01 15:56:36 +00:00