summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl2-0/+76
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy3-30/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist1-0/+4
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen1-1/+2
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr1-1/+1
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-1/+2
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara1-0/+2
2013-04-17Update pchAurimas Fišeras1-0/+1
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist11-22/+22
2013-04-16Try to propagate display size change to LOTor Lillqvist1-0/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-3/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer1-0/+1
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2-2/+2