summaryrefslogtreecommitdiff
path: root/forms/source/component/scrollbar.hxx
AgeCommit message (Collapse)Author
2017-10-23loplugin:includeform: formsStephan Bergmann
Change-Id: I770fe656a390045e850e967074545bf5dac7f335
2017-01-26Remove dynamic exception specificationsStephan Bergmann
...(for now, from LIBO_INTERNAL_CODE only). See the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html> "Dynamic Exception Specifications" for details. Most changes have been done automatically by the rewriting loplugin:dynexcspec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-26coverity#1374277 Uncaught exceptionCaolán McNamara
Change-Id: I2475056682252111af78a7594c04d15a93fda47f
2016-07-15new loplugin unnecessary overrideNoel Grandin
Change-Id: I88d3e33823d68745b98625050a8a274f9ef04bcb Reviewed-on: https://gerrit.libreoffice.org/27135 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-10-02com::sun::star->css in forms/Noel Grandin
Change-Id: I1c09e88f839bdf11c6ff809ec95769e8f729c7cd
2015-03-28forms: Replace these macrosMatúš Kukan
Change-Id: I656905cf6f0e3647824ff3836fcea93920251264
2015-02-17forms: use constructor feature for form modulesChris Sherlock
Change-Id: I8f1588cbd338e2f8b5bc6047d84b17c697a7d2d3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
2014-06-04forms: expand DECLARE_XCLONEABLEThomas Arnhold
Change-Id: I2a468e40489797e33935b79a27459ab408558124
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
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-06forms: sal_Bool->boolNoel Grandin
Change-Id: Ifa15f4ed3107b1075b504f09d2cae69ee38d347a
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-02-26Remove visual noise from formsAlexander Wilms
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-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2013-11-05fixincludeguards.sh: formsThomas Arnhold
Change-Id: I634371fcd867f20e20384f75d613dab5f69a246c
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-06-25INTEGRATION: CWS dba30d (1.9.18); FILE MERGEDKurt Zenker
2008/05/27 12:28:03 fs 1.9.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked
2008-04-11INTEGRATION: CWS changefileheader (1.8.82); FILE MERGEDRüdiger Timm
2008/04/01 12:30:26 thb 1.8.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.8.82.1: #i87441# Change license header to LPGL v3.
2007-03-09INTEGRATION: CWS hb02 (1.7.80); FILE MERGEDOliver Bolte
2007/02/01 12:09:42 fs 1.7.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:31 fs 1.7.80.1: changed handling of properties in the course of #i74051#
2006-06-19INTEGRATION: CWS warnings01 (1.6.68); FILE MERGEDJens-Heiner Rechtien
2006/03/15 07:55:40 fs 1.6.68.1: #i57457# warning-free code (unxsols4)
2005-09-08INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGEDRüdiger Timm
2005/09/05 13:50:31 rt 1.5.56.1: #i54170# Change license header: remove SISSL
2005-03-23INTEGRATION: CWS eforms4 (1.4.74); FILE MERGEDVladimir Glazounov
2004/12/10 09:10:56 fs 1.4.74.1: #i36359# some method constness
2004-04-13INTEGRATION: CWS frmcontrols02 (1.2.6); FILE MERGEDJens-Heiner Rechtien
2004/02/02 07:47:56 fs 1.2.6.1: functionality moved to another include file
2004-04-02INTEGRATION: CWS frmvalidation (1.2.26); FILE MERGEDRüdiger Timm
2004/03/11 16:46:21 fs 1.2.26.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external value suppliers into css.form.binding (out of drafts.css.form/component)
2003-12-11INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDEDKurt Zenker
2003/10/29 11:43:40 fs 1.1.2.4: #i21605# allow to bind the control to spreadsheet cells 2003/10/29 07:24:25 fs 1.1.2.3: #i21277# no real need for an own control component 2003/10/28 09:51:17 fs 1.1.2.2: resolved post-RESYNC problems 2003/10/22 13:08:52 fs 1.1.2.1: initial checkin - declaration/implementation for form layer scroll bar control/models