summaryrefslogtreecommitdiff
path: root/vcl/inc/generic
AgeCommit message (Expand)Author
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
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-17update unused code listCaolán McNamara
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-30i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl
2012-05-14TDE integrationNorbert Thiebaud
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-14Some vcl cleaningJulien Nabet
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-15Merge branch 'feature/android'Tor Lillqvist