summaryrefslogtreecommitdiffstats
path: root/forms/source/component/FixedText.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza2014-08-211-2/+0
| | | | | | | Change-Id: Idc8ecbb65c7c4c63950d8b249e0d0d91788d6d3b Reviewed-on: https://gerrit.libreoffice.org/11012 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-1/+1
| | | | Change-Id: I47bdc668ecf703d85f4d50c71f1347fb9e8e89d8
* Remove visual noise from formsAlexander Wilms2014-02-261-3/+3
| | | | | | | | | | 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-4/+4
| | | | Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
* Remove unneccessary commentsAlexander Wilms2014-02-231-11/+11
| | | | | | | Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-4/+0
| | | | | | | | | Valgrind is capable of detecting such bugs. No need for extra macros. Change-Id: Ida618d6ac383c65f1c09212a7b6aa5ee228677db Reviewed-on: https://gerrit.libreoffice.org/7534 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-3/+4
| | | | Change-Id: I8a9913d964633381f00c0a4885cc655805fa1974
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-231-1/+1
| | | | Change-Id: I2b666f0e48db4c97cc4c641480a82681f5057ac2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
| | | | | | | | 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
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* remove include of pch header from formsNorbert Thiebaud2011-11-271-2/+0
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
| | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|
* 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.9.82); FILE MERGEDRüdiger Timm2008-04-111-31/+18
| | | | | | 2008/04/01 15:16:30 thb 1.9.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.9.82.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS hb02 (1.8.52); FILE MERGEDOliver Bolte2007-03-091-19/+4
| | | | | 2007/02/01 12:09:37 fs 1.8.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:26 fs 1.8.52.1: changed handling of properties in the course of #i74051#
* INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGEDOliver Bolte2006-09-161-2/+5
| | | | 2006/09/01 17:27:34 kaib 1.7.26.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS warnings01 (1.6.68); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+4
| | | | 2006/03/14 15:20:26 fs 1.6.68.1: #i57457# warning-free code
* INTEGRATION: CWS ooo19126 (1.5.156); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 13:50:19 rt 1.5.156.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS frmvalidation (1.4.150); FILE MERGEDRüdiger Timm2004-04-021-8/+4
| | | | | | | 2004/03/11 16:46:15 fs 1.4.150.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)
* #105577# properly (hopefully :) implemented XClonableFrank Schönheit2002-12-021-9/+22
|
* #85582# HelpText property now in the aggregated control modelsFrank Schönheit2001-04-021-6/+5
|
* namespace changesOcke Janssen2000-11-231-15/+26
|
* initial importJens-Heiner Rechtien2000-09-181-0/+174