summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/swfont.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl1-4/+4
2013-12-06sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoringMichael Stahl1-21/+21
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-0/+3
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-04HighLight -> Highlight.Jan Holesovsky1-5/+5
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás1-1/+10
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara1-24/+22
2013-09-06unused SwFont ctorMiklos Vajna1-25/+0
2013-09-05CID#1079350 Uninitialized scalar fieldCaolán McNamara1-0/+12
2013-08-31fix existing commentsPhilipp Riemer1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-58/+4
2013-08-23CharBrd 7: Border shadowZolnai Tamás1-3/+185
2013-08-23Use text portion's join members without changing fontZolnai Tamás1-4/+8
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-12CharBrd 5: border padding/spacingZolnai Tamás1-8/+42
2013-08-04Avoid some segmentation faultZolnai Tamás1-10/+10
2013-08-02Useless variableZolnai Tamás1-3/+1
2013-08-02CharBrd 4.2: vertical textZolnai Tamás1-0/+92
2013-07-26Missing magic in fontZolnai Tamás1-0/+4
2013-07-26Make some changes in SwFont's bordersZolnai Tamás1-4/+0
2013-07-26Use optional member data for borders in SwFontZolnai Tamás1-46/+30
2013-07-26CharBrd 2: new character attributeZolnai Tamás1-2/+98
2013-05-31audit incorrect uses of SwDrawTextInfo (fdo#65013)Luboš Luňák1-0/+2
2013-05-27Fix fdo#64685 - Superscript broken in masterKhaled Hosny1-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-18SwDrawTextInfo: confusing p prefix for non-pointersMiklos Vajna1-5/+5
2013-04-17fix stupid over-optimizationLuboš Luňák1-5/+5
2013-04-16Convert SwDrawTextInfo.pText from XubString to OUStringNoel Grandin1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-8/+8
2012-12-12sal_Bool to boolTakeshi Abe1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+4
2012-07-01Remove unused definesThomas Arnhold1-8/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-2/+2
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-6/+6
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák1-0/+7
2011-04-22Remove PM2 macro usageFrancois Tigeot1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-85/+85
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-83/+83
2010-12-12change of __READONLY_DATA define to constGert Faller1-2/+2
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-7/+9