summaryrefslogtreecommitdiff
path: root/vcl/inc/generic
AgeCommit message (Expand)AuthorFilesLines
2013-05-23Fix left to right full justificationKhaled Hosny1-1/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny1-6/+0
2013-05-06Remove unused variablesKhaled Hosny1-2/+0
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny1-1/+1
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny1-0/+5
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny1-1/+3
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny1-0/+1
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny1-0/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-41/+41
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-2/+2
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist1-1/+3
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák1-0/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks3-69/+43
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks5-116/+76
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1
2012-09-17update unused code listCaolán McNamara1-2/+0
2012-09-05should be able to remove SimpleLayoutEngine nowCaolán McNamara1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara2-0/+3
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-4/+4
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann1-1/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist1-1/+1
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky1-0/+1
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-1/+1
2012-05-30i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl1-1/+1
2012-05-14TDE integrationNorbert Thiebaud1-1/+1
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith1-12/+1
2012-04-14Some vcl cleaningJulien Nabet1-2/+0
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith1-3/+0
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti1-1/+2
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-3/+3
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks1-3/+3
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-21unused methodsThomas Arnhold1-4/+0
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks1-1/+2
2012-01-17remove unused methodsThomas Arnhold1-1/+0
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon1-1/+0
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks1-0/+1
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon1-0/+5
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon4-21/+21
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara1-1/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2-10/+10
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks1-3/+3
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks1-1/+2