summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* move static bitmap into a svapp memberCaolán McNamara2013-06-201-0/+22
* fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2013-06-181-0/+4
* Remove the never set mfFontScaleKhaled Hosny2013-06-181-2/+0
* Bye Bye ICU Layout EngineKhaled Hosny2013-06-161-1/+1
* WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist2013-06-161-3/+7
* Get rid of SalLayout::GetFallbackFontData()Khaled Hosny2013-06-163-10/+11
* We only support 10.6 or laterTor Lillqvist2013-06-161-1/+0
* Related: #i122350# Corrected buffering when alpha changedArmin Le Grand2013-06-151-2/+8
* sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky2013-06-151-1/+3
* widget layout: Allow specification of size request for toolbox items.Jan Holesovsky2013-06-151-1/+3
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-1410-68/+156
* Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann2013-06-135-56/+15
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-122-128/+83
* Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks2013-06-113-9/+0
* Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks2013-06-111-4/+0
* fix WM_CLASSLuboš Luňák2013-06-061-1/+0
* Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara2013-06-041-0/+5
* Some more sal_IntPtr dance, but enough for todayFridrich Štrba2013-06-041-1/+1
* Make the iOS vcl CoreText code build againTor Lillqvist2013-06-048-483/+41
* Drop "CJK extra leading" crackKhaled Hosny2013-06-042-4/+0
* Fix 64-bit buildTor Lillqvist2013-06-031-1/+7
* Get the new Core Text code to compileKhaled Hosny2013-06-031-2/+2
* Cherry-pick Core Text port from AOOKhaled Hosny2013-06-034-1/+422
* fix emf transparency handling (bnc#820385)Luboš Luňák2013-05-281-1/+0
* this themeing thing doesn't actually do anythingCaolán McNamara2013-05-241-2/+1
* Fix left to right full justificationKhaled Hosny2013-05-231-1/+0
* fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen2013-05-221-1/+1
* Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes2013-05-211-0/+7
* Removal of includes not needed anymoreRodolfo Ribeiro Gomes2013-05-211-2/+0
* Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes2013-05-211-6/+5
* Related: #i122041# More unifications for FillStylesArmin Le Grand2013-05-201-75/+90
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-201-1/+2
* Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara2013-05-201-0/+1
* Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2013-05-161-2/+1
* Remove redundant overrideStephan Bergmann2013-05-141-1/+0
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-145-10/+10
* Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt2013-05-131-0/+2
* Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2013-05-132-0/+16
* Font refcount is not uint16 (anymore)Eike Rathke2013-05-101-3/+5
* Update pchAurimas Fišeras2013-05-091-2/+5
* sal_Bool to boolTakeshi Abe2013-05-091-1/+1
* While I could swear that it worked yesterdayStephan Bergmann2013-05-081-0/+1
* [harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny2013-05-062-6/+11
* Remove unused variablesKhaled Hosny2013-05-061-2/+0
* [harfbuzz] Support Unicode variation selectorsKhaled Hosny2013-05-061-1/+1
* [harfbuzz] Re-enable text justificationKhaled Hosny2013-04-291-1/+2
* [harfbuzz] Fix text width calculation for realKhaled Hosny2013-04-292-2/+5
* [harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny2013-04-291-1/+3
* [harfbuzz] Fix text width calculationKhaled Hosny2013-04-292-0/+3
* [harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny2013-04-291-0/+1