summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Fix X Session Management supportStephan Bergmann
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-21convert array to std::vectorIvan Timofeev
2012-06-21no need to be a class memberIvan Timofeev
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev
2012-06-20Remove some useless memset(0)Christophe Christophe Marion
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann
2012-06-20Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann
2012-06-20Some clean upStephan Bergmann
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-20SessionManagerClient::open need not be exportedStephan Bergmann
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann
2012-06-20aero menubar: Make the glow around the entries smaller.Jan Holesovsky
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky
2012-06-20aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky
2012-06-20aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky
2012-06-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19death to some UniStringsCaolán McNamara
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