summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-14sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl1-3/+3
2018-06-14sw_redlinehide: add SwTextFrame::GetLangOfChar()Michael Stahl1-3/+3
2018-06-14sw_redlinehide: portxt.cxxMichael Stahl1-8/+8
2018-06-14sw_redlinehide: more portxt.cxxMichael Stahl1-12/+14
2018-06-14sw_redlinehide: SwDrawTextInfo conversion in frmpaint.cxx etc.Michael Stahl1-3/+3
2018-06-14sw_redlinehide: trivial conversions in portxt.cxxMichael Stahl1-37/+35
2018-06-14sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-3/+3
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-5/+5
2017-11-21loplugin:flatten in swNoel Grandin1-26/+29
2017-11-14Only do kashida insertion with fonts that have non-zero width kashidasMartin Hosken1-1/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-6/+6
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-6/+6
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-2/+2
2017-04-15tdf#106639 Don't add space if Snap To Chars of text grid is effective.Mark Hung1-0/+17
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-2/+0
2017-01-15crashtesting: fix a badzillion writer layout crashesCaolán McNamara1-2/+1
2016-10-15tdf#43740 Count CJK characters to distribute spaces.Mark Hung1-1/+1
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-5/+0
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-20/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-4/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-12tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-4/+4
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
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