summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-01follow-up for tinderbox fixJochen Nitschke
2016-04-30fix for tinderboxJochen Nitschke
2016-04-30Fix 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 the state of stencil testTomaž Vajngerl
2016-04-30opengl: track the state of scissor test and the dimensionsTomaž 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-27Print dialog: minor spacing tweaksAdolfo Jayme Barrientos
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-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