summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/featuredispatcher.cxx
Commit message (Collapse)AuthorAgeFilesLines
* forms: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
| | | | Change-Id: I532f29e240cf29c5e65c919c4bcaccd86c510ce9
* 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>
* 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-2/+2
| | | | 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>
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch contributed by Christian Lippka impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx http://svn.apache.org/viewvc?view=revision&revision=1167619 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i117712#: fix several resource errors introduced by IAccessible2 implementation http://svn.apache.org/viewvc?view=revision&revision=1172343 cws mba34issues01: #i117719#: use correct resource ID http://svn.apache.org/viewvc?view=revision&revision=1172351 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Armin Le-Grand #118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested http://svn.apache.org/viewvc?view=revision&revision=1240195 fix for #118525#: Using primitives for chart sub-geometry visualisation http://svn.apache.org/viewvc?view=revision&revision=1226879 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 #118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68 Patch contributed by Regina Henschel linecap: Reintegrating finished LineCap feature http://svn.apache.org/viewvc?view=revision&revision=1232507 Patch contributed by Wang Lei (leiw) #i118760# split the first table cell vertically, then undo&redo, the Presentation app will crash http://svn.apache.org/viewvc?view=revision&revision=1301361 cleanup globlmn hacks, undo dependent fixmes.
* Remove UNO includes commentsThomas Arnhold2012-06-291-3/+0
| | | | Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
* remove include of pch header from formsNorbert Thiebaud2011-11-271-2/+0
|
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
| | | | | | | | 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>
* 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.5.134); FILE MERGEDRüdiger Timm2008-04-111-26/+18
| | | | | 2008/04/01 12:30:29 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.5.134.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGEDOliver Bolte2006-09-161-2/+5
| | | | 2006/09/01 17:27:43 kaib 1.4.26.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS warnings01 (1.3.68); FILE MERGEDJens-Heiner Rechtien2006-06-191-6/+6
| | | | 2006/03/14 15:20:32 fs 1.3.68.1: #i57457# warning-free code
* INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 13:50:45 rt 1.2.148.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDEDRüdiger Timm2004-05-071-0/+191
2004/02/23 11:35:41 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:23:36 fs 1.1.2.1: base class for UNO dispatchers working on a rich text control