summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2013-10-22CLASSIO is deadTor Lillqvist15-89/+0
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin4-7/+7
2013-10-18convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin10-39/+39
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky3-4/+4
2013-10-16CID#736195 out of boundsCaolán McNamara1-1/+9
2013-10-16CID#982805 out of boundsCaolán McNamara1-1/+9
2013-10-15convert sw/inc/ftninfo.hxx from String to OUStringNoel Grandin2-4/+4
2013-10-14don't include unused tools/string.hxxChr. Rossmanith1-1/+0
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-2/+2
2013-10-11CID#736194 out of boundsCaolán McNamara1-1/+9
2013-10-11fdo#66399 - fix rendering of 'two lines in one'Adam Co1-1/+10
2013-10-08CID#1079270 uninitialized member variablesCaolán McNamara1-1/+4
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky2-2/+2
2013-10-04HighLight -> Highlight.Jan Holesovsky2-3/+3
2013-10-03CID#705745 mem leak on early exitCaolán McNamara1-5/+6
2013-10-02remove/add blank linesPhilipp Riemer1-7/+0
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+1
2013-10-02remove yet another StringHash implCaolán McNamara1-3/+3
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás3-11/+19
2013-09-26whitespace workPhilipp Riemer1-1/+0
2013-09-26work on existing commentsPhilipp Riemer1-3/+1
2013-09-26fdo#62475: remove visual noisePhilipp Riemer1-20/+0
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer1-40/+25
2013-09-19convert sw/inc/EnhancedPDFExportHelper.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-18Make the code of character border a bit robustZolnai Tamás2-6/+12
2013-09-18Fix RTL character borderZolnai Tamás1-13/+20
2013-09-17convert sw/source/core/inc/SwPortionHandler.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-15CharBrd 10: Some documentationZolnai Tamás1-0/+5
2013-09-15In some case character border merge is called twiceZolnai Tamás1-11/+19
2013-09-13SwFrm::dumpAsXml: dump cursor positions as wellMiklos Vajna1-0/+24
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara9-47/+44
2013-09-10String to OUStringThomas Arnhold5-61/+55
2013-09-09CID#1079152 uninitialized m_bOnWinCaolán McNamara1-2/+5
2013-09-08Paint character border for tabulatorZolnai Tamás10-41/+42
2013-09-04XubString->OUStringCaolán McNamara4-11/+5
2013-09-04XubString->OUStringCaolán McNamara7-41/+44
2013-09-01XubString->OUStringCaolán McNamara1-1/+1
2013-08-23CharBrd 7: Border shadowZolnai Tamás5-17/+57
2013-08-23Use text portion's join members without changing fontZolnai Tamás9-107/+92
2013-08-23Remove useless methodZolnai Tamás2-4/+2
2013-08-23No need for this temporary used variableZolnai Tamás1-9/+5
2013-08-21Hopefully fix Windows build: Use proper headerTor Lillqvist1-9/+1
2013-08-21String to OUStringMatteo Casalin1-8/+1
2013-08-18Revert "Reduce text background painting rect with border"Zolnai Tamás2-24/+10
2013-08-18Paint drop cap background only onceZolnai Tamás1-4/+7
2013-08-18Reduce text background painting rect with borderZolnai Tamás2-10/+24
2013-08-18Make drop caps border a bit more robustZolnai Tamás1-1/+11
2013-08-18CharBrd 4.1: merge borders of text portionsZolnai Tamás10-96/+221
2013-08-17String to OUStringMatteo Casalin1-1/+1
2013-08-15cppcheck: fix "pLine" is assigned a value never usedJulien Nabet1-1/+0