summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks87-2127/+1344
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-14/+0
2012-06-21convert array to std::vectorIvan Timofeev1-1/+10
2012-06-21no need to be a class memberIvan Timofeev1-2/+1
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev1-10/+0
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev1-6/+0
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann2-6/+0
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann1-19/+10
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann1-1/+2
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann2-13/+7
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann4-4/+0
2012-06-20SessionManagerClient::open need not be exportedStephan Bergmann1-1/+1
2012-06-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara1-12/+31
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud11-69/+69
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-0/+18
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist1-1/+1
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-4/+4
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara2-3/+3
2012-06-16Fix wrong variable name in Smooth filter parameters class.Tomaž Vajngerl1-1/+1
2012-06-16Separable Gaussian Blur and Unsharpen Mask filter.Tomaž Vajngerl1-0/+9
2012-06-16Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl1-11/+94
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-06-13removed code commented-out in the first placeTakeshi Abe2-25/+0
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky1-0/+1
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-32/+6
2012-06-12Add a default dummy implementation of SalVirtualDevice::SetSizeUsingBuffer()Tor Lillqvist1-1/+5
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist3-4/+12
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold1-5/+0
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold9-15/+1
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold1-3/+0
2012-06-11Adapt gcach_layout.cxx to SAL_INFOStephan Bergmann1-1/+0
2012-06-11FixedBorder is no longer usedCaolán McNamara1-75/+0
2012-06-112008-12-16 FIXME: remove before integrationCaolán McNamara1-1/+0
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist99-134/+98
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-2/+0
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+5
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida1-0/+3
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold1-0/+9
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev1-0/+5
2012-06-05Let's be bold, and default to the nice method when scaling.Jan Holesovsky2-4/+4
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara1-3/+0
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara1-2/+1
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara1-3/+3
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet1-1/+1
2012-06-04fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl1-0/+13
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky1-0/+1
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-1/+1
2012-05-31GTK theming: implement rendering window backgroundRuslan Kabatsayev1-0/+5
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks6-7/+11
2012-05-30One line docu to save me code reading the next time ;-)Jan Holesovsky1-0/+1