summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/gdi
AgeCommit message (Expand)Author
2012-10-02Fix fdo#55142 - use proper output offsets.Sergey Farbotka
2012-10-02Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens
2012-09-21Fix fdo#55142 - wrong character pos calculation on mac.Sergey Farbotka
2012-09-2064-bit fixesTor Lillqvist
2012-09-12coretext: use only the FontFace ref from the StyleNorbert Thiebaud
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-31rename ImplCoreTextFontData in CoreTextPhysicalFontFaceNorbert Thiebaud
2012-08-02mac-only UniString from sal_Unicode*Caolán McNamara
2012-07-31Add declaration of the very deprecated FMGetATSFontRefFromFontTor Lillqvist
2012-07-23second fix for WaEMarkus Mohrhard
2012-07-23fix WaE on MacMarkus Mohrhard
2012-07-22Fix fdo#50631 - have GetTextBoundRect() properly rotate boundsThorsten Behrens
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-25Remove OLD_TAB_STYLEThomas Arnhold
2012-06-25Fix error: redefinition of 'value'Tor Lillqvist
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-04fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-04-24WaE: when type is in parentheses, array cannot have dynamic sizeTor Lillqvist
2012-04-24WaE: delete called on class that is abstract but has non-virtual destructorTor Lillqvist
2012-04-24WaE: 'ATSLayout::InitFont' hides overloaded virtual functionTor Lillqvist
2012-04-24WaE: unused variableTor Lillqvist
2012-04-24WaE: semicolon before method body is ignoredTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-08catch exception by constant referenceTakeshi Abe
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-15Removed extra semicolonsJesse
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann
2011-12-05possible fix for build breakerMarkus Mohrhard
2011-12-05bah, wrong file extension...David Tardon
2011-12-05fix build on macosxDavid Tardon
2011-12-05move the check function to vclDavid Tardon
2011-12-01Fix build in macosxAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-10-07Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"Pierre-André Jacquod
2011-10-07cppcheck scope reduction in vcl/..salatsuifontutils.cxxPierre-André Jacquod