summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2012-07-09Fix 'will be initialized after' error of GCC.Gökçen Eraslan
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan
2012-07-06additional fix for fdo#51336 for radiobuttonsNoel Power
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-07-02Remove unused definesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-07-01translate German commentsLuc Castermans
2012-07-01Make PDF Signing GUI operative.Gökçen Eraslan
2012-06-28FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev
2012-06-28remove unused toolbox stylesIvan Timofeev
2012-06-27Remove unused header filesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert 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-23Use /Rect [0, 0, 0, 0] if signature is not visible.Gökçen Eraslan
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-21re-base on ALv2 code.Michael Meeks
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-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-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-20Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19Add initial support for PDF signing.Gökçen Eraslan
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara
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-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky