summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold2012-06-111-5/+0
* Remove unused InterceptChildWindowKeyDownThomas Arnhold2012-06-1117-104/+10
* Remove non-functional Hide/ShowStatusTextThomas Arnhold2012-06-112-15/+0
* Make DO_TEST_PDF code work againGökçen Eraslan2012-06-111-2/+20
* Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann2012-06-113-21/+11
* FixedBorder is no longer usedCaolán McNamara2012-06-115-274/+0
* 2008-12-16 FIXME: remove before integrationCaolán McNamara2012-06-111-1/+0
* Bin pointless <vcl/sv.h> headerTor Lillqvist2012-06-10100-135/+98
* Remove bogus headerThomas Arnhold2012-06-101-2/+0
* separator will be invisible if there is no visible buttonsIvan Timofeev2012-06-101-2/+1
* Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist2012-06-093-4/+1
* oops, hide the first separator as wellIvan Timofeev2012-06-091-1/+1
* fdo#42379: hide separators before calculating line breaksIvan Timofeev2012-06-091-28/+35
* fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold2012-06-091-1/+1
* Remove superfluous empty lines on topThomas Arnhold2012-06-095-12/+0
* Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist2012-06-075-8/+44
* Implement native FixedLine render, add GTK support for itRuslan Kabatsayev2012-06-073-0/+41
* Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev2012-06-071-4/+32
* Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl2012-06-071-3/+2
* calc input line: Fix crash on MacOSX.Jan Holesovsky2012-06-061-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-8/+4
* Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida2012-06-053-10/+36
* remove unused headersThomas Arnhold2012-06-051-6/+0
* fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold2012-06-054-7/+396
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-054-2/+12
* GTK theming: implement frame renderingRuslan Kabatsayev2012-06-052-1/+114
* Let's be bold, and default to the nice method when scaling.Jan Holesovsky2012-06-052-4/+4
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-053-3/+3
* Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl2012-06-051-18/+42
* assume for all menus we reserve space for checkboxesCaolán McNamara2012-06-052-40/+17
* at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara2012-06-051-6/+7
* nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2012-06-052-8/+5
* fix mangled indentCaolán McNamara2012-06-051-5/+5
* make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2012-06-052-18/+19
* nMax here is a height valueCaolán McNamara2012-06-051-6/+6
* Change return PrintFontManager::countFontconfigFontsJulien Nabet2012-06-042-4/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-53/+44
* fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud2012-06-041-5/+21
* fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl2012-06-041-4/+5
* fdo#50169: add another index checkMartin Hosken2012-06-041-0/+1
* nuke unused definesTakeshi Abe2012-06-041-2/+0
* fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2012-06-042-0/+250
* sal_uInt32 -> cmsUInt32NumberFridrich Štrba2012-06-041-1/+1
* Find the internal lcms2 headerFridrich Štrba2012-06-041-0/+1
* Replace the module icc functionality by a use of lcms2Fridrich Štrba2012-06-043-3/+12
* vcl: add dependency on basebmp's headers not implied by linkingMatúš Kukan2012-06-021-0/+5
* targeted string re-workNorbert Thiebaud2012-06-029-189/+187
* targeted string re-workNorbert Thiebaud2012-06-0221-134/+123
* Fix operator precedence errorRuslan Kabatsayev2012-06-021-2/+2
* Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky2012-06-012-1/+16