summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-04-25Update comment a bitKhaled Hosny
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-22Blind fix for Android buildTor Lillqvist
2016-04-22loplugin:nullptrStephan Bergmann
2016-04-22Don't share the wakeup pipe with child processesTor Lillqvist
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22loplugin:salboolStephan Bergmann
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-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-20Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18cppcheck: cstyleCastCaolán McNamara
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
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-15loplugin:defaultparamsStephan Bergmann
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-04-15vcl: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand
2016-04-14Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-14Unit test hook for online / fonts.Michael Meeks
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-14remove dead fields from WinSalSystem::DisplayMonitorNoel Grandin
2016-04-14use atan2 from std instead of glmTomaž Vajngerl
2016-04-14tdf#99244 opengl: miter limit for poly linesTomaž Vajngerl
2016-04-13vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl
2016-04-13Avoid null ToolBox::mpData deref during Frame::closeStephan Bergmann
2016-04-13Fix showing tooltips in RTL UI with GTK 3Khaled Hosny
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-13tdf#99165 always provide control points for beziersArmin Le Grand
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-12lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken