summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks1-9/+27
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara1-5/+0
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock4-5/+5
2016-02-12Blind Windows fix attemptStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock3-8/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-13/+13
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara1-3/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-5/+5
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-2/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-28vcl: try to fix windows buildMichael Stahl1-1/+3
2016-01-26Blind fix for WindowsMatteo Casalin1-1/+1
2016-01-26sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxxMatteo Casalin1-17/+15
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin1-1/+1
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin1-12/+12
2016-01-26-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-1/+1
2016-01-26-Werror,-Wunused-private-field (clang-cl)Stephan Bergmann2-6/+4
2016-01-26wchar_t confusion (clang-cl)Stephan Bergmann1-1/+1
2016-01-26-Werror,-Wreorder (clang-cl)Stephan Bergmann2-3/+3
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist4-25/+1009
2016-01-19Win9x has been dead and forgotten for a long timeTor Lillqvist1-16/+0
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-3/+3
2016-01-18fix windows buildNoel Grandin1-6/+3
2016-01-18Revert "fix windows build"Noel Grandin1-3/+6
2016-01-18fix windows buildNoel Grandin1-6/+3
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-15vcl: fixup prefixes for ImplFontMetricDataPtr variablesChris Sherlock1-29/+29
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock2-2/+2
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna1-1/+1
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist1-1/+1
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock2-30/+31
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock1-0/+1
2016-01-10Fix typosAndrea Gelmini4-4/+4
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-28/+28
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-15/+15
2016-01-10vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock3-37/+37
2016-01-10vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock3-24/+24
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock1-2/+2
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock2-6/+6
2016-01-06Bin some unused functions and fieldsTor Lillqvist1-3/+0
2016-01-06Bin unnecessary variableTor Lillqvist1-3/+1
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-03vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does!Chris Sherlock1-0/+0