summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-05-06coverity#1359236 Uninitialized scalar fieldCaolán McNamara
2016-05-06vcl: PhysicalFontFamily::maFontFaces must be sortedMichael Stahl
2016-05-06Set toggle/radio ToolBox bits in .ui tooMaxim Monastirsky
2016-05-06improve perf. of VCL event dispatch, take IIDavid Tardon
2016-05-06tdf#99703 Revert "improve perf. of VCL event dispatch"David Tardon
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-06vcl: save one heap allocThorsten Behrens
2016-05-05remove superfluous checkDavid Tardon
2016-05-05improve perf. of VCL event dispatchDavid Tardon
2016-05-05fix crash in WallpaperImpl destructorNoel Grandin
2016-05-04tdf#62525 vcl: use cow_wrapper for wallXisco Fauli
2016-05-04tdf#62525 vcl: use cow_wrapper for mapmodXisco Fauli
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-05-03Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin
2016-05-03Change vGDIObj pointer to unique_ptr to reduce WinMtfOutput complexityMark Page
2016-05-01tdf93563 volatile signal re-enterancy guardserdemdemirkapi
2016-05-01Fix typosAndrea Gelmini
2016-04-30opengl: track the state of glViewportTomaž Vajngerl
2016-04-30opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl
2016-04-29tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl
2016-04-29use initialization listJochen Nitschke
2016-04-29tdf#62525 vcl: use cow_wrapper for lineinfoXisco Fauli
2016-04-28vcl: fix loplugin:stylepoliceMiklos Vajna
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27vcl: remove unused variable and redundant methodXisco Fauli
2016-04-27tdf#62525 vcl: use cow_wrapper for HatchXisco Fauli
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-04-26loplugin:bodynotinblockTor Lillqvist
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-04-25GDIMetaFile: rename members missing their prefixesMiklos Vajna
2016-04-24Pasting -- from a pdf from a fallback font doesn't give -- as outputCaolán McNamara
2016-04-22Try to fix tdf#93967 by using VclPtr to keep the window aliveArnaud Versini
2016-04-21Make the OSL_ENSURE message match realityTor Lillqvist
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18cppcheck: cstyleCastCaolán McNamara
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-04-14Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe