summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/sallayout.cxx
AgeCommit message (Expand)Author
2013-12-19CID#1038302 (unlikely) invalid iterator useCaolán McNamara
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-08-29removed primary-only LANGUAGE_URDUEike Rathke
2013-08-06Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layoutsHerbert Dürr
2013-07-05Mark as constTakeshi Abe
2013-06-22Fix indentationKhaled Hosny
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-11limit next codepoint index to the minindex..endindex boundsOliver-Rainer Wittmann
2013-05-25Revert "Fix improper glyph positioning with old fonts"Khaled Hosny
2013-05-23Fix improper glyph positioning with old fontsKhaled Hosny
2013-05-23Fix left to right full justificationKhaled Hosny
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-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Revert "#i103131# in doubt treat unicode variation selectors as invisible(che...Khaled Hosny
2013-04-28fdo#35320 A fix for Arabic justification problem caused by kashidasAhmad H. Al Harthi
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara
2013-03-06c#706125# fix overallocation on 64bit platformsHerbert Dürr
2013-03-01#i103131# in doubt treat unicode variation selectors as invisible(cherry pick...Herbert Dürr
2013-01-23fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-05iterator are not orderedNorbert Thiebaud
2012-03-04iterator end should be tested with != not <Norbert Thiebaud
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-16Fix 2 bitwiseOnBoolean detected by cppcheckJulien Nabet
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-11callcatcher: GetAutofallback unusedCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek