summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* tdf93563 volatile signal re-enterancy guardserdemdemirkapi2016-05-011-1/+1
* Fix typosAndrea Gelmini2016-05-012-2/+2
* opengl: track the state of glViewportTomaž Vajngerl2016-04-301-2/+2
* opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl2016-04-301-0/+1
* opengl: track state of active and bound textures in contextTomaž Vajngerl2016-04-301-0/+3
* tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl2016-04-291-0/+5
* use initialization listJochen Nitschke2016-04-291-4/+3
* tdf#62525 vcl: use cow_wrapper for lineinfoXisco Fauli2016-04-291-66/+23
* vcl: fix loplugin:stylepoliceMiklos Vajna2016-04-281-4/+4
* FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara2016-04-281-2/+0
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-283-18/+18
* vcl: remove unused variable and redundant methodXisco Fauli2016-04-271-28/+22
* tdf#62525 vcl: use cow_wrapper for HatchXisco Fauli2016-04-271-55/+23
* tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl2016-04-272-14/+2
* loplugin:bodynotinblockTor Lillqvist2016-04-261-4/+4
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-265-16/+66
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-2610-310/+310
* tdf#62525 vcl: use cow_wrapper for fontXisco Fauli2016-04-251-135/+13
* GDIMetaFile: rename members missing their prefixesMiklos Vajna2016-04-251-122/+122
* Pasting -- from a pdf from a fallback font doesn't give -- as outputCaolán McNamara2016-04-241-1/+1
* Try to fix tdf#93967 by using VclPtr to keep the window aliveArnaud Versini2016-04-221-1/+1
* Make the OSL_ENSURE message match realityTor Lillqvist2016-04-211-1/+1
* new plugin stylepoliceNoel Grandin2016-04-216-68/+68
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-204-7/+7
* cppcheck: cstyleCastCaolán McNamara2016-04-181-2/+2
* tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin2016-04-181-5/+7
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-189-23/+17
* clean-up: unused using declarations and includesJochen Nitschke2016-04-183-11/+0
* tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt2016-04-151-4/+3
* Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann2016-04-141-1/+3
* loplugin:passstuffbyref in vclNoel Grandin2016-04-145-7/+7
* Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann2016-04-131-1/+1
* tdf#97087 Give comprehensible names to timersMuhammet Kara2016-04-134-4/+4
* Stop assigning null to intrusive_ptrTakeshi Abe2016-04-132-4/+0
* lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen2016-04-121-0/+3
* vcl: split out part of ImplGetTabRect into new functionDouglas Mencken2016-04-121-154/+169
* give tools::ResId a shave and a haircutNoel Grandin2016-04-121-1/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-126-4/+3
* clang-tidy performance-unnecessary-value-param in vclNoel Grandin2016-04-128-9/+9
* Don't get excited about "inline"Stephan Bergmann2016-04-112-39/+23
* Avoid reserved identifiersStephan Bergmann2016-04-112-16/+16
* Remove unused macrosStephan Bergmann2016-04-111-12/+0
* Get rid of _XPMPRIVATEStephan Bergmann2016-04-112-82/+77
* Get rid of _XBMPRIVATEStephan Bergmann2016-04-112-45/+40
* Get rid of _GIFPRIVATEStephan Bergmann2016-04-112-91/+85
* loplugin:constantparamNoel Grandin2016-04-111-4/+4
* vcl: draw toolbox grip with ellipses instead of pixels, HiDPITomaž Vajngerl2016-04-081-24/+8
* Fix simple typo in SAL_INFO tdf#97087Muhammet Kara2016-04-071-1/+1
* vcl: Make it noncopyable by deleting copy ctor & coTakeshi Abe2016-04-072-3/+6
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-062-9/+8