summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks2016-02-171-9/+27
* nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara2016-02-121-5/+0
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-134-5/+5
* Blind Windows fix attemptStephan Bergmann2016-02-121-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-093-8/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* vcl: split exception types from input typesChris Sherlock2016-02-061-13/+13
* mysterious OutDevSupport_B2DClip is unusedCaolán McNamara2016-02-051-3/+0
* Fix typosAndrea Gelmini2016-02-051-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-042-5/+5
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-021-2/+1
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-2/+2
* vcl: try to fix windows buildMichael Stahl2016-01-281-1/+3
* Blind fix for WindowsMatteo Casalin2016-01-261-1/+1
* sal_uLong to DWORD/sal_Size in vcl/win/gdi/salprn.cxxMatteo Casalin2016-01-261-17/+15
* sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin2016-01-261-1/+1
* Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin2016-01-261-12/+12
* -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann2016-01-261-1/+1
* -Werror,-Wunused-private-field (clang-cl)Stephan Bergmann2016-01-262-6/+4
* wchar_t confusion (clang-cl)Stephan Bergmann2016-01-261-1/+1
* -Werror,-Wreorder (clang-cl)Stephan Bergmann2016-01-262-3/+3
* tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist2016-01-214-25/+1009
* Win9x has been dead and forgotten for a long timeTor Lillqvist2016-01-191-16/+0
* vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock2016-01-191-3/+3
* fix windows buildNoel Grandin2016-01-181-6/+3
* Revert "fix windows build"Noel Grandin2016-01-181-3/+6
* fix windows buildNoel Grandin2016-01-181-6/+3
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-182-2/+2
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* vcl: fixup prefixes for ImplFontMetricDataPtr variablesChris Sherlock2016-01-151-29/+29
* vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock2016-01-142-2/+2
* Revert "Re-work focus handling to use an idle handler"Miklos Vajna2016-01-121-1/+1
* Re-work focus handling to use an idle handlerTor Lillqvist2016-01-121-1/+1
* vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock2016-01-122-30/+31
* vcl: split off ImplFontCharMap into it's own header fileChris Sherlock2016-01-121-0/+1
* Fix typosAndrea Gelmini2016-01-104-4/+4
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-28/+28
* vcl: promote ImplFontAttributes to FontAttributesChris Sherlock2016-01-101-15/+15
* vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock2016-01-103-37/+37
* vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock2016-01-103-24/+24
* vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock2016-01-091-2/+2
* vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock2016-01-082-6/+6
* Bin some unused functions and fieldsTor Lillqvist2016-01-061-3/+0
* Bin unnecessary variableTor Lillqvist2016-01-061-3/+1
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-0/+1
* vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does!Chris Sherlock2016-01-031-0/+0