summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-03-17Add a humble wishTor Lillqvist
2016-03-16tdf#97319: Give up on caching non-BMP glyphsTor Lillqvist
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15fix windows buildChristian Lohmaier
2016-03-15vcl: improve opengl glyph cache debugging.Michael Meeks
2016-03-15tdf#97319: Handle surrogate pairs in glyph caching for SimpleWinLayoutTor Lillqvist
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-14Bin a few pointless static const integersTor Lillqvist
2016-03-14Bin leftover #if 0 snippetTor Lillqvist
2016-03-14Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-11Passing a string to a std::ostringstream ctor is trickyTor Lillqvist
2016-03-10Follow the coding style of surrounding codeTor Lillqvist
2016-03-10Add comment wondering what the code thinks it is doingTor Lillqvist
2016-03-10Factor out the calls to FillRect in the DrawTextImpl() implementationsTor Lillqvist
2016-03-09Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist
2016-03-09DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves
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