summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)AuthorFilesLines
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2-7/+7
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin1-5/+4
2013-05-08fdo#46808, Convert graphic::SvgTools to new styleNoel Grandin1-8/+4
2013-05-08fdo#46808, Use service constructor for rendering::MtfRendererNoel Grandin1-37/+30
2013-05-07Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens1-1/+8
2013-05-06Surely the intent was to check for !pFallback hereKhaled Hosny1-1/+1
2013-05-06Debug rendering for PostScript printer backend.Thorsten Behrens1-1/+14
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny1-1/+1
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin1-32/+28
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin1-12/+8
2013-05-06Revert "#i103131# in doubt treat unicode variation selectors as invisible(che...Khaled Hosny1-5/+0
2013-04-29There is no images*_brand.zip filesStephan Bergmann1-41/+13
2013-04-29Fix indentationStephan Bergmann1-4/+3
2013-04-29Remove residue of undocumented "edition" featureStephan Bergmann1-11/+0
2013-04-29fdo#39468 Translation and cleanupChris Sherlock2-48/+3
2013-04-28fdo#35320 A fix for Arabic justification problem caused by kashidasAhmad H. Al Harthi1-1/+1
2013-04-25use LanguageTag fallbackEike Rathke1-17/+6
2013-04-24More places where we can suppress output.Jan Holesovsky1-5/+4
2013-04-24fdo#59259: Suppress the expensive parts when we are only writing to metafile.Jan Holesovsky1-0/+3
2013-04-23restore ImageList::AddImage variantCaolán McNamara1-0/+15
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza15-96/+96
2013-04-19Do not arbitrarily lock a mutexStephan Bergmann1-9/+0
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer1-1/+11
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand1-0/+34
2013-04-12Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer1-0/+5
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher2-197/+113
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák29-448/+436
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist1-2/+7
2013-04-07We need to acquire the yield mutex hereTor Lillqvist1-0/+4
2013-04-06Actually no need to have it inline in the headerTor Lillqvist1-0/+84
2013-04-05new module i18nlangtagEike Rathke3-4/+4
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist1-1/+1
2013-04-03Use OUString in ImplGetEllipsisString()Chr. Rossmanith1-44/+61
2013-04-02Use OUString and sal_Int32 in GetTextWidth() (2)Chr. Rossmanith1-3/+3
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-30Use OUString and sal_Int32 in GetTextBreak()Chr. Rossmanith1-7/+7
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith2-47/+46
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith1-8/+4
2013-03-27WaE: macro is not usedTor Lillqvist1-0/+2
2013-03-27-Wunused-macrosStephan Bergmann2-3/+1
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2-2/+3
2013-03-26Translate German comments, fix some wsPhilipp Weissenbacher11-522/+49
2013-03-26fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke1-2/+2
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-2/+4
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher14-439/+125
2013-03-26Use OUString and sal_Int32 in GetTextArray() and ImplLayout()Chr. Rossmanith1-34/+21
2013-03-26Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and GetTextIsRTL()Chr. Rossmanith1-19/+26
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith2-4/+9
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith1-2/+5