Age | Commit message (Expand) | Author |
2017-07-06 | tdf#106990 set cleartype setting / force to use GDI render mode | Tomaž Vajngerl |
2017-07-05 | loplugin:casttovoid (clang-cl): vcl | Stephan Bergmann |
2017-07-03 | loplugin:oncevar (clang-cl): vcl | Stephan Bergmann |
2017-06-17 | loplugin:unusedfields in vcl part3 | Noel Grandin |
2017-05-30 | vcl: replace dynamic lookups of Windows 7 APIs with static calls | Michael Stahl |
2017-05-18 | Clean up a set of RTL-related comments | Tor Lillqvist |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-08 | hNonAliasedFont is unused | Noel Grandin |
2017-05-07 | tdf#106265 ScopedHDC to clean-up hDC when rendering glyphs | Tomaž Vajngerl |
2017-05-05 | tdf#103158 ctrl+shift should work on key up | Maxim Monastirsky |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-25 | loplugin:checkunusedparams in vcl | Noel Grandin |
2017-04-24 | tdf#107205 vcl: don't always use D2DWriteTextOutRenderer | Michael Stahl |
2017-04-22 | Don't keep gGlobalGlyphCache, gTextureCache around until exit | Stephan Bergmann |
2017-04-19 | loplugin:subtlezeroinit (clang-cl) | Stephan Bergmann |
2017-04-14 | remove the remaining unused mouse cursors | Caolán McNamara |
2017-04-14 | revert removal of apparently unused mouse cursors | Caolán McNamara |
2017-04-13 | tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit() | Michael Stahl |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-04-07 | vcl: remove no longer needed WIN_Rectangle() | Miklos Vajna |
2017-04-06 | tdf#106960: Fix math scaling on Windows | Khaled Hosny |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2017-04-04 | loplugin:loopvartoosmall (clang-cl) | Stephan Bergmann |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-28 | ofz#954 out of memory | Caolán McNamara |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-14 | loplugin:subtlezeroinit (clang-cl) | Stephan Bergmann |
2017-03-13 | WaE: Operator precedence is difficult to get right | Tor Lillqvist |
2017-03-13 | Bin leftover debugging fprintf with reference to some mysterious 'grLog()' | Tor Lillqvist |
2017-03-08 | CIA: unnecessary dll | Caolán McNamara |
2017-03-06 | Restore "pPos and pGetNextGlypInfo always have the same value" | Caolán McNamara |
2017-03-05 | Revert "pPos and pGetNextGlypInfo always have the same value" | Caolán McNamara |
2017-03-04 | pPos and pGetNextGlypInfo always have the same value | Khaled Hosny |
2017-03-04 | pEraseRect is always null | Khaled Hosny |
2017-03-04 | SalLayout::GetBoundRect() works just fine here | Khaled Hosny |
2017-03-04 | Drop dead code | Khaled Hosny |
2017-03-04 | Avoid needless dynamic_cast’s | Khaled Hosny |
2017-03-03 | tdf#103831, tdf#100986: Force using GDI when needed | Khaled Hosny |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-20 | remove unused enumerators from PrinterCapType | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-13 | -Werror,-Wunused-macros (clang-cl) | Stephan Bergmann |
2017-02-12 | VCL: Simplify WinSalInstance::CreateVirtualDevice | Arnaud Versini |
2017-02-10 | Remove MinGW support | Stephan Bergmann |