summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-06-19match properly the type in the extern declarationLuboš Luňák
2012-06-19mark const data as constLuboš Luňák
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev
2012-06-16removed unused forward declarations of classTakeshi Abe
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