summaryrefslogtreecommitdiff
path: root/vcl/inc/generic
AgeCommit message (Expand)Author
2014-05-21CosmeticsTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28Unvirtualize a couple of functionsTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-24coverity#708575 Uninitialized scalar fieldCaolán McNamara
2014-01-24coverity#738922 Uninitialized scalar fieldCaolán McNamara
2014-01-24coverity#738923 Uninitialized scalar fieldCaolán McNamara
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-12-02Make include guards sane in vclTor Lillqvist
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21Drop support for non-Unicode fontsKhaled Hosny
2013-09-30This have been unused for a whileKhaled Hosny
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann
2013-06-16Bye Bye ICU Layout EngineKhaled Hosny
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-06fix WM_CLASSLuboš Luňák
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara
2013-05-23Fix left to right full justificationKhaled Hosny
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Remove unused variablesKhaled Hosny
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák