Age | Commit message (Expand) | Author |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Sprinkle some SAL_OVERRIDEs | Tor Lillqvist |
2014-03-20 | cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxx | Norbert Thiebaud |
2014-03-20 | cosmetic: split PhysicalFontFace class it its own source/header | Norbert Thiebaud |
2014-03-20 | rename ImplDevFontList to PhysicalFontCollection | Norbert Thiebaud |
2014-03-20 | Remove unnecessary vcl::SolarMutexObject | Stephan Bergmann |
2014-03-20 | all the filterText impls are now no-ops, so remove | Caolán McNamara |
2014-03-20 | Resolves: #i49980# Autosense fax4cups devices and configure automatically | Caolán McNamara |
2014-02-28 | Rename GetGraphics to AcquireGraphics | Chris Sherlock |
2014-02-28 | Unvirtualize a couple of functions | Tor Lillqvist |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-24 | coverity#708575 Uninitialized scalar field | Caolán McNamara |
2014-01-24 | coverity#738922 Uninitialized scalar field | Caolán McNamara |
2014-01-24 | coverity#738923 Uninitialized scalar field | Caolán McNamara |
2014-01-06 | Resolves: #i123840# add and use the sal_GlyphId type | Herbert Dürr |
2013-12-31 | Resolves: #i123840# normalize SalGraphics point count argument types... | Herbert Dürr |
2013-12-11 | fontmanager.hxx is private to vcl | Tor Lillqvist |
2013-12-04 | Device-specific font substitution is not used | Khaled Hosny |
2013-12-04 | Don't perform printer font substitution | Khaled Hosny |
2013-12-02 | Make include guards sane in vcl | Tor Lillqvist |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |
2013-10-21 | Simplify further after the kerning pair changes | Tor Lillqvist |
2013-10-21 | Remove GetKernPairs() with no implementation | Khaled Hosny |
2013-10-21 | Removed unused kerning stuff | Khaled Hosny |
2013-10-21 | Drop support for non-Unicode fonts | Khaled Hosny |
2013-09-30 | This have been unused for a while | Khaled Hosny |
2013-07-12 | Fix headless mode glyph cache memory handling | Stephan Bergmann |
2013-06-16 | Bye Bye ICU Layout Engine | Khaled Hosny |
2013-06-14 | Resolves: #i121534# Reintegrating changes for rotated bitmap support | Armin Le Grand |
2013-06-06 | fix WM_CLASS | Luboš Luňák |
2013-06-04 | Resolves: rhbz#968892 force render full grapheme with fallback font | Caolán McNamara |
2013-05-23 | Fix left to right full justification | Khaled Hosny |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-05-06 | [harfbuzz] Fix text width calculation, 3rd try | Khaled Hosny |
2013-05-06 | Remove unused variables | Khaled Hosny |
2013-05-06 | [harfbuzz] Support Unicode variation selectors | Khaled Hosny |
2013-04-29 | [harfbuzz] Fix text width calculation for real | Khaled Hosny |
2013-04-29 | [harfbuzz] Check for SAL_USE_HARFBUZZ in one place | Khaled Hosny |
2013-04-29 | [harfbuzz] Fix text width calculation | Khaled Hosny |
2013-04-29 | [harfbuzz] Correctly apply RTL width adjustments | Khaled Hosny |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-18 | Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crash | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-26 | Use OUString and sal_Int32 in filterText() | Chr. Rossmanith |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |