summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen
2013-05-21Allow 'textual links' on icon theme packagesRodolfo Ribeiro Gomes
2013-05-21Removal of includes not needed anymoreRodolfo Ribeiro Gomes
2013-05-21Loader's ImageTree doesn't store multiple image paths anymoreRodolfo Ribeiro Gomes
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-05-14Remove redundant overrideStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke
2013-05-09Update pchAurimas Fišeras
2013-05-09sal_Bool to boolTakeshi Abe
2013-05-08While I could swear that it worked yesterdayStephan Bergmann
2013-05-06[harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny
2013-05-06Remove unused variablesKhaled Hosny
2013-05-06[harfbuzz] Support Unicode variation selectorsKhaled Hosny
2013-04-29[harfbuzz] Re-enable text justificationKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculation for realKhaled Hosny
2013-04-29[harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny
2013-04-29[harfbuzz] Fix text width calculationKhaled Hosny
2013-04-29[harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny
2013-04-27convert input field dialog to .ui formatCaolán McNamara
2013-04-25update pchThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-23restore ImageList::AddImage variantCaolán McNamara
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-21canBeRotated added to ask if native rotation can be performed.Tomaž Vajngerl
2013-04-21Use GraphicFilter directly in GraphicNativeTransform.Tomaž Vajngerl
2013-04-21Add rotation for PNG and GIF to GraphicNativeRotation.Tomaž Vajngerl
2013-04-21Exif reading/writing and Jpeg lossless transformations support.Tomaž Vajngerl
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara
2013-04-17Update pchAurimas Fišeras
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-16Try to propagate display size change to LOTor Lillqvist
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch