summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/textline.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-15cppcheck:variableScopeNoel Grandin1-7/+5
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-2/+5
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-2/+2
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky1-1/+4
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-16/+16
2015-04-01loplugin:staticfunctionNoel Grandin1-1/+1
2014-11-26can be constCaolán McNamara1-1/+1
2014-11-25Resolves fdo#86689: Strikethrough: "With /" and "With X"Julien Nabet1-1/+1
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock1-5/+12
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-07-30Avoid needless truncation to intStephan Bergmann1-2/+2
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud1-5/+7
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+2
2014-04-27VCL: rearrange font functions, move functions into OutputDeviceChris Sherlock1-7/+7
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud1-252/+285
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock1-3/+3
2014-04-24VCL: Remove unnecessary headers from outdev/textline.cxxChris Sherlock1-61/+4
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock1-2/+2
2014-04-20Move VCL text line functions from text.cxx to textline.cxxChris Sherlock1-0/+1068