summaryrefslogtreecommitdiff
path: root/vcl/inc/sallayout.hxx
AgeCommit message (Expand)Author
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-05-01coverity#708576 Uninitialized scalar fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-01-18Use a more descriptive and distinct field nameKhaled Hosny
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-03vcl: fix sal_Int32 GetTextBreak harderMichael Stahl
2013-12-03vcl: try to fix some sal_Int32 GetTextBreak()sMichael Stahl
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist
2013-04-06Actually no need to have it inline in the headerTor Lillqvist
2013-04-06Move the SAL_INFO operator<< for ImplLayoutArgs to sallayout.hxx for re-useTor Lillqvist
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara
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-11-18Move #include to appropriate headerTakeshi Abe
2012-11-06Fix some file modesStephan Bergmann
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-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud
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-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]