summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-02-04coverity#708576 Uninitialized scalar fieldCaolán McNamara
2015-02-04coverity#1268025 Uninitialized scalar fieldCaolán McNamara
2015-02-04coverity#1268025 mnOrigHeight and mnNewHeight is unused nowCaolán McNamara
2015-02-03GlyphCachePeer::mnBytesUsed is always zeroStephan Bergmann
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin
2015-01-30vcl: add GenericSalLayout::GetTextRect()Chris Sherlock
2015-01-27make it possible to easily have variants of glsl programsLuboš Luňák
2015-01-27fix windows buildCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26Fix --enable-kde4Stephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock
2015-01-24vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
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-19"area" scaling for opengl that has good results for downscalingLuboš Luňák
2015-01-14vcl: minor - cleanup inc/unx/salgdi.hChris Sherlock
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-12Add lok::Office::postKeyEvent()Miklos Vajna
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 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
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl