summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Add a default dummy implementation of SalVirtualDevice::SetSizeUsingBuffer()Tor Lillqvist1-1/+5
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist5-11/+42
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold1-5/+0
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold17-104/+10
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold2-15/+0
2012-06-11Make DO_TEST_PDF code work againGökçen Eraslan1-2/+20
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann3-21/+11
2012-06-11FixedBorder is no longer usedCaolán McNamara5-274/+0
2012-06-112008-12-16 FIXME: remove before integrationCaolán McNamara1-1/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist100-135/+98
2012-06-10Remove bogus headerThomas Arnhold1-2/+0
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev1-2/+1
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist3-4/+1
2012-06-09oops, hide the first separator as wellIvan Timofeev1-1/+1
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+35
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold5-12/+0
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist5-8/+44
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev3-0/+41
2012-06-07Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev1-4/+32
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl1-3/+2
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky1-1/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-8/+4
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida3-10/+36
2012-06-05remove unused headersThomas Arnhold1-6/+0
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold4-7/+396
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist4-2/+12
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev2-1/+114
2012-06-05Let's be bold, and default to the nice method when scaling.Jan Holesovsky2-4/+4
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky3-3/+3
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl1-18/+42
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara2-40/+17
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara1-6/+7
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2-8/+5
2012-06-05fix mangled indentCaolán McNamara1-5/+5
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2-18/+19
2012-06-05nMax here is a height valueCaolán McNamara1-6/+6
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet2-4/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-53/+44
2012-06-04fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud1-5/+21
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl1-4/+5
2012-06-04fdo#50169: add another index checkMartin Hosken1-0/+1
2012-06-04nuke unused definesTakeshi Abe1-2/+0
2012-06-04fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2-0/+250
2012-06-04sal_uInt32 -> cmsUInt32NumberFridrich Štrba1-1/+1
2012-06-04Find the internal lcms2 headerFridrich Štrba1-0/+1
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba3-3/+12
2012-06-02vcl: add dependency on basebmp's headers not implied by linkingMatúš Kukan1-0/+5
2012-06-02targeted string re-workNorbert Thiebaud9-189/+187
2012-06-02targeted string re-workNorbert Thiebaud21-134/+123