summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-06-15fix c02dd533f5a21b8386b6cfe8fdd9e3f83e7cbc7bNorbert Thiebaud
2012-06-16Fix wrong variable name in Smooth filter parameters class.Tomaž Vajngerl
2012-06-16Separable Gaussian Blur and Unsharpen Mask filter.Tomaž Vajngerl
2012-06-16Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl
2012-06-14Add note where scaling and offsetting could/should be addedTor Lillqvist
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-13Need basebmp headers unconditionallyTor Lillqvist
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-13make sure basebmp headers are in placeDavid Tardon
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-12menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-12Add a default dummy implementation of SalVirtualDevice::SetSizeUsingBuffer()Tor Lillqvist
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold
2012-06-11Make DO_TEST_PDF code work againGökçen Eraslan
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann
2012-06-11FixedBorder is no longer usedCaolán McNamara
2012-06-112008-12-16 FIXME: remove before integrationCaolán McNamara
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-06-10Remove bogus headerThomas Arnhold
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-09oops, hide the first separator as wellIvan Timofeev
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev
2012-06-09fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-07Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-06-05remove unused headersThomas Arnhold
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev
2012-06-05Let's be bold, and default to the nice method when scaling.Jan Holesovsky
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara
2012-06-05fix mangled indentCaolán McNamara
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara
2012-06-05nMax here is a height valueCaolán McNamara