summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12Blind Windows fix attemptStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-28vcl: try to fix windows buildMichael Stahl
2016-01-26Blind fix for WindowsMatteo Casalin
2016-01-26sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxxMatteo Casalin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wunused-private-field (clang-cl)Stephan Bergmann
2016-01-26wchar_t confusion (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wreorder (clang-cl)Stephan Bergmann
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-19Win9x has been dead and forgotten for a long timeTor Lillqvist
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18fix windows buildNoel Grandin
2016-01-18Revert "fix windows build"Noel Grandin
2016-01-18fix windows buildNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15vcl: fixup prefixes for ImplFontMetricDataPtr variablesChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock