summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/winlayout.cxx
AgeCommit message (Expand)Author
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-03vcl: d'oh /me still to dumb to typeMichael Stahl
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03vcl: try to fix some sal_Int32 GetTextBreak()sMichael Stahl
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-08-31cppcheck: Array index is used before limits checkJulien Nabet
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-01current mingw headers don't have fMergeNeutralItemsLuboš Luňák
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-20use LanguageTagEike Rathke
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-05-29nuke unused typedefTakeshi Abe
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist
2012-05-09USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-05-08Fix lookup of path to usp10.dllTor Lillqvist
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-03-20add another bug idCaolán McNamara
2012-03-20Resolves: fdo#46923/fdo#46750 take mnSubStringMin into accountCaolán McNamara
2012-03-12WaE: unused variable 'nRC'David Tardon
2012-03-12WaE: declaration shadows a previous localDavid Tardon
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21trailing/missing ,Caolán McNamara
2011-11-21WaE: initialization orderDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-09-06[cppchecker] local variable deletedPierre-André Jacquod
2011-07-14Fix WNTGCC compilation errorTor Lillqvist
2011-07-14Use all-lowercase header namesTor Lillqvist
2011-05-28Fix compilation errors on Windows, linking errors remainTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann