summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-14tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-89/+89
2015-05-12sw: replace that awful constructor that overloads SwTxtPortion copy-ctorMichael Stahl1-3/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+1
2015-04-22fix export of ooo63048-1.sxw to .docCaolán McNamara1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-4/+4
2014-09-06Use more proper types, constify, avoid magic numbersMatteo Casalin1-1/+1
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-24fdo#81502: sw: fix spurious "[" being painted for field marksMichael Stahl1-0/+2
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-6/+6
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-72/+4
2014-04-16Do not pass bad pointers to strlenStephan Bergmann1-4/+3
2014-03-28Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara1-69/+13
2014-03-11"underflow" is one wordTor Lillqvist1-3/+3
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-1/+0
2014-02-27Remove visual noise from swAlexander Wilms1-17/+2
2014-02-11coverity#704933 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-08sal_Bool to boolMatteo Casalin1-15/+13
2014-02-03sal_Bool to boolMatteo Casalin1-2/+2
2014-02-03sal_Bool to boolMatteo Casalin1-8/+8
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-20Resolves: #i124039# assure correct line break for multi-lined Input FieldsOliver-Rainer Wittmann1-0/+10
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-8/+8
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-2/+2
2014-01-10fdo#73466 SwTxtSizeInfo / SwTxtInputFldPortion: invalid string accessMiklos Vajna1-1/+1
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-0/+118
2013-10-29Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara1-1/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-09-08Paint character border for tabulatorZolnai Tamás1-8/+2
2013-08-23Use text portion's join members without changing fontZolnai Tamás1-18/+8
2013-08-18CharBrd 4.1: merge borders of text portionsZolnai Tamás1-1/+28
2013-07-26CharBrd 3: painting of border for simple textZolnai Tamás1-0/+1
2013-06-28fix build for highest debugging levelCaolán McNamara1-4/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-5/+5
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-22/+22
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-02-23Resolves: #i68503# a SwHolePortion must not be decoratedHerbert Dürr1-5/+25
2013-01-24Resolves: fdo#59586 Missing comma in particular PDF fileCaolán McNamara1-2/+2
2012-12-17remove rather pointless uses of aEmptyStrCaolán McNamara1-3/+3
2012-12-13Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf modeCaolán McNamara1-1/+3
2012-12-07sal_Bool to boolTakeshi Abe1-3/+3
2012-12-05sal_Bool to boolTakeshi Abe1-6/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-19rtl::OUString to OUStringgerhard oettl1-10/+10
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna1-1/+1