summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* boost::noncopyable->'= delete'Caolán McNamara2015-02-162-3/+8
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-166-15/+11
* SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin2015-02-161-3/+0
* Related: tdf#63690 - remove rtl_logfileThorsten Behrens2015-02-141-1/+0
* Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken2015-02-121-7/+11
* loplugin:deletedspecial (Mac OS X)Stephan Bergmann2015-02-073-20/+11
* loplugin:deletedspecialStephan Bergmann2015-02-079-33/+25
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-065-14/+11
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-1/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-051-1/+4
* discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák2015-02-041-1/+0
* make idle timers actually activate only when idleLuboš Luňák2015-02-045-4/+7
* coverity#708576 Uninitialized scalar fieldCaolán McNamara2015-02-041-0/+1
* coverity#1268025 Uninitialized scalar fieldCaolán McNamara2015-02-041-0/+1
* coverity#1268025 mnOrigHeight and mnNewHeight is unused nowCaolán McNamara2015-02-041-4/+1
* GlyphCachePeer::mnBytesUsed is always zeroStephan Bergmann2015-02-031-5/+1
* vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin2015-02-0212-225/+225
* vcl: add GenericSalLayout::GetTextRect()Chris Sherlock2015-01-301-1/+10
* make it possible to easily have variants of glsl programsLuboš Luňák2015-01-272-2/+2
* fix windows buildCaolán McNamara2015-01-271-2/+2
* these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara2015-01-278-16/+16
* rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl2015-01-279-10/+19
* add a length arg to GetEmbedFontDataCaolán McNamara2015-01-278-4/+11
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-262-2/+8
* Fix --enable-kde4Stephan Bergmann2015-01-261-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-2610-48/+40
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2616-45/+45
* Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock2015-01-241-1/+1
* vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock2015-01-241-1/+1
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* callcatcher: update unused codeCaolán McNamara2015-01-211-1/+0
* vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl2015-01-201-1/+1
* font cache gets broken on adding an embedded fontCaolán McNamara2015-01-201-0/+2
* Some more loplugin:cstylecast: vclStephan Bergmann2015-01-201-4/+6
* draw polypolygons properly in opengl backendLuboš Luňák2015-01-191-1/+1
* fix opengl hairline special casingLuboš Luňák2015-01-191-0/+6
* use AA for convex polygons when needed tooLuboš Luňák2015-01-191-2/+2
* "area" scaling for opengl that has good results for downscalingLuboš Luňák2015-01-192-0/+3
* vcl: minor - cleanup inc/unx/salgdi.hChris Sherlock2015-01-141-202/+239
* make AA edges of objects look smoother (opengl)Luboš Luňák2015-01-121-1/+2
* clean up resetting of solid color when using opengl AALuboš Luňák2015-01-121-2/+4
* Add lok::Office::postKeyEvent()Miklos Vajna2015-01-121-2/+2
* vcl: ServerFontLayout::setNeedFallback() -> SetNeedFallback()Chris Sherlock2015-01-111-1/+1
* vcl: LayoutEngine::layout() to LayoutEngine::Layout()Chris Sherlock2015-01-111-1/+1
* vcl: cosmetic reident and cleanup of RawBitmap class definitionChris Sherlock2015-01-111-10/+11
* vcl: cosmetic reident of GlyphCachePeer class definitionChris Sherlock2015-01-111-6/+6
* vcl: cosmetic reident and cleanup of ServerFontLayoutEngine class definitionChris Sherlock2015-01-111-2/+3
* vcl: reident ServerFontLayout class definitionChris Sherlock2015-01-111-12/+18
* vcl: cosmetic changes to ImplServerFontEntry definitionChris Sherlock2015-01-111-7/+9
* vcl: ident cleanup of ServerFont class definitionChris Sherlock2015-01-111-60/+61