summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-21182-4367/+2810
* re-base on ALv2 code.Michael Meeks2012-06-2110-184/+149
* Fix X Session Management supportStephan Bergmann2012-06-211-4/+4
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-212-14/+0
* convert array to std::vectorIvan Timofeev2012-06-212-61/+39
* no need to be a class memberIvan Timofeev2012-06-212-7/+6
* remove misterious NextToolbox functionalityIvan Timofeev2012-06-213-144/+1
* so many code to just add a minimal border in the galleryIvan Timofeev2012-06-213-64/+12
* Remove some useless memset(0)Christophe Christophe Marion2012-06-201-7/+2
* Work around false valgrind warning about optimized strlen implementationStephan Bergmann2012-06-201-1/+1
* pOldStyleSaveFrame is never set anywayStephan Bergmann2012-06-205-131/+5
* Move IceSalSession declaration to sm.cxxStephan Bergmann2012-06-202-19/+28
* Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann2012-06-202-18/+22
* Clean up how nStateVal is smuggled inStephan Bergmann2012-06-201-6/+6
* Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann2012-06-201-12/+13
* Some clean upStephan Bergmann2012-06-201-20/+18
* Make VCLSession into a OneInstanceFactoryStephan Bergmann2012-06-204-33/+17
* Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann2012-06-205-5/+1
* SessionManagerClient::open need not be exportedStephan Bergmann2012-06-201-1/+1
* Properly detect and remove ".bin" at endStephan Bergmann2012-06-201-3/+2
* USE_SM_EXTENSION is always definedStephan Bergmann2012-06-201-20/+0
* aero menubar: Make the glow around the entries smaller.Jan Holesovsky2012-06-201-2/+58
* aero menubar: Make the text in menu black.Jan Holesovsky2012-06-202-10/+101
* aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky2012-06-201-1/+1
* aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky2012-06-201-63/+52
* Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara2012-06-203-55/+212
* Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2012-06-2030-192/+192
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-197-117/+65
* death to some UniStringsCaolán McNamara2012-06-194-6/+6
* match properly the type in the extern declarationLuboš Luňák2012-06-191-5/+5
* mark const data as constLuboš Luňák2012-06-191-11/+11
* remove some UniString ctorsCaolán McNamara2012-06-192-8/+8
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-182-10/+9
* GTK: don't crash on X errorsRuslan Kabatsayev2012-06-181-0/+1
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-184-20/+24
* ditch last (?) String::String(const sal_Unicode*)Caolán McNamara2012-06-185-16/+16
* Fix arguments of Rectangle constructorRuslan Kabatsayev2012-06-181-1/+1
* removed unused forward declarations of classTakeshi Abe2012-06-161-4/+0
* fix c02dd533f5a21b8386b6cfe8fdd9e3f83e7cbc7bNorbert Thiebaud2012-06-151-1/+1
* Fix wrong variable name in Smooth filter parameters class.Tomaž Vajngerl2012-06-161-1/+1
* Separable Gaussian Blur and Unsharpen Mask filter.Tomaž Vajngerl2012-06-162-2/+213
* Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl2012-06-162-171/+166
* Add note where scaling and offsetting could/should be addedTor Lillqvist2012-06-141-0/+8
* calc input line: Fix crash with accessibility enabled.Jan Holesovsky2012-06-132-0/+4
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-136-10/+8
* Need basebmp headers unconditionallyTor Lillqvist2012-06-131-6/+2
* removed code commented-out in the first placeTakeshi Abe2012-06-138-78/+0
* make sure basebmp headers are in placeDavid Tardon2012-06-131-2/+5
* toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky2012-06-123-17/+56