summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/outdev.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-23execute move of global headersBjoern Michaelsen1-1170/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith1-2/+2
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith1-5/+5
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith1-7/+7
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith1-2/+1
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith1-7/+5
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith1-6/+3
2013-03-13vcl: targetted restoration of OutputDevice::PixelToLogic overloadMichael Stahl1-0/+1
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák1-1/+1
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara1-0/+1
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-4/+4
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-31/+26
2012-10-06callcatcher: GetKerningPair* is now unusedCaolán McNamara1-14/+0
2012-09-11XubString->rtl::OUStringCaolán McNamara1-1/+1
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-2/+0
2012-07-12Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara1-1/+1
2012-07-01Remove unused definesThomas Arnhold1-2/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist1-1/+1
2012-05-30One line docu to save me code reading the next time ;-)Jan Holesovsky1-0/+1
2012-05-22Bin unused OUTDEV_BUFFER_SIZETor Lillqvist1-3/+0
2012-04-23Remove unused code in vclSantiago Martinez1-4/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-2/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-04these methods can be constCaolán McNamara1-1/+1
2012-01-25Marking ImplDrawModeToColor as const.Muthu Subramanian1-1/+1
2012-01-25Reduced duplicate code detected by simian.Christina Rossmanith1-0/+1
2011-12-11Remove unused codeAugust Sodora1-33/+0
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin1-1/+0
2011-11-11callcatcher: remove some unused codeCaolán McNamara1-4/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-2/+2
2011-08-02Remove an unneeded forward declarion of class List.Joseph Powers1-1/+0
2011-07-31callcatcher: remove unused codeCaolán McNamara1-8/+0
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers1-8/+15
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-9/+14
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29CWS-TOOLING: integrate CWS ka102Ivo Hinkelmann1-9/+14
2011-03-28ka102: rebased to DEV300_m104ka1-2/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-197/+202
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-197/+202
2011-03-09Resolves: rhbz#682621 better resizing of overtall glyphsubsCaolán McNamara1-0/+5
2011-03-01Get better hints as to what script a font is likely tuned forCaolán McNamara1-3/+2
2011-02-17ka102: rebased to DEV300_m100ka1-195/+195
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-195/+195
2011-02-09Resolves: fdo#33510 A way to query about likely font layout capabilitiesCaolán McNamara1-0/+3
2011-02-04ka102: SVG import implementationka1-9/+14
2011-02-03Complete Easy Hack: Remove obsolete BmpColorMode enumChris Carpenter(mordocai)1-2/+0
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-62/+62
2010-12-03vcl118: #i115905# improved clip region interface on SAL layer (part 1, window...Philipp Lohmann [pl]1-2/+0