summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-05-11[coretext] Attempt to fix jumping linesKhaled Hosny1-32/+30
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks2-2/+2
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2-0/+8
2013-05-11Drop code for FreeTyope version we don't supportKhaled Hosny1-95/+11
2013-05-11Cleanup FreeType ascender/descender handling a bitKhaled Hosny1-17/+49
2013-05-11Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny1-81/+7
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand1-0/+26
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand2-57/+72
2013-05-10[coretext] Fix drawing fallback fontsKhaled Hosny1-9/+38
2013-05-11sal_Bool to boolTakeshi Abe6-81/+81
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr1-0/+21
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr1-33/+43
2013-05-10WaE: unreachable codeTor Lillqvist1-2/+0
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke2-7/+11
2013-05-10Enhancements to VCL metafile handlingChris Sherlock1-32/+77
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-3/+2
2013-05-10fix kde buildCaolán McNamara1-2/+2
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr1-1/+7
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr4-10/+7
2013-05-09MinorKhaled Hosny1-2/+2
2013-05-09[coretext] Fix line spacingKhaled Hosny1-3/+1
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara1-2/+9
2013-05-09WaE: clang warningsCaolán McNamara1-5/+0
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand5-41/+1301
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr14-129/+113
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza5-13/+13
2013-05-09Update pchAurimas Fišeras1-2/+5
2013-05-09sal_Bool to boolTakeshi Abe4-39/+38
2013-05-08harfbuzz: stop delivering headersMichael Stahl1-2/+2
2013-05-08consider borderline outliers as outliersCaolán McNamara1-2/+2
2013-05-08While I could swear that it worked yesterdayStephan Bergmann1-0/+1
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann2-2/+0
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin1-5/+4
2013-05-08fdo#46808, Convert graphic::SvgTools to new styleNoel Grandin1-8/+4
2013-05-08fdo#46808, Use service constructor for rendering::MtfRendererNoel Grandin1-37/+30
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin3-38/+34
2013-05-07Fix fdo#40421 Take current clip into account for shape bounds.Thorsten Behrens1-1/+8
2013-05-07officecfg: remove Package_cppheaderMichael Stahl3-0/+12
2013-05-06Surely the intent was to check for !pFallback hereKhaled Hosny1-1/+1
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley1-1/+1
2013-05-06Debug rendering for PostScript printer backend.Thorsten Behrens1-1/+14
2013-05-06Enable HarfBuzz by defaultKhaled Hosny1-12/+3
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny4-20/+13
2013-05-06Remove unused variablesKhaled Hosny2-4/+0
2013-05-06Drop unused SystemClipboardExt and GenericClipboardExt servicesStephan Bergmann1-18/+6
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-4/+4
2013-05-06Revert "fdo#46808, Convert SystemClipboardExt service to new style"Stephan Bergmann1-2/+2
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann1-1/+1
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-2/+2
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin1-32/+28