summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portxt.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-1/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl1-1/+4
2019-01-18convert POR constants to scoped enumNoel Grandin1-1/+1
2018-08-16remove mempoolNoel Grandin1-6/+0
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-2/+2
2017-12-01sw: remove SvStream operator<< functions of layout classesMiklos Vajna1-2/+0
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-1/+0
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-5/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-34/+34
2015-05-12sw: replace that awful constructor that overloads SwTxtPortion copy-ctorMichael Stahl1-1/+1
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-5/+5
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-8/+0
2014-03-28Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara1-4/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-23/+23
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-16sal_Bool to boolMatteo Casalin1-1/+1
2014-02-08sal_Bool to boolMatteo Casalin1-7/+7
2014-02-03sal_Bool to boolMatteo Casalin1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-0/+18
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-22CLASSIO is deadTor Lillqvist1-4/+0
2013-09-08Paint character border for tabulatorZolnai Tamás1-10/+1
2013-08-18CharBrd 4.1: merge borders of text portionsZolnai Tamás1-1/+10
2013-06-08the header file new.h is obsolete on our platformsHerbert Dürr1-5/+1
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-2/+2
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-07sw: doxygen comments for some layout model classesMiklos Vajna1-0/+1
2012-04-02Translate German commentsPhilipp Weissenbacher1-2/+2
2011-04-06sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdbCédric Bosdonnat1-4/+0
2011-03-15fix compile with debug enabledMichael Meeks1-1/+1
2010-12-01Added a layout dump hidden feature for dbglevel>1Florian Reuter1-0/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-1/+1
2008-09-04INTEGRATION: CWS swenhancedfields2 (1.9.728); FILE MERGEDRüdiger Timm1-2/+20
2008-04-10INTEGRATION: CWS changefileheader (1.9.738); FILE MERGEDRüdiger Timm1-26/+18
2006-08-14INTEGRATION: CWS writercorehandoff (1.7.48); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.7.186); FILE MERGEDRüdiger Timm1-47/+21
2005-04-18INTEGRATION: CWS thaiblocksatz (1.6.380); FILE MERGEDOliver Bolte1-3/+3
2004-08-12INTEGRATION: CWS tune05 (1.5.740); FILE MERGEDOliver Bolte1-3/+2
2002-02-28#95586# Accessibility - Handling of text portionsFrank Meies1-2/+9