summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/swfont.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-18tdf#80724 try to reuse calculated underline font as much as possible.Mark Hung1-2/+2
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-4/+0
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-8/+8
2016-03-31fix MSVC buildNoel Grandin1-1/+1
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin1-103/+102
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-4/+4
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-9/+9
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-6/+6
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-6/+6
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-6/+6
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-10-28sw: prefix members of SwSubFontMiklos Vajna1-46/+46
2015-10-26sw: prefix members of SwFontMiklos Vajna1-172/+172
2015-10-26sw: prefix members of SwUnderlineFontMiklos Vajna1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-08-15Fix tdf#36884 10n character does not rotate 270 degreeMark Hung1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-16/+16
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-6/+6
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+2
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-5/+5
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-8/+8
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-3/+3
2014-11-26loplugin: cstylecastNoel Grandin1-7/+7
2014-11-25loplugin: cstylecastNoel Grandin1-32/+32
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-41/+41
2014-09-06sal_uInt16: constify, simplify, avoid temporariesMatteo Casalin1-9/+7
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-31/+31
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-15/+7
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-41/+41
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl1-4/+4
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-18/+18
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