summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
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