summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/parametrizedattributedispatcher.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-251-4/+0
| | | | | | | 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>
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
| | | | | | | | It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
| | | | | | | ...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
* Remove visual noise from formsAlexander Wilms2014-02-261-6/+6
| | | | | | | | | | 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>
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-1/+1
| | | | Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
* fixincludeguards.sh: formsThomas Arnhold2013-11-051-3/+3
| | | | Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.3.244); FILE MERGEDRüdiger Timm2008-04-111-25/+18
| | | | | 2008/04/01 12:30:30 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.3.244.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 13:50:46 rt 1.2.148.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDEDRüdiger Timm2004-05-071-0/+111
2004/02/23 11:35:42 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:17 fs 1.1.2.1: dispatching features to a rich text control which correspond with character or paragraph attributes, and require parameters