Age | Commit message (Expand) | Author |
2015-11-30 | gtk3: scroll lock only available in >= 3.18.0 | Caolán McNamara |
2015-11-30 | gtk3: handle 'standard' invert like quartz does | Caolán McNamara |
2015-11-30 | gtk3: implement GetIndicatorState | Caolán McNamara |
2015-11-30 | silence ReleaseMouse warning | Caolán McNamara |
2015-11-30 | loplugin:nullptr | Stephan Bergmann |
2015-11-30 | gtk3: glitches because yours truly cannot tell x from y | Caolán McNamara |
2015-11-30 | Resolves: rhbz#1285380 get menus working under wayland | Caolán McNamara |
2015-11-30 | fix build, default operator will do | Caolán McNamara |
2015-11-30 | uninitialized m_pGraphics -> cppcanvas_emfplus kaboom | Caolán McNamara |
2015-11-30 | vcl: move gtk+ to sharing the same SalGraphics per SalFrame. | Michael Meeks |
2015-11-30 | gtk3: implement SAL_INVERT_50 rectangle case | Caolán McNamara |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-30 | Fix tdf95222, graphite justification | Martin Hosken |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-28 | Revert "Revert "write a log file about OpenGL driver"" | Michael Stahl |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | Missing includes | Stephan Bergmann |
2015-11-28 | Don't wrap glyphy source files in namespace GLyphyDemo | Stephan Bergmann |
2015-11-28 | Adapt to true wchar_t in clang-cl | Stephan Bergmann |
2015-11-28 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-28 | -Werror,-Wmicrosoft-enum-value | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-28 | -Werror,-Wswitch | Stephan Bergmann |
2015-11-28 | demo-font.cc needs _USE_MATH_DEFINES for M_PI, M_SQRT2 | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2015-11-28 | -Werror,-Wformat | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-27 | Disable code not needed with new HarfBuzz versions | Khaled Hosny |
2015-11-27 | try to get this working on linux baseline | Caolán McNamara |
2015-11-27 | mutex used in post-main dtor | Caolán McNamara |
2015-11-27 | crashtesting: we're using OneBitMsbPal as the 1bit format, not OneBitLsbGrey | Caolán McNamara |
2015-11-27 | Revert "write a log file about OpenGL driver" | Thorsten Behrens |
2015-11-26 | Cleanup last, partial include redux patch. | Michael Meeks |
2015-11-26 | vcl: fix build | Michael Stahl |
2015-11-26 | vcl: reduce pointless timer / scheduler / idle includes. | Michael Meeks |
2015-11-26 | tdf#91288 Does not display traditional Chinese variant of | Mark Hung |
2015-11-26 | vcl: fix event processing to idle - for JUnit tests. | Michael Meeks |
2015-11-26 | vcl: OutputDevice::GetTextArray() should always init pDXAry | Michael Stahl |
2015-11-26 | vcl: warn if we can't set a new font in OutputDevice | Michael Stahl |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-26 | restrict this for > cairo 1.10.0 for now | Caolán McNamara |
2015-11-26 | test for IsMouseCaptured before releasing mouse | Caolán McNamara |
2015-11-26 | loplugin:redundantcast | Noel Grandin |
2015-11-25 | vcl: further fix debug name cleanup. | Michael Meeks |
2015-11-25 | vcl: cleanup scheduler debug name usage. | Michael Meeks |
2015-11-25 | vcl: don't treat non-ready timers as idle handlers. | Michael Meeks |