summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev
2012-07-14simplify include guardsThomas Arnhold
2012-07-12Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-11sysdata.hxx: work around idiotic warnings from winnt.hMichael Stahl
2012-07-10Make bottom tabbar items follow native themeRuslan Kabatsayev
2012-07-10Implement support for HeaderBar arrow native rendering, add GTK supportRuslan Kabatsayev
2012-07-10Implement support for listview headers native render, add GTK implementationRuslan Kabatsayev
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