Commit Graph

25 Commits

Author SHA1 Message Date
04f31d13c5 Remove ASCII art, useless comments and whitespace from forms module
Change-Id: Ib6157a493092a137a6b0bf5b96d0e760d307f9da
Reviewed-on: https://gerrit.libreoffice.org/9472
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-25 14:35:17 -05:00
c0d037a6ec forms: sal_Bool->bool
Change-Id: Ifa15f4ed3107b1075b504f09d2cae69ee38d347a
2014-05-06 12:38:16 +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
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
f5ca04caca Related to fdo#60724: correct spelling
Using the autocorrect list of LibreOffice
extras/source/autotext/lang/en-US/acor/DocumentList.xml

Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657
Script: http://pastebin.ca/2327716
2013-03-03 17:14:16 +01:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
b9046068b1 Translate German comments, fix some whitespace and bad translations 2012-03-06 02:06:12 +01:00
5845c5b6ec Removed unnecessary tools/link.hxx includes. 2012-01-06 23:55:50 +01:00
79646372a0 Removed unnecessary tools includes.
Hello lo-devs,

this patch series removes a lot of unnecessary includes for the various
tools header. The patches without suffix should be applied to the core
repository, the .binfilter.patch suffix should be applied to the
binfilter repository. I've tested the build with the configuration
--enable-binfilter --enable-dbgutil --enable-debug, is this sufficient
or did I miss another important configuration, that enables some
conditional compiled code? I've only build this on linux-x86_64, but the
patch also touches some of the mac specific code like
fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good
idea to test this patch.

regards Marcel Metz
2012-01-05 15:31:29 +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
b1f68ff780 INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED
2008/04/01 15:16:29 thb 1.10.82.3: #i85898# Stripping all external header guards
2008/04/01 12:30:21 thb 1.10.82.2: #i85898# Stripping all external header guards
2008/03/31 13:11:32 rt 1.10.82.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:09:34 +00:00
4b94691425 INTEGRATION: CWS hb02 (1.9.44); FILE MERGED
2007/01/31 13:55:22 fs 1.9.44.1: consolidated default handling during #i74051#
2007-03-09 12:24:23 +00:00
2e4a099689 INTEGRATION: CWS sb59 (1.8.28); FILE MERGED
2006/08/29 16:10:58 sb 1.8.28.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 10:10:52 +00:00
676ab42b2a INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED
2006/03/15 07:55:31 fs 1.7.68.1: #i57457# warning-free code (unxsols4)
2006-06-19 11:48:21 +00:00
0bab31e449 INTEGRATION: CWS ooo19126 (1.6.188); FILE MERGED
2005/09/05 13:50:17 rt 1.6.188.1: #i54170# Change license header: remove SISSL
2005-09-08 21:38:05 +00:00
e003d475ce INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED
2003/10/01 09:18:23 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002
2003-10-21 07:57:29 +00:00
b0c4be1488 #105577# properly (hopefully :) implemented XClonable 2002-12-02 08:56:36 +00:00
e0d497c5b9 #92075# exception specification 2001-09-12 10:27:44 +00:00
478b93cc4e #87149# forward the _bSetDelegator ctor param to the base class 2001-05-31 13:07:19 +00:00
81c8196ae8 namespace changes 2000-11-23 07:48:15 +00:00
bf4154eb53 initial import 2000-09-18 15:33:13 +00:00