summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/sallayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny1-0/+21
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke1-5/+12
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke1-2/+2
2013-08-29removed primary-only LANGUAGE_URDUEike Rathke1-1/+1
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr1-7/+0
2013-07-05Mark as constTakeshi Abe1-1/+1
2013-06-22Fix indentationKhaled Hosny1-2/+1
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny1-17/+8
2013-06-11limit next codepoint index to the minindex..endindex boundsOliver-Rainer Wittmann1-1/+9
2013-05-25Revert "Fix improper glyph positioning with old fonts"Khaled Hosny1-1/+1
2013-05-23Fix improper glyph positioning with old fontsKhaled Hosny1-1/+1
2013-05-23Fix left to right full justificationKhaled Hosny1-2/+2
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist1-6/+2
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz1-2/+6
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny1-1/+1
2013-05-06Revert "#i103131# in doubt treat unicode variation selectors as invisible(che...Khaled Hosny1-5/+0
2013-04-28fdo#35320 A fix for Arabic justification problem caused by kashidasAhmad H. Al Harthi1-1/+1
2013-04-06Actually no need to have it inline in the headerTor Lillqvist1-0/+84
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-1/+1
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara1-1/+2
2013-03-06c#706125# fix overallocation on 64bit platformsHerbert Dürr1-1/+1
2013-03-01#i103131# in doubt treat unicode variation selectors as invisible(cherry pick...Herbert Dürr1-0/+5
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara1-26/+0
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara1-1/+1
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-4/+4
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-1/+4
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna1-1/+1
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl1-2/+3
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl1-0/+2
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl1-1/+2
2012-03-05iterator are not orderedNorbert Thiebaud1-1/+1
2012-03-04iterator end should be tested with != not <Norbert Thiebaud1-1/+1
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud1-159/+108
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet1-1/+1
2011-08-02callcatcher: remove unused methodsThomas Arnhold1-8/+0
2011-07-11callcatcher: GetAutofallback unusedCaolán McNamara1-85/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-3/+3
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-7/+4
2010-10-18remove non-compiled codePovilas Kanapickas1-68/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-05-18#i107915# all TIP/SIP unicodes get the same vertical flagsHerbert Duerr [hdu]1-3/+3
2010-04-14#i107915# fix vertical writing for non-BMP CJK charsHerbert Duerr [hdu]1-3/+4
2010-04-12merge with DEV300_m76Philipp Lohmann [pl]1-3/+3