summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-12-02gtk3: gtk_gesture_get_point may return falseCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-02keep disable image at same depth as originalCaolán McNamara
2015-12-02Revert "small optimisation in paint"Noel Grandin
2015-12-02GraphicFilter::ExportGraphic: adapt to removed expGraphicExportMiklos Vajna
2015-12-02vcl: remaining Android build fixesMiklos Vajna
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-12-02fix Android buildNoel Grandin
2015-12-02small optimisation in paintNoel Grandin
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl
2015-12-01gtk3+wayland: wrong dialog sizesCaolán McNamara
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist
2015-12-01Add 'Linux' string to about dialog OS version infoYousuf Philips
2015-11-30my intent is to provide a define for cairo < 1.10.0Caolán McNamara
2015-11-30vcl: fix further un-initialized boolean.Michael Meeks
2015-11-30gtk3: scroll lock only available in >= 3.18.0Caolán McNamara
2015-11-30gtk3: handle 'standard' invert like quartz doesCaolán McNamara
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara
2015-11-30silence ReleaseMouse warningCaolán McNamara
2015-11-30loplugin:nullptrStephan Bergmann
2015-11-30gtk3: glitches because yours truly cannot tell x from yCaolán McNamara
2015-11-30Resolves: rhbz#1285380 get menus working under waylandCaolán McNamara
2015-11-30fix build, default operator will doCaolán McNamara
2015-11-30uninitialized m_pGraphics -> cppcanvas_emfplus kaboomCaolán McNamara
2015-11-30vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks
2015-11-30gtk3: implement SAL_INVERT_50 rectangle caseCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30Fix tdf95222, graphite justificationMartin Hosken
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28Revert "Revert "write a log file about OpenGL driver""Michael Stahl
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28Missing includesStephan Bergmann
2015-11-28Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-WswitchStephan Bergmann
2015-11-28demo-font.cc needs _USE_MATH_DEFINES for M_PI, M_SQRT2Stephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-11-28-Werror,-WformatStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-27Disable code not needed with new HarfBuzz versionsKhaled Hosny
2015-11-27try to get this working on linux baselineCaolán McNamara
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-27crashtesting: we're using OneBitMsbPal as the 1bit format, not OneBitLsbGreyCaolán McNamara