summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2013-08-20Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek1-0/+3
2013-08-20fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek1-0/+3
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius1-0/+1
2013-07-29Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba6-6/+6
2013-07-23move static bitmap into a svapp memberCaolán McNamara1-0/+22
2013-07-22fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-3/+4
2013-07-15build breaker: remove XSystemClipboard.hpp from pch againEike Rathke1-1/+0
2013-07-15do not include UNO header that does not seem to exist(?) in 4.1Luboš Luňák1-1/+0
2013-07-13fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl1-1/+1
2013-06-20Remove the never set mfFontScaleKhaled Hosny1-2/+0
2013-06-20Make the iOS vcl CoreText code build againTor Lillqvist8-483/+41
2013-06-20Drop "CJK extra leading" crackKhaled Hosny2-4/+0
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks1-0/+4
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny3-10/+11
2013-06-12Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks3-10/+1
2013-06-12Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks1-4/+0
2013-06-03Fix 64-bit buildTor Lillqvist1-1/+7
2013-06-03Get the new Core Text code to compileKhaled Hosny1-2/+2
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny4-1/+422
2013-05-23Fix left to right full justificationKhaled Hosny1-1/+0
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand1-75/+90
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+2
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara1-0/+1
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin1-2/+1
2013-05-14Remove redundant overrideStephan Bergmann1-1/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann5-10/+10
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt1-0/+2
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2-0/+16
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke1-3/+5
2013-05-09Update pchAurimas Fišeras1-2/+5
2013-05-09sal_Bool to boolTakeshi Abe1-1/+1
2013-05-08While I could swear that it worked yesterdayStephan Bergmann1-0/+1
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny2-6/+11
2013-05-06Remove unused variablesKhaled Hosny1-2/+0
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny1-1/+1
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny1-1/+2
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny2-2/+5
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny1-1/+3
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny2-0/+3
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny1-0/+1
2013-04-27convert input field dialog to .ui formatCaolán McNamara1-0/+1
2013-04-25update pchThomas Arnhold1-0/+1
2013-04-23execute move of global headersBjoern Michaelsen152-32413/+0
2013-04-23restore ImageList::AddImage variantCaolán McNamara1-0/+1
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann1-0/+10
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks11-257/+45
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl1-1/+1
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl1-1/+1
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl2-3/+8