summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-01-19use a special X error handler for more GLX callsMarkus Mohrhard
2015-01-19draw polypolygon outline properly (if wanted)Luboš Luňák
2015-01-19do not draw with SALCOLOR_NONELuboš Luňák
2015-01-19remove needless loopLuboš Luňák
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara
2015-01-19vcl: fix glsl int casts of floats.Michael Meeks
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre
2015-01-19try to handle properly fillcolor != linecolor in opengl polypolygons drawingLuboš Luňák
2015-01-19draw polypolygons properly in opengl backendLuboš Luňák
2015-01-19fix opengl hairline special casingLuboš Luňák
2015-01-19use AA for convex polygons when needed tooLuboš Luňák
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-19"area" scaling for opengl that has good results for downscalingLuboš Luňák
2015-01-19Don't allow a negative sample range. Fixes test breakage.Tomaž Vajngerl
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#74124 bilinear scaling with blending for some formatsTomaž Vajngerl
2015-01-19Extract slow path of DrawDeviceAlphaBitmap into its own methodTomaž Vajngerl
2015-01-17forgot the Win and OSX backendMarkus Mohrhard
2015-01-17no need to do that for all contextsMarkus Mohrhard
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15coverity#1264396 Uninitialized scalar fieldCaolán McNamara
2015-01-15Fix warning about ignoring write() return valLuke Deller
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-15vcl: make glyph iterator variable names more clear in GenericSalLayoutChris Sherlock
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-14-Werror,-Wunused-variableStephan Bergmann
2015-01-14Resoles: fdo#38829 Implemented fractional inches for Bug #38829.Foo Lai Choo
2015-01-14vcl: minor - cleanup inc/unx/salgdi.hChris Sherlock
2015-01-13Improve ImplLogicToPixel overflow checkStephan Bergmann
2015-01-13java: inline CheckMemoryUsage test propertiesNoel Grandin
2015-01-12WaE: vcl/opengl/gdiimpl.cxxCaolán McNamara
2015-01-12vcl: possible regression introduced in fa1f37753d2826a0 as part of i99295Chris Sherlock
2015-01-12Work around -fsanitize=shiftStephan Bergmann
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2015-01-12opengl scaling can also handle the generic aliasesLuboš Luňák
2015-01-12implement optimized hairline drawing for openglLuboš Luňák
2015-01-12do not set Y line width to 0Luboš Luňák
2015-01-12make AA edges of objects look smoother (opengl)Luboš Luňák
2015-01-12clean up resetting of solid color when using opengl AALuboš Luňák
2015-01-12fix confusion between transparency and opacityLuboš Luňák
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-12Add lok::Office::postKeyEvent()Miklos Vajna
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12vcl: update comments about GenericSalLayout::ApplyDXArrayChris Sherlock