summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/outdev3.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-01Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-2/+4
2014-04-08fdo#74302: Adapt to OUString changes and set length exactly.Matúš Kukan1-0/+3
2014-03-25hidpi: Nicer painting of the waved lines.Jan Holesovsky1-7/+22
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin1-1/+1
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin1-8/+8
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-3/+3
2013-11-02Fix invalid string accessMarcos Paulo de Souza1-0/+3
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin1-1/+1
2013-10-21remove uses of COMPARE_*Caolán McNamara1-18/+17
2013-10-21post String conversion cleanupThomas Arnhold1-11/+11
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke1-1/+1
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara1-4/+0
2013-08-28Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin1-41/+41
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin1-12/+12
2013-08-05Do not instantiate LinguServiceManager when it is not neededStephan Bergmann1-5/+8
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida1-12/+12
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin1-12/+12
2013-07-29convert the rest of vcl/OutputDevice from XubString->OUStringNoel Grandin1-21/+20
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin1-42/+47
2013-07-29convert the rest of outdev.hxx from XubString to OUStringNoel Grandin1-12/+12
2013-07-29convert OutputDevice::DrawTextArray from XubString to OUStringNoel Grandin1-2/+2
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin1-7/+7
2013-07-24fdo#67086 - clear device font list before re-fetching it.Michael Meeks1-18/+18
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+1
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke1-18/+13
2013-07-07fdo#66478: sw: un-break hyphenationMichael Stahl1-3/+7
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-9/+11
2013-07-01Don’t shrink text from fallback fontsKhaled Hosny1-68/+4
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny1-39/+21
2013-06-21coverity#707562 : Unitialized scalar variableNorbert Thiebaud1-0/+1
2013-06-20Revert "fdo#65132 compute font height correctly"David Tardon1-1/+1
2013-06-12fdo#65132 compute font height correctlyDavid Tardon1-1/+1
2013-06-11sal_Bool to boolTakeshi Abe1-21/+21
2013-06-05Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara1-32/+13
2013-06-03Variable only used onceJulien Nabet1-3/+1
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny1-0/+8
2013-05-30Make use of IsStarSymbol()Thomas Arnhold1-2/+1
2013-05-27Generalize the check for a recode tableCaolán McNamara1-9/+3
2013-05-27fdo#64632 If a Symbol font is missing, ensure that conversion is doneSean Young1-0/+7
2013-05-26fix OUString conversionThomas Arnhold1-4/+4
2013-05-26fix OUString conversionSean Young1-1/+1
2013-05-21Redundant checkStephan Bergmann1-1/+1
2013-05-19fix OUString conversionThomas Arnhold1-2/+2
2013-05-19fix OUString conversionThomas Arnhold1-2/+2
2013-05-19don't check the same twiceThomas Arnhold1-1/+1
2013-05-19Changed compareTo to startsWithricardobotto1-4/+4
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza1-6/+6