summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-01-11vcl: ServerFontLayout::setNeedFallback() -> SetNeedFallback()Chris Sherlock
2015-01-11vcl: LayoutEngine::layout() to LayoutEngine::Layout()Chris Sherlock
2015-01-11vcl: cosmetic reident and cleanup of RawBitmap class definitionChris Sherlock
2015-01-11vcl: cosmetic reident of GlyphCachePeer class definitionChris Sherlock
2015-01-11vcl: cosmetic reident and cleanup of ServerFontLayoutEngine class definitionChris Sherlock
2015-01-11vcl: reident ServerFontLayout class definitionChris Sherlock
2015-01-11vcl: cosmetic changes to ImplServerFontEntry definitionChris Sherlock
2015-01-11vcl: ident cleanup of ServerFont class definitionChris Sherlock
2015-01-11vcl: more whitespace cleanup of GlyphCache class definitionChris Sherlock
2015-01-11vcl: whitespace cleanup on GlyphData class definitionChris Sherlock
2015-01-11vcl: whitespace cleanup on GlyphCache class definitionChris Sherlock
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-10Fix user data pointer setting on x86_64 platform on windowsDavid Ostrovsky
2015-01-10vcl: CairoTextRender::nTextColor_ to mnTextColorChris Sherlock
2015-01-10vcl: cleanup cairotextrender.hxxChris Sherlock
2015-01-10vcl: cleanup textrender.hxxChris Sherlock