summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/outdev3.cxx
AgeCommit message (Expand)Author
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-02Fix invalid string accessMarcos Paulo de Souza
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21post String conversion cleanupThomas Arnhold
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara
2013-08-28Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin
2013-08-05Do not instantiate LinguServiceManager when it is not neededStephan Bergmann
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-29convert the rest of vcl/OutputDevice from XubString->OUStringNoel Grandin
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin
2013-07-29convert the rest of outdev.hxx from XubString to OUStringNoel Grandin
2013-07-29convert OutputDevice::DrawTextArray from XubString to OUStringNoel Grandin
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin
2013-07-24fdo#67086 - clear device font list before re-fetching it.Michael Meeks
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
2013-07-07fdo#66478: sw: un-break hyphenationMichael Stahl
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-07-01Don’t shrink text from fallback fontsKhaled Hosny
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-06-21coverity#707562 : Unitialized scalar variableNorbert Thiebaud
2013-06-20Revert "fdo#65132 compute font height correctly"David Tardon
2013-06-12fdo#65132 compute font height correctlyDavid Tardon
2013-06-11sal_Bool to boolTakeshi Abe
2013-06-05Resolves: fdo#65407 fix broken ellipse generationCaolán McNamara
2013-06-03Variable only used onceJulien Nabet
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27Generalize the check for a recode tableCaolán McNamara
2013-05-27fdo#64632 If a Symbol font is missing, ensure that conversion is doneSean Young
2013-05-26fix OUString conversionThomas Arnhold
2013-05-26fix OUString conversionSean Young
2013-05-21Redundant checkStephan Bergmann
2013-05-19fix OUString conversionThomas Arnhold
2013-05-19fix OUString conversionThomas Arnhold
2013-05-19don't check the same twiceThomas Arnhold
2013-05-19Changed compareTo to startsWithricardobotto
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-06Surely the intent was to check for !pFallback hereKhaled Hosny
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist