summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fntcache.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-38/+38
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-8/+16
2015-10-26sw: prefix members of SwFontMiklos Vajna1-7/+7
2015-10-01Fix typosAndrea Gelmini1-2/+2
2015-08-10tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna1-0/+10
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-52/+52
2015-05-20fiX OSX buildNoel Grandin1-1/+1
2015-05-20fix OSX buildNoel Grandin1-1/+1
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-2/+2
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-2/+2
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10wrap more stuff in VclPtrNoel Grandin1-5/+5
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-3/+4
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann1-1/+1
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud1-4/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-6/+6
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-3/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-01-15sw: SwFntObj::DrawText - comments added and clearer variable namesChris Sherlock1-68/+92
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+6
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-6/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-16/+16
2014-09-06sal_uInt16: use more proper types, avoid downcasts/temporariesMatteo Casalin1-26/+20
2014-09-06Group some more common code and reduce castsMatteo Casalin1-35/+13
2014-09-06Make GetDefaultFontHeight() localMatteo Casalin1-0/+5
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-2/+2
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-15/+15
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud1-9/+23
2014-07-15Revert "fdo#79673 revert to old NPC for MacOSX only"Norbert Thiebaud1-25/+0
2014-07-15fdo#79673 revert to old NPC for MacOSX onlyTomaž Vajngerl1-0/+25
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-7/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-18/+18
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-71/+13
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-3/+4
2014-03-07sw: remove that GETGRID abominationMichael Stahl1-16/+16
2014-03-05Simplify DrawWaveKeith Curtis1-32/+2