summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: fix arrayIndexThenCheck in vclJulien Nabet2013-05-131-1/+1
* Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny2013-05-131-2/+12
* Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt2013-05-133-0/+16
* fdo#46808, Convert util::PathSettings service to new styleNoel Grandin2013-05-131-7/+4
* WaE: signed/unsigned mismatchTor Lillqvist2013-05-131-1/+1
* Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2013-05-136-6/+171
* TypoKhaled Hosny2013-05-131-1/+1
* Remove old scale convolution methods from Bitmap.Tomaž Vajngerl2013-05-121-103/+0
* Resolves: #i120165# Adapt Mask/Alpha at BitmapEx construction...Armin Le Grand2013-05-121-4/+18
* WaE: signed/unsigned comparisonCaolán McNamara2013-05-121-2/+2
* Some loggingKhaled Hosny2013-05-121-3/+29
* Resolves: #i119450# Added EMR_ALPHABLEND case to EnhWMFReaderArmin Le Grand2013-05-121-2/+75
* Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand2013-05-122-5/+5
* WaE: private field 'mpGraphics' is not usedTor Lillqvist2013-05-121-5/+3
* EMF+ fixesChris Sherlock2013-05-121-1/+2
* [coretext] Attempt to fix jumping linesKhaled Hosny2013-05-111-32/+30
* fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks2013-05-112-2/+2
* fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2013-05-112-0/+8
* Drop code for FreeTyope version we don't supportKhaled Hosny2013-05-111-95/+11
* Cleanup FreeType ascender/descender handling a bitKhaled Hosny2013-05-111-17/+49
* Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny2013-05-111-81/+7
* Resolves: #i121445# Added transparency support to the galleryArmin Le Grand2013-05-101-0/+26
* Resolves: #i121407# Gallery reorganizations...Armin Le Grand2013-05-102-57/+72
* [coretext] Fix drawing fallback fontsKhaled Hosny2013-05-101-9/+38
* sal_Bool to boolTakeshi Abe2013-05-116-81/+81
* Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr2013-05-101-0/+21
* Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr2013-05-101-33/+43
* WaE: unreachable codeTor Lillqvist2013-05-101-2/+0
* Font refcount is not uint16 (anymore)Eike Rathke2013-05-102-7/+11
* Enhancements to VCL metafile handlingChris Sherlock2013-05-101-32/+77
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-3/+2
* fix kde buildCaolán McNamara2013-05-101-2/+2
* protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr2013-05-101-1/+7
* Related: #i112873# check native widget's control value type...Herbert Dürr2013-05-104-10/+7
* MinorKhaled Hosny2013-05-091-2/+2
* [coretext] Fix line spacingKhaled Hosny2013-05-091-3/+1
* no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara2013-05-091-2/+9
* WaE: clang warningsCaolán McNamara2013-05-091-5/+0
* Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand2013-05-095-41/+1301
* make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr2013-05-0914-129/+113
* fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2013-05-095-13/+13
* Update pchAurimas Fišeras2013-05-091-2/+5
* sal_Bool to boolTakeshi Abe2013-05-094-39/+38
* harfbuzz: stop delivering headersMichael Stahl2013-05-081-2/+2
* consider borderline outliers as outliersCaolán McNamara2013-05-081-2/+2
* While I could swear that it worked yesterdayStephan Bergmann2013-05-081-0/+1
* Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann2013-05-082-2/+0
* fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin2013-05-081-5/+4
* fdo#46808, Convert graphic::SvgTools to new styleNoel Grandin2013-05-081-8/+4
* fdo#46808, Use service constructor for rendering::MtfRendererNoel Grandin2013-05-081-37/+30